Sep 09 16:39:10.990381 np0000192403 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Sep 09 16:39:11.000923 np0000192403 devstack@c-api.service[111235]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 09 16:39:11.006489 np0000192403 devstack@c-api.service[111235]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Sep 9 16:39:11 2026] *** Sep 09 16:39:11.006489 np0000192403 devstack@c-api.service[111235]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 09 16:39:11.006489 np0000192403 devstack@c-api.service[111235]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 09 16:39:11.006489 np0000192403 devstack@c-api.service[111235]: nodename: np0000192403 Sep 09 16:39:11.006489 np0000192403 devstack@c-api.service[111235]: machine: x86_64 Sep 09 16:39:11.006489 np0000192403 devstack@c-api.service[111235]: clock source: unix Sep 09 16:39:11.006489 np0000192403 devstack@c-api.service[111235]: pcre jit disabled Sep 09 16:39:11.006489 np0000192403 devstack@c-api.service[111235]: detected number of CPU cores: 16 Sep 09 16:39:11.006489 np0000192403 devstack@c-api.service[111235]: current working directory: / Sep 09 16:39:11.006489 np0000192403 devstack@c-api.service[111235]: detected binary path: /usr/bin/uwsgi-core Sep 09 16:39:11.007032 np0000192403 devstack@c-api.service[111235]: your processes number limit is 256916 Sep 09 16:39:11.007032 np0000192403 devstack@c-api.service[111235]: your memory page size is 4096 bytes Sep 09 16:39:11.007032 np0000192403 devstack@c-api.service[111235]: detected max file descriptor number: 2048 Sep 09 16:39:11.007032 np0000192403 devstack@c-api.service[111235]: lock engine: pthread robust mutexes Sep 09 16:39:11.007032 np0000192403 devstack@c-api.service[111235]: thunder lock: enabled Sep 09 16:39:11.007337 np0000192403 devstack@c-api.service[111235]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 09 16:39:11.007392 np0000192403 devstack@c-api.service[111235]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 09 16:39:11.007392 np0000192403 devstack@c-api.service[111235]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 09 16:39:11.007392 np0000192403 devstack@c-api.service[111235]: Set PythonHome to /opt/stack/data/venv Sep 09 16:39:11.058684 np0000192403 devstack@c-api.service[111235]: Python main interpreter initialized at 0x7f43c98a4668 Sep 09 16:39:11.058684 np0000192403 devstack@c-api.service[111235]: python threads support enabled Sep 09 16:39:11.058684 np0000192403 devstack@c-api.service[111235]: your server socket listen backlog is limited to 100 connections Sep 09 16:39:11.058684 np0000192403 devstack@c-api.service[111235]: your mercy for graceful operations on workers is 80 seconds Sep 09 16:39:11.059314 np0000192403 devstack@c-api.service[111235]: mapped 671795 bytes (656 KB) for 4 cores Sep 09 16:39:11.059472 np0000192403 devstack@c-api.service[111235]: *** Operational MODE: preforking *** Sep 09 16:39:11.059667 np0000192403 devstack@c-api.service[111235]: *** uWSGI is running in multiple interpreter mode *** Sep 09 16:39:11.059667 np0000192403 devstack@c-api.service[111235]: spawned uWSGI master process (pid: 111235) Sep 09 16:39:11.059849 np0000192403 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Sep 09 16:39:11.060826 np0000192403 devstack@c-api.service[111235]: spawned uWSGI worker 1 (pid: 111236, cores: 1) Sep 09 16:39:11.061487 np0000192403 devstack@c-api.service[111235]: spawned uWSGI worker 2 (pid: 111237, cores: 1) Sep 09 16:39:11.062091 np0000192403 devstack@c-api.service[111235]: spawned uWSGI worker 3 (pid: 111238, cores: 1) Sep 09 16:39:11.062659 np0000192403 devstack@c-api.service[111235]: spawned uWSGI worker 4 (pid: 111239, cores: 1) Sep 09 16:39:11.062856 np0000192403 devstack@c-api.service[111235]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 09 16:39:11.185484 np0000192403 devstack@c-api.service[111237]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 09 16:39:11.185484 np0000192403 devstack@c-api.service[111237]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 09 16:39:11.185484 np0000192403 devstack@c-api.service[111237]: we strongly recommend against using it for new projects. Sep 09 16:39:11.185484 np0000192403 devstack@c-api.service[111237]: If you are already using Eventlet, we recommend migrating to a different Sep 09 16:39:11.185484 np0000192403 devstack@c-api.service[111237]: framework. For more detail see Sep 09 16:39:11.185484 np0000192403 devstack@c-api.service[111237]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 09 16:39:11.185484 np0000192403 devstack@c-api.service[111237]: import eventlet # noqa Sep 09 16:39:11.218313 np0000192403 devstack@c-api.service[111239]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 09 16:39:11.218313 np0000192403 devstack@c-api.service[111239]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 09 16:39:11.218313 np0000192403 devstack@c-api.service[111239]: we strongly recommend against using it for new projects. Sep 09 16:39:11.218313 np0000192403 devstack@c-api.service[111239]: If you are already using Eventlet, we recommend migrating to a different Sep 09 16:39:11.218313 np0000192403 devstack@c-api.service[111239]: framework. For more detail see Sep 09 16:39:11.218313 np0000192403 devstack@c-api.service[111239]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 09 16:39:11.218313 np0000192403 devstack@c-api.service[111239]: import eventlet # noqa Sep 09 16:39:11.218863 np0000192403 devstack@c-api.service[111238]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 09 16:39:11.218863 np0000192403 devstack@c-api.service[111238]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 09 16:39:11.218863 np0000192403 devstack@c-api.service[111238]: we strongly recommend against using it for new projects. Sep 09 16:39:11.218863 np0000192403 devstack@c-api.service[111238]: If you are already using Eventlet, we recommend migrating to a different Sep 09 16:39:11.218863 np0000192403 devstack@c-api.service[111238]: framework. For more detail see Sep 09 16:39:11.218863 np0000192403 devstack@c-api.service[111238]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 09 16:39:11.218863 np0000192403 devstack@c-api.service[111238]: import eventlet # noqa Sep 09 16:39:11.219700 np0000192403 devstack@c-api.service[111236]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 09 16:39:11.219700 np0000192403 devstack@c-api.service[111236]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 09 16:39:11.219700 np0000192403 devstack@c-api.service[111236]: we strongly recommend against using it for new projects. Sep 09 16:39:11.219700 np0000192403 devstack@c-api.service[111236]: If you are already using Eventlet, we recommend migrating to a different Sep 09 16:39:11.219700 np0000192403 devstack@c-api.service[111236]: framework. For more detail see Sep 09 16:39:11.219700 np0000192403 devstack@c-api.service[111236]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 09 16:39:11.219700 np0000192403 devstack@c-api.service[111236]: import eventlet # noqa Sep 09 16:39:11.340827 np0000192403 devstack@c-api.service[111237]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 09 16:39:11.340827 np0000192403 devstack@c-api.service[111237]: from cgi import parse_header Sep 09 16:39:11.379196 np0000192403 devstack@c-api.service[111237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 09 16:39:11.379196 np0000192403 devstack@c-api.service[111237]: warnings.warn( Sep 09 16:39:11.379391 np0000192403 devstack@c-api.service[111238]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 09 16:39:11.379391 np0000192403 devstack@c-api.service[111238]: from cgi import parse_header Sep 09 16:39:11.380669 np0000192403 devstack@c-api.service[111239]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 09 16:39:11.380669 np0000192403 devstack@c-api.service[111239]: from cgi import parse_header Sep 09 16:39:11.389845 np0000192403 devstack@c-api.service[111236]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 09 16:39:11.389845 np0000192403 devstack@c-api.service[111236]: from cgi import parse_header Sep 09 16:39:11.390443 np0000192403 devstack@c-api.service[111237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 09 16:39:11.390443 np0000192403 devstack@c-api.service[111237]: removals.removed_module( Sep 09 16:39:11.391289 np0000192403 devstack@c-api.service[111237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 09 16:39:11.391289 np0000192403 devstack@c-api.service[111237]: removals.removed_module( Sep 09 16:39:11.418964 np0000192403 devstack@c-api.service[111238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 09 16:39:11.418964 np0000192403 devstack@c-api.service[111238]: warnings.warn( Sep 09 16:39:11.422639 np0000192403 devstack@c-api.service[111239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 09 16:39:11.422639 np0000192403 devstack@c-api.service[111239]: warnings.warn( Sep 09 16:39:11.426642 np0000192403 devstack@c-api.service[111236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 09 16:39:11.426642 np0000192403 devstack@c-api.service[111236]: warnings.warn( Sep 09 16:39:11.429496 np0000192403 devstack@c-api.service[111238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 09 16:39:11.429496 np0000192403 devstack@c-api.service[111238]: removals.removed_module( Sep 09 16:39:11.430215 np0000192403 devstack@c-api.service[111238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 09 16:39:11.430215 np0000192403 devstack@c-api.service[111238]: removals.removed_module( Sep 09 16:39:11.433518 np0000192403 devstack@c-api.service[111239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 09 16:39:11.433518 np0000192403 devstack@c-api.service[111239]: removals.removed_module( Sep 09 16:39:11.434237 np0000192403 devstack@c-api.service[111239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 09 16:39:11.434237 np0000192403 devstack@c-api.service[111239]: removals.removed_module( Sep 09 16:39:11.437179 np0000192403 devstack@c-api.service[111236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 09 16:39:11.437179 np0000192403 devstack@c-api.service[111236]: removals.removed_module( Sep 09 16:39:11.437904 np0000192403 devstack@c-api.service[111236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 09 16:39:11.437904 np0000192403 devstack@c-api.service[111236]: removals.removed_module( Sep 09 16:39:12.155352 np0000192403 devstack@c-api.service[111237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 09 16:39:12.155352 np0000192403 devstack@c-api.service[111237]: warnings.warn( Sep 09 16:39:12.171700 np0000192403 devstack@c-api.service[111236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 09 16:39:12.171700 np0000192403 devstack@c-api.service[111236]: warnings.warn( Sep 09 16:39:12.184558 np0000192403 devstack@c-api.service[111238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 09 16:39:12.184558 np0000192403 devstack@c-api.service[111238]: warnings.warn( Sep 09 16:39:12.214463 np0000192403 devstack@c-api.service[111237]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 09 16:39:12.214463 np0000192403 devstack@c-api.service[111237]: warnings.warn( Sep 09 16:39:12.222478 np0000192403 devstack@c-api.service[111236]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 09 16:39:12.222478 np0000192403 devstack@c-api.service[111236]: warnings.warn( Sep 09 16:39:12.240321 np0000192403 devstack@c-api.service[111238]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 09 16:39:12.240321 np0000192403 devstack@c-api.service[111238]: warnings.warn( Sep 09 16:39:12.287740 np0000192403 devstack@c-api.service[111239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 09 16:39:12.287740 np0000192403 devstack@c-api.service[111239]: warnings.warn( Sep 09 16:39:12.343043 np0000192403 devstack@c-api.service[111239]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 09 16:39:12.343043 np0000192403 devstack@c-api.service[111239]: warnings.warn( Sep 09 16:39:12.414366 np0000192403 devstack@c-api.service[111237]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 09 16:39:12.414551 np0000192403 devstack@c-api.service[111237]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111237) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 09 16:39:12.424831 np0000192403 devstack@c-api.service[111238]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 09 16:39:12.424965 np0000192403 devstack@c-api.service[111236]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 09 16:39:12.425048 np0000192403 devstack@c-api.service[111238]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111238) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 09 16:39:12.425204 np0000192403 devstack@c-api.service[111236]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111236) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 09 16:39:12.503509 np0000192403 devstack@c-api.service[111238]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 09 16:39:12.503509 np0000192403 devstack@c-api.service[111238]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 09 16:39:12.507942 np0000192403 devstack@c-api.service[111236]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 09 16:39:12.507942 np0000192403 devstack@c-api.service[111236]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 09 16:39:12.525659 np0000192403 devstack@c-api.service[111237]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 09 16:39:12.525659 np0000192403 devstack@c-api.service[111237]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 09 16:39:12.530733 np0000192403 devstack@c-api.service[111239]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 09 16:39:12.530910 np0000192403 devstack@c-api.service[111239]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111239) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 09 16:39:12.616305 np0000192403 devstack@c-api.service[111239]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 09 16:39:12.616305 np0000192403 devstack@c-api.service[111239]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 09 16:39:12.991792 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111238) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 09 16:39:12.992052 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111239) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 09 16:39:12.992163 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111236) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 09 16:39:12.992224 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:12.992298 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:12.992427 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:12.992507 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:12.992570 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:12.992634 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:12.992692 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:12.992692 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:12.992847 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:12.994745 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:12.994882 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:12.994882 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:12.995047 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:12.995154 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:12.995216 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:12.995299 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:12.995353 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:12.995413 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:12.995473 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:12.995545 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:12.995616 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:12.995676 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:12.995734 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:12.995803 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:12.995882 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:12.995951 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:12.996028 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:12.996112 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:12.996173 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:12.996288 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:12.996374 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:12.996374 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:12.996374 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:12.996374 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:12.996578 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:12.996632 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:12.996632 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:12.996732 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:12.996732 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:12.996883 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:12.996951 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:12.996951 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:12.996951 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:12.997140 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:12.997201 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:12.997325 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:12.997325 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:12.997325 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:12.997325 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:12.997325 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:12.997325 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:12.997631 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:12.997631 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:12.997631 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:12.997631 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:12.997631 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:12.997920 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:12.997985 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:12.998038 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:12.998302 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:12.998373 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:12.998373 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:12.998373 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:12.998373 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:12.998373 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:12.998651 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:12.998651 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:12.998651 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:12.998651 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:12.998651 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:12.998651 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:12.998651 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:12.999041 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111237) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 09 16:39:12.999487 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:12.999571 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:12.999631 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:12.999700 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:12.999765 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:12.999845 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:12.999911 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:12.999971 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.000033 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.000146 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.000220 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.000379 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.000447 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.000507 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.000565 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.000623 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.000691 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.000759 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.000835 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.000913 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.000975 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.001043 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.001137 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.001137 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.001378 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.001378 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.001378 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.001378 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.001378 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.001378 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.001378 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.001853 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.001923 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.001985 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.002056 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.002144 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.002144 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.002290 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.002369 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.002430 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.002483 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.002543 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.002605 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.002665 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.002723 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.002788 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.002873 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.002957 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.003018 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.003103 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.003171 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.003271 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.003336 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.003397 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.003455 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.003519 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.003589 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.003648 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.003706 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.003766 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.003766 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.003766 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.003766 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.003766 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.004155 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.004231 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.004317 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.004375 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.004434 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.004434 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.004434 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.004434 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.004644 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.004707 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.004793 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.004793 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.004793 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.005585 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.005677 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.005771 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.005853 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.005935 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.006016 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.006142 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.006271 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.006368 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.006465 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.006546 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.006621 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.006697 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.006772 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.006772 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.006772 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.006772 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.007476 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.007476 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.007476 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.007476 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.007476 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.007476 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.007476 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.007476 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.007476 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.007476 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.008299 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.008299 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.008299 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.008299 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.008695 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.008695 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.008695 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.008695 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.008902 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.008982 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.009046 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.009159 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.009223 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.009321 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.009378 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.009439 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.009493 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.009801 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.009801 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.009976 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.010038 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.010159 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.010219 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.010320 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.010377 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.010430 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.011192 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.011523 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.011676 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.011756 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.011756 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.011756 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.011907 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.011907 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.011907 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.012111 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.012193 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.012289 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.012362 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.012440 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.012501 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.012563 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.012615 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.012674 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.012725 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.012781 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.012834 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.012921 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.012990 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.013051 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.013146 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.013207 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.013298 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.013359 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.013359 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.013359 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.013359 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.013359 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.013359 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.013359 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.013708 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.013708 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.013708 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.013708 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.013708 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.013708 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.014021 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.014178 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.014262 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.014323 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.014382 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.014443 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.014678 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.014754 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.014815 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.014874 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.014940 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.014999 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.015090 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.015155 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.015222 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.015314 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.015314 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.015314 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.015484 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.015543 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.015543 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.015648 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.015708 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.015708 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.015708 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.015708 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.015917 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.015974 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.016032 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.016115 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.016176 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.016248 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.016307 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.016307 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.016307 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.016307 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.016533 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.016533 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.016533 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.016533 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.016533 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.016533 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.016533 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.016948 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.016948 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.016948 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.016948 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.016948 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.017280 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.017338 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.017395 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.017454 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.017513 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.017570 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.017646 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.017646 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.017757 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.017822 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.017893 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.017893 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.018025 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.018112 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.018189 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.018189 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.018330 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.018390 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.018457 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.018514 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.018572 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.018626 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.018683 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.018739 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.018797 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.018861 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.018930 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.019008 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.019091 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.019156 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.019355 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.019434 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.019496 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.019577 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.019639 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.019699 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.019757 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.019828 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.019899 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.019971 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.020042 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.020141 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.020202 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.020305 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.020368 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.020425 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.020504 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.020565 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.020622 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.020674 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.020744 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.020803 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.020860 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.020923 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.020996 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.021084 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.021084 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.021084 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.021280 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.021280 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.021280 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.021280 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.021280 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.021535 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.021597 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.021666 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.021666 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.021772 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.021834 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.021834 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.021960 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.022046 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.022137 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.022197 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.022272 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.022272 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.022272 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.022272 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.022272 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.022555 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.022555 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.022555 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.022555 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.022555 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.022555 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.022555 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.027524 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.027524 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.027717 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.027717 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.027829 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.027887 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.027952 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.028009 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.028009 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.028181 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.028279 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.028279 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.028279 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.028279 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.028485 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.028485 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.028485 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.028485 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.028678 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.028756 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.028815 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.028876 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.028936 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.029000 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.029088 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.029151 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.029229 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.029324 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.029409 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.029470 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.029537 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.029594 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.029653 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.029713 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.029769 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.029824 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.029886 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.029954 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.030022 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.030135 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.030135 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.030300 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.030364 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.030423 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.030510 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.030571 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.030630 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.030711 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.030770 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.030821 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.030881 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.030940 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.030997 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.030997 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.030997 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.030997 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.031559 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.031681 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.031681 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.031681 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.031845 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.031845 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.031951 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.032011 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.032098 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.032098 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.032098 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.032328 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.032328 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.032464 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.032537 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.032604 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.032604 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.032727 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.032787 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.032845 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.032917 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.032999 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.033088 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.033151 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.033208 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.033305 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.033305 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.033305 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.034192 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.034316 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.034316 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.034471 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.034471 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.034471 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.034624 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.034685 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.034743 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.034743 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.034743 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.034743 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.034945 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.034945 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.035094 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.035094 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.035094 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.035302 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.035302 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.035439 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.035510 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.035570 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.035642 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.035712 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.035793 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.035877 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.035940 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.035998 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.036091 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.036169 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.036231 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.036321 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.036385 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.036492 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.036584 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.036648 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.036706 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.036767 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.036825 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.036897 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.036988 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.037115 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.037191 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.037299 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.037393 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.037457 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.037559 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.037632 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.037685 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.037747 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.037805 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.037858 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.037908 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.037976 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.038040 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.038122 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.038201 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.038284 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.038341 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.038410 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.038471 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.038545 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.038614 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.038687 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.038755 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.038807 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.038867 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.038925 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.038985 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.039045 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.039124 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.039176 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.039228 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.039327 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.039385 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.039448 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.039500 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.039568 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.039631 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.039688 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.039758 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.039817 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.040033 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.040229 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.040327 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.040388 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.040445 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.040504 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.040559 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.040633 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.040700 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.040758 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.040827 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.040906 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.040966 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.041025 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.041113 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.041175 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.041330 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.041398 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.041459 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.041517 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.041585 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.041683 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.041747 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.041805 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.041866 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.041925 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.041983 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.042042 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.042136 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.042197 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.042470 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.042560 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.042621 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.042708 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.042771 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.042830 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.042887 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.042945 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.043002 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.043087 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.043149 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.043228 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.043313 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.043380 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.043443 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.043503 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.043569 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.043643 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.043724 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.043791 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.043862 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.043932 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.044106 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.044178 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.044263 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.044339 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.044439 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.044439 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.044571 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.044571 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.044571 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.044571 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.044571 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.044890 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.044955 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.045012 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.045097 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.045159 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.045159 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.045306 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.045385 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.045506 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.045577 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.045629 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.045680 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.045748 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.045748 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.045877 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.045949 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.046011 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.046095 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.046158 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.046269 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.046341 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.046402 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.046402 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.046512 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.046512 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.046512 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.046512 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.046864 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.046950 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.046950 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.047143 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.047211 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.047298 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.047298 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.047298 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.047298 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.047298 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.047578 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.047578 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.047578 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.047578 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.047578 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.047841 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.047841 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.047960 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.048011 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.048011 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.048107 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.048150 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.048150 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.048150 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.048275 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.048275 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.048362 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.048402 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.048447 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.048486 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.048525 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.048562 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.048601 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.048636 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.048669 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.048708 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.048746 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.048783 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.048830 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.048883 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.048930 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.048968 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.049008 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.049046 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.049112 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.049153 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.049191 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.049258 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.049301 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.049301 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.049377 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.049377 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.049446 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.049446 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.049446 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.049446 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.049446 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.049446 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.049446 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.049699 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.049740 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.049784 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.049824 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.049868 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.049917 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.049957 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.050009 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.050052 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.050110 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.050355 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.050403 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.050443 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.050481 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.050516 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.050516 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.050516 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.050516 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.050516 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.050697 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.050738 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.050776 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.050813 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.050851 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.050851 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.050851 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.050851 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.051004 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.051045 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.051101 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.051156 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.051196 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.051255 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.051303 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.051337 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.051380 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.051431 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.051467 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.051499 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.051538 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.051577 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.051616 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.051648 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.051684 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.051719 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.051760 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.051801 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.051840 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.051875 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.051909 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.051952 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.051990 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.052025 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.052081 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.052116 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.052167 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.052207 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.052261 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.052301 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.052338 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.052381 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.052420 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.052452 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.052489 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.052534 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.052582 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.052621 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.052659 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.052697 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.052735 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.052771 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.052809 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.052846 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.052885 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.052923 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.052977 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.053022 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.053078 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.053118 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.053157 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.053195 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.053232 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.053291 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.053327 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.053377 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.053417 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.053519 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.053562 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.053602 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.053641 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.053727 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.053768 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.053807 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.053851 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.053902 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.053941 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.053987 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.054036 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.054096 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.054150 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.054184 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.054223 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.054277 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.054316 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.054354 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.054403 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.054403 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.054403 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.054403 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.054403 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.054562 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.054603 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.054603 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.054674 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.054713 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.054862 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.054912 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.054956 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.055003 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.055050 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.055120 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.055160 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.055198 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.055198 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.055291 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.055337 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.055377 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.055410 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.055410 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.055410 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.055410 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.055410 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.055410 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.055593 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.055593 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.055593 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.055593 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.055744 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.055794 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.055833 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.055918 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.055976 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.056018 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.056085 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.056122 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.056156 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.056204 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.056265 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.056314 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.056364 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.056405 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.056445 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.056479 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.056526 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.056571 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.056613 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.056666 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.056712 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.056758 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.056792 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.056826 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.056864 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.056898 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.056931 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.057117 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.057177 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.057231 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.057433 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.057488 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.057527 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.057585 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.057638 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.057682 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.057720 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.057756 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.057756 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.057756 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.057865 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.057904 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.057940 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.057979 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.058016 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.058053 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.058113 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.058147 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.058180 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.058218 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.058218 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.058218 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:39:13.058351 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.058351 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.058429 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.058466 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.058466 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.058539 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.058577 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.058614 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.058663 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.058711 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.058711 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.058794 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.058835 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.058871 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.058871 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.058871 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.058871 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.058871 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.059032 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:39:13.059032 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:39:13.059032 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:39:13.059032 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:39:13.059032 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:39:13.059032 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:39:13.100526 np0000192403 devstack@c-api.service[111239]: INFO dbcounter [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Registered counter for database cinder Sep 09 16:39:13.102809 np0000192403 devstack@c-api.service[111238]: INFO dbcounter [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Registered counter for database cinder Sep 09 16:39:13.103352 np0000192403 devstack@c-api.service[111236]: INFO dbcounter [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Registered counter for database cinder Sep 09 16:39:13.104428 np0000192403 devstack@c-api.service[111237]: INFO dbcounter [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Registered counter for database cinder Sep 09 16:39:13.140660 np0000192403 devstack@c-api.service[111239]: DEBUG oslo_db.sqlalchemy.engines [None req-86618d86-8d57-4307-b034-704296340fb9 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=111239) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 16:39:13.146098 np0000192403 devstack@c-api.service[111236]: DEBUG oslo_db.sqlalchemy.engines [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 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=111236) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 16:39:13.148156 np0000192403 devstack@c-api.service[111238]: DEBUG oslo_db.sqlalchemy.engines [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db 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=111238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 16:39:13.149290 np0000192403 devstack@c-api.service[111237]: DEBUG oslo_db.sqlalchemy.engines [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 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=111237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 16:39:13.246956 np0000192403 devstack@c-api.service[111239]: DEBUG dbcounter [-] [111239] Writer thread running {{(pid=111239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 09 16:39:13.249865 np0000192403 devstack@c-api.service[111239]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 09 16:39:13.249865 np0000192403 devstack@c-api.service[111239]: return base.obj_make_list(context, cls(context), objects.Service, Sep 09 16:39:13.250312 np0000192403 devstack@c-api.service[111239]: INFO cinder.rpc [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 09 16:39:13.252612 np0000192403 devstack@c-api.service[111239]: INFO cinder.rpc [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 09 16:39:13.254810 np0000192403 devstack@c-api.service[111239]: INFO cinder.rpc [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 09 16:39:13.257010 np0000192403 devstack@c-api.service[111239]: INFO cinder.rpc [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 09 16:39:13.257873 np0000192403 devstack@c-api.service[111239]: WARNING castellan.key_manager.migration [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.259529 np0000192403 devstack@c-api.service[111238]: DEBUG dbcounter [-] [111238] Writer thread running {{(pid=111238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 09 16:39:13.260760 np0000192403 devstack@c-api.service[111239]: WARNING castellan.key_manager.migration [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.262510 np0000192403 devstack@c-api.service[111238]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 09 16:39:13.262510 np0000192403 devstack@c-api.service[111238]: return base.obj_make_list(context, cls(context), objects.Service, Sep 09 16:39:13.262775 np0000192403 devstack@c-api.service[111238]: INFO cinder.rpc [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 09 16:39:13.265469 np0000192403 devstack@c-api.service[111238]: INFO cinder.rpc [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 09 16:39:13.267822 np0000192403 devstack@c-api.service[111238]: INFO cinder.rpc [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 09 16:39:13.270000 np0000192403 devstack@c-api.service[111238]: INFO cinder.rpc [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 09 16:39:13.270889 np0000192403 devstack@c-api.service[111236]: DEBUG dbcounter [-] [111236] Writer thread running {{(pid=111236) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 09 16:39:13.271293 np0000192403 devstack@c-api.service[111238]: WARNING castellan.key_manager.migration [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.273661 np0000192403 devstack@c-api.service[111236]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 09 16:39:13.273661 np0000192403 devstack@c-api.service[111236]: return base.obj_make_list(context, cls(context), objects.Service, Sep 09 16:39:13.273973 np0000192403 devstack@c-api.service[111236]: INFO cinder.rpc [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 09 16:39:13.274526 np0000192403 devstack@c-api.service[111238]: WARNING castellan.key_manager.migration [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.276349 np0000192403 devstack@c-api.service[111236]: INFO cinder.rpc [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 09 16:39:13.278432 np0000192403 devstack@c-api.service[111236]: INFO cinder.rpc [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 09 16:39:13.279641 np0000192403 devstack@c-api.service[111237]: DEBUG dbcounter [-] [111237] Writer thread running {{(pid=111237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 09 16:39:13.280540 np0000192403 devstack@c-api.service[111236]: INFO cinder.rpc [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 09 16:39:13.281585 np0000192403 devstack@c-api.service[111236]: WARNING castellan.key_manager.migration [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.283215 np0000192403 devstack@c-api.service[111237]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 09 16:39:13.283215 np0000192403 devstack@c-api.service[111237]: return base.obj_make_list(context, cls(context), objects.Service, Sep 09 16:39:13.283810 np0000192403 devstack@c-api.service[111237]: INFO cinder.rpc [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 09 16:39:13.285210 np0000192403 devstack@c-api.service[111236]: WARNING castellan.key_manager.migration [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.286334 np0000192403 devstack@c-api.service[111237]: INFO cinder.rpc [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 09 16:39:13.288761 np0000192403 devstack@c-api.service[111237]: INFO cinder.rpc [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 09 16:39:13.291047 np0000192403 devstack@c-api.service[111237]: INFO cinder.rpc [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 09 16:39:13.292220 np0000192403 devstack@c-api.service[111237]: WARNING castellan.key_manager.migration [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.294013 np0000192403 devstack@c-api.service[111239]: DEBUG oslo_db.sqlalchemy.engines [None req-86618d86-8d57-4307-b034-704296340fb9 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=111239) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 16:39:13.296419 np0000192403 devstack@c-api.service[111239]: INFO cinder.rpc [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 09 16:39:13.296479 np0000192403 devstack@c-api.service[111237]: WARNING castellan.key_manager.migration [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.298454 np0000192403 devstack@c-api.service[111239]: INFO cinder.rpc [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 09 16:39:13.299283 np0000192403 devstack@c-api.service[111239]: WARNING castellan.key_manager.migration [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.308865 np0000192403 devstack@c-api.service[111239]: WARNING castellan.key_manager.migration [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.311110 np0000192403 devstack@c-api.service[111238]: DEBUG oslo_db.sqlalchemy.engines [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db 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=111238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 16:39:13.313005 np0000192403 devstack@c-api.service[111239]: WARNING castellan.key_manager.migration [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.314055 np0000192403 devstack@c-api.service[111238]: INFO cinder.rpc [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 09 16:39:13.316022 np0000192403 devstack@c-api.service[111238]: INFO cinder.rpc [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 09 16:39:13.316121 np0000192403 devstack@c-api.service[111239]: WARNING castellan.key_manager.migration [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.317042 np0000192403 devstack@c-api.service[111238]: WARNING castellan.key_manager.migration [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.320267 np0000192403 devstack@c-api.service[111239]: WARNING castellan.key_manager.migration [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.320507 np0000192403 devstack@c-api.service[111236]: DEBUG oslo_db.sqlalchemy.engines [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 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=111236) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 16:39:13.323320 np0000192403 devstack@c-api.service[111239]: WARNING castellan.key_manager.migration [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.323580 np0000192403 devstack@c-api.service[111236]: INFO cinder.rpc [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 09 16:39:13.325958 np0000192403 devstack@c-api.service[111236]: INFO cinder.rpc [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 09 16:39:13.326194 np0000192403 devstack@c-api.service[111239]: WARNING castellan.key_manager.migration [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.327165 np0000192403 devstack@c-api.service[111236]: WARNING castellan.key_manager.migration [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.328216 np0000192403 devstack@c-api.service[111238]: WARNING castellan.key_manager.migration [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.329169 np0000192403 devstack@c-api.service[111239]: WARNING castellan.key_manager.migration [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.331551 np0000192403 devstack@c-api.service[111238]: WARNING castellan.key_manager.migration [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.331914 np0000192403 devstack@c-api.service[111239]: WARNING castellan.key_manager.migration [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.333621 np0000192403 devstack@c-api.service[111237]: DEBUG oslo_db.sqlalchemy.engines [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 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=111237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 16:39:13.334735 np0000192403 devstack@c-api.service[111239]: WARNING castellan.key_manager.migration [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.334854 np0000192403 devstack@c-api.service[111238]: WARNING castellan.key_manager.migration [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.336270 np0000192403 devstack@c-api.service[111239]: WARNING castellan.key_manager.migration [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.336876 np0000192403 devstack@c-api.service[111237]: INFO cinder.rpc [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 09 16:39:13.338720 np0000192403 devstack@c-api.service[111236]: WARNING castellan.key_manager.migration [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.338845 np0000192403 devstack@c-api.service[111239]: WARNING castellan.key_manager.migration [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.339470 np0000192403 devstack@c-api.service[111237]: INFO cinder.rpc [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 09 16:39:13.340090 np0000192403 devstack@c-api.service[111238]: WARNING castellan.key_manager.migration [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.340689 np0000192403 devstack@c-api.service[111237]: WARNING castellan.key_manager.migration [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.342305 np0000192403 devstack@c-api.service[111236]: WARNING castellan.key_manager.migration [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.343418 np0000192403 devstack@c-api.service[111238]: WARNING castellan.key_manager.migration [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.344181 np0000192403 devstack@c-api.service[111239]: WARNING castellan.key_manager.migration [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.345979 np0000192403 devstack@c-api.service[111236]: WARNING castellan.key_manager.migration [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.346420 np0000192403 devstack@c-api.service[111238]: WARNING castellan.key_manager.migration [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.347489 np0000192403 devstack@c-api.service[111239]: WARNING castellan.key_manager.migration [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.349528 np0000192403 devstack@c-api.service[111238]: WARNING castellan.key_manager.migration [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.349641 np0000192403 devstack@c-api.service[111239]: WARNING castellan.key_manager.migration [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.351197 np0000192403 devstack@c-api.service[111239]: WARNING castellan.key_manager.migration [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.351584 np0000192403 devstack@c-api.service[111236]: WARNING castellan.key_manager.migration [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.352402 np0000192403 devstack@c-api.service[111238]: WARNING castellan.key_manager.migration [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.352800 np0000192403 devstack@c-api.service[111239]: WARNING castellan.key_manager.migration [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.352895 np0000192403 devstack@c-api.service[111237]: WARNING castellan.key_manager.migration [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.354274 np0000192403 devstack@c-api.service[111239]: WARNING castellan.key_manager.migration [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.354748 np0000192403 devstack@c-api.service[111236]: WARNING castellan.key_manager.migration [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.355190 np0000192403 devstack@c-api.service[111238]: WARNING castellan.key_manager.migration [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.355589 np0000192403 devstack@c-api.service[111239]: WARNING castellan.key_manager.migration [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.356344 np0000192403 devstack@c-api.service[111237]: WARNING castellan.key_manager.migration [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.356605 np0000192403 devstack@c-api.service[111239]: WARNING cinder.api.contrib.hosts [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 09 16:39:13.356700 np0000192403 devstack@c-api.service[111238]: WARNING castellan.key_manager.migration [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.357336 np0000192403 devstack@c-api.service[111239]: WARNING castellan.key_manager.migration [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.357912 np0000192403 devstack@c-api.service[111236]: WARNING castellan.key_manager.migration [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.358813 np0000192403 devstack@c-api.service[111239]: WARNING castellan.key_manager.migration [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.359375 np0000192403 devstack@c-api.service[111238]: WARNING castellan.key_manager.migration [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.359659 np0000192403 devstack@c-api.service[111237]: WARNING castellan.key_manager.migration [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.360191 np0000192403 devstack@c-api.service[111239]: WARNING castellan.key_manager.migration [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.361011 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.v3.router [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Extended resource: extensions {{(pid=111239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.361185 np0000192403 devstack@c-api.service[111236]: WARNING castellan.key_manager.migration [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.362799 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.v3.router [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Extended resource: encryption {{(pid=111239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.363788 np0000192403 devstack@c-api.service[111237]: WARNING castellan.key_manager.migration [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.363974 np0000192403 devstack@c-api.service[111236]: WARNING castellan.key_manager.migration [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.364153 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.v3.router [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Extended resource: encryption {{(pid=111239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.364641 np0000192403 devstack@c-api.service[111238]: WARNING castellan.key_manager.migration [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.365651 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.v3.router [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Extended resource: scheduler-stats {{(pid=111239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.366899 np0000192403 devstack@c-api.service[111236]: WARNING castellan.key_manager.migration [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.367126 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.v3.router [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Extended resource: capabilities {{(pid=111239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.368032 np0000192403 devstack@c-api.service[111238]: WARNING castellan.key_manager.migration [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.368321 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.v3.router [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Extended resource: os-quota-sets {{(pid=111239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.368416 np0000192403 devstack@c-api.service[111237]: WARNING castellan.key_manager.migration [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.368539 np0000192403 devstack@c-api.service[111236]: WARNING castellan.key_manager.migration [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.369727 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.v3.router [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Extended resource: os-volume-type-access {{(pid=111239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.370272 np0000192403 devstack@c-api.service[111238]: WARNING castellan.key_manager.migration [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.371335 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.v3.router [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Extended resource: os-quota-class-sets {{(pid=111239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.371438 np0000192403 devstack@c-api.service[111236]: WARNING castellan.key_manager.migration [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.371524 np0000192403 devstack@c-api.service[111237]: WARNING castellan.key_manager.migration [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.371756 np0000192403 devstack@c-api.service[111238]: WARNING castellan.key_manager.migration [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.372523 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.v3.router [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Extended resource: qos-specs {{(pid=111239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.373290 np0000192403 devstack@c-api.service[111238]: WARNING castellan.key_manager.migration [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.374619 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.v3.router [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Extended resource: cgsnapshots {{(pid=111239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.374718 np0000192403 devstack@c-api.service[111238]: WARNING castellan.key_manager.migration [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.374952 np0000192403 devstack@c-api.service[111237]: WARNING castellan.key_manager.migration [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.375950 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.v3.router [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Extended resource: extra_specs {{(pid=111239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.376082 np0000192403 devstack@c-api.service[111238]: WARNING castellan.key_manager.migration [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.376958 np0000192403 devstack@c-api.service[111236]: WARNING castellan.key_manager.migration [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.377052 np0000192403 devstack@c-api.service[111238]: WARNING cinder.api.contrib.hosts [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 09 16:39:13.377381 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.v3.router [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Extended resource: consistencygroups {{(pid=111239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.377756 np0000192403 devstack@c-api.service[111238]: WARNING castellan.key_manager.migration [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.378447 np0000192403 devstack@c-api.service[111237]: WARNING castellan.key_manager.migration [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.379178 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.v3.router [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Extended resource: backups {{(pid=111239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.379298 np0000192403 devstack@c-api.service[111238]: WARNING castellan.key_manager.migration [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.380405 np0000192403 devstack@c-api.service[111236]: WARNING castellan.key_manager.migration [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.380588 np0000192403 devstack@c-api.service[111238]: WARNING castellan.key_manager.migration [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.381039 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.v3.router [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Extended resource: os-availability-zone {{(pid=111239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.381424 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.v3.router [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Extended resource: extensions {{(pid=111238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.381739 np0000192403 devstack@c-api.service[111237]: WARNING castellan.key_manager.migration [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.382305 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.v3.router [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Extended resource: os-hosts {{(pid=111239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.382642 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.v3.router [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Extended resource: encryption {{(pid=111238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.382735 np0000192403 devstack@c-api.service[111236]: WARNING castellan.key_manager.migration [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.383524 np0000192403 devstack@c-api.service[111237]: WARNING castellan.key_manager.migration [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.383625 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.v3.router [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Extended resource: os-volume-transfer {{(pid=111239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.384109 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.v3.router [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Extended resource: encryption {{(pid=111238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.384413 np0000192403 devstack@c-api.service[111236]: WARNING castellan.key_manager.migration [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.385124 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.v3.router [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Extended resource: os-snapshot-manage {{(pid=111239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.385626 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.v3.router [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Extended resource: scheduler-stats {{(pid=111238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.385997 np0000192403 devstack@c-api.service[111236]: WARNING castellan.key_manager.migration [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.386462 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.v3.router [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Extended resource: os-volume-manage {{(pid=111239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.386561 np0000192403 devstack@c-api.service[111237]: WARNING castellan.key_manager.migration [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.387536 np0000192403 devstack@c-api.service[111236]: WARNING castellan.key_manager.migration [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.387633 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.v3.router [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Extended resource: capabilities {{(pid=111238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.388758 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.v3.router [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Extended resource: os-quota-sets {{(pid=111238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.388893 np0000192403 devstack@c-api.service[111239]: WARNING castellan.key_manager.migration [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.388986 np0000192403 devstack@c-api.service[111236]: WARNING castellan.key_manager.migration [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.389983 np0000192403 devstack@c-api.service[111236]: WARNING cinder.api.contrib.hosts [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 09 16:39:13.390143 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.v3.router [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Extended resource: os-volume-type-access {{(pid=111238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.390364 np0000192403 devstack@c-api.service[111239]: WARNING castellan.key_manager.migration [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.390726 np0000192403 devstack@c-api.service[111236]: WARNING castellan.key_manager.migration [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.391605 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.v3.router [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Extended resource: os-quota-class-sets {{(pid=111238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.391703 np0000192403 devstack@c-api.service[111239]: WARNING castellan.key_manager.migration [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.392271 np0000192403 devstack@c-api.service[111236]: WARNING castellan.key_manager.migration [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.392384 np0000192403 devstack@c-api.service[111237]: WARNING castellan.key_manager.migration [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.392812 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.v3.router [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Extended resource: qos-specs {{(pid=111238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.393081 np0000192403 devstack@c-api.service[111239]: WARNING castellan.key_manager.migration [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.393686 np0000192403 devstack@c-api.service[111236]: WARNING castellan.key_manager.migration [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.394469 np0000192403 devstack@c-api.service[111239]: WARNING castellan.key_manager.migration [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.394582 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.v3.router [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Extended resource: extensions {{(pid=111236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.394791 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.v3.router [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Extended resource: cgsnapshots {{(pid=111238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.395460 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.contrib.snapshot_actions [None req-86618d86-8d57-4307-b034-704296340fb9 None None] SnapshotActionsController initialized {{(pid=111239) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 09 16:39:13.395840 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.v3.router [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Extended resource: encryption {{(pid=111236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.396158 np0000192403 devstack@c-api.service[111237]: WARNING castellan.key_manager.migration [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.396281 np0000192403 devstack@c-api.service[111239]: WARNING castellan.key_manager.migration [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.396368 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.v3.router [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Extended resource: extra_specs {{(pid=111238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.397329 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.v3.router [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Extended resource: encryption {{(pid=111236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.397645 np0000192403 devstack@c-api.service[111239]: WARNING castellan.key_manager.migration [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.397740 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.v3.router [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Extended resource: consistencygroups {{(pid=111238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.398431 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.v3.router [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:39:13.398565 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.v3.router [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:39:13.398649 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.v3.router [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:39:13.399079 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.v3.router [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:39:13.399220 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.v3.router [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Extended resource: scheduler-stats {{(pid=111236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.399340 np0000192403 devstack@c-api.service[111237]: WARNING castellan.key_manager.migration [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.399419 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.v3.router [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Extension TypesManage extending resource: types {{(pid=111239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:39:13.399419 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.v3.router [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:39:13.399419 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.v3.router [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Extension AdminActions extending resource: volumes {{(pid=111239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:39:13.399419 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.v3.router [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Extension AdminActions extending resource: snapshots {{(pid=111239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:39:13.399419 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.v3.router [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Extension AdminActions extending resource: backups {{(pid=111239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:39:13.399419 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.v3.router [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:39:13.399845 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.v3.router [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Extension UsedLimits extending resource: limits {{(pid=111239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:39:13.399938 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.v3.router [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Extended resource: backups {{(pid=111238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.401399 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.v3.router [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:39:13.401399 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.v3.router [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:39:13.401399 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.v3.router [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:39:13.401399 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.v3.router [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Extension VolumeActions extending resource: volumes {{(pid=111239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:39:13.401399 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.v3.router [None req-86618d86-8d57-4307-b034-704296340fb9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:39:13.401740 np0000192403 devstack@c-api.service[111237]: WARNING castellan.key_manager.migration [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.401810 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.v3.router [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Extended resource: capabilities {{(pid=111236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.401879 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.v3.router [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Extended resource: os-availability-zone {{(pid=111238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.402305 np0000192403 devstack@c-api.service[111237]: WARNING castellan.key_manager.migration [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.402506 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.v3.router [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Extended resource: os-quota-sets {{(pid=111236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.402889 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.v3.router [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Extended resource: os-hosts {{(pid=111238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.404053 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.v3.router [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Extended resource: os-volume-type-access {{(pid=111236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.404200 np0000192403 devstack@c-api.service[111237]: WARNING castellan.key_manager.migration [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.404310 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.v3.router [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Extended resource: os-volume-transfer {{(pid=111238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.405527 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.v3.router [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Extended resource: os-quota-class-sets {{(pid=111236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.405764 np0000192403 devstack@c-api.service[111237]: WARNING castellan.key_manager.migration [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.405862 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.v3.router [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Extended resource: os-snapshot-manage {{(pid=111238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.406745 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.v3.router [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Extended resource: qos-specs {{(pid=111236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.406946 np0000192403 devstack@c-api.service[111237]: WARNING cinder.api.contrib.hosts [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 09 16:39:13.407664 np0000192403 devstack@c-api.service[111239]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f43c98a4668 pid: 111239 (default app) Sep 09 16:39:13.408373 np0000192403 devstack@c-api.service[111237]: WARNING castellan.key_manager.migration [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.408489 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.v3.router [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Extended resource: os-volume-manage {{(pid=111238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.408780 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.v3.router [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Extended resource: cgsnapshots {{(pid=111236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.409713 np0000192403 devstack@c-api.service[111237]: WARNING castellan.key_manager.migration [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.410174 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.v3.router [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Extended resource: extra_specs {{(pid=111236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.410729 np0000192403 devstack@c-api.service[111238]: WARNING castellan.key_manager.migration [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.411150 np0000192403 devstack@c-api.service[111237]: WARNING castellan.key_manager.migration [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.411679 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.v3.router [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Extended resource: consistencygroups {{(pid=111236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.412013 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.v3.router [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Extended resource: extensions {{(pid=111237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.412548 np0000192403 devstack@c-api.service[111238]: WARNING castellan.key_manager.migration [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.413477 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.v3.router [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Extended resource: encryption {{(pid=111237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.413699 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.v3.router [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Extended resource: backups {{(pid=111236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.414033 np0000192403 devstack@c-api.service[111238]: WARNING castellan.key_manager.migration [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.415118 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.v3.router [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Extended resource: encryption {{(pid=111237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.415506 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.v3.router [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Extended resource: os-availability-zone {{(pid=111236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.415594 np0000192403 devstack@c-api.service[111238]: WARNING castellan.key_manager.migration [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.416611 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.v3.router [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Extended resource: scheduler-stats {{(pid=111237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.416797 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.v3.router [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Extended resource: os-hosts {{(pid=111236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.416969 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.middleware.request_id [None req-6a7c16bc-d8fc-4800-ad59-8b21e34d3d42 None None] RequestId filter calling following filter/app {{(pid=111239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:39:13.417302 np0000192403 devstack@c-api.service[111238]: WARNING castellan.key_manager.migration [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.418012 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.v3.router [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Extended resource: capabilities {{(pid=111237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.418180 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.v3.router [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Extended resource: os-volume-transfer {{(pid=111236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.418424 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.contrib.snapshot_actions [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] SnapshotActionsController initialized {{(pid=111238) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 09 16:39:13.419211 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.v3.router [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Extended resource: os-quota-sets {{(pid=111237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.419312 np0000192403 devstack@c-api.service[111238]: WARNING castellan.key_manager.migration [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.419672 np0000192403 devstack@c-api.service[111239]: [pid: 111239|app: 0|req: 1/1] 162.253.55.92 () {60 vars in 949 bytes} [Wed Sep 9 16:39:13 2026] GET /volume/v3/ => generated 114 bytes in 11 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 09 16:39:13.419744 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.v3.router [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Extended resource: os-snapshot-manage {{(pid=111236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.421365 np0000192403 devstack@c-api.service[111238]: WARNING castellan.key_manager.migration [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.421463 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.v3.router [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Extended resource: os-volume-manage {{(pid=111236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.422041 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.v3.router [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:39:13.422137 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.v3.router [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Extended resource: os-volume-type-access {{(pid=111237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.422197 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.v3.router [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:39:13.424131 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.v3.router [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:39:13.424131 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.v3.router [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Extension VolumeTypeAccess extending resource: types {{(pid=111238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:39:13.424131 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.v3.router [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Extension TypesManage extending resource: types {{(pid=111238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:39:13.424131 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.v3.router [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:39:13.424131 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.v3.router [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Extension AdminActions extending resource: volumes {{(pid=111238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:39:13.424131 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.v3.router [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Extension AdminActions extending resource: snapshots {{(pid=111238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:39:13.424131 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.v3.router [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Extension AdminActions extending resource: backups {{(pid=111238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:39:13.424538 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.v3.router [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:39:13.424538 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.v3.router [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Extension UsedLimits extending resource: limits {{(pid=111238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:39:13.424538 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.v3.router [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Extension SnapshotActions extending resource: snapshots {{(pid=111238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:39:13.424715 np0000192403 devstack@c-api.service[111236]: WARNING castellan.key_manager.migration [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.424774 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.v3.router [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:39:13.424834 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.v3.router [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Extended resource: os-quota-class-sets {{(pid=111237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.424889 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.v3.router [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:39:13.424889 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.v3.router [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Extension VolumeActions extending resource: volumes {{(pid=111238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:39:13.424889 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.v3.router [None req-63fc4caa-f07f-4df7-9c7d-1bf12a2309db None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:39:13.425658 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.v3.router [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Extended resource: qos-specs {{(pid=111237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.425802 np0000192403 devstack@c-api.service[111236]: WARNING castellan.key_manager.migration [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.426960 np0000192403 devstack@c-api.service[111236]: WARNING castellan.key_manager.migration [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.427415 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.v3.router [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Extended resource: cgsnapshots {{(pid=111237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.428476 np0000192403 devstack@c-api.service[111236]: WARNING castellan.key_manager.migration [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.428854 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.v3.router [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Extended resource: extra_specs {{(pid=111237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.429917 np0000192403 devstack@c-api.service[111236]: WARNING castellan.key_manager.migration [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.430966 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.v3.router [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Extended resource: consistencygroups {{(pid=111237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.432124 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.contrib.snapshot_actions [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] SnapshotActionsController initialized {{(pid=111236) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 09 16:39:13.432124 np0000192403 devstack@c-api.service[111236]: WARNING castellan.key_manager.migration [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.432731 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.v3.router [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Extended resource: backups {{(pid=111237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.433311 np0000192403 devstack@c-api.service[111236]: WARNING castellan.key_manager.migration [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.434148 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.v3.router [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:39:13.434278 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.v3.router [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:39:13.434377 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.v3.router [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:39:13.434575 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.v3.router [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:39:13.434680 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.v3.router [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Extension TypesManage extending resource: types {{(pid=111236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:39:13.434732 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.v3.router [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Extended resource: os-availability-zone {{(pid=111237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.434777 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.v3.router [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:39:13.434880 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.v3.router [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Extension AdminActions extending resource: volumes {{(pid=111236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:39:13.434991 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.v3.router [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Extension AdminActions extending resource: snapshots {{(pid=111236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:39:13.435116 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.v3.router [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Extension AdminActions extending resource: backups {{(pid=111236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:39:13.435221 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.v3.router [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:39:13.435343 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.v3.router [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Extension UsedLimits extending resource: limits {{(pid=111236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:39:13.435462 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.v3.router [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:39:13.435516 np0000192403 devstack@c-api.service[111238]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f43c98a4668 pid: 111238 (default app) Sep 09 16:39:13.435554 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.v3.router [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:39:13.435663 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.v3.router [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:39:13.435760 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.v3.router [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Extension VolumeActions extending resource: volumes {{(pid=111236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:39:13.435888 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.v3.router [None req-c83d3453-2297-4c4a-b909-54eea15b2f96 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:39:13.436122 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.v3.router [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Extended resource: os-hosts {{(pid=111237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.437585 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.v3.router [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Extended resource: os-volume-transfer {{(pid=111237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.439163 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.v3.router [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Extended resource: os-snapshot-manage {{(pid=111237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.441110 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.v3.router [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Extended resource: os-volume-manage {{(pid=111237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:39:13.443737 np0000192403 devstack@c-api.service[111237]: WARNING castellan.key_manager.migration [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.445566 np0000192403 devstack@c-api.service[111236]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f43c98a4668 pid: 111236 (default app) Sep 09 16:39:13.445638 np0000192403 devstack@c-api.service[111237]: WARNING castellan.key_manager.migration [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.447078 np0000192403 devstack@c-api.service[111237]: WARNING castellan.key_manager.migration [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.448485 np0000192403 devstack@c-api.service[111237]: WARNING castellan.key_manager.migration [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.449923 np0000192403 devstack@c-api.service[111237]: WARNING castellan.key_manager.migration [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.450970 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.contrib.snapshot_actions [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] SnapshotActionsController initialized {{(pid=111237) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 09 16:39:13.451738 np0000192403 devstack@c-api.service[111237]: WARNING castellan.key_manager.migration [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.453456 np0000192403 devstack@c-api.service[111237]: WARNING castellan.key_manager.migration [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:39:13.454337 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.v3.router [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:39:13.454435 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.v3.router [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:39:13.454552 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.v3.router [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:39:13.454796 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.v3.router [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:39:13.454923 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.v3.router [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Extension TypesManage extending resource: types {{(pid=111237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:39:13.455019 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.v3.router [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:39:13.455136 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.v3.router [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Extension AdminActions extending resource: volumes {{(pid=111237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:39:13.455261 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.v3.router [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Extension AdminActions extending resource: snapshots {{(pid=111237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:39:13.455362 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.v3.router [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Extension AdminActions extending resource: backups {{(pid=111237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:39:13.455464 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.v3.router [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:39:13.455565 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.v3.router [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Extension UsedLimits extending resource: limits {{(pid=111237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:39:13.455664 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.v3.router [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:39:13.455769 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.v3.router [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:39:13.455873 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.v3.router [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:39:13.455977 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.v3.router [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Extension VolumeActions extending resource: volumes {{(pid=111237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:39:13.456119 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.v3.router [None req-04c59150-8be3-4717-a4ce-12adfc5fb954 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:39:13.465201 np0000192403 devstack@c-api.service[111237]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f43c98a4668 pid: 111237 (default app) Sep 09 16:39:21.219813 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.middleware.request_id [None req-a2050c16-0eb7-4a71-abd0-0cde39ded4a3 None None] RequestId filter calling following filter/app {{(pid=111239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:39:21.776774 np0000192403 devstack@c-api.service[111239]: INFO cinder.api.openstack.wsgi [None req-a2050c16-0eb7-4a71-abd0-0cde39ded4a3 admin admin] POST https://162.253.55.92/volume/v3/types Sep 09 16:39:21.777539 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.openstack.wsgi [None req-a2050c16-0eb7-4a71-abd0-0cde39ded4a3 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=111239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 09 16:39:21.779318 np0000192403 devstack@c-api.service[111239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 09 16:39:21.779318 np0000192403 devstack@c-api.service[111239]: warnings.warn( Sep 09 16:39:21.820438 np0000192403 devstack@c-api.service[111239]: DEBUG oslo_db.sqlalchemy.engines [None req-a2050c16-0eb7-4a71-abd0-0cde39ded4a3 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=111239) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 16:39:21.859756 np0000192403 devstack@c-api.service[111239]: INFO cinder.api.openstack.wsgi [None req-a2050c16-0eb7-4a71-abd0-0cde39ded4a3 admin admin] https://162.253.55.92/volume/v3/types returned with HTTP 200 Sep 09 16:39:21.860504 np0000192403 devstack@c-api.service[111239]: [pid: 111239|app: 0|req: 2/2] 162.253.55.92 () {68 vars in 1326 bytes} [Wed Sep 9 16:39:21 2026] POST /volume/v3/types => generated 186 bytes in 643 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 16:39:21.894924 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.middleware.request_id [None req-638e2243-0e0e-4684-9823-68a51a3e233b None None] RequestId filter calling following filter/app {{(pid=111238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:39:22.260531 np0000192403 devstack@c-api.service[111238]: INFO cinder.api.openstack.wsgi [None req-638e2243-0e0e-4684-9823-68a51a3e233b admin admin] POST https://162.253.55.92/volume/v3/types/a3fbe15a-ce4b-41b3-8c51-3ac7fbe3e25b/extra_specs Sep 09 16:39:22.261174 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.openstack.wsgi [None req-638e2243-0e0e-4684-9823-68a51a3e233b admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 09 16:39:22.263313 np0000192403 devstack@c-api.service[111238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 09 16:39:22.263313 np0000192403 devstack@c-api.service[111238]: warnings.warn( Sep 09 16:39:22.300758 np0000192403 devstack@c-api.service[111238]: DEBUG oslo_db.sqlalchemy.engines [None req-638e2243-0e0e-4684-9823-68a51a3e233b 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=111238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 16:39:22.389538 np0000192403 devstack@c-api.service[111238]: INFO cinder.api.openstack.wsgi [None req-638e2243-0e0e-4684-9823-68a51a3e233b admin admin] https://162.253.55.92/volume/v3/types/a3fbe15a-ce4b-41b3-8c51-3ac7fbe3e25b/extra_specs returned with HTTP 200 Sep 09 16:39:22.389935 np0000192403 devstack@c-api.service[111238]: [pid: 111238|app: 0|req: 1/3] 162.253.55.92 () {68 vars in 1473 bytes} [Wed Sep 9 16:39:21 2026] POST /volume/v3/types/a3fbe15a-ce4b-41b3-8c51-3ac7fbe3e25b/extra_specs => generated 55 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 16:39:23.328749 np0000192403 devstack@c-api.service[111236]: DEBUG dbcounter [-] [111236] Writing DB stats cinder:SELECT=6 {{(pid=111236) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 16:39:23.338811 np0000192403 devstack@c-api.service[111237]: DEBUG dbcounter [-] [111237] Writing DB stats cinder:SELECT=6 {{(pid=111237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 16:39:31.856736 np0000192403 devstack@c-api.service[111239]: DEBUG dbcounter [-] [111239] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 16:39:32.387892 np0000192403 devstack@c-api.service[111238]: DEBUG dbcounter [-] [111238] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 16:42:12.915199 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.middleware.request_id [None req-3dcd875a-1d83-4a56-8170-6ca7be318aa9 None None] RequestId filter calling following filter/app {{(pid=111236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:42:12.916624 np0000192403 devstack@c-api.service[111236]: INFO cinder.api.openstack.wsgi [None req-3dcd875a-1d83-4a56-8170-6ca7be318aa9 None None] GET https://162.253.55.92/volume// Sep 09 16:42:12.916966 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.openstack.wsgi [None req-3dcd875a-1d83-4a56-8170-6ca7be318aa9 None None] Empty body provided in request {{(pid=111236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 16:42:12.917617 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.openstack.wsgi [None req-3dcd875a-1d83-4a56-8170-6ca7be318aa9 None None] Calling method 'all' {{(pid=111236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 16:42:12.918699 np0000192403 devstack@c-api.service[111236]: INFO cinder.api.openstack.wsgi [None req-3dcd875a-1d83-4a56-8170-6ca7be318aa9 None None] https://162.253.55.92/volume// returned with HTTP 300 Sep 09 16:42:12.919419 np0000192403 devstack@c-api.service[111236]: [pid: 111236|app: 0|req: 1/4] 162.253.55.92 () {66 vars in 1449 bytes} [Wed Sep 9 16:42:12 2026] GET /volume/ => generated 389 bytes in 26 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 09 16:42:56.792036 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.middleware.request_id [None req-225891a3-75ed-482b-b9be-6f70c587abe9 None None] RequestId filter calling following filter/app {{(pid=111237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:42:56.799240 np0000192403 devstack@c-api.service[111237]: [pid: 111237|app: 0|req: 1/5] 162.253.55.92 () {62 vars in 1061 bytes} [Wed Sep 9 16:42:56 2026] GET /volume/v3 => generated 114 bytes in 28 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 09 16:42:56.832227 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.middleware.request_id [None req-49823dda-a213-4057-8cb1-6d3167382434 None None] RequestId filter calling following filter/app {{(pid=111239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:42:56.841243 np0000192403 devstack@c-api.service[111239]: [pid: 111239|app: 0|req: 3/6] 162.253.55.92 () {64 vars in 1265 bytes} [Wed Sep 9 16:42:56 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Sep 09 16:42:56.873555 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.middleware.request_id [req-49823dda-a213-4057-8cb1-6d3167382434 req-f7d1fc1a-8317-4e9c-a29b-0327ec573e58 None None] RequestId filter calling following filter/app {{(pid=111238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:42:56.879046 np0000192403 devstack@c-api.service[111238]: INFO cinder.api.openstack.wsgi [req-49823dda-a213-4057-8cb1-6d3167382434 req-f7d1fc1a-8317-4e9c-a29b-0327ec573e58 demo demo] GET https://162.253.55.92/volume/v3/ Sep 09 16:42:56.879492 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.openstack.wsgi [req-49823dda-a213-4057-8cb1-6d3167382434 req-f7d1fc1a-8317-4e9c-a29b-0327ec573e58 demo demo] Empty body provided in request {{(pid=111238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 16:42:56.879920 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.openstack.wsgi [req-49823dda-a213-4057-8cb1-6d3167382434 req-f7d1fc1a-8317-4e9c-a29b-0327ec573e58 demo demo] Calling method 'version_select' {{(pid=111238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 16:42:56.884290 np0000192403 devstack@c-api.service[111238]: INFO cinder.api.openstack.wsgi [req-49823dda-a213-4057-8cb1-6d3167382434 req-f7d1fc1a-8317-4e9c-a29b-0327ec573e58 demo demo] https://162.253.55.92/volume/v3/ returned with HTTP 200 Sep 09 16:42:56.885010 np0000192403 devstack@c-api.service[111238]: [pid: 111238|app: 0|req: 2/7] 162.253.55.92 () {66 vars in 1339 bytes} [Wed Sep 9 16:42:56 2026] GET /volume/v3/ => generated 389 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 16:42:56.922098 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.middleware.request_id [None req-f026091c-2e23-4e4e-820b-fab9230fcb1c None None] RequestId filter calling following filter/app {{(pid=111236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:42:57.346892 np0000192403 devstack@c-api.service[111236]: INFO cinder.api.openstack.wsgi [None req-f026091c-2e23-4e4e-820b-fab9230fcb1c demo demo] GET https://162.253.55.92/volume/v3/types Sep 09 16:42:57.347251 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.openstack.wsgi [None req-f026091c-2e23-4e4e-820b-fab9230fcb1c demo demo] Empty body provided in request {{(pid=111236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 16:42:57.347460 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.openstack.wsgi [None req-f026091c-2e23-4e4e-820b-fab9230fcb1c demo demo] Calling method 'index' {{(pid=111236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 16:42:57.348027 np0000192403 devstack@c-api.service[111236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 09 16:42:57.348027 np0000192403 devstack@c-api.service[111236]: warnings.warn( Sep 09 16:42:57.348710 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.api_utils [None req-f026091c-2e23-4e4e-820b-fab9230fcb1c demo demo] Removing options '' from query. {{(pid=111236) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 16:42:57.391759 np0000192403 devstack@c-api.service[111236]: DEBUG oslo_db.sqlalchemy.engines [None req-f026091c-2e23-4e4e-820b-fab9230fcb1c 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=111236) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 16:42:57.411390 np0000192403 devstack@c-api.service[111236]: INFO cinder.api.openstack.wsgi [None req-f026091c-2e23-4e4e-820b-fab9230fcb1c demo demo] https://162.253.55.92/volume/v3/types returned with HTTP 200 Sep 09 16:42:57.411866 np0000192403 devstack@c-api.service[111236]: [pid: 111236|app: 0|req: 2/8] 162.253.55.92 () {64 vars in 1283 bytes} [Wed Sep 9 16:42:56 2026] GET /volume/v3/types => generated 377 bytes in 491 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 16:42:57.473829 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.middleware.request_id [None req-a51975f1-2dab-4627-bd13-2e24efd0f4d3 None None] RequestId filter calling following filter/app {{(pid=111237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:42:57.867854 np0000192403 devstack@c-api.service[111237]: INFO cinder.api.openstack.wsgi [None req-a51975f1-2dab-4627-bd13-2e24efd0f4d3 demo demo] GET https://162.253.55.92/volume/v3/types/default Sep 09 16:42:57.869008 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.openstack.wsgi [None req-a51975f1-2dab-4627-bd13-2e24efd0f4d3 demo demo] Empty body provided in request {{(pid=111237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 16:42:57.869008 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.openstack.wsgi [None req-a51975f1-2dab-4627-bd13-2e24efd0f4d3 demo demo] Calling method 'show' {{(pid=111237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 16:42:57.910826 np0000192403 devstack@c-api.service[111237]: DEBUG oslo_db.sqlalchemy.engines [None req-a51975f1-2dab-4627-bd13-2e24efd0f4d3 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=111237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 16:42:57.928523 np0000192403 devstack@c-api.service[111237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 09 16:42:57.928523 np0000192403 devstack@c-api.service[111237]: warnings.warn( Sep 09 16:42:57.930719 np0000192403 devstack@c-api.service[111237]: INFO cinder.api.openstack.wsgi [None req-a51975f1-2dab-4627-bd13-2e24efd0f4d3 demo demo] https://162.253.55.92/volume/v3/types/default returned with HTTP 200 Sep 09 16:42:57.931158 np0000192403 devstack@c-api.service[111237]: [pid: 111237|app: 0|req: 2/9] 162.253.55.92 () {64 vars in 1294 bytes} [Wed Sep 9 16:42:57 2026] GET /volume/v3/types/default => generated 145 bytes in 458 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 16:42:58.519505 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.middleware.request_id [None req-30c0831c-013f-4e6f-8f53-c17510f7a739 None None] RequestId filter calling following filter/app {{(pid=111239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:42:58.520692 np0000192403 devstack@c-api.service[111239]: [pid: 111239|app: 0|req: 4/10] 162.253.55.92 () {62 vars in 1061 bytes} [Wed Sep 9 16:42:58 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 09 16:42:58.552496 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.middleware.request_id [None req-cb3ba752-1905-4f38-a51c-fee6489c8af9 None None] RequestId filter calling following filter/app {{(pid=111238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:42:58.564714 np0000192403 devstack@c-api.service[111238]: [pid: 111238|app: 0|req: 3/11] 162.253.55.92 () {64 vars in 1265 bytes} [Wed Sep 9 16:42:58 2026] GET /volume/v3 => generated 0 bytes in 13 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Sep 09 16:42:58.594909 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.middleware.request_id [req-cb3ba752-1905-4f38-a51c-fee6489c8af9 req-05e47266-dd4e-421b-91c8-96782d5df9a8 None None] RequestId filter calling following filter/app {{(pid=111236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:42:58.598503 np0000192403 devstack@c-api.service[111236]: INFO cinder.api.openstack.wsgi [req-cb3ba752-1905-4f38-a51c-fee6489c8af9 req-05e47266-dd4e-421b-91c8-96782d5df9a8 demo demo] GET https://162.253.55.92/volume/v3/ Sep 09 16:42:58.599418 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.openstack.wsgi [req-cb3ba752-1905-4f38-a51c-fee6489c8af9 req-05e47266-dd4e-421b-91c8-96782d5df9a8 demo demo] Empty body provided in request {{(pid=111236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 16:42:58.599603 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.openstack.wsgi [req-cb3ba752-1905-4f38-a51c-fee6489c8af9 req-05e47266-dd4e-421b-91c8-96782d5df9a8 demo demo] Calling method 'version_select' {{(pid=111236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 16:42:58.600630 np0000192403 devstack@c-api.service[111236]: INFO cinder.api.openstack.wsgi [req-cb3ba752-1905-4f38-a51c-fee6489c8af9 req-05e47266-dd4e-421b-91c8-96782d5df9a8 demo demo] https://162.253.55.92/volume/v3/ returned with HTTP 200 Sep 09 16:42:58.601753 np0000192403 devstack@c-api.service[111236]: [pid: 111236|app: 0|req: 3/12] 162.253.55.92 () {66 vars in 1339 bytes} [Wed Sep 9 16:42:58 2026] GET /volume/v3/ => generated 389 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 16:42:58.641228 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.middleware.request_id [None req-13e32ed0-b600-4c35-b699-ce85aa1058c2 None None] RequestId filter calling following filter/app {{(pid=111237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:42:58.644147 np0000192403 devstack@c-api.service[111237]: INFO cinder.api.openstack.wsgi [None req-13e32ed0-b600-4c35-b699-ce85aa1058c2 demo demo] GET https://162.253.55.92/volume/v3/types/default Sep 09 16:42:58.644592 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.openstack.wsgi [None req-13e32ed0-b600-4c35-b699-ce85aa1058c2 demo demo] Empty body provided in request {{(pid=111237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 16:42:58.644980 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.openstack.wsgi [None req-13e32ed0-b600-4c35-b699-ce85aa1058c2 demo demo] Calling method 'show' {{(pid=111237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 16:42:58.660083 np0000192403 devstack@c-api.service[111237]: INFO cinder.api.openstack.wsgi [None req-13e32ed0-b600-4c35-b699-ce85aa1058c2 demo demo] https://162.253.55.92/volume/v3/types/default returned with HTTP 200 Sep 09 16:42:58.660755 np0000192403 devstack@c-api.service[111237]: [pid: 111237|app: 0|req: 3/13] 162.253.55.92 () {64 vars in 1294 bytes} [Wed Sep 9 16:42:58 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 16:42:59.364117 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.middleware.request_id [None req-d7598be0-a45e-4290-b03f-64ba41f1a542 None None] RequestId filter calling following filter/app {{(pid=111239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:42:59.364472 np0000192403 devstack@c-api.service[111239]: [pid: 111239|app: 0|req: 5/14] 162.253.55.92 () {62 vars in 1061 bytes} [Wed Sep 9 16:42:59 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 09 16:42:59.396006 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.middleware.request_id [None req-4cc40c5f-b89d-495f-b460-9b97258e5841 None None] RequestId filter calling following filter/app {{(pid=111238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:42:59.399741 np0000192403 devstack@c-api.service[111238]: [pid: 111238|app: 0|req: 4/15] 162.253.55.92 () {64 vars in 1265 bytes} [Wed Sep 9 16:42:59 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Sep 09 16:42:59.431016 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.middleware.request_id [req-4cc40c5f-b89d-495f-b460-9b97258e5841 req-1d2eebf1-ea30-44cd-ac5b-e6881acbe68b None None] RequestId filter calling following filter/app {{(pid=111236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:42:59.433351 np0000192403 devstack@c-api.service[111236]: INFO cinder.api.openstack.wsgi [req-4cc40c5f-b89d-495f-b460-9b97258e5841 req-1d2eebf1-ea30-44cd-ac5b-e6881acbe68b demo demo] GET https://162.253.55.92/volume/v3/ Sep 09 16:42:59.433543 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.openstack.wsgi [req-4cc40c5f-b89d-495f-b460-9b97258e5841 req-1d2eebf1-ea30-44cd-ac5b-e6881acbe68b demo demo] Empty body provided in request {{(pid=111236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 16:42:59.433805 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.openstack.wsgi [req-4cc40c5f-b89d-495f-b460-9b97258e5841 req-1d2eebf1-ea30-44cd-ac5b-e6881acbe68b demo demo] Calling method 'version_select' {{(pid=111236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 16:42:59.434227 np0000192403 devstack@c-api.service[111236]: INFO cinder.api.openstack.wsgi [req-4cc40c5f-b89d-495f-b460-9b97258e5841 req-1d2eebf1-ea30-44cd-ac5b-e6881acbe68b demo demo] https://162.253.55.92/volume/v3/ returned with HTTP 200 Sep 09 16:42:59.434562 np0000192403 devstack@c-api.service[111236]: [pid: 111236|app: 0|req: 4/16] 162.253.55.92 () {66 vars in 1339 bytes} [Wed Sep 9 16:42:59 2026] GET /volume/v3/ => generated 389 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 16:42:59.473895 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.middleware.request_id [None req-d125c65f-af82-49da-8b8c-b2b55a238dd7 None None] RequestId filter calling following filter/app {{(pid=111237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:42:59.476378 np0000192403 devstack@c-api.service[111237]: INFO cinder.api.openstack.wsgi [None req-d125c65f-af82-49da-8b8c-b2b55a238dd7 demo demo] GET https://162.253.55.92/volume/v3/types/default Sep 09 16:42:59.476623 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.openstack.wsgi [None req-d125c65f-af82-49da-8b8c-b2b55a238dd7 demo demo] Empty body provided in request {{(pid=111237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 16:42:59.476910 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.openstack.wsgi [None req-d125c65f-af82-49da-8b8c-b2b55a238dd7 demo demo] Calling method 'show' {{(pid=111237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 16:42:59.487550 np0000192403 devstack@c-api.service[111237]: INFO cinder.api.openstack.wsgi [None req-d125c65f-af82-49da-8b8c-b2b55a238dd7 demo demo] https://162.253.55.92/volume/v3/types/default returned with HTTP 200 Sep 09 16:42:59.488150 np0000192403 devstack@c-api.service[111237]: [pid: 111237|app: 0|req: 4/17] 162.253.55.92 () {64 vars in 1294 bytes} [Wed Sep 9 16:42:59 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) Sep 09 16:42:59.522543 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.middleware.request_id [None req-dfed00fb-f28a-45c0-9c5c-b985307356c1 None None] RequestId filter calling following filter/app {{(pid=111239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:42:59.522543 np0000192403 devstack@c-api.service[111239]: [pid: 111239|app: 0|req: 6/18] 162.253.55.92 () {62 vars in 1061 bytes} [Wed Sep 9 16:42:59 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 09 16:42:59.552465 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.middleware.request_id [None req-415e3d89-5287-4161-9048-8d790960e640 None None] RequestId filter calling following filter/app {{(pid=111238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:42:59.556444 np0000192403 devstack@c-api.service[111238]: [pid: 111238|app: 0|req: 5/19] 162.253.55.92 () {64 vars in 1265 bytes} [Wed Sep 9 16:42:59 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Sep 09 16:42:59.596433 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.middleware.request_id [req-415e3d89-5287-4161-9048-8d790960e640 req-7a308439-96ec-4db6-ae01-bd516948d52c None None] RequestId filter calling following filter/app {{(pid=111236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:42:59.601599 np0000192403 devstack@c-api.service[111236]: INFO cinder.api.openstack.wsgi [req-415e3d89-5287-4161-9048-8d790960e640 req-7a308439-96ec-4db6-ae01-bd516948d52c demo demo] GET https://162.253.55.92/volume/v3/ Sep 09 16:42:59.602218 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.openstack.wsgi [req-415e3d89-5287-4161-9048-8d790960e640 req-7a308439-96ec-4db6-ae01-bd516948d52c demo demo] Empty body provided in request {{(pid=111236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 16:42:59.603081 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.openstack.wsgi [req-415e3d89-5287-4161-9048-8d790960e640 req-7a308439-96ec-4db6-ae01-bd516948d52c demo demo] Calling method 'version_select' {{(pid=111236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 16:42:59.604746 np0000192403 devstack@c-api.service[111236]: INFO cinder.api.openstack.wsgi [req-415e3d89-5287-4161-9048-8d790960e640 req-7a308439-96ec-4db6-ae01-bd516948d52c demo demo] https://162.253.55.92/volume/v3/ returned with HTTP 200 Sep 09 16:42:59.605621 np0000192403 devstack@c-api.service[111236]: [pid: 111236|app: 0|req: 5/20] 162.253.55.92 () {66 vars in 1339 bytes} [Wed Sep 9 16:42:59 2026] GET /volume/v3/ => generated 389 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 16:42:59.642928 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.middleware.request_id [None req-b8b40838-a437-434c-b435-2db30259bdde None None] RequestId filter calling following filter/app {{(pid=111237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:42:59.645489 np0000192403 devstack@c-api.service[111237]: INFO cinder.api.openstack.wsgi [None req-b8b40838-a437-434c-b435-2db30259bdde demo demo] GET https://162.253.55.92/volume/v3/types/default Sep 09 16:42:59.645728 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.openstack.wsgi [None req-b8b40838-a437-434c-b435-2db30259bdde demo demo] Empty body provided in request {{(pid=111237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 16:42:59.646000 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.openstack.wsgi [None req-b8b40838-a437-434c-b435-2db30259bdde demo demo] Calling method 'show' {{(pid=111237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 16:42:59.655201 np0000192403 devstack@c-api.service[111237]: INFO cinder.api.openstack.wsgi [None req-b8b40838-a437-434c-b435-2db30259bdde demo demo] https://162.253.55.92/volume/v3/types/default returned with HTTP 200 Sep 09 16:42:59.655716 np0000192403 devstack@c-api.service[111237]: [pid: 111237|app: 0|req: 5/21] 162.253.55.92 () {64 vars in 1294 bytes} [Wed Sep 9 16:42:59 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 16:43:07.404690 np0000192403 devstack@c-api.service[111236]: DEBUG dbcounter [-] [111236] Writing DB stats cinder:SELECT=1 {{(pid=111236) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 16:43:09.651087 np0000192403 devstack@c-api.service[111237]: DEBUG dbcounter [-] [111237] Writing DB stats cinder:SELECT=8 {{(pid=111237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 16:48:08.688848 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.middleware.request_id [None req-6e8bf563-35e2-49da-8e11-73c0f2e5d66c None None] RequestId filter calling following filter/app {{(pid=111239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:48:08.817254 np0000192403 devstack@c-api.service[111239]: INFO cinder.api.openstack.wsgi [None req-6e8bf563-35e2-49da-8e11-73c0f2e5d66c demo demo] GET https://162.253.55.92/volume/v3/volumes/detail Sep 09 16:48:08.817535 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.openstack.wsgi [None req-6e8bf563-35e2-49da-8e11-73c0f2e5d66c demo demo] Empty body provided in request {{(pid=111239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 16:48:08.817862 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.openstack.wsgi [None req-6e8bf563-35e2-49da-8e11-73c0f2e5d66c demo demo] Calling method 'detail' {{(pid=111239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 16:48:08.818918 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.api_utils [None req-6e8bf563-35e2-49da-8e11-73c0f2e5d66c demo demo] Removing options '' from query. {{(pid=111239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 16:48:08.820463 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.volume.api [None req-6e8bf563-35e2-49da-8e11-73c0f2e5d66c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111239) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 16:48:08.879268 np0000192403 devstack@c-api.service[111239]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 09 16:48:08.879268 np0000192403 devstack@c-api.service[111239]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 09 16:48:08.879577 np0000192403 devstack@c-api.service[111239]: INFO cinder.volume.api [None req-6e8bf563-35e2-49da-8e11-73c0f2e5d66c demo demo] Get all volumes completed successfully. Sep 09 16:48:08.881762 np0000192403 devstack@c-api.service[111239]: INFO cinder.api.openstack.wsgi [None req-6e8bf563-35e2-49da-8e11-73c0f2e5d66c demo demo] https://162.253.55.92/volume/v3/volumes/detail returned with HTTP 200 Sep 09 16:48:08.882261 np0000192403 devstack@c-api.service[111239]: [pid: 111239|app: 0|req: 7/22] 162.253.55.92 () {64 vars in 1290 bytes} [Wed Sep 9 16:48:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 16:48:18.870418 np0000192403 devstack@c-api.service[111239]: DEBUG dbcounter [-] [111239] Writing DB stats cinder:SELECT=1 {{(pid=111239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 16:49:08.925435 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.middleware.request_id [None req-0e7121ba-269b-43d9-9e14-c9a11efb4bf7 None None] RequestId filter calling following filter/app {{(pid=111238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:49:08.928658 np0000192403 devstack@c-api.service[111238]: INFO cinder.api.openstack.wsgi [None req-0e7121ba-269b-43d9-9e14-c9a11efb4bf7 demo demo] GET https://162.253.55.92/volume/v3/volumes/detail Sep 09 16:49:08.928927 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.openstack.wsgi [None req-0e7121ba-269b-43d9-9e14-c9a11efb4bf7 demo demo] Empty body provided in request {{(pid=111238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 16:49:08.929192 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.openstack.wsgi [None req-0e7121ba-269b-43d9-9e14-c9a11efb4bf7 demo demo] Calling method 'detail' {{(pid=111238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 16:49:08.929977 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.api_utils [None req-0e7121ba-269b-43d9-9e14-c9a11efb4bf7 demo demo] Removing options '' from query. {{(pid=111238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 16:49:08.931231 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.volume.api [None req-0e7121ba-269b-43d9-9e14-c9a11efb4bf7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111238) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 16:49:08.977418 np0000192403 devstack@c-api.service[111238]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 09 16:49:08.977418 np0000192403 devstack@c-api.service[111238]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 09 16:49:08.977755 np0000192403 devstack@c-api.service[111238]: INFO cinder.volume.api [None req-0e7121ba-269b-43d9-9e14-c9a11efb4bf7 demo demo] Get all volumes completed successfully. Sep 09 16:49:08.980684 np0000192403 devstack@c-api.service[111238]: INFO cinder.api.openstack.wsgi [None req-0e7121ba-269b-43d9-9e14-c9a11efb4bf7 demo demo] https://162.253.55.92/volume/v3/volumes/detail returned with HTTP 200 Sep 09 16:49:08.981557 np0000192403 devstack@c-api.service[111238]: [pid: 111238|app: 0|req: 6/23] 162.253.55.92 () {64 vars in 1290 bytes} [Wed Sep 9 16:49:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 16:49:18.965760 np0000192403 devstack@c-api.service[111238]: DEBUG dbcounter [-] [111238] Writing DB stats cinder:SELECT=1 {{(pid=111238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 16:50:09.052962 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.middleware.request_id [None req-51f4c683-1680-4541-afa5-9ca06f7b680c None None] RequestId filter calling following filter/app {{(pid=111236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:50:09.059768 np0000192403 devstack@c-api.service[111236]: INFO cinder.api.openstack.wsgi [None req-51f4c683-1680-4541-afa5-9ca06f7b680c demo demo] GET https://162.253.55.92/volume/v3/volumes/detail Sep 09 16:50:09.060273 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.openstack.wsgi [None req-51f4c683-1680-4541-afa5-9ca06f7b680c demo demo] Empty body provided in request {{(pid=111236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 16:50:09.060738 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.openstack.wsgi [None req-51f4c683-1680-4541-afa5-9ca06f7b680c demo demo] Calling method 'detail' {{(pid=111236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 16:50:09.061668 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.api_utils [None req-51f4c683-1680-4541-afa5-9ca06f7b680c demo demo] Removing options '' from query. {{(pid=111236) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 16:50:09.063306 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.volume.api [None req-51f4c683-1680-4541-afa5-9ca06f7b680c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111236) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 16:50:09.133810 np0000192403 devstack@c-api.service[111236]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 09 16:50:09.133810 np0000192403 devstack@c-api.service[111236]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 09 16:50:09.134269 np0000192403 devstack@c-api.service[111236]: INFO cinder.volume.api [None req-51f4c683-1680-4541-afa5-9ca06f7b680c demo demo] Get all volumes completed successfully. Sep 09 16:50:09.137533 np0000192403 devstack@c-api.service[111236]: INFO cinder.api.openstack.wsgi [None req-51f4c683-1680-4541-afa5-9ca06f7b680c demo demo] https://162.253.55.92/volume/v3/volumes/detail returned with HTTP 200 Sep 09 16:50:09.138315 np0000192403 devstack@c-api.service[111236]: [pid: 111236|app: 0|req: 6/24] 162.253.55.92 () {64 vars in 1290 bytes} [Wed Sep 9 16:50:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 16:50:19.125338 np0000192403 devstack@c-api.service[111236]: DEBUG dbcounter [-] [111236] Writing DB stats cinder:SELECT=1 {{(pid=111236) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 16:51:09.159041 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.middleware.request_id [None req-0cb27bda-22ba-418a-a802-9007f04fd473 None None] RequestId filter calling following filter/app {{(pid=111237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:51:09.162773 np0000192403 devstack@c-api.service[111237]: INFO cinder.api.openstack.wsgi [None req-0cb27bda-22ba-418a-a802-9007f04fd473 demo demo] GET https://162.253.55.92/volume/v3/volumes/detail Sep 09 16:51:09.163015 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.openstack.wsgi [None req-0cb27bda-22ba-418a-a802-9007f04fd473 demo demo] Empty body provided in request {{(pid=111237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 16:51:09.163251 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.openstack.wsgi [None req-0cb27bda-22ba-418a-a802-9007f04fd473 demo demo] Calling method 'detail' {{(pid=111237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 16:51:09.163887 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.api_utils [None req-0cb27bda-22ba-418a-a802-9007f04fd473 demo demo] Removing options '' from query. {{(pid=111237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 16:51:09.164798 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.volume.api [None req-0cb27bda-22ba-418a-a802-9007f04fd473 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 16:51:09.220399 np0000192403 devstack@c-api.service[111237]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 09 16:51:09.220399 np0000192403 devstack@c-api.service[111237]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 09 16:51:09.220734 np0000192403 devstack@c-api.service[111237]: INFO cinder.volume.api [None req-0cb27bda-22ba-418a-a802-9007f04fd473 demo demo] Get all volumes completed successfully. Sep 09 16:51:09.223372 np0000192403 devstack@c-api.service[111237]: INFO cinder.api.openstack.wsgi [None req-0cb27bda-22ba-418a-a802-9007f04fd473 demo demo] https://162.253.55.92/volume/v3/volumes/detail returned with HTTP 200 Sep 09 16:51:09.224009 np0000192403 devstack@c-api.service[111237]: [pid: 111237|app: 0|req: 6/25] 162.253.55.92 () {64 vars in 1290 bytes} [Wed Sep 9 16:51:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 16:51:19.210231 np0000192403 devstack@c-api.service[111237]: DEBUG dbcounter [-] [111237] Writing DB stats cinder:SELECT=1 {{(pid=111237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 16:52:09.262879 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.middleware.request_id [None req-d1d0fea6-788b-4157-8826-75e69acc52a0 None None] RequestId filter calling following filter/app {{(pid=111239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:52:09.265619 np0000192403 devstack@c-api.service[111239]: INFO cinder.api.openstack.wsgi [None req-d1d0fea6-788b-4157-8826-75e69acc52a0 demo demo] GET https://162.253.55.92/volume/v3/volumes/detail Sep 09 16:52:09.265850 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.openstack.wsgi [None req-d1d0fea6-788b-4157-8826-75e69acc52a0 demo demo] Empty body provided in request {{(pid=111239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 16:52:09.266108 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.openstack.wsgi [None req-d1d0fea6-788b-4157-8826-75e69acc52a0 demo demo] Calling method 'detail' {{(pid=111239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 16:52:09.266434 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.api_utils [None req-d1d0fea6-788b-4157-8826-75e69acc52a0 demo demo] Removing options '' from query. {{(pid=111239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 16:52:09.267214 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.volume.api [None req-d1d0fea6-788b-4157-8826-75e69acc52a0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111239) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 16:52:09.279096 np0000192403 devstack@c-api.service[111239]: INFO cinder.volume.api [None req-d1d0fea6-788b-4157-8826-75e69acc52a0 demo demo] Get all volumes completed successfully. Sep 09 16:52:09.281449 np0000192403 devstack@c-api.service[111239]: INFO cinder.api.openstack.wsgi [None req-d1d0fea6-788b-4157-8826-75e69acc52a0 demo demo] https://162.253.55.92/volume/v3/volumes/detail returned with HTTP 200 Sep 09 16:52:09.282471 np0000192403 devstack@c-api.service[111239]: [pid: 111239|app: 0|req: 8/26] 162.253.55.92 () {64 vars in 1290 bytes} [Wed Sep 9 16:52:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 16:52:19.270611 np0000192403 devstack@c-api.service[111239]: DEBUG dbcounter [-] [111239] Writing DB stats cinder:SELECT=1 {{(pid=111239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 16:53:09.313673 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.middleware.request_id [None req-79223d62-2e5e-4a68-9eac-871c9a8cdb96 None None] RequestId filter calling following filter/app {{(pid=111238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:53:09.540802 np0000192403 devstack@c-api.service[111238]: INFO cinder.api.openstack.wsgi [None req-79223d62-2e5e-4a68-9eac-871c9a8cdb96 demo demo] GET https://162.253.55.92/volume/v3/volumes/detail Sep 09 16:53:09.541038 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.openstack.wsgi [None req-79223d62-2e5e-4a68-9eac-871c9a8cdb96 demo demo] Empty body provided in request {{(pid=111238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 16:53:09.544105 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.openstack.wsgi [None req-79223d62-2e5e-4a68-9eac-871c9a8cdb96 demo demo] Calling method 'detail' {{(pid=111238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 16:53:09.544105 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.api_utils [None req-79223d62-2e5e-4a68-9eac-871c9a8cdb96 demo demo] Removing options '' from query. {{(pid=111238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 16:53:09.544419 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.volume.api [None req-79223d62-2e5e-4a68-9eac-871c9a8cdb96 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111238) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 16:53:09.555978 np0000192403 devstack@c-api.service[111238]: INFO cinder.volume.api [None req-79223d62-2e5e-4a68-9eac-871c9a8cdb96 demo demo] Get all volumes completed successfully. Sep 09 16:53:09.560241 np0000192403 devstack@c-api.service[111238]: INFO cinder.api.openstack.wsgi [None req-79223d62-2e5e-4a68-9eac-871c9a8cdb96 demo demo] https://162.253.55.92/volume/v3/volumes/detail returned with HTTP 200 Sep 09 16:53:09.560241 np0000192403 devstack@c-api.service[111238]: [pid: 111238|app: 0|req: 7/27] 162.253.55.92 () {64 vars in 1290 bytes} [Wed Sep 9 16:53:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 16:53:19.549903 np0000192403 devstack@c-api.service[111238]: DEBUG dbcounter [-] [111238] Writing DB stats cinder:SELECT=1 {{(pid=111238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 16:54:09.577301 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.middleware.request_id [None req-43455605-e5ef-47a0-8b7c-685b8cd9051b None None] RequestId filter calling following filter/app {{(pid=111236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:54:09.582494 np0000192403 devstack@c-api.service[111236]: INFO cinder.api.openstack.wsgi [None req-43455605-e5ef-47a0-8b7c-685b8cd9051b demo demo] GET https://162.253.55.92/volume/v3/volumes/detail Sep 09 16:54:09.582868 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.openstack.wsgi [None req-43455605-e5ef-47a0-8b7c-685b8cd9051b demo demo] Empty body provided in request {{(pid=111236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 16:54:09.583328 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.openstack.wsgi [None req-43455605-e5ef-47a0-8b7c-685b8cd9051b demo demo] Calling method 'detail' {{(pid=111236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 16:54:09.583843 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.api_utils [None req-43455605-e5ef-47a0-8b7c-685b8cd9051b demo demo] Removing options '' from query. {{(pid=111236) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 16:54:09.585798 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.volume.api [None req-43455605-e5ef-47a0-8b7c-685b8cd9051b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111236) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 16:54:09.600088 np0000192403 devstack@c-api.service[111236]: INFO cinder.volume.api [None req-43455605-e5ef-47a0-8b7c-685b8cd9051b demo demo] Get all volumes completed successfully. Sep 09 16:54:09.604693 np0000192403 devstack@c-api.service[111236]: INFO cinder.api.openstack.wsgi [None req-43455605-e5ef-47a0-8b7c-685b8cd9051b demo demo] https://162.253.55.92/volume/v3/volumes/detail returned with HTTP 200 Sep 09 16:54:09.605597 np0000192403 devstack@c-api.service[111236]: [pid: 111236|app: 0|req: 7/28] 162.253.55.92 () {64 vars in 1290 bytes} [Wed Sep 9 16:54:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 16:54:19.591423 np0000192403 devstack@c-api.service[111236]: DEBUG dbcounter [-] [111236] Writing DB stats cinder:SELECT=1 {{(pid=111236) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 16:55:09.624313 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.middleware.request_id [None req-a2da77de-7c8b-40e2-a6e6-593fee5b6d24 None None] RequestId filter calling following filter/app {{(pid=111237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:55:09.626950 np0000192403 devstack@c-api.service[111237]: INFO cinder.api.openstack.wsgi [None req-a2da77de-7c8b-40e2-a6e6-593fee5b6d24 demo demo] GET https://162.253.55.92/volume/v3/volumes/detail Sep 09 16:55:09.627166 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.openstack.wsgi [None req-a2da77de-7c8b-40e2-a6e6-593fee5b6d24 demo demo] Empty body provided in request {{(pid=111237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 16:55:09.627405 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.openstack.wsgi [None req-a2da77de-7c8b-40e2-a6e6-593fee5b6d24 demo demo] Calling method 'detail' {{(pid=111237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 16:55:09.627707 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.api_utils [None req-a2da77de-7c8b-40e2-a6e6-593fee5b6d24 demo demo] Removing options '' from query. {{(pid=111237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 16:55:09.628541 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.volume.api [None req-a2da77de-7c8b-40e2-a6e6-593fee5b6d24 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 16:55:09.637827 np0000192403 devstack@c-api.service[111237]: INFO cinder.volume.api [None req-a2da77de-7c8b-40e2-a6e6-593fee5b6d24 demo demo] Get all volumes completed successfully. Sep 09 16:55:09.639968 np0000192403 devstack@c-api.service[111237]: INFO cinder.api.openstack.wsgi [None req-a2da77de-7c8b-40e2-a6e6-593fee5b6d24 demo demo] https://162.253.55.92/volume/v3/volumes/detail returned with HTTP 200 Sep 09 16:55:09.640389 np0000192403 devstack@c-api.service[111237]: [pid: 111237|app: 0|req: 7/29] 162.253.55.92 () {64 vars in 1290 bytes} [Wed Sep 9 16:55:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 16:55:19.632026 np0000192403 devstack@c-api.service[111237]: DEBUG dbcounter [-] [111237] Writing DB stats cinder:SELECT=1 {{(pid=111237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 16:56:09.655908 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.middleware.request_id [None req-4244c612-38f7-4aa9-869d-4f9063828cd3 None None] RequestId filter calling following filter/app {{(pid=111239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:56:09.660495 np0000192403 devstack@c-api.service[111239]: INFO cinder.api.openstack.wsgi [None req-4244c612-38f7-4aa9-869d-4f9063828cd3 demo demo] GET https://162.253.55.92/volume/v3/volumes/detail Sep 09 16:56:09.660888 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.openstack.wsgi [None req-4244c612-38f7-4aa9-869d-4f9063828cd3 demo demo] Empty body provided in request {{(pid=111239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 16:56:09.661416 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.openstack.wsgi [None req-4244c612-38f7-4aa9-869d-4f9063828cd3 demo demo] Calling method 'detail' {{(pid=111239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 16:56:09.661784 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.api_utils [None req-4244c612-38f7-4aa9-869d-4f9063828cd3 demo demo] Removing options '' from query. {{(pid=111239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 16:56:09.663196 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.volume.api [None req-4244c612-38f7-4aa9-869d-4f9063828cd3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111239) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 16:56:09.679392 np0000192403 devstack@c-api.service[111239]: INFO cinder.volume.api [None req-4244c612-38f7-4aa9-869d-4f9063828cd3 demo demo] Get all volumes completed successfully. Sep 09 16:56:09.683464 np0000192403 devstack@c-api.service[111239]: INFO cinder.api.openstack.wsgi [None req-4244c612-38f7-4aa9-869d-4f9063828cd3 demo demo] https://162.253.55.92/volume/v3/volumes/detail returned with HTTP 200 Sep 09 16:56:09.684185 np0000192403 devstack@c-api.service[111239]: [pid: 111239|app: 0|req: 9/30] 162.253.55.92 () {64 vars in 1290 bytes} [Wed Sep 9 16:56:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 16:56:19.668666 np0000192403 devstack@c-api.service[111239]: DEBUG dbcounter [-] [111239] Writing DB stats cinder:SELECT=1 {{(pid=111239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 16:57:09.700687 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.middleware.request_id [None req-e86a4b27-28c1-4439-88fa-8652451ef0f2 None None] RequestId filter calling following filter/app {{(pid=111238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:57:09.705204 np0000192403 devstack@c-api.service[111238]: INFO cinder.api.openstack.wsgi [None req-e86a4b27-28c1-4439-88fa-8652451ef0f2 demo demo] GET https://162.253.55.92/volume/v3/volumes/detail Sep 09 16:57:09.705667 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.openstack.wsgi [None req-e86a4b27-28c1-4439-88fa-8652451ef0f2 demo demo] Empty body provided in request {{(pid=111238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 16:57:09.717336 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.openstack.wsgi [None req-e86a4b27-28c1-4439-88fa-8652451ef0f2 demo demo] Calling method 'detail' {{(pid=111238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 16:57:09.717336 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.api_utils [None req-e86a4b27-28c1-4439-88fa-8652451ef0f2 demo demo] Removing options '' from query. {{(pid=111238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 16:57:09.717336 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.volume.api [None req-e86a4b27-28c1-4439-88fa-8652451ef0f2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111238) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 16:57:09.726226 np0000192403 devstack@c-api.service[111238]: INFO cinder.volume.api [None req-e86a4b27-28c1-4439-88fa-8652451ef0f2 demo demo] Get all volumes completed successfully. Sep 09 16:57:09.728919 np0000192403 devstack@c-api.service[111238]: INFO cinder.api.openstack.wsgi [None req-e86a4b27-28c1-4439-88fa-8652451ef0f2 demo demo] https://162.253.55.92/volume/v3/volumes/detail returned with HTTP 200 Sep 09 16:57:09.729460 np0000192403 devstack@c-api.service[111238]: [pid: 111238|app: 0|req: 8/31] 162.253.55.92 () {64 vars in 1290 bytes} [Wed Sep 9 16:57:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 16:57:19.719617 np0000192403 devstack@c-api.service[111238]: DEBUG dbcounter [-] [111238] Writing DB stats cinder:SELECT=1 {{(pid=111238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 16:58:09.751162 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.middleware.request_id [None req-7998dd12-7021-44fe-a7f0-36a94f866019 None None] RequestId filter calling following filter/app {{(pid=111236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:58:09.989907 np0000192403 devstack@c-api.service[111236]: INFO cinder.api.openstack.wsgi [None req-7998dd12-7021-44fe-a7f0-36a94f866019 demo demo] GET https://162.253.55.92/volume/v3/volumes/detail Sep 09 16:58:09.990114 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.openstack.wsgi [None req-7998dd12-7021-44fe-a7f0-36a94f866019 demo demo] Empty body provided in request {{(pid=111236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 16:58:09.990332 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.openstack.wsgi [None req-7998dd12-7021-44fe-a7f0-36a94f866019 demo demo] Calling method 'detail' {{(pid=111236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 16:58:09.990591 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.api_utils [None req-7998dd12-7021-44fe-a7f0-36a94f866019 demo demo] Removing options '' from query. {{(pid=111236) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 16:58:09.991302 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.volume.api [None req-7998dd12-7021-44fe-a7f0-36a94f866019 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111236) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 16:58:10.005967 np0000192403 devstack@c-api.service[111236]: INFO cinder.volume.api [None req-7998dd12-7021-44fe-a7f0-36a94f866019 demo demo] Get all volumes completed successfully. Sep 09 16:58:10.008178 np0000192403 devstack@c-api.service[111236]: INFO cinder.api.openstack.wsgi [None req-7998dd12-7021-44fe-a7f0-36a94f866019 demo demo] https://162.253.55.92/volume/v3/volumes/detail returned with HTTP 200 Sep 09 16:58:10.008540 np0000192403 devstack@c-api.service[111236]: [pid: 111236|app: 0|req: 8/32] 162.253.55.92 () {64 vars in 1290 bytes} [Wed Sep 9 16:58:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 16:58:19.996144 np0000192403 devstack@c-api.service[111236]: DEBUG dbcounter [-] [111236] Writing DB stats cinder:SELECT=1 {{(pid=111236) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 16:59:10.028410 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.middleware.request_id [None req-b8bce52d-5561-4bbd-a287-54247b3b1fcc None None] RequestId filter calling following filter/app {{(pid=111237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:59:10.032973 np0000192403 devstack@c-api.service[111237]: INFO cinder.api.openstack.wsgi [None req-b8bce52d-5561-4bbd-a287-54247b3b1fcc demo demo] GET https://162.253.55.92/volume/v3/volumes/detail Sep 09 16:59:10.033365 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.openstack.wsgi [None req-b8bce52d-5561-4bbd-a287-54247b3b1fcc demo demo] Empty body provided in request {{(pid=111237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 16:59:10.033635 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.openstack.wsgi [None req-b8bce52d-5561-4bbd-a287-54247b3b1fcc demo demo] Calling method 'detail' {{(pid=111237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 16:59:10.034031 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.api_utils [None req-b8bce52d-5561-4bbd-a287-54247b3b1fcc demo demo] Removing options '' from query. {{(pid=111237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 16:59:10.034996 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.volume.api [None req-b8bce52d-5561-4bbd-a287-54247b3b1fcc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 16:59:10.045126 np0000192403 devstack@c-api.service[111237]: INFO cinder.volume.api [None req-b8bce52d-5561-4bbd-a287-54247b3b1fcc demo demo] Get all volumes completed successfully. Sep 09 16:59:10.049296 np0000192403 devstack@c-api.service[111237]: INFO cinder.api.openstack.wsgi [None req-b8bce52d-5561-4bbd-a287-54247b3b1fcc demo demo] https://162.253.55.92/volume/v3/volumes/detail returned with HTTP 200 Sep 09 16:59:10.050109 np0000192403 devstack@c-api.service[111237]: [pid: 111237|app: 0|req: 8/33] 162.253.55.92 () {64 vars in 1290 bytes} [Wed Sep 9 16:59:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 16:59:20.040201 np0000192403 devstack@c-api.service[111237]: DEBUG dbcounter [-] [111237] Writing DB stats cinder:SELECT=1 {{(pid=111237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 17:00:10.073957 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.middleware.request_id [None req-976eb494-5774-43b4-a961-3d91215677e2 None None] RequestId filter calling following filter/app {{(pid=111239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 17:00:10.079380 np0000192403 devstack@c-api.service[111239]: INFO cinder.api.openstack.wsgi [None req-976eb494-5774-43b4-a961-3d91215677e2 demo demo] GET https://162.253.55.92/volume/v3/volumes/detail Sep 09 17:00:10.080184 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.openstack.wsgi [None req-976eb494-5774-43b4-a961-3d91215677e2 demo demo] Empty body provided in request {{(pid=111239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 17:00:10.080553 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.openstack.wsgi [None req-976eb494-5774-43b4-a961-3d91215677e2 demo demo] Calling method 'detail' {{(pid=111239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 17:00:10.081557 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.api_utils [None req-976eb494-5774-43b4-a961-3d91215677e2 demo demo] Removing options '' from query. {{(pid=111239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 17:00:10.083100 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.volume.api [None req-976eb494-5774-43b4-a961-3d91215677e2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111239) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 17:00:10.097622 np0000192403 devstack@c-api.service[111239]: INFO cinder.volume.api [None req-976eb494-5774-43b4-a961-3d91215677e2 demo demo] Get all volumes completed successfully. Sep 09 17:00:10.102038 np0000192403 devstack@c-api.service[111239]: INFO cinder.api.openstack.wsgi [None req-976eb494-5774-43b4-a961-3d91215677e2 demo demo] https://162.253.55.92/volume/v3/volumes/detail returned with HTTP 200 Sep 09 17:00:10.102787 np0000192403 devstack@c-api.service[111239]: [pid: 111239|app: 0|req: 10/34] 162.253.55.92 () {64 vars in 1290 bytes} [Wed Sep 9 17:00:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 17:00:20.088701 np0000192403 devstack@c-api.service[111239]: DEBUG dbcounter [-] [111239] Writing DB stats cinder:SELECT=1 {{(pid=111239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 17:01:10.144624 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.middleware.request_id [None req-e1532a5a-3820-467e-b8f4-e01493b3bc33 None None] RequestId filter calling following filter/app {{(pid=111238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 17:01:10.148095 np0000192403 devstack@c-api.service[111238]: INFO cinder.api.openstack.wsgi [None req-e1532a5a-3820-467e-b8f4-e01493b3bc33 demo demo] GET https://162.253.55.92/volume/v3/volumes/detail Sep 09 17:01:10.148095 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.openstack.wsgi [None req-e1532a5a-3820-467e-b8f4-e01493b3bc33 demo demo] Empty body provided in request {{(pid=111238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 17:01:10.148095 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.openstack.wsgi [None req-e1532a5a-3820-467e-b8f4-e01493b3bc33 demo demo] Calling method 'detail' {{(pid=111238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 17:01:10.148332 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.api_utils [None req-e1532a5a-3820-467e-b8f4-e01493b3bc33 demo demo] Removing options '' from query. {{(pid=111238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 17:01:10.148991 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.volume.api [None req-e1532a5a-3820-467e-b8f4-e01493b3bc33 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111238) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 17:01:10.160662 np0000192403 devstack@c-api.service[111238]: INFO cinder.volume.api [None req-e1532a5a-3820-467e-b8f4-e01493b3bc33 demo demo] Get all volumes completed successfully. Sep 09 17:01:10.163204 np0000192403 devstack@c-api.service[111238]: INFO cinder.api.openstack.wsgi [None req-e1532a5a-3820-467e-b8f4-e01493b3bc33 demo demo] https://162.253.55.92/volume/v3/volumes/detail returned with HTTP 200 Sep 09 17:01:10.163725 np0000192403 devstack@c-api.service[111238]: [pid: 111238|app: 0|req: 9/35] 162.253.55.92 () {64 vars in 1290 bytes} [Wed Sep 9 17:01:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 17:01:20.153958 np0000192403 devstack@c-api.service[111238]: DEBUG dbcounter [-] [111238] Writing DB stats cinder:SELECT=1 {{(pid=111238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 17:02:10.189039 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.middleware.request_id [None req-3dc89451-84b3-4ac9-8756-8c73a2defbf1 None None] RequestId filter calling following filter/app {{(pid=111236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 17:02:10.193680 np0000192403 devstack@c-api.service[111236]: INFO cinder.api.openstack.wsgi [None req-3dc89451-84b3-4ac9-8756-8c73a2defbf1 demo demo] GET https://162.253.55.92/volume/v3/volumes/detail Sep 09 17:02:10.193993 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.openstack.wsgi [None req-3dc89451-84b3-4ac9-8756-8c73a2defbf1 demo demo] Empty body provided in request {{(pid=111236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 17:02:10.194301 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.openstack.wsgi [None req-3dc89451-84b3-4ac9-8756-8c73a2defbf1 demo demo] Calling method 'detail' {{(pid=111236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 17:02:10.194648 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.api_utils [None req-3dc89451-84b3-4ac9-8756-8c73a2defbf1 demo demo] Removing options '' from query. {{(pid=111236) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 17:02:10.195907 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.volume.api [None req-3dc89451-84b3-4ac9-8756-8c73a2defbf1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111236) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 17:02:10.208094 np0000192403 devstack@c-api.service[111236]: INFO cinder.volume.api [None req-3dc89451-84b3-4ac9-8756-8c73a2defbf1 demo demo] Get all volumes completed successfully. Sep 09 17:02:10.211404 np0000192403 devstack@c-api.service[111236]: INFO cinder.api.openstack.wsgi [None req-3dc89451-84b3-4ac9-8756-8c73a2defbf1 demo demo] https://162.253.55.92/volume/v3/volumes/detail returned with HTTP 200 Sep 09 17:02:10.212192 np0000192403 devstack@c-api.service[111236]: [pid: 111236|app: 0|req: 9/36] 162.253.55.92 () {64 vars in 1290 bytes} [Wed Sep 9 17:02:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 17:02:20.201360 np0000192403 devstack@c-api.service[111236]: DEBUG dbcounter [-] [111236] Writing DB stats cinder:SELECT=1 {{(pid=111236) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 17:03:10.227144 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.middleware.request_id [None req-04fb5866-84d8-4cc0-bf12-e0d4372c89d8 None None] RequestId filter calling following filter/app {{(pid=111237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 17:03:10.452575 np0000192403 devstack@c-api.service[111237]: INFO cinder.api.openstack.wsgi [None req-04fb5866-84d8-4cc0-bf12-e0d4372c89d8 demo demo] GET https://162.253.55.92/volume/v3/volumes/detail Sep 09 17:03:10.452913 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.openstack.wsgi [None req-04fb5866-84d8-4cc0-bf12-e0d4372c89d8 demo demo] Empty body provided in request {{(pid=111237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 17:03:10.453307 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.openstack.wsgi [None req-04fb5866-84d8-4cc0-bf12-e0d4372c89d8 demo demo] Calling method 'detail' {{(pid=111237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 17:03:10.453748 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.api_utils [None req-04fb5866-84d8-4cc0-bf12-e0d4372c89d8 demo demo] Removing options '' from query. {{(pid=111237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 17:03:10.455217 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.volume.api [None req-04fb5866-84d8-4cc0-bf12-e0d4372c89d8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 17:03:10.466185 np0000192403 devstack@c-api.service[111237]: INFO cinder.volume.api [None req-04fb5866-84d8-4cc0-bf12-e0d4372c89d8 demo demo] Get all volumes completed successfully. Sep 09 17:03:10.469861 np0000192403 devstack@c-api.service[111237]: INFO cinder.api.openstack.wsgi [None req-04fb5866-84d8-4cc0-bf12-e0d4372c89d8 demo demo] https://162.253.55.92/volume/v3/volumes/detail returned with HTTP 200 Sep 09 17:03:10.470538 np0000192403 devstack@c-api.service[111237]: [pid: 111237|app: 0|req: 9/37] 162.253.55.92 () {64 vars in 1290 bytes} [Wed Sep 9 17:03:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 17:03:20.460217 np0000192403 devstack@c-api.service[111237]: DEBUG dbcounter [-] [111237] Writing DB stats cinder:SELECT=1 {{(pid=111237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 17:04:10.492860 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.middleware.request_id [None req-bdf47311-d4ac-4098-a769-d2f7bc569a56 None None] RequestId filter calling following filter/app {{(pid=111239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 17:04:10.499354 np0000192403 devstack@c-api.service[111239]: INFO cinder.api.openstack.wsgi [None req-bdf47311-d4ac-4098-a769-d2f7bc569a56 demo demo] GET https://162.253.55.92/volume/v3/volumes/detail Sep 09 17:04:10.499582 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.openstack.wsgi [None req-bdf47311-d4ac-4098-a769-d2f7bc569a56 demo demo] Empty body provided in request {{(pid=111239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 17:04:10.499857 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.openstack.wsgi [None req-bdf47311-d4ac-4098-a769-d2f7bc569a56 demo demo] Calling method 'detail' {{(pid=111239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 17:04:10.500301 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.api_utils [None req-bdf47311-d4ac-4098-a769-d2f7bc569a56 demo demo] Removing options '' from query. {{(pid=111239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 17:04:10.501279 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.volume.api [None req-bdf47311-d4ac-4098-a769-d2f7bc569a56 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111239) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 17:04:10.510921 np0000192403 devstack@c-api.service[111239]: INFO cinder.volume.api [None req-bdf47311-d4ac-4098-a769-d2f7bc569a56 demo demo] Get all volumes completed successfully. Sep 09 17:04:10.513653 np0000192403 devstack@c-api.service[111239]: INFO cinder.api.openstack.wsgi [None req-bdf47311-d4ac-4098-a769-d2f7bc569a56 demo demo] https://162.253.55.92/volume/v3/volumes/detail returned with HTTP 200 Sep 09 17:04:10.514186 np0000192403 devstack@c-api.service[111239]: [pid: 111239|app: 0|req: 11/38] 162.253.55.92 () {64 vars in 1290 bytes} [Wed Sep 9 17:04:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 17:04:20.504741 np0000192403 devstack@c-api.service[111239]: DEBUG dbcounter [-] [111239] Writing DB stats cinder:SELECT=1 {{(pid=111239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 17:05:10.538486 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.middleware.request_id [None req-13880027-65a9-41cd-917c-02948d4c750e None None] RequestId filter calling following filter/app {{(pid=111238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 17:05:10.542096 np0000192403 devstack@c-api.service[111238]: INFO cinder.api.openstack.wsgi [None req-13880027-65a9-41cd-917c-02948d4c750e demo demo] GET https://162.253.55.92/volume/v3/volumes/detail Sep 09 17:05:10.542330 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.openstack.wsgi [None req-13880027-65a9-41cd-917c-02948d4c750e demo demo] Empty body provided in request {{(pid=111238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 17:05:10.542587 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.openstack.wsgi [None req-13880027-65a9-41cd-917c-02948d4c750e demo demo] Calling method 'detail' {{(pid=111238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 17:05:10.542902 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.api_utils [None req-13880027-65a9-41cd-917c-02948d4c750e demo demo] Removing options '' from query. {{(pid=111238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 17:05:10.543951 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.volume.api [None req-13880027-65a9-41cd-917c-02948d4c750e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111238) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 17:05:10.553728 np0000192403 devstack@c-api.service[111238]: INFO cinder.volume.api [None req-13880027-65a9-41cd-917c-02948d4c750e demo demo] Get all volumes completed successfully. Sep 09 17:05:10.556918 np0000192403 devstack@c-api.service[111238]: INFO cinder.api.openstack.wsgi [None req-13880027-65a9-41cd-917c-02948d4c750e demo demo] https://162.253.55.92/volume/v3/volumes/detail returned with HTTP 200 Sep 09 17:05:10.557541 np0000192403 devstack@c-api.service[111238]: [pid: 111238|app: 0|req: 10/39] 162.253.55.92 () {64 vars in 1290 bytes} [Wed Sep 9 17:05:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 17:05:20.547954 np0000192403 devstack@c-api.service[111238]: DEBUG dbcounter [-] [111238] Writing DB stats cinder:SELECT=1 {{(pid=111238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 17:06:10.577543 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.middleware.request_id [None req-efa8e48e-535c-4886-b652-1f252705f393 None None] RequestId filter calling following filter/app {{(pid=111236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 17:06:10.581860 np0000192403 devstack@c-api.service[111236]: INFO cinder.api.openstack.wsgi [None req-efa8e48e-535c-4886-b652-1f252705f393 demo demo] GET https://162.253.55.92/volume/v3/volumes/detail Sep 09 17:06:10.582151 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.openstack.wsgi [None req-efa8e48e-535c-4886-b652-1f252705f393 demo demo] Empty body provided in request {{(pid=111236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 17:06:10.582449 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.openstack.wsgi [None req-efa8e48e-535c-4886-b652-1f252705f393 demo demo] Calling method 'detail' {{(pid=111236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 17:06:10.582765 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.api_utils [None req-efa8e48e-535c-4886-b652-1f252705f393 demo demo] Removing options '' from query. {{(pid=111236) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 17:06:10.585661 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.volume.api [None req-efa8e48e-535c-4886-b652-1f252705f393 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111236) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 17:06:10.597436 np0000192403 devstack@c-api.service[111236]: INFO cinder.volume.api [None req-efa8e48e-535c-4886-b652-1f252705f393 demo demo] Get all volumes completed successfully. Sep 09 17:06:10.599692 np0000192403 devstack@c-api.service[111236]: INFO cinder.api.openstack.wsgi [None req-efa8e48e-535c-4886-b652-1f252705f393 demo demo] https://162.253.55.92/volume/v3/volumes/detail returned with HTTP 200 Sep 09 17:06:10.600278 np0000192403 devstack@c-api.service[111236]: [pid: 111236|app: 0|req: 10/40] 162.253.55.92 () {64 vars in 1290 bytes} [Wed Sep 9 17:06:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 17:06:20.591201 np0000192403 devstack@c-api.service[111236]: DEBUG dbcounter [-] [111236] Writing DB stats cinder:SELECT=1 {{(pid=111236) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 17:07:10.615646 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.middleware.request_id [None req-a18cccfa-9705-4815-ab50-3d4005a5f039 None None] RequestId filter calling following filter/app {{(pid=111237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 17:07:10.621586 np0000192403 devstack@c-api.service[111237]: INFO cinder.api.openstack.wsgi [None req-a18cccfa-9705-4815-ab50-3d4005a5f039 demo demo] GET https://162.253.55.92/volume/v3/volumes/detail Sep 09 17:07:10.622128 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.openstack.wsgi [None req-a18cccfa-9705-4815-ab50-3d4005a5f039 demo demo] Empty body provided in request {{(pid=111237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 17:07:10.622598 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.openstack.wsgi [None req-a18cccfa-9705-4815-ab50-3d4005a5f039 demo demo] Calling method 'detail' {{(pid=111237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 17:07:10.623344 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.api_utils [None req-a18cccfa-9705-4815-ab50-3d4005a5f039 demo demo] Removing options '' from query. {{(pid=111237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 17:07:10.624931 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.volume.api [None req-a18cccfa-9705-4815-ab50-3d4005a5f039 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 17:07:10.641679 np0000192403 devstack@c-api.service[111237]: INFO cinder.volume.api [None req-a18cccfa-9705-4815-ab50-3d4005a5f039 demo demo] Get all volumes completed successfully. Sep 09 17:07:10.644943 np0000192403 devstack@c-api.service[111237]: INFO cinder.api.openstack.wsgi [None req-a18cccfa-9705-4815-ab50-3d4005a5f039 demo demo] https://162.253.55.92/volume/v3/volumes/detail returned with HTTP 200 Sep 09 17:07:10.645550 np0000192403 devstack@c-api.service[111237]: [pid: 111237|app: 0|req: 10/41] 162.253.55.92 () {64 vars in 1290 bytes} [Wed Sep 9 17:07:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 17:07:20.630997 np0000192403 devstack@c-api.service[111237]: DEBUG dbcounter [-] [111237] Writing DB stats cinder:SELECT=1 {{(pid=111237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 17:08:10.673870 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.middleware.request_id [None req-e23f8359-8188-4dae-ad5e-18b66dec5559 None None] RequestId filter calling following filter/app {{(pid=111239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 17:08:10.797870 np0000192403 devstack@c-api.service[111239]: INFO cinder.api.openstack.wsgi [None req-e23f8359-8188-4dae-ad5e-18b66dec5559 demo demo] GET https://162.253.55.92/volume/v3/volumes/detail Sep 09 17:08:10.798181 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.openstack.wsgi [None req-e23f8359-8188-4dae-ad5e-18b66dec5559 demo demo] Empty body provided in request {{(pid=111239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 17:08:10.798700 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.openstack.wsgi [None req-e23f8359-8188-4dae-ad5e-18b66dec5559 demo demo] Calling method 'detail' {{(pid=111239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 17:08:10.799452 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.api_utils [None req-e23f8359-8188-4dae-ad5e-18b66dec5559 demo demo] Removing options '' from query. {{(pid=111239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 17:08:10.802454 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.volume.api [None req-e23f8359-8188-4dae-ad5e-18b66dec5559 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111239) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 17:08:10.815568 np0000192403 devstack@c-api.service[111239]: INFO cinder.volume.api [None req-e23f8359-8188-4dae-ad5e-18b66dec5559 demo demo] Get all volumes completed successfully. Sep 09 17:08:10.819235 np0000192403 devstack@c-api.service[111239]: INFO cinder.api.openstack.wsgi [None req-e23f8359-8188-4dae-ad5e-18b66dec5559 demo demo] https://162.253.55.92/volume/v3/volumes/detail returned with HTTP 200 Sep 09 17:08:10.819984 np0000192403 devstack@c-api.service[111239]: [pid: 111239|app: 0|req: 12/42] 162.253.55.92 () {64 vars in 1290 bytes} [Wed Sep 9 17:08:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 17:08:20.808237 np0000192403 devstack@c-api.service[111239]: DEBUG dbcounter [-] [111239] Writing DB stats cinder:SELECT=1 {{(pid=111239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 17:09:10.832835 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.middleware.request_id [None req-b09b6b4a-2b85-419d-80ad-92c13c6d2b98 None None] RequestId filter calling following filter/app {{(pid=111238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 17:09:10.836726 np0000192403 devstack@c-api.service[111238]: INFO cinder.api.openstack.wsgi [None req-b09b6b4a-2b85-419d-80ad-92c13c6d2b98 demo demo] GET https://162.253.55.92/volume/v3/volumes/detail Sep 09 17:09:10.837148 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.openstack.wsgi [None req-b09b6b4a-2b85-419d-80ad-92c13c6d2b98 demo demo] Empty body provided in request {{(pid=111238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 17:09:10.837605 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.openstack.wsgi [None req-b09b6b4a-2b85-419d-80ad-92c13c6d2b98 demo demo] Calling method 'detail' {{(pid=111238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 17:09:10.838229 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.api_utils [None req-b09b6b4a-2b85-419d-80ad-92c13c6d2b98 demo demo] Removing options '' from query. {{(pid=111238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 17:09:10.839369 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.volume.api [None req-b09b6b4a-2b85-419d-80ad-92c13c6d2b98 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111238) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 17:09:10.848697 np0000192403 devstack@c-api.service[111238]: INFO cinder.volume.api [None req-b09b6b4a-2b85-419d-80ad-92c13c6d2b98 demo demo] Get all volumes completed successfully. Sep 09 17:09:10.850967 np0000192403 devstack@c-api.service[111238]: INFO cinder.api.openstack.wsgi [None req-b09b6b4a-2b85-419d-80ad-92c13c6d2b98 demo demo] https://162.253.55.92/volume/v3/volumes/detail returned with HTTP 200 Sep 09 17:09:10.851706 np0000192403 devstack@c-api.service[111238]: [pid: 111238|app: 0|req: 11/43] 162.253.55.92 () {64 vars in 1290 bytes} [Wed Sep 9 17:09:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 17:09:20.843694 np0000192403 devstack@c-api.service[111238]: DEBUG dbcounter [-] [111238] Writing DB stats cinder:SELECT=1 {{(pid=111238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 17:10:10.869766 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.middleware.request_id [None req-d80677d3-b334-4bb9-9ff9-65819042bcc2 None None] RequestId filter calling following filter/app {{(pid=111236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 17:10:10.873105 np0000192403 devstack@c-api.service[111236]: INFO cinder.api.openstack.wsgi [None req-d80677d3-b334-4bb9-9ff9-65819042bcc2 demo demo] GET https://162.253.55.92/volume/v3/volumes/detail Sep 09 17:10:10.873382 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.openstack.wsgi [None req-d80677d3-b334-4bb9-9ff9-65819042bcc2 demo demo] Empty body provided in request {{(pid=111236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 17:10:10.873690 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.openstack.wsgi [None req-d80677d3-b334-4bb9-9ff9-65819042bcc2 demo demo] Calling method 'detail' {{(pid=111236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 17:10:10.874038 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.api_utils [None req-d80677d3-b334-4bb9-9ff9-65819042bcc2 demo demo] Removing options '' from query. {{(pid=111236) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 17:10:10.875176 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.volume.api [None req-d80677d3-b334-4bb9-9ff9-65819042bcc2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111236) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 17:10:10.886831 np0000192403 devstack@c-api.service[111236]: INFO cinder.volume.api [None req-d80677d3-b334-4bb9-9ff9-65819042bcc2 demo demo] Get all volumes completed successfully. Sep 09 17:10:10.890175 np0000192403 devstack@c-api.service[111236]: INFO cinder.api.openstack.wsgi [None req-d80677d3-b334-4bb9-9ff9-65819042bcc2 demo demo] https://162.253.55.92/volume/v3/volumes/detail returned with HTTP 200 Sep 09 17:10:10.890789 np0000192403 devstack@c-api.service[111236]: [pid: 111236|app: 0|req: 11/44] 162.253.55.92 () {64 vars in 1290 bytes} [Wed Sep 9 17:10:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 17:10:20.879520 np0000192403 devstack@c-api.service[111236]: DEBUG dbcounter [-] [111236] Writing DB stats cinder:SELECT=1 {{(pid=111236) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 17:11:10.911096 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.middleware.request_id [None req-1b096a1f-2db2-41ef-879a-eedcd37718e5 None None] RequestId filter calling following filter/app {{(pid=111237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 17:11:10.913831 np0000192403 devstack@c-api.service[111237]: INFO cinder.api.openstack.wsgi [None req-1b096a1f-2db2-41ef-879a-eedcd37718e5 demo demo] GET https://162.253.55.92/volume/v3/volumes/detail Sep 09 17:11:10.913955 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.openstack.wsgi [None req-1b096a1f-2db2-41ef-879a-eedcd37718e5 demo demo] Empty body provided in request {{(pid=111237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 17:11:10.914186 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.openstack.wsgi [None req-1b096a1f-2db2-41ef-879a-eedcd37718e5 demo demo] Calling method 'detail' {{(pid=111237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 17:11:10.914450 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.api_utils [None req-1b096a1f-2db2-41ef-879a-eedcd37718e5 demo demo] Removing options '' from query. {{(pid=111237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 17:11:10.915192 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.volume.api [None req-1b096a1f-2db2-41ef-879a-eedcd37718e5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 17:11:10.923202 np0000192403 devstack@c-api.service[111237]: INFO cinder.volume.api [None req-1b096a1f-2db2-41ef-879a-eedcd37718e5 demo demo] Get all volumes completed successfully. Sep 09 17:11:10.925662 np0000192403 devstack@c-api.service[111237]: INFO cinder.api.openstack.wsgi [None req-1b096a1f-2db2-41ef-879a-eedcd37718e5 demo demo] https://162.253.55.92/volume/v3/volumes/detail returned with HTTP 200 Sep 09 17:11:10.926208 np0000192403 devstack@c-api.service[111237]: [pid: 111237|app: 0|req: 11/45] 162.253.55.92 () {64 vars in 1290 bytes} [Wed Sep 9 17:11:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 17:11:20.918386 np0000192403 devstack@c-api.service[111237]: DEBUG dbcounter [-] [111237] Writing DB stats cinder:SELECT=1 {{(pid=111237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 17:12:10.942230 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.middleware.request_id [None req-a7551926-fa40-4e0a-8270-953ff685e94c None None] RequestId filter calling following filter/app {{(pid=111239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 17:12:10.949562 np0000192403 devstack@c-api.service[111239]: INFO cinder.api.openstack.wsgi [None req-a7551926-fa40-4e0a-8270-953ff685e94c demo demo] GET https://162.253.55.92/volume/v3/volumes/detail Sep 09 17:12:10.949880 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.openstack.wsgi [None req-a7551926-fa40-4e0a-8270-953ff685e94c demo demo] Empty body provided in request {{(pid=111239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 17:12:10.950265 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.openstack.wsgi [None req-a7551926-fa40-4e0a-8270-953ff685e94c demo demo] Calling method 'detail' {{(pid=111239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 17:12:10.950702 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.api_utils [None req-a7551926-fa40-4e0a-8270-953ff685e94c demo demo] Removing options '' from query. {{(pid=111239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 17:12:10.951634 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.volume.api [None req-a7551926-fa40-4e0a-8270-953ff685e94c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111239) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 17:12:10.962331 np0000192403 devstack@c-api.service[111239]: INFO cinder.volume.api [None req-a7551926-fa40-4e0a-8270-953ff685e94c demo demo] Get all volumes completed successfully. Sep 09 17:12:10.965551 np0000192403 devstack@c-api.service[111239]: INFO cinder.api.openstack.wsgi [None req-a7551926-fa40-4e0a-8270-953ff685e94c demo demo] https://162.253.55.92/volume/v3/volumes/detail returned with HTTP 200 Sep 09 17:12:10.966280 np0000192403 devstack@c-api.service[111239]: [pid: 111239|app: 0|req: 13/46] 162.253.55.92 () {64 vars in 1290 bytes} [Wed Sep 9 17:12:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 17:12:20.955693 np0000192403 devstack@c-api.service[111239]: DEBUG dbcounter [-] [111239] Writing DB stats cinder:SELECT=1 {{(pid=111239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 17:13:10.982370 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.middleware.request_id [None req-355dab3e-e6ee-4266-8386-c8946f5641c1 None None] RequestId filter calling following filter/app {{(pid=111238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 17:13:11.158791 np0000192403 devstack@c-api.service[111238]: INFO cinder.api.openstack.wsgi [None req-355dab3e-e6ee-4266-8386-c8946f5641c1 demo demo] GET https://162.253.55.92/volume/v3/volumes/detail Sep 09 17:13:11.158991 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.openstack.wsgi [None req-355dab3e-e6ee-4266-8386-c8946f5641c1 demo demo] Empty body provided in request {{(pid=111238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 17:13:11.159215 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.openstack.wsgi [None req-355dab3e-e6ee-4266-8386-c8946f5641c1 demo demo] Calling method 'detail' {{(pid=111238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 17:13:11.159457 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.api_utils [None req-355dab3e-e6ee-4266-8386-c8946f5641c1 demo demo] Removing options '' from query. {{(pid=111238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 17:13:11.160244 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.volume.api [None req-355dab3e-e6ee-4266-8386-c8946f5641c1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111238) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 17:13:11.169241 np0000192403 devstack@c-api.service[111238]: INFO cinder.volume.api [None req-355dab3e-e6ee-4266-8386-c8946f5641c1 demo demo] Get all volumes completed successfully. Sep 09 17:13:11.171082 np0000192403 devstack@c-api.service[111238]: INFO cinder.api.openstack.wsgi [None req-355dab3e-e6ee-4266-8386-c8946f5641c1 demo demo] https://162.253.55.92/volume/v3/volumes/detail returned with HTTP 200 Sep 09 17:13:11.171491 np0000192403 devstack@c-api.service[111238]: [pid: 111238|app: 0|req: 12/47] 162.253.55.92 () {64 vars in 1290 bytes} [Wed Sep 9 17:13:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 17:13:21.163791 np0000192403 devstack@c-api.service[111238]: DEBUG dbcounter [-] [111238] Writing DB stats cinder:SELECT=1 {{(pid=111238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 17:14:11.194865 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.middleware.request_id [None req-8ac39f4b-cdb1-40ba-9365-dc345544f026 None None] RequestId filter calling following filter/app {{(pid=111236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 17:14:11.201516 np0000192403 devstack@c-api.service[111236]: INFO cinder.api.openstack.wsgi [None req-8ac39f4b-cdb1-40ba-9365-dc345544f026 demo demo] GET https://162.253.55.92/volume/v3/volumes/detail Sep 09 17:14:11.201737 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.openstack.wsgi [None req-8ac39f4b-cdb1-40ba-9365-dc345544f026 demo demo] Empty body provided in request {{(pid=111236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 17:14:11.202026 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.openstack.wsgi [None req-8ac39f4b-cdb1-40ba-9365-dc345544f026 demo demo] Calling method 'detail' {{(pid=111236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 17:14:11.202393 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.api.api_utils [None req-8ac39f4b-cdb1-40ba-9365-dc345544f026 demo demo] Removing options '' from query. {{(pid=111236) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 17:14:11.203375 np0000192403 devstack@c-api.service[111236]: DEBUG cinder.volume.api [None req-8ac39f4b-cdb1-40ba-9365-dc345544f026 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111236) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 17:14:11.214333 np0000192403 devstack@c-api.service[111236]: INFO cinder.volume.api [None req-8ac39f4b-cdb1-40ba-9365-dc345544f026 demo demo] Get all volumes completed successfully. Sep 09 17:14:11.217424 np0000192403 devstack@c-api.service[111236]: INFO cinder.api.openstack.wsgi [None req-8ac39f4b-cdb1-40ba-9365-dc345544f026 demo demo] https://162.253.55.92/volume/v3/volumes/detail returned with HTTP 200 Sep 09 17:14:11.217945 np0000192403 devstack@c-api.service[111236]: [pid: 111236|app: 0|req: 12/48] 162.253.55.92 () {64 vars in 1290 bytes} [Wed Sep 9 17:14:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 17:14:21.207826 np0000192403 devstack@c-api.service[111236]: DEBUG dbcounter [-] [111236] Writing DB stats cinder:SELECT=1 {{(pid=111236) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 17:15:11.239340 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.middleware.request_id [None req-f126e65f-6cdd-471a-a468-08bf160a493d None None] RequestId filter calling following filter/app {{(pid=111237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 17:15:11.251797 np0000192403 devstack@c-api.service[111237]: INFO cinder.api.openstack.wsgi [None req-f126e65f-6cdd-471a-a468-08bf160a493d demo demo] GET https://162.253.55.92/volume/v3/volumes/detail Sep 09 17:15:11.251797 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.openstack.wsgi [None req-f126e65f-6cdd-471a-a468-08bf160a493d demo demo] Empty body provided in request {{(pid=111237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 17:15:11.251797 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.openstack.wsgi [None req-f126e65f-6cdd-471a-a468-08bf160a493d demo demo] Calling method 'detail' {{(pid=111237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 17:15:11.251797 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.api.api_utils [None req-f126e65f-6cdd-471a-a468-08bf160a493d demo demo] Removing options '' from query. {{(pid=111237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 17:15:11.251797 np0000192403 devstack@c-api.service[111237]: DEBUG cinder.volume.api [None req-f126e65f-6cdd-471a-a468-08bf160a493d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 17:15:11.258547 np0000192403 devstack@c-api.service[111237]: INFO cinder.volume.api [None req-f126e65f-6cdd-471a-a468-08bf160a493d demo demo] Get all volumes completed successfully. Sep 09 17:15:11.262924 np0000192403 devstack@c-api.service[111237]: INFO cinder.api.openstack.wsgi [None req-f126e65f-6cdd-471a-a468-08bf160a493d demo demo] https://162.253.55.92/volume/v3/volumes/detail returned with HTTP 200 Sep 09 17:15:11.263750 np0000192403 devstack@c-api.service[111237]: [pid: 111237|app: 0|req: 12/49] 162.253.55.92 () {64 vars in 1290 bytes} [Wed Sep 9 17:15:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 17:15:21.250249 np0000192403 devstack@c-api.service[111237]: DEBUG dbcounter [-] [111237] Writing DB stats cinder:SELECT=1 {{(pid=111237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 17:16:11.287996 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.middleware.request_id [None req-7f755a81-231f-4761-8309-347c5c39e709 None None] RequestId filter calling following filter/app {{(pid=111239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 17:16:11.292977 np0000192403 devstack@c-api.service[111239]: INFO cinder.api.openstack.wsgi [None req-7f755a81-231f-4761-8309-347c5c39e709 demo demo] GET https://162.253.55.92/volume/v3/volumes/detail Sep 09 17:16:11.293465 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.openstack.wsgi [None req-7f755a81-231f-4761-8309-347c5c39e709 demo demo] Empty body provided in request {{(pid=111239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 17:16:11.293863 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.openstack.wsgi [None req-7f755a81-231f-4761-8309-347c5c39e709 demo demo] Calling method 'detail' {{(pid=111239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 17:16:11.294471 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.api.api_utils [None req-7f755a81-231f-4761-8309-347c5c39e709 demo demo] Removing options '' from query. {{(pid=111239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 17:16:11.296047 np0000192403 devstack@c-api.service[111239]: DEBUG cinder.volume.api [None req-7f755a81-231f-4761-8309-347c5c39e709 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111239) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 17:16:11.311816 np0000192403 devstack@c-api.service[111239]: INFO cinder.volume.api [None req-7f755a81-231f-4761-8309-347c5c39e709 demo demo] Get all volumes completed successfully. Sep 09 17:16:11.316627 np0000192403 devstack@c-api.service[111239]: INFO cinder.api.openstack.wsgi [None req-7f755a81-231f-4761-8309-347c5c39e709 demo demo] https://162.253.55.92/volume/v3/volumes/detail returned with HTTP 200 Sep 09 17:16:11.317538 np0000192403 devstack@c-api.service[111239]: [pid: 111239|app: 0|req: 14/50] 162.253.55.92 () {64 vars in 1290 bytes} [Wed Sep 9 17:16:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 17:16:21.302318 np0000192403 devstack@c-api.service[111239]: DEBUG dbcounter [-] [111239] Writing DB stats cinder:SELECT=1 {{(pid=111239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 17:17:11.334903 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.middleware.request_id [None req-17e70a9a-a7d1-4e7d-a10e-af6d4767dcd3 None None] RequestId filter calling following filter/app {{(pid=111238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 17:17:11.337337 np0000192403 devstack@c-api.service[111238]: INFO cinder.api.openstack.wsgi [None req-17e70a9a-a7d1-4e7d-a10e-af6d4767dcd3 demo demo] GET https://162.253.55.92/volume/v3/volumes/detail Sep 09 17:17:11.337525 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.openstack.wsgi [None req-17e70a9a-a7d1-4e7d-a10e-af6d4767dcd3 demo demo] Empty body provided in request {{(pid=111238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 17:17:11.337658 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.openstack.wsgi [None req-17e70a9a-a7d1-4e7d-a10e-af6d4767dcd3 demo demo] Calling method 'detail' {{(pid=111238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 17:17:11.337883 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.api.api_utils [None req-17e70a9a-a7d1-4e7d-a10e-af6d4767dcd3 demo demo] Removing options '' from query. {{(pid=111238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 17:17:11.338540 np0000192403 devstack@c-api.service[111238]: DEBUG cinder.volume.api [None req-17e70a9a-a7d1-4e7d-a10e-af6d4767dcd3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111238) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 17:17:11.346871 np0000192403 devstack@c-api.service[111238]: INFO cinder.volume.api [None req-17e70a9a-a7d1-4e7d-a10e-af6d4767dcd3 demo demo] Get all volumes completed successfully. Sep 09 17:17:11.349966 np0000192403 devstack@c-api.service[111238]: INFO cinder.api.openstack.wsgi [None req-17e70a9a-a7d1-4e7d-a10e-af6d4767dcd3 demo demo] https://162.253.55.92/volume/v3/volumes/detail returned with HTTP 200 Sep 09 17:17:11.351201 np0000192403 devstack@c-api.service[111238]: [pid: 111238|app: 0|req: 13/51] 162.253.55.92 () {64 vars in 1290 bytes} [Wed Sep 9 17:17:11 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)