Aug 15 16:06:32 devstack cinder-volume[83144]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 15 16:06:32 devstack cinder-volume[83144]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 15 16:06:32 devstack cinder-volume[83144]: we strongly recommend against using it for new projects. Aug 15 16:06:32 devstack cinder-volume[83144]: If you are already using Eventlet, we recommend migrating to a different Aug 15 16:06:32 devstack cinder-volume[83144]: framework. For more detail see Aug 15 16:06:32 devstack cinder-volume[83144]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 15 16:06:32 devstack cinder-volume[83144]: import eventlet # noqa Aug 15 16:06:34 devstack cinder-volume[83144]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "singleton_lock" {{(pid=83144) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 15 16:06:34 devstack cinder-volume[83144]: DEBUG oslo_concurrency.lockutils [-] Acquired lock "singleton_lock" {{(pid=83144) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 15 16:06:34 devstack cinder-volume[83144]: DEBUG oslo_concurrency.lockutils [-] Releasing lock "singleton_lock" {{(pid=83144) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 15 16:06:35 devstack cinder-volume[83144]: INFO dbcounter [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] Registered counter for database cinder Aug 15 16:06:35 devstack cinder-volume[83144]: DEBUG oslo_db.sqlalchemy.engines [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 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=83144) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 16:06:35 devstack cinder-volume[83144]: DEBUG dbcounter [-] [83144] Writer thread running {{(pid=83144) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 15 16:06:35 devstack cinder-volume[83144]: INFO cinder.rpc [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 15 16:06:35 devstack cinder-volume[83144]: INFO cinder.rpc [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_db.sqlalchemy.engines [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 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=83144) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 16:06:36 devstack cinder-volume[83144]: INFO cinder.volume.manager [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] Determined volume DB was empty at startup. Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG cinder.volume.manager [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] Cinder Volume DB check: vol_db_empty=True {{(pid=83144) __init__ /opt/stack/cinder/cinder/volume/manager.py:289}} Aug 15 16:06:36 devstack cinder-volume[83144]: INFO cinder.volume.manager [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] Service not found for updating active_backend_id, assuming default for driver init. Aug 15 16:06:36 devstack cinder-volume[83144]: WARNING stevedore.named [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 16:06:36 devstack cinder-volume[83144]: WARNING castellan.key_manager [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 16:06:36 devstack cinder-volume[83144]: WARNING cinder.keymgr.conf_key_mgr [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG cinder.volume.drivers.lvm [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] Attempting to initialize LVM driver with the following target_driver: cinder.volume.targets.lio.LioAdm {{(pid=83144) __init__ /opt/stack/cinder/cinder/volume/drivers/lvm.py:109}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_concurrency.processutils [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] Running cmd (subprocess): cinder-rtstool verify {{(pid=83144) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_concurrency.processutils [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] CMD "cinder-rtstool verify" returned: 0 in 0.412s {{(pid=83144) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_db.sqlalchemy.engines [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 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=83144) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 16:06:36 devstack cinder-volume[83144]: INFO cinder.rpc [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 15 16:06:36 devstack cinder-volume[83144]: INFO cinder.rpc [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 15 16:06:36 devstack cinder-volume[83144]: WARNING stevedore.named [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 16:06:36 devstack cinder-volume[83144]: WARNING castellan.key_manager [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 16:06:36 devstack cinder-volume[83144]: INFO cinder.volume.manager [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] Image-volume cache enabled for host devstack@lvmdriver-1. Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_db.sqlalchemy.engines [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 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=83144) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 16:06:36 devstack cinder-volume[83144]: INFO oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] Starting 1 workers Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] Started child 83297 {{(pid=83144) _start_child /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:491}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] Full set of CONF: {{(pid=83144) wait /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:565}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] ******************************************************************************** {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3533}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] Configuration options gathered from: {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] command line args: ['--config-file', '/etc/cinder/cinder.conf'] {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3535}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] config files: ['/etc/cinder/cinder.conf'] {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3536}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] ================================================================================ {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3541}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] allow_availability_zone_fallback = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] allow_compression_on_image_upload = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] allowed_direct_url_schemes = [] {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] api_rate_limit = True {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] auth_strategy = keystone {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] az_cache_duration = 3600 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83297]: INFO cinder.service [-] Starting cinder-volume node (version 28.1.0) Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_availability_zone = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_host = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_name = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_stats_polling_interval = 60 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backup_api_class = cinder.backup.api.API {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backup_manager = cinder.backup.manager.BackupManager {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backup_name_template = backup-%s {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backup_use_same_host = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backup_use_temp_snapshot = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] chap_password = **** {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] chap_username = {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] cinder_internal_tenant_project_id = 42d1d25b875a49f0b553b2a2f48d126c {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] cinder_internal_tenant_user_id = 5c73a4e753eb41128d122c933b736f17 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] cloned_volume_same_az = True {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] cluster = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] compression_format = gzip {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] compute_api_class = cinder.compute.nova.API {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] config_dir = [] {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] config_file = ['/etc/cinder/cinder.conf'] {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] config_source = [] {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] consistencygroup_api_class = cinder.consistencygroup.api.API {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] control_exchange = openstack {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] debug = True {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] default_availability_zone = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] default_group_type = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] default_log_levels = ['amqp=WARN', 'boto=WARN', 'sqlalchemy=WARN', 'suds=INFO', 'oslo.messaging=INFO', 'oslo_messaging=INFO', 'iso8601=WARN', 'requests.packages.urllib3.connectionpool=WARN', 'urllib3.connectionpool=WARN', 'websocket=WARN', 'requests.packages.urllib3.util.retry=WARN', 'urllib3.util.retry=WARN', 'keystonemiddleware=WARN', 'routes.middleware=WARN', 'stevedore=WARN', 'taskflow=WARN', 'keystoneauth=WARN', 'oslo.cache=INFO', 'oslo_policy=INFO', 'dogpile.core.dogpile=INFO'] {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] default_volume_type = lvmdriver-1 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] disk_geometry = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] driver_client_cert = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] driver_client_cert_key = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] driver_data_namespace = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] driver_ssl_cert_path = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] driver_ssl_cert_verify = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] driver_use_ssl = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] enable_force_upload = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] enable_new_services = True {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] enable_unsupported_driver = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] enabled_backends = ['lvmdriver-1'] {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] enforce_multipath_for_image_xfer = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] filter_function = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] glance_api_insecure = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] glance_api_servers = ['http://192.168.122.208/image'] {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] glance_api_ssl_compression = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] glance_ca_certificates_file = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] glance_catalog_info = image:glance:publicURL {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] glance_certfile = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] glance_core_properties = ['checksum', 'container_format', 'disk_format', 'image_name', 'image_id', 'min_disk', 'min_ram', 'name', 'size'] {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] glance_keyfile = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] glance_num_retries = 3 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] glance_request_timeout = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] goodness_function = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] graceful_shutdown_timeout = 5 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] group_api_class = cinder.group.api.API {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] host = devstack {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] image_compress_on_upload = True {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] image_conversion_address_space_limit = 1 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] image_conversion_cpu_limit = 60 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] image_conversion_dir = /opt/stack/data/cinder/conversion {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] image_conversion_disable = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] image_upload_use_cinder_backend = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] image_upload_use_internal_tenant = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] image_volume_cache_enabled = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] image_volume_cache_max_count = 0 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] image_volume_cache_max_size_gb = 0 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] init_host_max_objects_retrieval = 0 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] instance_format = [instance: %(uuid)s] {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] iscsi_target_flags = {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] iscsi_write_cache = on {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] iser_helper = tgtadm {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] iser_ip_address = 192.168.122.208 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] iser_port = 3260 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] log_color = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] log_config_append = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] log_dir = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] log_file = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] log_options = True {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] log_rotate_interval = 1 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] log_rotate_interval_type = days {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] log_rotation_type = none {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] logging_context_format_string = %(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] max_age = 0 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] max_logfile_count = 30 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] max_logfile_size_mb = 200 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] max_over_subscription_ratio = 20.0 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] message_reap_interval = 86400 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] message_ttl = 2592000 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] migration_create_volume_timeout_secs = 300 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] monkey_patch = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] monkey_patch_modules = [] {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] my_ip = 192.168.122.208 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] no_snapshot_gb_quota = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] num_iser_scan_tries = 3 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] num_shell_tries = 3 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] num_volume_device_scan_tries = 3 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] nvmeof_conn_info_version = 1 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] nvmet_ns_id = 10 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] nvmet_port_id = 1 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] osapi_max_limit = 1000 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] osapi_volume_ext_list = [] {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] osapi_volume_extension = ['cinder.api.contrib.standard_extensions'] {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] osapi_volume_listen = 0.0.0.0 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] osapi_volume_listen_port = 8776 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] osapi_volume_use_ssl = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] osapi_volume_workers = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] per_volume_size_limit = -1 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] periodic_fuzzy_delay = 60 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] periodic_interval = 60 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] project_id_regex = [0-9a-f\-]+ {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] public_endpoint = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] publish_errors = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83297]: INFO cinder.volume.manager [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] Starting volume driver LVMVolumeDriver (3.0.0) Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] quota_backup_gigabytes = 1000 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] quota_backups = 10 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] quota_driver = cinder.quota.DbQuotaDriver {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] quota_gigabytes = 1000 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] quota_groups = 10 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] quota_snapshots = 10 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] quota_volumes = 10 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] rate_limit_burst = 0 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] rate_limit_except_level = CRITICAL {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] rate_limit_interval = 0 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] reinit_driver_count = 3 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] replication_device = **** {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] report_discard_supported = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] report_interval = 120 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] reservation_clean_interval = 86400 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] reservation_expire = 86400 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] reserved_image_namespaces = [] {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] reserved_percentage = 0 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] resource_query_filters_file = /etc/cinder/resource_filters.json {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] rootwrap_config = /etc/cinder/rootwrap.conf {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] rpc_response_timeout = 120 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] run_external_periodic_tasks = True {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] scheduler_manager = cinder.scheduler.manager.SchedulerManager {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] scst_target_driver = iscsi {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] scst_target_iqn_name = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] service_down_time = 720 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] shell_completion = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] snapshot_name_template = snapshot-%s {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] snapshot_same_host = True {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] split_loggers = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] state_path = /opt/stack/data/cinder {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] storage_availability_zone = nova {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] storage_protocol = iSCSI {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] syslog_log_facility = LOG_USER {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] target_helper = lioadm {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] target_ip_address = 192.168.122.208 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] target_port = 3260 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] target_prefix = iqn.2010-10.org.openstack: {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] target_protocol = iscsi {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] target_secondary_ip_addresses = [] {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] trace_flags = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] transfer_api_class = cinder.transfer.api.API {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] transport_url = **** {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.036s {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] until_refresh = 0 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] use_chap_auth = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] use_default_quota_class = True {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] use_journal = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] use_json = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] use_multipath_for_image_xfer = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] use_stderr = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] use_syslog = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] verify_glance_signatures = enabled {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] vmdk_allowed_types = ['streamOptimized', 'monolithicSparse'] {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] volume_api_class = cinder.volume.api.API {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] volume_backend_name = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] volume_clear = zero {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] volume_clear_ionice = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] volume_clear_size = 0 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] volume_copy_bps_limit = 0 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] volume_dd_blocksize = 1M {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] volume_manager = cinder.volume.manager.VolumeManager {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] volume_name_template = volume-%s {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] volume_service_inithost_offload = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] volume_usage_audit_period = month {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] volumes_dir = /opt/stack/data/cinder/volumes {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] zoning_mode = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] oslo_concurrency.disable_process_locking = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] oslo_concurrency.lock_path = /opt/stack/data/cinder {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] os_brick.lightos_discovery_client_address = localhost {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] os_brick.lightos_discovery_client_dir_path = /etc/discovery-client/discovery.d/ {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] os_brick.lightos_discovery_client_port = 6060 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] os_brick.lock_path = /opt/stack/data/os_brick {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] os_brick.wait_mpath_device_attempts = 4 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] os_brick.wait_mpath_device_interval = 1 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] oslo_middleware.http_basic_auth_user_file = /etc/htpasswd {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] keystone_authtoken.auth_section = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] keystone_authtoken.auth_type = password {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:36 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.025s {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] keystone_authtoken.auth_version = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] keystone_authtoken.cache = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:36 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] keystone_authtoken.certfile = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] keystone_authtoken.delay_auth_decision = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] keystone_authtoken.http_connect_timeout = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] keystone_authtoken.include_service_catalog = True {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] keystone_authtoken.insecure = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] keystone_authtoken.interface = public {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] keystone_authtoken.keyfile = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] keystone_authtoken.memcache_password = {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] keystone_authtoken.memcache_sasl_enabled = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] keystone_authtoken.memcache_secret_key = **** {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] keystone_authtoken.memcache_security_strategy = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] keystone_authtoken.memcache_tls_allowed_ciphers = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] keystone_authtoken.memcache_tls_cafile = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] keystone_authtoken.memcache_tls_certfile = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] keystone_authtoken.memcache_tls_enabled = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] keystone_authtoken.memcache_tls_keyfile = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] keystone_authtoken.memcache_use_advanced_pool = True {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] keystone_authtoken.memcache_username = {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] keystone_authtoken.region_name = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:36 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.024s {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:06:36 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings -o name stack-volumes-lvmdriver-1 {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] keystone_authtoken.service_token_roles_required = True {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] keystone_authtoken.service_type = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] keystone_authtoken.token_cache_time = 300 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] keystone_authtoken.www_authenticate_uri = http://192.168.122.208/identity {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] cache.backend = dogpile.cache.null {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:36 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] cache.backend_argument = **** {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] cache.backend_expiration_time = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] cache.config_prefix = cache.oslo {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] cache.debug_cache_backend = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] cache.enable_retry_client = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] cache.enable_socket_keepalive = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] cache.enabled = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] cache.expiration_time = 600 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] cache.hashclient_dead_timeout = 60.0 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] cache.hashclient_retry_attempts = 2 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] cache.hashclient_retry_timeout = 1.0 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] cache.memcache_dead_retry = 300 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] cache.memcache_pool_flush_on_reconnect = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] cache.memcache_pool_maxsize = 10 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] cache.memcache_pool_unused_timeout = 60 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] cache.memcache_sasl_enabled = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] cache.memcache_servers = ['localhost:11211'] {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack sudo[83301]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings -o name stack-volumes-lvmdriver-1 Aug 15 16:06:37 devstack sudo[83301]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] cache.password = **** {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] cache.proxies = [] {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] cache.redis_db = 0 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] cache.redis_sentinel_service_name = mymaster {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] cache.redis_sentinels = ['localhost:26379'] {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] cache.redis_server = localhost:6379 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] cache.retry_attempts = 2 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] cache.retry_delay = 0.0 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] cache.socket_keepalive_count = 1 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] cache.socket_keepalive_idle = 1 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] cache.socket_keepalive_interval = 1 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] cache.socket_timeout = 1.0 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] cache.tls_allowed_ciphers = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] cache.tls_cafile = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] cache.tls_certfile = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] cache.tls_enabled = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] cache.tls_keyfile = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] cache.username = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] coordination.backend_url = **** {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] database.asyncio_connection = **** {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] database.asyncio_slave_connection = **** {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] database.backend = sqlalchemy {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] database.connection = **** {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] database.connection_debug = 0 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] database.connection_parameters = {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] database.connection_recycle_time = 3600 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] database.connection_trace = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] database.db_inc_retry_interval = True {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] database.db_max_retries = 20 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] database.db_max_retry_interval = 10 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] database.db_retry_interval = 1 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] database.max_overflow = 50 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] database.max_pool_size = 5 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] database.max_retries = 10 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] database.mysql_sql_mode = TRADITIONAL {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] database.mysql_wsrep_sync_wait = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] database.pool_timeout = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] database.retry_interval = 10 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] database.slave_connection = **** {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] database.sqlite_synchronous = True {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] database.synchronous_reader = True {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] database.use_db_reconnect = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] oslo_messaging_metrics.metrics_buffer_size = 1000 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] oslo_messaging_metrics.metrics_enabled = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] oslo_messaging_metrics.metrics_process_name = {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] oslo_messaging_metrics.metrics_socket_file = /var/tmp/metrics_collector.sock {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] oslo_messaging_metrics.metrics_thread_stop_timeout = 10 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] profiler.connection_string = messaging:// {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] profiler.enabled = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] profiler.es_doc_type = notification {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] profiler.es_scroll_size = 10000 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] profiler.es_scroll_time = 2m {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] profiler.filter_error_trace = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] profiler.hmac_keys = **** {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] profiler.sentinel_service_name = mymaster {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] profiler.socket_timeout = 0.1 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] profiler.trace_requests = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] profiler.trace_sqlalchemy = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] profiler_jaeger.process_tags = {} {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] profiler_jaeger.service_name_prefix = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] profiler_otlp.service_name_prefix = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] oslo_policy.enforce_new_defaults = True {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] oslo_policy.policy_default_rule = default {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] oslo_policy.policy_dirs = ['policy.d'] {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] oslo_policy.policy_file = policy.yaml {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] oslo_policy.remote_content_type = application/x-www-form-urlencoded {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] oslo_policy.remote_ssl_ca_crt_file = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] oslo_policy.remote_ssl_client_crt_file = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] oslo_policy.remote_ssl_client_key_file = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] oslo_policy.remote_ssl_verify_server_crt = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] oslo_policy.remote_timeout = 60.0 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] privsep_osbrick.capabilities = [21, 2] {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] privsep_osbrick.group = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] privsep_osbrick.helper_command = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] privsep_osbrick.log_daemon_traceback = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] privsep_osbrick.logger_name = brick_privsep_hide_output {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] privsep_osbrick.thread_pool_size = 4 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] privsep_osbrick.user = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] cinder_sys_admin.capabilities = [0, 1, 2, 3, 12, 21] {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] cinder_sys_admin.group = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] cinder_sys_admin.helper_command = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] cinder_sys_admin.log_daemon_traceback = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] cinder_sys_admin.logger_name = oslo_privsep.daemon {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] cinder_sys_admin.thread_pool_size = 4 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] cinder_sys_admin.user = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] service_user.auth_section = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] service_user.auth_type = password {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] service_user.cafile = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] service_user.certfile = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] service_user.collect_timing = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] service_user.insecure = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] service_user.keyfile = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] service_user.send_service_user_token = True {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] service_user.split_loggers = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] service_user.timeout = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] glance.auth_section = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] glance.auth_type = password {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] glance.cafile = /opt/stack/data/ca-bundle.pem {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] glance.certfile = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] glance.collect_timing = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] glance.insecure = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] glance.keyfile = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] glance.region_name = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] glance.split_loggers = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] glance.timeout = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.backend_availability_zone = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.backend_native_threads_pool_size = 20 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.backup_use_temp_snapshot = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.chap_password = **** {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.chap_username = {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.disk_geometry = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.driver_client_cert = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.driver_client_cert_key = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.driver_data_namespace = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.driver_ssl_cert_path = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.driver_ssl_cert_verify = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.driver_use_ssl = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.enable_unsupported_driver = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.enforce_multipath_for_image_xfer = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.extra_capabilities = {} {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.filter_function = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.goodness_function = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.image_upload_use_cinder_backend = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.image_upload_use_internal_tenant = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.image_volume_cache_enabled = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.image_volume_cache_max_count = 0 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.image_volume_cache_max_size_gb = 0 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.iscsi_target_flags = {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.iscsi_write_cache = on {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.iser_helper = tgtadm {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.iser_ip_address = 192.168.122.208 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.iser_port = 3260 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.lvm_conf_file = /etc/cinder/lvm.conf {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.lvm_mirrors = 0 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.lvm_share_target = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.lvm_suppress_fd_warnings = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.lvm_type = auto {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.max_over_subscription_ratio = 20.0 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.num_iser_scan_tries = 3 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.num_shell_tries = 3 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.num_volume_device_scan_tries = 3 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.nvmeof_conn_info_version = 1 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.nvmet_ns_id = 10 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.nvmet_port_id = 1 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.replication_device = **** {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.report_discard_supported = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.reserved_percentage = 0 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.scst_target_driver = iscsi {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.scst_target_iqn_name = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.storage_protocol = iSCSI {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.suppress_requests_ssl_warnings = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.target_helper = tgtadm {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.target_ip_address = 192.168.122.208 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.target_port = 3260 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.target_prefix = iqn.2010-10.org.openstack: {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.target_protocol = iscsi {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.target_secondary_ip_addresses = [] {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.trace_flags = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.unique_fqdn_network = True {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.use_chap_auth = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.use_multipath_for_image_xfer = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.volume_backend_name = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.volume_clear = zero {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.volume_clear_ionice = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.volume_clear_size = 0 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.volume_copy_bps_limit = 0 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.volume_dd_blocksize = 1M {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.volume_group = cinder-volumes {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] backend_defaults.volumes_dir = /opt/stack/data/cinder/volumes {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] oslo_reports.file_event_handler = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] oslo_reports.log_dir = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.backend_availability_zone = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.backend_host = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.backend_native_threads_pool_size = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.backup_use_temp_snapshot = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.chap_password = **** {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.chap_username = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.chiscsi_conf = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.disk_geometry = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.driver_client_cert = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.driver_client_cert_key = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.driver_data_namespace = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.driver_ssl_cert_path = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.driver_ssl_cert_verify = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.driver_use_ssl = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.enable_unsupported_driver = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.enforce_multipath_for_image_xfer = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.extra_capabilities = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.filter_function = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.goodness_function = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.image_upload_use_cinder_backend = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.image_upload_use_internal_tenant = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.image_volume_cache_enabled = True {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.image_volume_cache_max_count = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.image_volume_cache_max_size_gb = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.iscsi_target_flags = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.iscsi_write_cache = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.iser_helper = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.iser_ip_address = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.iser_port = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.iser_target_prefix = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.lvm_conf_file = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.lvm_mirrors = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.lvm_share_target = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.lvm_suppress_fd_warnings = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.lvm_type = auto {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.max_over_subscription_ratio = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.num_iser_scan_tries = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.num_shell_tries = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.num_volume_device_scan_tries = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.nvmeof_conn_info_version = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.nvmet_ns_id = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.nvmet_port_id = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.replication_device = **** {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.report_discard_supported = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.reserved_percentage = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.scst_target_driver = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.scst_target_iqn_name = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.storage_protocol = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.suppress_requests_ssl_warnings = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.target_helper = lioadm {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.target_ip_address = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.target_port = 3260 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.target_prefix = iqn.2010-10.org.openstack: {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.target_protocol = iscsi {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.target_secondary_ip_addresses = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.trace_flags = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.unique_fqdn_network = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.use_chap_auth = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.use_multipath_for_image_xfer = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.volume_backend_name = lvmdriver-1 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.volume_clear = zero {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.volume_clear_ionice = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.volume_clear_size = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.volume_copy_blkio_cgroup_name = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.volume_copy_bps_limit = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.volume_dd_blocksize = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.volume_group = stack-volumes-lvmdriver-1 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] lvmdriver-1.volumes_dir = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] oslo_messaging_rabbit.heartbeat_rate = 3 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] oslo_messaging_rabbit.hostname = devstack {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] oslo_messaging_rabbit.kombu_reconnect_splay = 0.0 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] oslo_messaging_rabbit.processname = cinder-volume {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] oslo_messaging_rabbit.rabbit_quorum_delivery_limit = 0 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_bytes = 0 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_length = 0 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] oslo_messaging_rabbit.rabbit_quorum_queue = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] oslo_messaging_rabbit.rabbit_stream_fanout = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] oslo_messaging_rabbit.rabbit_transient_quorum_queue = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] oslo_messaging_rabbit.ssl = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] oslo_messaging_rabbit.ssl_enforce_hostname_verification = True {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] oslo_messaging_rabbit.ssl_version = {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] oslo_messaging_rabbit.use_queue_manager = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] oslo_messaging_notifications.driver = [] {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] oslo_messaging_notifications.retry = -1 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] oslo_messaging_notifications.transport_url = **** {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] key_manager.backend = cinder.keymgr.conf_key_mgr.ConfKeyManager {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] key_manager.fixed_key = **** {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] barbican.barbican_api_version = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] barbican.barbican_endpoint = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] barbican.barbican_endpoint_type = public {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] barbican.barbican_region_name = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] barbican.cafile = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] barbican.certfile = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] barbican.collect_timing = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] barbican.insecure = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] barbican.keyfile = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] barbican.number_of_retries = 60 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] barbican.retry_delay = 1 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] barbican.send_service_user_token = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] barbican.split_loggers = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] barbican.timeout = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] barbican.verify_ssl = True {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] barbican.verify_ssl_path = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] barbican_service_user.auth_section = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] barbican_service_user.auth_type = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] barbican_service_user.cafile = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] barbican_service_user.certfile = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] barbican_service_user.collect_timing = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] barbican_service_user.insecure = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] barbican_service_user.keyfile = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] barbican_service_user.split_loggers = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] barbican_service_user.timeout = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] vault.approle_role_id = **** {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] vault.approle_secret_id = **** {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] vault.auth_method = approle {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] vault.auth_path = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] vault.kv_mountpoint = secret {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] vault.kv_path = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] vault.kv_version = 2 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] vault.namespace = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] vault.root_token_id = **** {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] vault.ssl_ca_crt_file = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] vault.timeout = 60.0 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] vault.token_file = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] vault.token_role = None {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] vault.use_ssl = False {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:06:37 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] ******************************************************************************** {{(pid=83144) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3567}} Aug 15 16:06:37 devstack sudo[83301]: pam_unix(sudo:session): session closed for user root Aug 15 16:06:37 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings -o name stack-volumes-lvmdriver-1" returned: 0 in 0.338s {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:06:37 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:06:37 devstack sudo[83304]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool Aug 15 16:06:37 devstack sudo[83304]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:06:37 devstack sudo[83304]: pam_unix(sudo:session): session closed for user root Aug 15 16:06:37 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 5 in 0.270s {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:06:37 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] 'sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool' failed. Not Retrying. {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 15 16:06:37 devstack cinder-volume[83297]: INFO cinder.brick.local_dev.lvm [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] Logical Volume not found when querying LVM info. (vg_name=stack-volumes-lvmdriver-1, lv_name=stack-volumes-lvmdriver-1-pool Aug 15 16:06:37 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:06:37 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.025s {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:06:37 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:06:37 devstack sudo[83474]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 Aug 15 16:06:37 devstack sudo[83474]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:06:37 devstack sudo[83474]: pam_unix(sudo:session): session closed for user root Aug 15 16:06:37 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.286s {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:06:37 devstack cinder-volume[83297]: DEBUG cinder.brick.local_dev.lvm [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] Creating thin pool 'stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool' with size 28.5g of total 30.0g {{(pid=83297) create_thin_pool /opt/stack/cinder/cinder/brick/local_dev/lvm.py:567}} Aug 15 16:06:37 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -T -L 28.5g stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:06:37 devstack sudo[83554]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -T -L 28.5g stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool Aug 15 16:06:37 devstack sudo[83554]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:06:38 devstack sudo[83554]: pam_unix(sudo:session): session closed for user root Aug 15 16:06:38 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -T -L 28.5g stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.620s {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:06:38 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:06:38 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.017s {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:06:38 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:06:38 devstack sudo[83742]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool Aug 15 16:06:38 devstack sudo[83742]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:06:38 devstack sudo[83742]: pam_unix(sudo:session): session closed for user root Aug 15 16:06:38 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.266s {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:06:38 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:06:38 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.019s {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:06:38 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C pvs --noheadings --unit=g -o vg_name,name,size,free --separator | --nosuffix --ignoreskippedcluster {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:06:38 devstack sudo[83834]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C pvs --noheadings --unit=g -o vg_name,name,size,free --separator | --nosuffix --ignoreskippedcluster Aug 15 16:06:38 devstack sudo[83834]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:06:39 devstack sudo[83834]: pam_unix(sudo:session): session closed for user root Aug 15 16:06:39 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C pvs --noheadings --unit=g -o vg_name,name,size,free --separator | --nosuffix --ignoreskippedcluster" returned: 0 in 0.333s {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:06:39 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:06:39 devstack sudo[83917]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 Aug 15 16:06:39 devstack sudo[83917]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:06:39 devstack sudo[83917]: pam_unix(sudo:session): session closed for user root Aug 15 16:06:39 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.261s {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:06:39 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:06:39 devstack sudo[83925]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 Aug 15 16:06:39 devstack sudo[83925]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:06:39 devstack sudo[83925]: pam_unix(sudo:session): session closed for user root Aug 15 16:06:39 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.313s {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:06:39 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:06:39 devstack sudo[84004]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 Aug 15 16:06:39 devstack sudo[84004]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:06:40 devstack sudo[84004]: pam_unix(sudo:session): session closed for user root Aug 15 16:06:40 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.260s {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:06:40 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:06:40 devstack sudo[84013]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool Aug 15 16:06:40 devstack sudo[84013]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:06:40 devstack sudo[84013]: pam_unix(sudo:session): session closed for user root Aug 15 16:06:40 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.286s {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:06:40 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:06:40 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.030s {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:06:40 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:06:40 devstack sudo[84088]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool Aug 15 16:06:40 devstack sudo[84088]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:06:40 devstack sudo[84088]: pam_unix(sudo:session): session closed for user root Aug 15 16:06:40 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.272s {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:06:40 devstack cinder-volume[83297]: INFO cinder.volume.drivers.lvm [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] Enabling LVM thin provisioning by default because a thin pool exists. Aug 15 16:06:40 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:06:40 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.024s {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:06:40 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:06:40 devstack sudo[84101]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool Aug 15 16:06:40 devstack sudo[84101]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:06:40 devstack sudo[84101]: pam_unix(sudo:session): session closed for user root Aug 15 16:06:40 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.303s {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:06:40 devstack cinder-volume[83297]: DEBUG cinder.volume.drivers.lvm [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] Updating volume stats {{(pid=83297) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:235}} Aug 15 16:06:40 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:06:40 devstack sudo[84104]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 Aug 15 16:06:40 devstack sudo[84104]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:06:41 devstack sudo[84104]: pam_unix(sudo:session): session closed for user root Aug 15 16:06:41 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.263s {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:06:41 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:06:41 devstack sudo[84113]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 Aug 15 16:06:41 devstack sudo[84113]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:06:41 devstack sudo[84113]: pam_unix(sudo:session): session closed for user root Aug 15 16:06:41 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.263s {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:06:41 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:06:41 devstack sudo[84116]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool Aug 15 16:06:41 devstack sudo[84116]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:06:41 devstack sudo[84116]: pam_unix(sudo:session): session closed for user root Aug 15 16:06:41 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.275s {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:06:41 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:06:41 devstack sudo[84119]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 Aug 15 16:06:41 devstack sudo[84119]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:06:42 devstack sudo[84119]: pam_unix(sudo:session): session closed for user root Aug 15 16:06:42 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.277s {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:06:42 devstack cinder-volume[83297]: INFO cinder.volume.driver [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] Driver hasn't implemented _init_vendor_properties() Aug 15 16:06:42 devstack cinder-volume[83297]: DEBUG cinder.volume.driver [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] Initialized capabilities list: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:devstack:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up'}], 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'shared_targets': False, 'sparse_copy_volume': True, 'properties': {'thin_provisioning': {'title': 'Thin Provisioning', 'description': 'Sets thin provisioning.', 'type': 'boolean'}, 'compression': {'title': 'Compression', 'description': 'Enables compression.', 'type': 'boolean'}, 'qos': {'title': 'QoS', 'description': 'Enables QoS.', 'type': 'boolean'}, 'replication_enabled': {'title': 'Replication', 'description': 'Enables replication.', 'type': 'boolean'}}}. {{(pid=83297) init_capabilities /opt/stack/cinder/cinder/volume/driver.py:878}} Aug 15 16:06:42 devstack cinder-volume[83297]: DEBUG oslo_db.sqlalchemy.engines [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 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=83297) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 16:06:42 devstack cinder-volume[83297]: DEBUG dbcounter [-] [83297] Writer thread running {{(pid=83297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 15 16:06:42 devstack cinder-volume[83297]: DEBUG cinder.db.api [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] Building query based on filter {{(pid=83297) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 15 16:06:42 devstack cinder-volume[83297]: DEBUG cinder.image.image_utils [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] Configuration image_conversion_dir is None or the path doesn't exist. {{(pid=83297) cleanup_temporary_file /opt/stack/cinder/cinder/image/image_utils.py:1301}} Aug 15 16:06:42 devstack cinder-volume[83297]: INFO cinder.keymgr.migration [None req-3dd570ec-2ceb-4f94-9b4e-87e2637798ca None None] Not migrating encryption keys because the ConfKeyManager is still in use. Aug 15 16:06:42 devstack cinder-volume[83297]: DEBUG cinder.volume.drivers.lvm [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] Updating volume stats {{(pid=83297) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:235}} Aug 15 16:06:42 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:06:42 devstack sudo[84123]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 Aug 15 16:06:42 devstack sudo[84123]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:06:42 devstack sudo[84123]: pam_unix(sudo:session): session closed for user root Aug 15 16:06:42 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.274s {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:06:42 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:06:42 devstack sudo[84127]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 Aug 15 16:06:42 devstack sudo[84127]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:06:42 devstack sudo[84127]: pam_unix(sudo:session): session closed for user root Aug 15 16:06:42 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.273s {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:06:42 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:06:42 devstack sudo[84131]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool Aug 15 16:06:42 devstack sudo[84131]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:06:42 devstack sudo[84131]: pam_unix(sudo:session): session closed for user root Aug 15 16:06:42 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.241s {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:06:42 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:06:42 devstack sudo[84134]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 Aug 15 16:06:42 devstack sudo[84134]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:06:43 devstack sudo[84134]: pam_unix(sudo:session): session closed for user root Aug 15 16:06:43 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.308s {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:06:43 devstack cinder-volume[83297]: DEBUG cinder.manager [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] Notifying Schedulers of capabilities ... {{(pid=83297) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:06:43 devstack cinder-volume[83297]: INFO cinder.volume.manager [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] Driver initialization completed successfully. Aug 15 16:06:43 devstack cinder-volume[83297]: INFO cinder.manager [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] Initiating service 2 cleanup Aug 15 16:06:43 devstack cinder-volume[83297]: INFO cinder.manager [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] Service 2 cleanup completed. Aug 15 16:06:43 devstack cinder-volume[83297]: DEBUG cinder.service [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] Creating RPC server for service cinder-volume {{(pid=83297) start /opt/stack/cinder/cinder/service.py:231}} Aug 15 16:06:43 devstack cinder-volume[83297]: DEBUG cinder.service [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=83297) start /opt/stack/cinder/cinder/service.py:237}} Aug 15 16:06:43 devstack cinder-volume[83297]: INFO cinder.volume.manager [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] Initializing RPC dependent components of volume driver LVMVolumeDriver (3.0.0) Aug 15 16:06:43 devstack cinder-volume[83297]: DEBUG cinder.volume.drivers.lvm [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] Updating volume stats {{(pid=83297) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:235}} Aug 15 16:06:43 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:06:43 devstack sudo[84139]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 Aug 15 16:06:43 devstack sudo[84139]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:06:43 devstack sudo[84139]: pam_unix(sudo:session): session closed for user root Aug 15 16:06:43 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.289s {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:06:43 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:06:43 devstack sudo[84143]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 Aug 15 16:06:43 devstack sudo[84143]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:06:44 devstack sudo[84143]: pam_unix(sudo:session): session closed for user root Aug 15 16:06:44 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.287s {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:06:44 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:06:44 devstack sudo[84146]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool Aug 15 16:06:44 devstack sudo[84146]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:06:44 devstack sudo[84146]: pam_unix(sudo:session): session closed for user root Aug 15 16:06:44 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.253s {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:06:44 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:06:44 devstack sudo[84152]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 Aug 15 16:06:44 devstack sudo[84152]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:06:44 devstack sudo[84152]: pam_unix(sudo:session): session closed for user root Aug 15 16:06:44 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.265s {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:06:44 devstack cinder-volume[83297]: INFO cinder.volume.manager [None req-f6948e84-3ac4-42e8-a03b-9c372b815504 None None] Driver post RPC initialization completed successfully. Aug 15 16:06:46 devstack cinder-volume[83144]: DEBUG dbcounter [-] [83144] Writing DB stats cinder:SELECT=8,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=83144) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 16:06:54 devstack cinder-volume[83297]: DEBUG dbcounter [-] [83297] Writing DB stats cinder:SELECT=11,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=83297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 16:06:54 devstack cinder-volume[83297]: DEBUG dbcounter [-] [83297] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1 {{(pid=83297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 16:07:24 devstack cinder-volume[83297]: DEBUG oslo_service.periodic_task [None req-1b4724b0-6b0c-4f8b-a435-a76d5614db67 None None] Running periodic task VolumeManager._thread_info {{(pid=83297) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 15 16:07:24 devstack cinder-volume[83297]: DEBUG cinder.volume.manager [None req-1b4724b0-6b0c-4f8b-a435-a76d5614db67 None None] thread count: 6 {{(pid=83297) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 15 16:07:24 devstack cinder-volume[83297]: DEBUG cinder.volume.manager [None req-1b4724b0-6b0c-4f8b-a435-a76d5614db67 None None] thread info: [<_MainThread(MainThread, started 133853687611520)>, , , , , ] {{(pid=83297) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 15 16:08:24 devstack cinder-volume[83297]: DEBUG oslo_service.periodic_task [None req-1b4724b0-6b0c-4f8b-a435-a76d5614db67 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=83297) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 15 16:08:24 devstack cinder-volume[83297]: DEBUG cinder.volume.drivers.lvm [None req-1b4724b0-6b0c-4f8b-a435-a76d5614db67 None None] Updating volume stats {{(pid=83297) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:235}} Aug 15 16:08:24 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-1b4724b0-6b0c-4f8b-a435-a76d5614db67 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:08:24 devstack sudo[89375]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 Aug 15 16:08:24 devstack sudo[89375]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:08:24 devstack sudo[89375]: pam_unix(sudo:session): session closed for user root Aug 15 16:08:24 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-1b4724b0-6b0c-4f8b-a435-a76d5614db67 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.250s {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:08:24 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-1b4724b0-6b0c-4f8b-a435-a76d5614db67 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:08:24 devstack sudo[89378]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 Aug 15 16:08:24 devstack sudo[89378]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:08:25 devstack sudo[89378]: pam_unix(sudo:session): session closed for user root Aug 15 16:08:25 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-1b4724b0-6b0c-4f8b-a435-a76d5614db67 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.257s {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:08:25 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-1b4724b0-6b0c-4f8b-a435-a76d5614db67 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:08:25 devstack sudo[89381]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool Aug 15 16:08:25 devstack sudo[89381]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:08:25 devstack sudo[89381]: pam_unix(sudo:session): session closed for user root Aug 15 16:08:25 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-1b4724b0-6b0c-4f8b-a435-a76d5614db67 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.256s {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:08:25 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-1b4724b0-6b0c-4f8b-a435-a76d5614db67 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:08:25 devstack sudo[89384]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 Aug 15 16:08:25 devstack sudo[89384]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:08:25 devstack sudo[89384]: pam_unix(sudo:session): session closed for user root Aug 15 16:08:25 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-1b4724b0-6b0c-4f8b-a435-a76d5614db67 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.252s {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:08:25 devstack cinder-volume[83297]: DEBUG cinder.manager [None req-1b4724b0-6b0c-4f8b-a435-a76d5614db67 None None] Notifying Schedulers of capabilities ... {{(pid=83297) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:08:25 devstack cinder-volume[83297]: DEBUG oslo_service.periodic_task [None req-1b4724b0-6b0c-4f8b-a435-a76d5614db67 None None] Running periodic task VolumeManager._thread_info {{(pid=83297) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 15 16:08:25 devstack cinder-volume[83297]: DEBUG cinder.volume.manager [None req-1b4724b0-6b0c-4f8b-a435-a76d5614db67 None None] thread count: 6 {{(pid=83297) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 15 16:08:25 devstack cinder-volume[83297]: DEBUG cinder.volume.manager [None req-1b4724b0-6b0c-4f8b-a435-a76d5614db67 None None] thread info: [<_MainThread(MainThread, started 133853687611520)>, , , , , ] {{(pid=83297) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 15 16:08:54 devstack cinder-volume[83297]: DEBUG dbcounter [-] [83297] Writing DB stats cinder:SELECT=1 {{(pid=83297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 16:08:54 devstack cinder-volume[83297]: DEBUG dbcounter [-] [83297] Writing DB stats cinder:UPDATE=1 {{(pid=83297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 16:09:24 devstack cinder-volume[83297]: DEBUG oslo_service.periodic_task [None req-1b4724b0-6b0c-4f8b-a435-a76d5614db67 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=83297) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 15 16:09:24 devstack cinder-volume[83297]: DEBUG cinder.volume.drivers.lvm [None req-1b4724b0-6b0c-4f8b-a435-a76d5614db67 None None] Updating volume stats {{(pid=83297) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:235}} Aug 15 16:09:24 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-1b4724b0-6b0c-4f8b-a435-a76d5614db67 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:09:24 devstack sudo[90945]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 Aug 15 16:09:24 devstack sudo[90945]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:09:24 devstack sudo[90945]: pam_unix(sudo:session): session closed for user root Aug 15 16:09:24 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-1b4724b0-6b0c-4f8b-a435-a76d5614db67 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.267s {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:09:24 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-1b4724b0-6b0c-4f8b-a435-a76d5614db67 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:09:24 devstack sudo[90967]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 Aug 15 16:09:24 devstack sudo[90967]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:09:25 devstack sudo[90967]: pam_unix(sudo:session): session closed for user root Aug 15 16:09:25 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-1b4724b0-6b0c-4f8b-a435-a76d5614db67 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.245s {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:09:25 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-1b4724b0-6b0c-4f8b-a435-a76d5614db67 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:09:25 devstack sudo[90971]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool Aug 15 16:09:25 devstack sudo[90971]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:09:25 devstack sudo[90971]: pam_unix(sudo:session): session closed for user root Aug 15 16:09:25 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-1b4724b0-6b0c-4f8b-a435-a76d5614db67 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.267s {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:09:25 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-1b4724b0-6b0c-4f8b-a435-a76d5614db67 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:09:25 devstack sudo[90984]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 Aug 15 16:09:25 devstack sudo[90984]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:09:25 devstack sudo[90984]: pam_unix(sudo:session): session closed for user root Aug 15 16:09:25 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-1b4724b0-6b0c-4f8b-a435-a76d5614db67 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.262s {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:09:25 devstack cinder-volume[83297]: DEBUG cinder.manager [None req-1b4724b0-6b0c-4f8b-a435-a76d5614db67 None None] Notifying Schedulers of capabilities ... {{(pid=83297) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:09:25 devstack cinder-volume[83297]: DEBUG oslo_service.periodic_task [None req-1b4724b0-6b0c-4f8b-a435-a76d5614db67 None None] Running periodic task VolumeManager._thread_info {{(pid=83297) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 15 16:09:25 devstack cinder-volume[83297]: DEBUG cinder.volume.manager [None req-1b4724b0-6b0c-4f8b-a435-a76d5614db67 None None] thread count: 6 {{(pid=83297) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 15 16:09:25 devstack cinder-volume[83297]: DEBUG cinder.volume.manager [None req-1b4724b0-6b0c-4f8b-a435-a76d5614db67 None None] thread info: [<_MainThread(MainThread, started 133853687611520)>, , , , , ] {{(pid=83297) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 15 16:10:24 devstack cinder-volume[83297]: DEBUG oslo_service.periodic_task [None req-1b4724b0-6b0c-4f8b-a435-a76d5614db67 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=83297) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 15 16:10:24 devstack cinder-volume[83297]: DEBUG cinder.volume.drivers.lvm [None req-1b4724b0-6b0c-4f8b-a435-a76d5614db67 None None] Updating volume stats {{(pid=83297) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:235}} Aug 15 16:10:24 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-1b4724b0-6b0c-4f8b-a435-a76d5614db67 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:10:24 devstack sudo[92444]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 Aug 15 16:10:24 devstack sudo[92444]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:10:24 devstack sudo[92444]: pam_unix(sudo:session): session closed for user root Aug 15 16:10:24 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-1b4724b0-6b0c-4f8b-a435-a76d5614db67 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.252s {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:10:24 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-1b4724b0-6b0c-4f8b-a435-a76d5614db67 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:10:24 devstack sudo[92450]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 Aug 15 16:10:24 devstack sudo[92450]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:10:25 devstack sudo[92450]: pam_unix(sudo:session): session closed for user root Aug 15 16:10:25 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-1b4724b0-6b0c-4f8b-a435-a76d5614db67 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.256s {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:10:25 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-1b4724b0-6b0c-4f8b-a435-a76d5614db67 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:10:25 devstack sudo[92453]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool Aug 15 16:10:25 devstack sudo[92453]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:10:25 devstack sudo[92453]: pam_unix(sudo:session): session closed for user root Aug 15 16:10:25 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-1b4724b0-6b0c-4f8b-a435-a76d5614db67 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.253s {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:10:25 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-1b4724b0-6b0c-4f8b-a435-a76d5614db67 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:10:25 devstack sudo[92457]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 Aug 15 16:10:25 devstack sudo[92457]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:10:25 devstack sudo[92457]: pam_unix(sudo:session): session closed for user root Aug 15 16:10:25 devstack cinder-volume[83297]: DEBUG oslo_concurrency.processutils [None req-1b4724b0-6b0c-4f8b-a435-a76d5614db67 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.257s {{(pid=83297) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:10:25 devstack cinder-volume[83297]: DEBUG cinder.manager [None req-1b4724b0-6b0c-4f8b-a435-a76d5614db67 None None] Notifying Schedulers of capabilities ... {{(pid=83297) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:10:25 devstack cinder-volume[83297]: DEBUG oslo_service.periodic_task [None req-1b4724b0-6b0c-4f8b-a435-a76d5614db67 None None] Running periodic task VolumeManager._thread_info {{(pid=83297) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 15 16:10:25 devstack cinder-volume[83297]: DEBUG cinder.volume.manager [None req-1b4724b0-6b0c-4f8b-a435-a76d5614db67 None None] thread count: 6 {{(pid=83297) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 15 16:10:25 devstack cinder-volume[83297]: DEBUG cinder.volume.manager [None req-1b4724b0-6b0c-4f8b-a435-a76d5614db67 None None] thread info: [<_MainThread(MainThread, started 133853687611520)>, , , , , ] {{(pid=83297) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 15 16:10:54 devstack cinder-volume[83297]: DEBUG dbcounter [-] [83297] Writing DB stats cinder:SELECT=1 {{(pid=83297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 16:10:54 devstack cinder-volume[83297]: DEBUG dbcounter [-] [83297] Writing DB stats cinder:UPDATE=1 {{(pid=83297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 16:11:08 devstack cinder-volume[83144]: INFO oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] Caught SIGTERM, stopping children Aug 15 16:11:08 devstack cinder-volume[83144]: DEBUG oslo_concurrency.lockutils [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] Acquiring lock "singleton_lock" {{(pid=83144) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 15 16:11:08 devstack cinder-volume[83144]: DEBUG oslo_concurrency.lockutils [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] Acquired lock "singleton_lock" {{(pid=83144) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 15 16:11:08 devstack cinder-volume[83144]: DEBUG oslo_concurrency.lockutils [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] Releasing lock "singleton_lock" {{(pid=83144) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 15 16:11:08 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] Stop services. {{(pid=83144) stop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:611}} Aug 15 16:11:08 devstack cinder-volume[83144]: DEBUG oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] Killing children. {{(pid=83144) stop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:616}} Aug 15 16:11:08 devstack cinder-volume[83144]: INFO oslo_service.backend._eventlet.service [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] Waiting on 1 children to exit Aug 15 16:11:13 devstack cinder-volume[83297]: INFO oslo_service.backend._eventlet.service [-] Parent process has died unexpectedly, exiting Aug 15 16:11:14 devstack cinder-volume[93410]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 15 16:11:14 devstack cinder-volume[93410]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 15 16:11:14 devstack cinder-volume[93410]: we strongly recommend against using it for new projects. Aug 15 16:11:14 devstack cinder-volume[93410]: If you are already using Eventlet, we recommend migrating to a different Aug 15 16:11:14 devstack cinder-volume[93410]: framework. For more detail see Aug 15 16:11:14 devstack cinder-volume[93410]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 15 16:11:14 devstack cinder-volume[93410]: import eventlet # noqa Aug 15 16:11:16 devstack cinder-volume[93410]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "singleton_lock" {{(pid=93410) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 15 16:11:16 devstack cinder-volume[93410]: DEBUG oslo_concurrency.lockutils [-] Acquired lock "singleton_lock" {{(pid=93410) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 15 16:11:16 devstack cinder-volume[93410]: DEBUG oslo_concurrency.lockutils [-] Releasing lock "singleton_lock" {{(pid=93410) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 15 16:11:16 devstack cinder-volume[93410]: INFO dbcounter [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] Registered counter for database cinder Aug 15 16:11:16 devstack cinder-volume[93410]: DEBUG oslo_db.sqlalchemy.engines [None req-c23649e4-8871-41c5-ba20-30cd77777047 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=93410) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG dbcounter [-] [93410] Writer thread running {{(pid=93410) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 15 16:11:17 devstack cinder-volume[93410]: INFO cinder.rpc [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 15 16:11:17 devstack cinder-volume[93410]: INFO cinder.rpc [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_db.sqlalchemy.engines [None req-c23649e4-8871-41c5-ba20-30cd77777047 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=93410) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 16:11:17 devstack cinder-volume[93410]: INFO cinder.volume.manager [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] Determined volume DB was empty at startup. Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG cinder.volume.manager [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] Cinder Volume DB check: vol_db_empty=True {{(pid=93410) __init__ /opt/stack/cinder/cinder/volume/manager.py:289}} Aug 15 16:11:17 devstack cinder-volume[93410]: INFO cinder.volume.manager [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] Service not found for updating active_backend_id, assuming default for driver init. Aug 15 16:11:17 devstack cinder-volume[93410]: WARNING stevedore.named [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 16:11:17 devstack cinder-volume[93410]: WARNING castellan.key_manager [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 16:11:17 devstack cinder-volume[93410]: WARNING cinder.keymgr.conf_key_mgr [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 16:11:17 devstack cinder-volume[93410]: INFO cinder.volume.manager [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] Image-volume cache disabled for host devstack@QuobyteHD. Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_db.sqlalchemy.engines [None req-c23649e4-8871-41c5-ba20-30cd77777047 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=93410) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 16:11:17 devstack cinder-volume[93410]: INFO oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] Starting 1 workers Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] Started child 93628 {{(pid=93410) _start_child /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:491}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] Full set of CONF: {{(pid=93410) wait /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:565}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] ******************************************************************************** {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3533}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] Configuration options gathered from: {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] command line args: ['--config-file', '/etc/cinder/cinder.conf'] {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3535}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] config files: ['/etc/cinder/cinder.conf'] {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3536}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] ================================================================================ {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3541}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] allow_availability_zone_fallback = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] allow_compression_on_image_upload = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] allowed_direct_url_schemes = [] {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] api_rate_limit = True {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] auth_strategy = keystone {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_availability_zone = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_host = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_name = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_stats_polling_interval = 60 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backup_api_class = cinder.backup.api.API {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backup_manager = cinder.backup.manager.BackupManager {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backup_name_template = backup-%s {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backup_use_same_host = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backup_use_temp_snapshot = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] chap_password = **** {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] chap_username = {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] cinder_internal_tenant_project_id = 42d1d25b875a49f0b553b2a2f48d126c {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] cinder_internal_tenant_user_id = 5c73a4e753eb41128d122c933b736f17 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] cluster = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] compression_format = gzip {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] compute_api_class = cinder.compute.nova.API {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] config_dir = [] {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] config_file = ['/etc/cinder/cinder.conf'] {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] config_source = [] {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] consistencygroup_api_class = cinder.consistencygroup.api.API {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] control_exchange = openstack {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] debug = True {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] default_availability_zone = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] default_group_type = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93628]: INFO cinder.service [-] Starting cinder-volume node (version 28.1.0) Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] default_log_levels = ['amqp=WARN', 'boto=WARN', 'sqlalchemy=WARN', 'suds=INFO', 'oslo.messaging=INFO', 'oslo_messaging=INFO', 'iso8601=WARN', 'requests.packages.urllib3.connectionpool=WARN', 'urllib3.connectionpool=WARN', 'websocket=WARN', 'requests.packages.urllib3.util.retry=WARN', 'urllib3.util.retry=WARN', 'keystonemiddleware=WARN', 'routes.middleware=WARN', 'stevedore=WARN', 'taskflow=WARN', 'keystoneauth=WARN', 'oslo.cache=INFO', 'oslo_policy=INFO', 'dogpile.core.dogpile=INFO'] {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] default_volume_type = QuobyteHD {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] disk_geometry = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] driver_client_cert = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] driver_client_cert_key = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] driver_data_namespace = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] driver_ssl_cert_path = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] driver_ssl_cert_verify = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] driver_use_ssl = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] enable_new_services = True {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] enable_unsupported_driver = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] enabled_backends = ['QuobyteHD'] {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] enforce_multipath_for_image_xfer = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] filter_function = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] glance_api_insecure = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] glance_api_servers = ['http://192.168.122.208/image'] {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] glance_api_ssl_compression = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] glance_ca_certificates_file = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] glance_catalog_info = image:glance:publicURL {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] glance_certfile = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] glance_core_properties = ['checksum', 'container_format', 'disk_format', 'image_name', 'image_id', 'min_disk', 'min_ram', 'name', 'size'] {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] glance_keyfile = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] glance_num_retries = 3 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] glance_request_timeout = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] goodness_function = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] graceful_shutdown_timeout = 5 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] group_api_class = cinder.group.api.API {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] host = devstack {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] image_compress_on_upload = True {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] image_conversion_address_space_limit = 1 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] image_conversion_cpu_limit = 60 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] image_conversion_dir = /opt/stack/data/cinder/conversion {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] image_conversion_disable = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] image_upload_use_cinder_backend = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] image_upload_use_internal_tenant = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] image_volume_cache_enabled = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] image_volume_cache_max_count = 0 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] image_volume_cache_max_size_gb = 0 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] init_host_max_objects_retrieval = 0 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] instance_format = [instance: %(uuid)s] {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] iscsi_target_flags = {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] iscsi_write_cache = on {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] iser_helper = tgtadm {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] iser_ip_address = 192.168.122.208 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] iser_port = 3260 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] log_color = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] log_config_append = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] log_dir = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] log_file = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] log_options = True {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] log_rotate_interval = 1 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] log_rotate_interval_type = days {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] log_rotation_type = none {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] logging_context_format_string = %(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] max_age = 0 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] max_logfile_count = 30 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] max_logfile_size_mb = 200 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] max_over_subscription_ratio = 20.0 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] message_reap_interval = 86400 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] message_ttl = 2592000 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] migration_create_volume_timeout_secs = 300 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] monkey_patch = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] monkey_patch_modules = [] {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] my_ip = 192.168.122.208 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] no_snapshot_gb_quota = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] num_iser_scan_tries = 3 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] num_shell_tries = 3 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] num_volume_device_scan_tries = 3 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] nvmeof_conn_info_version = 1 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] nvmet_ns_id = 10 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] nvmet_port_id = 1 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] osapi_max_limit = 1000 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] osapi_volume_ext_list = [] {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] osapi_volume_extension = ['cinder.api.contrib.standard_extensions'] {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] osapi_volume_listen = 0.0.0.0 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] osapi_volume_listen_port = 8776 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] osapi_volume_use_ssl = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] osapi_volume_workers = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] per_volume_size_limit = -1 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] periodic_fuzzy_delay = 60 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] periodic_interval = 60 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] project_id_regex = [0-9a-f\-]+ {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] public_endpoint = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] publish_errors = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] quota_backup_gigabytes = 1000 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] quota_backups = 10 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] quota_driver = cinder.quota.DbQuotaDriver {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] quota_gigabytes = 1000 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] quota_groups = 10 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] quota_snapshots = 10 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] quota_volumes = 10 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] rate_limit_burst = 0 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] rate_limit_except_level = CRITICAL {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] rate_limit_interval = 0 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] reinit_driver_count = 3 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] replication_device = **** {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] report_discard_supported = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] report_interval = 120 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] reservation_clean_interval = 86400 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] reservation_expire = 86400 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] reserved_image_namespaces = [] {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] reserved_percentage = 0 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] resource_query_filters_file = /etc/cinder/resource_filters.json {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] rootwrap_config = /etc/cinder/rootwrap.conf {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] rpc_response_timeout = 120 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] run_external_periodic_tasks = True {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] scheduler_manager = cinder.scheduler.manager.SchedulerManager {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] scst_target_driver = iscsi {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] scst_target_iqn_name = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] service_down_time = 720 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] shell_completion = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] snapshot_name_template = snapshot-%s {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] split_loggers = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] state_path = /opt/stack/data/cinder {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] storage_availability_zone = nova {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] storage_protocol = iSCSI {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] syslog_log_facility = LOG_USER {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] target_helper = lioadm {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] target_ip_address = 192.168.122.208 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] target_port = 3260 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] target_prefix = iqn.2010-10.org.openstack: {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] target_protocol = iscsi {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] target_secondary_ip_addresses = [] {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] trace_flags = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] transfer_api_class = cinder.transfer.api.API {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] transport_url = **** {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] until_refresh = 0 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] use_chap_auth = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] use_default_quota_class = True {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] use_journal = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] use_json = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] use_multipath_for_image_xfer = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] use_stderr = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] use_syslog = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] verify_glance_signatures = enabled {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] vmdk_allowed_types = ['streamOptimized', 'monolithicSparse'] {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] volume_api_class = cinder.volume.api.API {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] volume_backend_name = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] volume_clear = zero {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] volume_clear_ionice = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] volume_clear_size = 0 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] volume_copy_bps_limit = 0 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] volume_dd_blocksize = 1M {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] volume_manager = cinder.volume.manager.VolumeManager {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] volume_name_template = volume-%s {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] volume_service_inithost_offload = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] volume_usage_audit_period = month {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] volumes_dir = /opt/stack/data/cinder/volumes {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] zoning_mode = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] oslo_concurrency.disable_process_locking = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] oslo_concurrency.lock_path = /opt/stack/data/cinder {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] os_brick.lightos_discovery_client_address = localhost {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] os_brick.lightos_discovery_client_dir_path = /etc/discovery-client/discovery.d/ {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] os_brick.lightos_discovery_client_port = 6060 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] os_brick.lock_path = /opt/stack/data/os_brick {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] os_brick.wait_mpath_device_attempts = 4 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] os_brick.wait_mpath_device_interval = 1 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] oslo_middleware.http_basic_auth_user_file = /etc/htpasswd {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] keystone_authtoken.auth_section = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] keystone_authtoken.auth_type = password {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] keystone_authtoken.auth_version = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] keystone_authtoken.cache = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] keystone_authtoken.certfile = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] keystone_authtoken.delay_auth_decision = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] keystone_authtoken.http_connect_timeout = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] keystone_authtoken.include_service_catalog = True {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] keystone_authtoken.insecure = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] keystone_authtoken.interface = public {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] keystone_authtoken.keyfile = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] keystone_authtoken.memcache_password = {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] keystone_authtoken.memcache_sasl_enabled = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] keystone_authtoken.memcache_secret_key = **** {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] keystone_authtoken.memcache_security_strategy = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] keystone_authtoken.memcache_tls_allowed_ciphers = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] keystone_authtoken.memcache_tls_cafile = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] keystone_authtoken.memcache_tls_certfile = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] keystone_authtoken.memcache_tls_enabled = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] keystone_authtoken.memcache_tls_keyfile = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] keystone_authtoken.memcache_use_advanced_pool = True {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] keystone_authtoken.memcache_username = {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] keystone_authtoken.region_name = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] keystone_authtoken.service_token_roles_required = True {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] keystone_authtoken.service_type = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] keystone_authtoken.token_cache_time = 300 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] keystone_authtoken.www_authenticate_uri = http://192.168.122.208/identity {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] cache.backend = dogpile.cache.null {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] cache.backend_argument = **** {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] cache.backend_expiration_time = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] cache.config_prefix = cache.oslo {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] cache.debug_cache_backend = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] cache.enable_retry_client = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] cache.enable_socket_keepalive = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] cache.enabled = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] cache.expiration_time = 600 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] cache.hashclient_dead_timeout = 60.0 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] cache.hashclient_retry_attempts = 2 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] cache.hashclient_retry_timeout = 1.0 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93628]: INFO cinder.volume.manager [None req-3b1c4c7f-4754-48a0-b44b-c7a4342034af None None] Starting volume driver QuobyteDriver (1.2) Aug 15 16:11:17 devstack cinder-volume[93628]: DEBUG cinder.volume.drivers.remotefs [None req-3b1c4c7f-4754-48a0-b44b-c7a4342034af None None] NAS config: {'nas_secure_file_permissions': 'false', 'nas_secure_file_operations': 'false'} {{(pid=93628) do_setup /opt/stack/cinder/cinder/volume/drivers/remotefs.py:225}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] cache.memcache_dead_retry = 300 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] cache.memcache_pool_flush_on_reconnect = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] cache.memcache_pool_maxsize = 10 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] cache.memcache_pool_unused_timeout = 60 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] cache.memcache_sasl_enabled = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] cache.memcache_servers = ['localhost:11211'] {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] cache.password = **** {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] cache.proxies = [] {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] cache.redis_db = 0 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] cache.redis_sentinel_service_name = mymaster {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] cache.redis_sentinels = ['localhost:26379'] {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] cache.redis_server = localhost:6379 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] cache.retry_attempts = 2 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] cache.retry_delay = 0.0 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] cache.socket_keepalive_count = 1 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] cache.socket_keepalive_idle = 1 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] cache.socket_keepalive_interval = 1 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] cache.socket_timeout = 1.0 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] cache.tls_allowed_ciphers = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] cache.tls_cafile = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] cache.tls_certfile = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] cache.tls_enabled = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] cache.tls_keyfile = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] cache.username = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] coordination.backend_url = **** {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] database.asyncio_connection = **** {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] database.asyncio_slave_connection = **** {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] database.backend = sqlalchemy {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] database.connection = **** {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] database.connection_debug = 0 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] database.connection_parameters = {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] database.connection_recycle_time = 3600 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] database.connection_trace = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] database.db_inc_retry_interval = True {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] database.db_max_retries = 20 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] database.db_max_retry_interval = 10 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] database.db_retry_interval = 1 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] database.max_overflow = 50 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] database.max_pool_size = 5 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] database.max_retries = 10 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] database.mysql_sql_mode = TRADITIONAL {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] database.mysql_wsrep_sync_wait = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] database.pool_timeout = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] database.retry_interval = 10 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] database.slave_connection = **** {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] database.sqlite_synchronous = True {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] database.synchronous_reader = True {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] database.use_db_reconnect = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] oslo_messaging_metrics.metrics_buffer_size = 1000 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] oslo_messaging_metrics.metrics_enabled = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] oslo_messaging_metrics.metrics_process_name = {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] oslo_messaging_metrics.metrics_socket_file = /var/tmp/metrics_collector.sock {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] oslo_messaging_metrics.metrics_thread_stop_timeout = 10 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] profiler.connection_string = messaging:// {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] profiler.enabled = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] profiler.es_doc_type = notification {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] profiler.es_scroll_size = 10000 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] profiler.es_scroll_time = 2m {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] profiler.filter_error_trace = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] profiler.hmac_keys = **** {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] profiler.sentinel_service_name = mymaster {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] profiler.socket_timeout = 0.1 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] profiler.trace_requests = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] profiler.trace_sqlalchemy = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] profiler_jaeger.process_tags = {} {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] profiler_jaeger.service_name_prefix = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] profiler_otlp.service_name_prefix = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] oslo_policy.enforce_new_defaults = True {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] oslo_policy.policy_default_rule = default {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] oslo_policy.policy_dirs = ['policy.d'] {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] oslo_policy.policy_file = policy.yaml {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] oslo_policy.remote_content_type = application/x-www-form-urlencoded {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] oslo_policy.remote_ssl_ca_crt_file = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] oslo_policy.remote_ssl_client_crt_file = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] oslo_policy.remote_ssl_client_key_file = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] oslo_policy.remote_ssl_verify_server_crt = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] oslo_policy.remote_timeout = 60.0 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] privsep_osbrick.capabilities = [21, 2] {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] privsep_osbrick.group = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] privsep_osbrick.helper_command = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] privsep_osbrick.log_daemon_traceback = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] privsep_osbrick.logger_name = brick_privsep_hide_output {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] privsep_osbrick.thread_pool_size = 4 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] privsep_osbrick.user = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] cinder_sys_admin.capabilities = [0, 1, 2, 3, 12, 21] {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] cinder_sys_admin.group = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] cinder_sys_admin.helper_command = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] cinder_sys_admin.log_daemon_traceback = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] cinder_sys_admin.logger_name = oslo_privsep.daemon {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] cinder_sys_admin.thread_pool_size = 4 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] cinder_sys_admin.user = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] service_user.auth_section = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] service_user.auth_type = password {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] service_user.cafile = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] service_user.certfile = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] service_user.collect_timing = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] service_user.insecure = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] service_user.keyfile = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] service_user.send_service_user_token = True {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] service_user.split_loggers = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] service_user.timeout = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] glance.auth_section = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] glance.auth_type = password {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] glance.cafile = /opt/stack/data/ca-bundle.pem {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] glance.certfile = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] glance.collect_timing = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] glance.insecure = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] glance.keyfile = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] glance.region_name = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] glance.split_loggers = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] glance.timeout = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.backend_availability_zone = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.backend_native_threads_pool_size = 20 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.backup_use_temp_snapshot = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.chap_password = **** {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.chap_username = {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.disk_geometry = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.driver_client_cert = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.driver_client_cert_key = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.driver_data_namespace = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.driver_ssl_cert_path = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.driver_ssl_cert_verify = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.driver_use_ssl = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.enable_unsupported_driver = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.enforce_multipath_for_image_xfer = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.extra_capabilities = {} {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.filter_function = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.goodness_function = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.image_upload_use_cinder_backend = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.image_upload_use_internal_tenant = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.image_volume_cache_enabled = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.image_volume_cache_max_count = 0 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.image_volume_cache_max_size_gb = 0 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.iscsi_target_flags = {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.iscsi_write_cache = on {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.iser_helper = tgtadm {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.iser_ip_address = 192.168.122.208 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.iser_port = 3260 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.max_over_subscription_ratio = 20.0 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.nas_host = {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.nas_login = admin {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.nas_mount_options = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.nas_password = **** {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.nas_private_key = {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.nas_secure_file_operations = auto {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.nas_secure_file_permissions = auto {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.nas_share_path = {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.nas_ssh_port = 22 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.nas_volume_prov_type = thin {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.num_iser_scan_tries = 3 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.num_shell_tries = 3 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.num_volume_device_scan_tries = 3 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.nvmeof_conn_info_version = 1 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.nvmet_ns_id = 10 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.nvmet_port_id = 1 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.quobyte_client_cfg = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.quobyte_mount_point_base = /opt/stack/data/cinder/mnt {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.quobyte_overlay_volumes = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.quobyte_qcow2_volumes = True {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.quobyte_sparsed_volumes = True {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.quobyte_volume_from_snapshot_cache = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.quobyte_volume_url = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.replication_device = **** {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.report_discard_supported = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.reserved_percentage = 0 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.scst_target_driver = iscsi {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.scst_target_iqn_name = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.storage_protocol = iSCSI {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.suppress_requests_ssl_warnings = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.target_helper = tgtadm {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.target_ip_address = 192.168.122.208 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.target_port = 3260 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.target_prefix = iqn.2010-10.org.openstack: {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.target_protocol = iscsi {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.target_secondary_ip_addresses = [] {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.trace_flags = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.unique_fqdn_network = True {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.use_chap_auth = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.use_multipath_for_image_xfer = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.volume_backend_name = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.volume_clear = zero {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.volume_clear_ionice = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.volume_clear_size = 0 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.volume_copy_bps_limit = 0 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.volume_dd_blocksize = 1M {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] backend_defaults.volumes_dir = /opt/stack/data/cinder/volumes {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] oslo_reports.file_event_handler = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] oslo_reports.log_dir = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.backend_availability_zone = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.backend_host = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93628]: DEBUG cinder.volume.drivers.quobyte [None req-3b1c4c7f-4754-48a0-b44b-c7a4342034af None None] nas_secure_file_* settings are false (ownership) and false (permissions). {{(pid=93628) set_nas_security_options /opt/stack/cinder/cinder/volume/drivers/quobyte.py:307}} Aug 15 16:11:17 devstack cinder-volume[93628]: WARNING cinder.volume.drivers.quobyte [None req-3b1c4c7f-4754-48a0-b44b-c7a4342034af None None] The NAS file operations will be run as root, allowing root level access at the storage backend. Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.backend_native_threads_pool_size = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93628]: WARNING cinder.volume.drivers.quobyte [None req-3b1c4c7f-4754-48a0-b44b-c7a4342034af None None] The NAS file permissions mode will be 666 (allowing other/world read & write access). Aug 15 16:11:17 devstack cinder-volume[93628]: DEBUG oslo_concurrency.processutils [None req-3b1c4c7f-4754-48a0-b44b-c7a4342034af None None] Running cmd (subprocess): mount.quobyte {{(pid=93628) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.backup_use_temp_snapshot = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.chap_password = **** {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.chap_username = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.chiscsi_conf = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.disk_geometry = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.driver_client_cert = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.driver_client_cert_key = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.driver_data_namespace = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.driver_ssl_cert_path = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.driver_ssl_cert_verify = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.driver_use_ssl = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.enable_unsupported_driver = True {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.enforce_multipath_for_image_xfer = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.extra_capabilities = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.filter_function = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.goodness_function = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.image_upload_use_cinder_backend = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.image_upload_use_internal_tenant = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.image_volume_cache_enabled = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.image_volume_cache_max_count = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.image_volume_cache_max_size_gb = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.iscsi_target_flags = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.iscsi_write_cache = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.iser_helper = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.iser_ip_address = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.iser_port = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.iser_target_prefix = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.max_over_subscription_ratio = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.nas_host = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.nas_login = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.nas_mount_options = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.nas_password = **** {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.nas_private_key = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.nas_secure_file_operations = false {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.nas_secure_file_permissions = false {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.nas_share_path = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.nas_ssh_port = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.nas_volume_prov_type = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.num_iser_scan_tries = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.num_shell_tries = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.num_volume_device_scan_tries = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.nvmeof_conn_info_version = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.nvmet_ns_id = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.nvmet_port_id = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.quobyte_client_cfg = /etc/quobyte/client-cinder.cfg {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.quobyte_mount_point_base = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.quobyte_overlay_volumes = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.quobyte_qcow2_volumes = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.quobyte_sparsed_volumes = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.quobyte_volume_from_snapshot_cache = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.quobyte_volume_url = quobyte://osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.replication_device = **** {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.report_discard_supported = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.reserved_percentage = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.scst_target_driver = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.scst_target_iqn_name = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.storage_protocol = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.suppress_requests_ssl_warnings = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.target_helper = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.target_ip_address = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.target_port = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.target_prefix = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.target_protocol = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.target_secondary_ip_addresses = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.trace_flags = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.unique_fqdn_network = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.use_chap_auth = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.use_multipath_for_image_xfer = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.volume_backend_name = QuobyteHD {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.volume_clear = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.volume_clear_ionice = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.volume_clear_size = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.volume_copy_blkio_cgroup_name = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.volume_copy_bps_limit = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.volume_dd_blocksize = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.volume_driver = cinder.volume.drivers.quobyte.QuobyteDriver {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] QuobyteHD.volumes_dir = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] oslo_messaging_rabbit.heartbeat_rate = 3 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] oslo_messaging_rabbit.hostname = devstack {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] oslo_messaging_rabbit.kombu_reconnect_splay = 0.0 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] oslo_messaging_rabbit.processname = cinder-volume {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] oslo_messaging_rabbit.rabbit_quorum_delivery_limit = 0 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_bytes = 0 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_length = 0 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] oslo_messaging_rabbit.rabbit_quorum_queue = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] oslo_messaging_rabbit.rabbit_stream_fanout = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] oslo_messaging_rabbit.rabbit_transient_quorum_queue = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] oslo_messaging_rabbit.ssl = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] oslo_messaging_rabbit.ssl_enforce_hostname_verification = True {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] oslo_messaging_rabbit.ssl_version = {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] oslo_messaging_rabbit.use_queue_manager = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] oslo_messaging_notifications.driver = [] {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] oslo_messaging_notifications.retry = -1 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] oslo_messaging_notifications.transport_url = **** {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] key_manager.backend = cinder.keymgr.conf_key_mgr.ConfKeyManager {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] key_manager.fixed_key = **** {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] barbican.barbican_api_version = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] barbican.barbican_endpoint = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] barbican.barbican_endpoint_type = public {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] barbican.barbican_region_name = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] barbican.cafile = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] barbican.certfile = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] barbican.collect_timing = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] barbican.insecure = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] barbican.keyfile = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] barbican.number_of_retries = 60 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] barbican.retry_delay = 1 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] barbican.send_service_user_token = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] barbican.split_loggers = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] barbican.timeout = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] barbican.verify_ssl = True {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] barbican.verify_ssl_path = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] barbican_service_user.auth_section = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] barbican_service_user.auth_type = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] barbican_service_user.cafile = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] barbican_service_user.certfile = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] barbican_service_user.collect_timing = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] barbican_service_user.insecure = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] barbican_service_user.keyfile = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] barbican_service_user.split_loggers = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] barbican_service_user.timeout = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] vault.approle_role_id = **** {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] vault.approle_secret_id = **** {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] vault.auth_method = approle {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] vault.auth_path = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] vault.kv_mountpoint = secret {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] vault.kv_path = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] vault.kv_version = 2 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] vault.namespace = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] vault.root_token_id = **** {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] vault.ssl_ca_crt_file = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] vault.timeout = 60.0 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] vault.token_file = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] vault.token_role = None {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] vault.use_ssl = False {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:17 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] ******************************************************************************** {{(pid=93410) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3567}} Aug 15 16:11:17 devstack quobyte-client[93633]: Reading configuration file: /etc/quobyte/client.cfg Aug 15 16:11:17 devstack quobyte-client[93633]: Quobyte logging to journald, you can use 'journalctl QUOBYTE_MOUNTPOINT=' to display the log. Aug 15 16:11:17 devstack cinder-volume[93628]: DEBUG oslo_concurrency.processutils [None req-3b1c4c7f-4754-48a0-b44b-c7a4342034af None None] CMD "mount.quobyte" returned: 1 in 0.087s {{(pid=93628) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:11:17 devstack cinder-volume[93628]: DEBUG oslo_concurrency.lockutils [None req-3b1c4c7f-4754-48a0-b44b-c7a4342034af None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93628) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:11:17 devstack cinder-volume[93628]: DEBUG oslo_concurrency.lockutils [None req-3b1c4c7f-4754-48a0-b44b-c7a4342034af None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93628) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:11:17 devstack cinder-volume[93628]: DEBUG cinder.volume.drivers.quobyte [None req-3b1c4c7f-4754-48a0-b44b-c7a4342034af None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=93628) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:11:17 devstack cinder-volume[93628]: INFO cinder.volume.drivers.quobyte [None req-3b1c4c7f-4754-48a0-b44b-c7a4342034af None None] Mounting volume: osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 ... Aug 15 16:11:17 devstack cinder-volume[93628]: DEBUG oslo_concurrency.processutils [None req-3b1c4c7f-4754-48a0-b44b-c7a4342034af None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf mount.quobyte --disable-xattrs osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 -c /etc/quobyte/client-cinder.cfg {{(pid=93628) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:11:17 devstack sudo[93634]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf mount.quobyte --disable-xattrs osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 -c /etc/quobyte/client-cinder.cfg Aug 15 16:11:17 devstack sudo[93634]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:11:18 devstack sudo[93634]: pam_unix(sudo:session): session closed for user root Aug 15 16:11:18 devstack cinder-volume[93628]: DEBUG oslo_concurrency.processutils [None req-3b1c4c7f-4754-48a0-b44b-c7a4342034af None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf mount.quobyte --disable-xattrs osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 -c /etc/quobyte/client-cinder.cfg" returned: 0 in 0.368s {{(pid=93628) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:11:18 devstack cinder-volume[93628]: INFO cinder.volume.drivers.quobyte [None req-3b1c4c7f-4754-48a0-b44b-c7a4342034af None None] Mounting volume: osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 succeeded Aug 15 16:11:18 devstack cinder-volume[93628]: DEBUG cinder.volume.drivers.quobyte [None req-3b1c4c7f-4754-48a0-b44b-c7a4342034af None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=93628) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:11:18 devstack cinder-volume[93628]: DEBUG oslo_concurrency.lockutils [None req-3b1c4c7f-4754-48a0-b44b-c7a4342034af None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.380s {{(pid=93628) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:11:18 devstack cinder-volume[93628]: DEBUG oslo_concurrency.processutils [None req-3b1c4c7f-4754-48a0-b44b-c7a4342034af None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=93628) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:11:18 devstack sudo[93703]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:11:18 devstack sudo[93703]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:11:18 devstack sudo[93703]: pam_unix(sudo:session): session closed for user root Aug 15 16:11:18 devstack cinder-volume[93628]: DEBUG oslo_concurrency.processutils [None req-3b1c4c7f-4754-48a0-b44b-c7a4342034af None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.245s {{(pid=93628) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:11:18 devstack cinder-volume[93628]: INFO cinder.volume.driver [None req-3b1c4c7f-4754-48a0-b44b-c7a4342034af None None] Driver hasn't implemented _init_vendor_properties() Aug 15 16:11:18 devstack cinder-volume[93628]: DEBUG cinder.volume.driver [None req-3b1c4c7f-4754-48a0-b44b-c7a4342034af None None] Initialized capabilities list: {'volume_backend_name': 'QuobyteHD', 'vendor_name': 'Open Source', 'driver_version': '1.2', 'storage_protocol': 'quobyte', 'total_capacity_gb': 1775.7577667236328, 'free_capacity_gb': 1775.7577667236328, 'reserved_percentage': 0, 'QoS_support': False, 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'properties': {'thin_provisioning': {'title': 'Thin Provisioning', 'description': 'Sets thin provisioning.', 'type': 'boolean'}, 'compression': {'title': 'Compression', 'description': 'Enables compression.', 'type': 'boolean'}, 'qos': {'title': 'QoS', 'description': 'Enables QoS.', 'type': 'boolean'}, 'replication_enabled': {'title': 'Replication', 'description': 'Enables replication.', 'type': 'boolean'}}}. {{(pid=93628) init_capabilities /opt/stack/cinder/cinder/volume/driver.py:878}} Aug 15 16:11:18 devstack cinder-volume[83297]: DEBUG oslo_concurrency.lockutils [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] Acquiring lock "singleton_lock" {{(pid=83297) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 15 16:11:18 devstack cinder-volume[83297]: DEBUG oslo_concurrency.lockutils [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] Acquired lock "singleton_lock" {{(pid=83297) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 15 16:11:18 devstack cinder-volume[83297]: DEBUG oslo_concurrency.lockutils [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] Releasing lock "singleton_lock" {{(pid=83297) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 15 16:11:18 devstack cinder-volume[83297]: WARNING amqp [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] Received method (60, 30) during closing channel 1. This method will be ignored Aug 15 16:11:18 devstack cinder-volume[83297]: WARNING amqp [None req-4dd3e770-6a05-486a-8e90-895bf407cd65 None None] Received method (60, 30) during closing channel 1. This method will be ignored Aug 15 16:11:18 devstack cinder-volume[93628]: DEBUG oslo_db.sqlalchemy.engines [None req-3b1c4c7f-4754-48a0-b44b-c7a4342034af 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=93628) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 16:11:18 devstack cinder-volume[93628]: DEBUG dbcounter [-] [93628] Writer thread running {{(pid=93628) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 15 16:11:18 devstack cinder-volume[93628]: DEBUG cinder.db.api [None req-3b1c4c7f-4754-48a0-b44b-c7a4342034af None None] Building query based on filter {{(pid=93628) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 15 16:11:18 devstack cinder-volume[93628]: DEBUG cinder.image.image_utils [None req-3b1c4c7f-4754-48a0-b44b-c7a4342034af None None] Configuration image_conversion_dir is None or the path doesn't exist. {{(pid=93628) cleanup_temporary_file /opt/stack/cinder/cinder/image/image_utils.py:1301}} Aug 15 16:11:18 devstack cinder-volume[93628]: INFO cinder.keymgr.migration [None req-f41da174-80ed-4fb6-83fe-a0d8e0671097 None None] Not migrating encryption keys because the ConfKeyManager is still in use. Aug 15 16:11:18 devstack cinder-volume[93628]: DEBUG oslo_concurrency.lockutils [None req-3b1c4c7f-4754-48a0-b44b-c7a4342034af None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93628) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:11:18 devstack cinder-volume[93628]: DEBUG oslo_concurrency.lockutils [None req-3b1c4c7f-4754-48a0-b44b-c7a4342034af None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93628) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:11:18 devstack cinder-volume[93628]: DEBUG cinder.volume.drivers.quobyte [None req-3b1c4c7f-4754-48a0-b44b-c7a4342034af None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=93628) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:11:18 devstack cinder-volume[93628]: DEBUG cinder.volume.drivers.quobyte [None req-3b1c4c7f-4754-48a0-b44b-c7a4342034af None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=93628) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:11:18 devstack cinder-volume[93628]: DEBUG oslo_concurrency.lockutils [None req-3b1c4c7f-4754-48a0-b44b-c7a4342034af None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93628) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:11:18 devstack cinder-volume[93628]: DEBUG oslo_concurrency.processutils [None req-3b1c4c7f-4754-48a0-b44b-c7a4342034af None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=93628) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:11:18 devstack sudo[93708]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:11:18 devstack sudo[93708]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:11:18 devstack sudo[93708]: pam_unix(sudo:session): session closed for user root Aug 15 16:11:18 devstack cinder-volume[93628]: DEBUG oslo_concurrency.processutils [None req-3b1c4c7f-4754-48a0-b44b-c7a4342034af None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.231s {{(pid=93628) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:11:18 devstack cinder-volume[93628]: DEBUG cinder.manager [None req-3b1c4c7f-4754-48a0-b44b-c7a4342034af None None] Notifying Schedulers of capabilities ... {{(pid=93628) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:11:18 devstack cinder-volume[93628]: INFO cinder.volume.manager [None req-3b1c4c7f-4754-48a0-b44b-c7a4342034af None None] Driver initialization completed successfully. Aug 15 16:11:18 devstack cinder-volume[93628]: INFO cinder.manager [None req-3b1c4c7f-4754-48a0-b44b-c7a4342034af None None] Initiating service 3 cleanup Aug 15 16:11:18 devstack cinder-volume[93628]: INFO cinder.manager [None req-3b1c4c7f-4754-48a0-b44b-c7a4342034af None None] Service 3 cleanup completed. Aug 15 16:11:18 devstack cinder-volume[93628]: DEBUG cinder.service [None req-3b1c4c7f-4754-48a0-b44b-c7a4342034af None None] Creating RPC server for service cinder-volume {{(pid=93628) start /opt/stack/cinder/cinder/service.py:231}} Aug 15 16:11:18 devstack cinder-volume[93628]: DEBUG cinder.service [None req-3b1c4c7f-4754-48a0-b44b-c7a4342034af None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=93628) start /opt/stack/cinder/cinder/service.py:237}} Aug 15 16:11:18 devstack cinder-volume[93628]: INFO cinder.volume.manager [None req-3b1c4c7f-4754-48a0-b44b-c7a4342034af None None] Initializing RPC dependent components of volume driver QuobyteDriver (1.2) Aug 15 16:11:18 devstack cinder-volume[93628]: DEBUG oslo_concurrency.lockutils [None req-3b1c4c7f-4754-48a0-b44b-c7a4342034af None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93628) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:11:18 devstack cinder-volume[93628]: DEBUG oslo_concurrency.lockutils [None req-3b1c4c7f-4754-48a0-b44b-c7a4342034af None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93628) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:11:18 devstack cinder-volume[93628]: DEBUG cinder.volume.drivers.quobyte [None req-3b1c4c7f-4754-48a0-b44b-c7a4342034af None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=93628) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:11:18 devstack cinder-volume[93628]: DEBUG cinder.volume.drivers.quobyte [None req-3b1c4c7f-4754-48a0-b44b-c7a4342034af None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=93628) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:11:18 devstack cinder-volume[93628]: DEBUG oslo_concurrency.lockutils [None req-3b1c4c7f-4754-48a0-b44b-c7a4342034af None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93628) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:11:18 devstack cinder-volume[93628]: DEBUG oslo_concurrency.processutils [None req-3b1c4c7f-4754-48a0-b44b-c7a4342034af None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=93628) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:11:19 devstack sudo[93713]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:11:19 devstack sudo[93713]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:11:19 devstack sudo[93713]: pam_unix(sudo:session): session closed for user root Aug 15 16:11:19 devstack cinder-volume[93628]: DEBUG oslo_concurrency.processutils [None req-3b1c4c7f-4754-48a0-b44b-c7a4342034af None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.301s {{(pid=93628) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:11:19 devstack cinder-volume[93628]: INFO cinder.volume.manager [None req-3b1c4c7f-4754-48a0-b44b-c7a4342034af None None] Driver post RPC initialization completed successfully. Aug 15 16:11:23 devstack cinder-volume[93628]: DEBUG oslo_concurrency.lockutils [None req-cb4c2a54-ce17-4924-929a-de6820e8349b None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93628) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:11:23 devstack cinder-volume[93628]: DEBUG oslo_concurrency.lockutils [None req-cb4c2a54-ce17-4924-929a-de6820e8349b None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93628) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:11:23 devstack cinder-volume[93628]: DEBUG cinder.volume.drivers.quobyte [None req-cb4c2a54-ce17-4924-929a-de6820e8349b None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=93628) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:11:23 devstack cinder-volume[93628]: DEBUG cinder.volume.drivers.quobyte [None req-cb4c2a54-ce17-4924-929a-de6820e8349b None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=93628) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:11:23 devstack cinder-volume[93628]: DEBUG oslo_concurrency.lockutils [None req-cb4c2a54-ce17-4924-929a-de6820e8349b None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93628) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:11:23 devstack cinder-volume[93628]: DEBUG oslo_concurrency.processutils [None req-cb4c2a54-ce17-4924-929a-de6820e8349b None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=93628) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:11:23 devstack sudo[93854]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:11:23 devstack sudo[93854]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:11:23 devstack sudo[93854]: pam_unix(sudo:session): session closed for user root Aug 15 16:11:23 devstack cinder-volume[93628]: DEBUG oslo_concurrency.processutils [None req-cb4c2a54-ce17-4924-929a-de6820e8349b None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.267s {{(pid=93628) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:11:23 devstack cinder-volume[93628]: DEBUG cinder.manager [None req-cb4c2a54-ce17-4924-929a-de6820e8349b None None] Notifying Schedulers of capabilities ... {{(pid=93628) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:11:24 devstack cinder-volume[93410]: INFO oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] Caught SIGTERM, stopping children Aug 15 16:11:24 devstack cinder-volume[93410]: DEBUG oslo_concurrency.lockutils [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] Acquiring lock "singleton_lock" {{(pid=93410) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 15 16:11:24 devstack cinder-volume[93410]: DEBUG oslo_concurrency.lockutils [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] Acquired lock "singleton_lock" {{(pid=93410) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 15 16:11:24 devstack cinder-volume[93410]: DEBUG oslo_concurrency.lockutils [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] Releasing lock "singleton_lock" {{(pid=93410) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 15 16:11:24 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] Stop services. {{(pid=93410) stop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:611}} Aug 15 16:11:24 devstack cinder-volume[93410]: DEBUG oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] Killing children. {{(pid=93410) stop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:616}} Aug 15 16:11:24 devstack cinder-volume[93410]: INFO oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] Waiting on 1 children to exit Aug 15 16:11:27 devstack cinder-volume[93628]: DEBUG oslo_concurrency.lockutils [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] Acquiring lock "singleton_lock" {{(pid=93628) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 15 16:11:27 devstack cinder-volume[93628]: DEBUG oslo_concurrency.lockutils [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] Acquired lock "singleton_lock" {{(pid=93628) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 15 16:11:27 devstack cinder-volume[93628]: DEBUG oslo_concurrency.lockutils [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] Releasing lock "singleton_lock" {{(pid=93628) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 15 16:11:27 devstack cinder-volume[93628]: WARNING amqp [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] Received method (60, 30) during closing channel 1. This method will be ignored Aug 15 16:11:27 devstack cinder-volume[93628]: WARNING amqp [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] Received method (60, 30) during closing channel 1. This method will be ignored Aug 15 16:11:27 devstack cinder-volume[93410]: INFO oslo_service.backend._eventlet.service [None req-c23649e4-8871-41c5-ba20-30cd77777047 None None] Child 93628 exited with status 0 Aug 15 16:11:28 devstack cinder-volume[93923]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 15 16:11:28 devstack cinder-volume[93923]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 15 16:11:28 devstack cinder-volume[93923]: we strongly recommend against using it for new projects. Aug 15 16:11:28 devstack cinder-volume[93923]: If you are already using Eventlet, we recommend migrating to a different Aug 15 16:11:28 devstack cinder-volume[93923]: framework. For more detail see Aug 15 16:11:28 devstack cinder-volume[93923]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 15 16:11:28 devstack cinder-volume[93923]: import eventlet # noqa Aug 15 16:11:31 devstack cinder-volume[93923]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "singleton_lock" {{(pid=93923) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 15 16:11:31 devstack cinder-volume[93923]: DEBUG oslo_concurrency.lockutils [-] Acquired lock "singleton_lock" {{(pid=93923) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 15 16:11:31 devstack cinder-volume[93923]: DEBUG oslo_concurrency.lockutils [-] Releasing lock "singleton_lock" {{(pid=93923) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 15 16:11:31 devstack cinder-volume[93923]: INFO dbcounter [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] Registered counter for database cinder Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_db.sqlalchemy.engines [None req-b5c57704-6f6f-4cc3-8646-566aae77143a 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=93923) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG dbcounter [-] [93923] Writer thread running {{(pid=93923) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 15 16:11:32 devstack cinder-volume[93923]: INFO cinder.rpc [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 15 16:11:32 devstack cinder-volume[93923]: INFO cinder.rpc [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_db.sqlalchemy.engines [None req-b5c57704-6f6f-4cc3-8646-566aae77143a 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=93923) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 16:11:32 devstack cinder-volume[93923]: INFO cinder.volume.manager [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] Determined volume DB was empty at startup. Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG cinder.volume.manager [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] Cinder Volume DB check: vol_db_empty=True {{(pid=93923) __init__ /opt/stack/cinder/cinder/volume/manager.py:289}} Aug 15 16:11:32 devstack cinder-volume[93923]: WARNING stevedore.named [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 16:11:32 devstack cinder-volume[93923]: WARNING castellan.key_manager [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 16:11:32 devstack cinder-volume[93923]: WARNING cinder.keymgr.conf_key_mgr [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 16:11:32 devstack cinder-volume[93923]: INFO cinder.volume.manager [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] Image-volume cache disabled for host devstack@QuobyteHD. Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_db.sqlalchemy.engines [None req-b5c57704-6f6f-4cc3-8646-566aae77143a 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=93923) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 16:11:32 devstack cinder-volume[93923]: INFO oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] Starting 1 workers Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] Started child 94214 {{(pid=93923) _start_child /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:491}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] Full set of CONF: {{(pid=93923) wait /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:565}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] ******************************************************************************** {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3533}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] Configuration options gathered from: {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 15 16:11:32 devstack cinder-volume[94214]: INFO cinder.service [-] Starting cinder-volume node (version 28.1.0) Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] command line args: ['--config-file', '/etc/cinder/cinder.conf'] {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3535}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] config files: ['/etc/cinder/cinder.conf'] {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3536}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] ================================================================================ {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3541}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] allow_availability_zone_fallback = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] allow_compression_on_image_upload = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] allowed_direct_url_schemes = [] {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] api_rate_limit = True {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] auth_strategy = keystone {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_availability_zone = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_host = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_name = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_stats_polling_interval = 60 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backup_api_class = cinder.backup.api.API {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backup_manager = cinder.backup.manager.BackupManager {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backup_name_template = backup-%s {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backup_use_same_host = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backup_use_temp_snapshot = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] chap_password = **** {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] chap_username = {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] cinder_internal_tenant_project_id = 42d1d25b875a49f0b553b2a2f48d126c {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] cinder_internal_tenant_user_id = 5c73a4e753eb41128d122c933b736f17 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] cluster = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] compression_format = gzip {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] compute_api_class = cinder.compute.nova.API {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] config_dir = [] {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] config_file = ['/etc/cinder/cinder.conf'] {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] config_source = [] {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] consistencygroup_api_class = cinder.consistencygroup.api.API {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] control_exchange = openstack {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] debug = True {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] default_availability_zone = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] default_group_type = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] default_log_levels = ['amqp=WARN', 'boto=WARN', 'sqlalchemy=WARN', 'suds=INFO', 'oslo.messaging=INFO', 'oslo_messaging=INFO', 'iso8601=WARN', 'requests.packages.urllib3.connectionpool=WARN', 'urllib3.connectionpool=WARN', 'websocket=WARN', 'requests.packages.urllib3.util.retry=WARN', 'urllib3.util.retry=WARN', 'keystonemiddleware=WARN', 'routes.middleware=WARN', 'stevedore=WARN', 'taskflow=WARN', 'keystoneauth=WARN', 'oslo.cache=INFO', 'oslo_policy=INFO', 'dogpile.core.dogpile=INFO'] {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] default_volume_type = QuobyteHD {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] disk_geometry = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] driver_client_cert = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] driver_client_cert_key = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] driver_data_namespace = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] driver_ssl_cert_path = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] driver_ssl_cert_verify = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] driver_use_ssl = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] enable_new_services = True {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] enable_unsupported_driver = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] enabled_backends = ['QuobyteHD'] {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] enforce_multipath_for_image_xfer = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] filter_function = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] glance_api_insecure = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] glance_api_servers = ['http://192.168.122.208/image'] {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] glance_api_ssl_compression = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] glance_ca_certificates_file = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] glance_catalog_info = image:glance:publicURL {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] glance_certfile = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] glance_core_properties = ['checksum', 'container_format', 'disk_format', 'image_name', 'image_id', 'min_disk', 'min_ram', 'name', 'size'] {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] glance_keyfile = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] glance_num_retries = 3 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] glance_request_timeout = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] goodness_function = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] graceful_shutdown_timeout = 5 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] group_api_class = cinder.group.api.API {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] host = devstack {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] image_compress_on_upload = True {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] image_conversion_address_space_limit = 1 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] image_conversion_cpu_limit = 60 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] image_conversion_dir = /opt/stack/data/cinder/conversion {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] image_conversion_disable = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] image_upload_use_cinder_backend = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] image_upload_use_internal_tenant = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] image_volume_cache_enabled = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] image_volume_cache_max_count = 0 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] image_volume_cache_max_size_gb = 0 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] init_host_max_objects_retrieval = 0 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] instance_format = [instance: %(uuid)s] {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] iscsi_target_flags = {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] iscsi_write_cache = on {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] iser_helper = tgtadm {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] iser_ip_address = 192.168.122.208 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] iser_port = 3260 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] log_color = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-22697ca4-13c0-4751-a21c-6b0123dfb49d None None] Starting volume driver QuobyteDriver (1.2) Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] log_config_append = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-22697ca4-13c0-4751-a21c-6b0123dfb49d None None] NAS config: {'nas_secure_file_permissions': 'false', 'nas_secure_file_operations': 'false'} {{(pid=94214) do_setup /opt/stack/cinder/cinder/volume/drivers/remotefs.py:225}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] log_dir = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] log_file = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] log_options = True {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] log_rotate_interval = 1 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] log_rotate_interval_type = days {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] log_rotation_type = none {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] logging_context_format_string = %(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] max_age = 0 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] max_logfile_count = 30 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] max_logfile_size_mb = 200 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] max_over_subscription_ratio = 20.0 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] message_reap_interval = 86400 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] message_ttl = 2592000 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] migration_create_volume_timeout_secs = 300 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] monkey_patch = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] monkey_patch_modules = [] {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] my_ip = 192.168.122.208 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] no_snapshot_gb_quota = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] num_iser_scan_tries = 3 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] num_shell_tries = 3 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] num_volume_device_scan_tries = 3 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] nvmeof_conn_info_version = 1 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] nvmet_ns_id = 10 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] nvmet_port_id = 1 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] osapi_max_limit = 1000 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] osapi_volume_ext_list = [] {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] osapi_volume_extension = ['cinder.api.contrib.standard_extensions'] {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] osapi_volume_listen = 0.0.0.0 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] osapi_volume_listen_port = 8776 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] osapi_volume_use_ssl = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] osapi_volume_workers = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] per_volume_size_limit = -1 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] periodic_fuzzy_delay = 60 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] periodic_interval = 60 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] project_id_regex = [0-9a-f\-]+ {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] public_endpoint = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] publish_errors = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] quota_backup_gigabytes = 1000 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] quota_backups = 10 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] quota_driver = cinder.quota.DbQuotaDriver {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] quota_gigabytes = 1000 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] quota_groups = 10 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] quota_snapshots = 10 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] quota_volumes = 10 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] rate_limit_burst = 0 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] rate_limit_except_level = CRITICAL {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] rate_limit_interval = 0 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] reinit_driver_count = 3 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] replication_device = **** {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] report_discard_supported = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] report_interval = 120 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] reservation_clean_interval = 86400 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] reservation_expire = 86400 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] reserved_image_namespaces = [] {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] reserved_percentage = 0 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] resource_query_filters_file = /etc/cinder/resource_filters.json {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] rootwrap_config = /etc/cinder/rootwrap.conf {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] rpc_response_timeout = 120 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] run_external_periodic_tasks = True {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] scheduler_manager = cinder.scheduler.manager.SchedulerManager {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] scst_target_driver = iscsi {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] scst_target_iqn_name = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] service_down_time = 720 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] shell_completion = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] snapshot_name_template = snapshot-%s {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] split_loggers = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] state_path = /opt/stack/data/cinder {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] storage_availability_zone = nova {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] storage_protocol = iSCSI {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] syslog_log_facility = LOG_USER {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] target_helper = lioadm {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] target_ip_address = 192.168.122.208 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] target_port = 3260 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] target_prefix = iqn.2010-10.org.openstack: {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] target_protocol = iscsi {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] target_secondary_ip_addresses = [] {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] trace_flags = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] transfer_api_class = cinder.transfer.api.API {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] transport_url = **** {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] until_refresh = 0 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] use_chap_auth = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] use_default_quota_class = True {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] use_journal = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] use_json = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] use_multipath_for_image_xfer = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] use_stderr = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] use_syslog = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] verify_glance_signatures = enabled {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] vmdk_allowed_types = ['streamOptimized', 'monolithicSparse'] {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] volume_api_class = cinder.volume.api.API {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] volume_backend_name = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] volume_clear = zero {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] volume_clear_ionice = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] volume_clear_size = 0 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] volume_copy_bps_limit = 0 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] volume_dd_blocksize = 1M {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] volume_manager = cinder.volume.manager.VolumeManager {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] volume_name_template = volume-%s {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] volume_service_inithost_offload = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] volume_usage_audit_period = month {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] volumes_dir = /opt/stack/data/cinder/volumes {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] zoning_mode = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] oslo_concurrency.disable_process_locking = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] oslo_concurrency.lock_path = /opt/stack/data/cinder {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] os_brick.lightos_discovery_client_address = localhost {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] os_brick.lightos_discovery_client_dir_path = /etc/discovery-client/discovery.d/ {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] os_brick.lightos_discovery_client_port = 6060 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] os_brick.lock_path = /opt/stack/data/os_brick {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] os_brick.wait_mpath_device_attempts = 4 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] os_brick.wait_mpath_device_interval = 1 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] oslo_middleware.http_basic_auth_user_file = /etc/htpasswd {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] keystone_authtoken.auth_section = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] keystone_authtoken.auth_type = password {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] keystone_authtoken.auth_version = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] keystone_authtoken.cache = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] keystone_authtoken.certfile = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] keystone_authtoken.delay_auth_decision = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] keystone_authtoken.http_connect_timeout = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] keystone_authtoken.include_service_catalog = True {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] keystone_authtoken.insecure = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] keystone_authtoken.interface = public {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] keystone_authtoken.keyfile = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] keystone_authtoken.memcache_password = {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] keystone_authtoken.memcache_sasl_enabled = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] keystone_authtoken.memcache_secret_key = **** {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] keystone_authtoken.memcache_security_strategy = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] keystone_authtoken.memcache_tls_allowed_ciphers = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] keystone_authtoken.memcache_tls_cafile = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] keystone_authtoken.memcache_tls_certfile = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] keystone_authtoken.memcache_tls_enabled = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] keystone_authtoken.memcache_tls_keyfile = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] keystone_authtoken.memcache_use_advanced_pool = True {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] keystone_authtoken.memcache_username = {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] keystone_authtoken.region_name = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] keystone_authtoken.service_token_roles_required = True {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] keystone_authtoken.service_type = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] keystone_authtoken.token_cache_time = 300 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] keystone_authtoken.www_authenticate_uri = http://192.168.122.208/identity {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] cache.backend = dogpile.cache.null {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] cache.backend_argument = **** {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] cache.backend_expiration_time = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] cache.config_prefix = cache.oslo {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] cache.debug_cache_backend = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] cache.enable_retry_client = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] cache.enable_socket_keepalive = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] cache.enabled = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] cache.expiration_time = 600 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] cache.hashclient_dead_timeout = 60.0 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] cache.hashclient_retry_attempts = 2 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-22697ca4-13c0-4751-a21c-6b0123dfb49d None None] nas_secure_file_* settings are false (ownership) and false (permissions). {{(pid=94214) set_nas_security_options /opt/stack/cinder/cinder/volume/drivers/quobyte.py:307}} Aug 15 16:11:32 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.quobyte [None req-22697ca4-13c0-4751-a21c-6b0123dfb49d None None] The NAS file operations will be run as root, allowing root level access at the storage backend. Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] cache.hashclient_retry_timeout = 1.0 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] cache.memcache_dead_retry = 300 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] cache.memcache_pool_flush_on_reconnect = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] cache.memcache_pool_maxsize = 10 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.quobyte [None req-22697ca4-13c0-4751-a21c-6b0123dfb49d None None] The NAS file permissions mode will be 666 (allowing other/world read & write access). Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] cache.memcache_pool_unused_timeout = 60 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] cache.memcache_sasl_enabled = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] cache.memcache_servers = ['localhost:11211'] {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] cache.password = **** {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-22697ca4-13c0-4751-a21c-6b0123dfb49d None None] Running cmd (subprocess): mount.quobyte {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] cache.proxies = [] {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] cache.redis_db = 0 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] cache.redis_sentinel_service_name = mymaster {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] cache.redis_sentinels = ['localhost:26379'] {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] cache.redis_server = localhost:6379 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] cache.retry_attempts = 2 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] cache.retry_delay = 0.0 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] cache.socket_keepalive_count = 1 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] cache.socket_keepalive_idle = 1 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] cache.socket_keepalive_interval = 1 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] cache.socket_timeout = 1.0 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] cache.tls_allowed_ciphers = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] cache.tls_cafile = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] cache.tls_certfile = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] cache.tls_enabled = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] cache.tls_keyfile = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] cache.username = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] coordination.backend_url = **** {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] database.asyncio_connection = **** {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] database.asyncio_slave_connection = **** {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] database.backend = sqlalchemy {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] database.connection = **** {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] database.connection_debug = 0 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] database.connection_parameters = {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] database.connection_recycle_time = 3600 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] database.connection_trace = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] database.db_inc_retry_interval = True {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] database.db_max_retries = 20 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] database.db_max_retry_interval = 10 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] database.db_retry_interval = 1 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] database.max_overflow = 50 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] database.max_pool_size = 5 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] database.max_retries = 10 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] database.mysql_sql_mode = TRADITIONAL {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] database.mysql_wsrep_sync_wait = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] database.pool_timeout = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] database.retry_interval = 10 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] database.slave_connection = **** {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] database.sqlite_synchronous = True {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] database.synchronous_reader = True {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] database.use_db_reconnect = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] oslo_messaging_metrics.metrics_buffer_size = 1000 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] oslo_messaging_metrics.metrics_enabled = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] oslo_messaging_metrics.metrics_process_name = {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] oslo_messaging_metrics.metrics_socket_file = /var/tmp/metrics_collector.sock {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] oslo_messaging_metrics.metrics_thread_stop_timeout = 10 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] profiler.connection_string = messaging:// {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] profiler.enabled = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] profiler.es_doc_type = notification {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] profiler.es_scroll_size = 10000 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] profiler.es_scroll_time = 2m {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] profiler.filter_error_trace = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] profiler.hmac_keys = **** {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] profiler.sentinel_service_name = mymaster {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] profiler.socket_timeout = 0.1 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] profiler.trace_requests = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] profiler.trace_sqlalchemy = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] profiler_jaeger.process_tags = {} {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] profiler_jaeger.service_name_prefix = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] profiler_otlp.service_name_prefix = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] oslo_policy.enforce_new_defaults = True {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] oslo_policy.policy_default_rule = default {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] oslo_policy.policy_dirs = ['policy.d'] {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] oslo_policy.policy_file = policy.yaml {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] oslo_policy.remote_content_type = application/x-www-form-urlencoded {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] oslo_policy.remote_ssl_ca_crt_file = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] oslo_policy.remote_ssl_client_crt_file = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] oslo_policy.remote_ssl_client_key_file = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] oslo_policy.remote_ssl_verify_server_crt = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] oslo_policy.remote_timeout = 60.0 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] privsep_osbrick.capabilities = [21, 2] {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] privsep_osbrick.group = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] privsep_osbrick.helper_command = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] privsep_osbrick.log_daemon_traceback = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] privsep_osbrick.logger_name = brick_privsep_hide_output {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] privsep_osbrick.thread_pool_size = 4 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] privsep_osbrick.user = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] cinder_sys_admin.capabilities = [0, 1, 2, 3, 12, 21] {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] cinder_sys_admin.group = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] cinder_sys_admin.helper_command = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] cinder_sys_admin.log_daemon_traceback = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] cinder_sys_admin.logger_name = oslo_privsep.daemon {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] cinder_sys_admin.thread_pool_size = 4 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] cinder_sys_admin.user = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] service_user.auth_section = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] service_user.auth_type = password {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] service_user.cafile = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] service_user.certfile = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] service_user.collect_timing = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] service_user.insecure = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] service_user.keyfile = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] service_user.send_service_user_token = True {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] service_user.split_loggers = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] service_user.timeout = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] glance.auth_section = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] glance.auth_type = password {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] glance.cafile = /opt/stack/data/ca-bundle.pem {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] glance.certfile = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] glance.collect_timing = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] glance.insecure = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] glance.keyfile = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] glance.region_name = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] glance.split_loggers = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] glance.timeout = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.backend_availability_zone = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.backend_native_threads_pool_size = 20 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.backup_use_temp_snapshot = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.chap_password = **** {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.chap_username = {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.disk_geometry = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.driver_client_cert = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.driver_client_cert_key = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.driver_data_namespace = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.driver_ssl_cert_path = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.driver_ssl_cert_verify = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.driver_use_ssl = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.enable_unsupported_driver = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.enforce_multipath_for_image_xfer = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.extra_capabilities = {} {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.filter_function = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.goodness_function = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.image_upload_use_cinder_backend = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.image_upload_use_internal_tenant = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.image_volume_cache_enabled = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.image_volume_cache_max_count = 0 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.image_volume_cache_max_size_gb = 0 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.iscsi_target_flags = {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.iscsi_write_cache = on {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.iser_helper = tgtadm {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.iser_ip_address = 192.168.122.208 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.iser_port = 3260 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.max_over_subscription_ratio = 20.0 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.nas_host = {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.nas_login = admin {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.nas_mount_options = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.nas_password = **** {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.nas_private_key = {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.nas_secure_file_operations = auto {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.nas_secure_file_permissions = auto {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.nas_share_path = {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.nas_ssh_port = 22 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.nas_volume_prov_type = thin {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.num_iser_scan_tries = 3 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.num_shell_tries = 3 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.num_volume_device_scan_tries = 3 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.nvmeof_conn_info_version = 1 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.nvmet_ns_id = 10 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.nvmet_port_id = 1 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.quobyte_client_cfg = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.quobyte_mount_point_base = /opt/stack/data/cinder/mnt {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.quobyte_overlay_volumes = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.quobyte_qcow2_volumes = True {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.quobyte_sparsed_volumes = True {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.quobyte_volume_from_snapshot_cache = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.quobyte_volume_url = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.replication_device = **** {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.report_discard_supported = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.reserved_percentage = 0 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.scst_target_driver = iscsi {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.scst_target_iqn_name = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.storage_protocol = iSCSI {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.suppress_requests_ssl_warnings = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.target_helper = tgtadm {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.target_ip_address = 192.168.122.208 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.target_port = 3260 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.target_prefix = iqn.2010-10.org.openstack: {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.target_protocol = iscsi {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.target_secondary_ip_addresses = [] {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.trace_flags = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.unique_fqdn_network = True {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.use_chap_auth = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.use_multipath_for_image_xfer = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.volume_backend_name = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.volume_clear = zero {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.volume_clear_ionice = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.volume_clear_size = 0 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.volume_copy_bps_limit = 0 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.volume_dd_blocksize = 1M {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] backend_defaults.volumes_dir = /opt/stack/data/cinder/volumes {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] oslo_reports.file_event_handler = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] oslo_reports.file_event_handler_interval = 1 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] oslo_reports.log_dir = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.backend_availability_zone = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.backend_host = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.backend_native_threads_pool_size = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.backup_use_temp_snapshot = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.chap_password = **** {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.chap_username = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.chiscsi_conf = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.disk_geometry = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.driver_client_cert = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.driver_client_cert_key = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.driver_data_namespace = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.driver_ssl_cert_path = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.driver_ssl_cert_verify = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.driver_use_ssl = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack quobyte-client[94216]: Reading configuration file: /etc/quobyte/client.cfg Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.enable_unsupported_driver = True {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.enforce_multipath_for_image_xfer = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.extra_capabilities = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.filter_function = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack quobyte-client[94216]: Quobyte logging to journald, you can use 'journalctl QUOBYTE_MOUNTPOINT=' to display the log. Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.goodness_function = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.image_upload_use_cinder_backend = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.image_upload_use_internal_tenant = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.image_volume_cache_enabled = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.image_volume_cache_max_count = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.image_volume_cache_max_size_gb = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.iscsi_target_flags = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.iscsi_write_cache = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.iser_helper = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.iser_ip_address = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.iser_port = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.iser_target_prefix = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.max_over_subscription_ratio = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.nas_host = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.nas_login = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.nas_mount_options = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.nas_password = **** {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.nas_private_key = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.nas_secure_file_operations = false {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.nas_secure_file_permissions = false {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.nas_share_path = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.nas_ssh_port = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.nas_volume_prov_type = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.num_iser_scan_tries = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.num_shell_tries = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.num_volume_device_scan_tries = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.nvmeof_conn_info_version = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.nvmet_ns_id = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.nvmet_port_id = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.quobyte_client_cfg = /etc/quobyte/client-cinder.cfg {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.quobyte_mount_point_base = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.quobyte_overlay_volumes = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.quobyte_qcow2_volumes = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.quobyte_sparsed_volumes = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.quobyte_volume_from_snapshot_cache = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.quobyte_volume_url = quobyte://osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.replication_device = **** {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.report_discard_supported = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.reserved_percentage = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.scst_target_driver = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-22697ca4-13c0-4751-a21c-6b0123dfb49d None None] CMD "mount.quobyte" returned: 1 in 0.083s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.scst_target_iqn_name = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.storage_protocol = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-22697ca4-13c0-4751-a21c-6b0123dfb49d None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.suppress_requests_ssl_warnings = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.target_helper = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.target_ip_address = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.target_port = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.target_prefix = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.target_protocol = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.target_secondary_ip_addresses = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-22697ca4-13c0-4751-a21c-6b0123dfb49d None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.trace_flags = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-22697ca4-13c0-4751-a21c-6b0123dfb49d None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.unique_fqdn_network = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.use_chap_auth = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.use_multipath_for_image_xfer = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.volume_backend_name = QuobyteHD {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.volume_clear = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.volume_clear_ionice = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.volume_clear_size = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.volume_copy_blkio_cgroup_name = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.volume_copy_bps_limit = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.volume_dd_blocksize = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.volume_driver = cinder.volume.drivers.quobyte.QuobyteDriver {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] QuobyteHD.volumes_dir = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] oslo_messaging_rabbit.heartbeat_rate = 3 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] oslo_messaging_rabbit.hostname = devstack {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] oslo_messaging_rabbit.kombu_reconnect_splay = 0.0 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] oslo_messaging_rabbit.processname = cinder-volume {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-22697ca4-13c0-4751-a21c-6b0123dfb49d None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-22697ca4-13c0-4751-a21c-6b0123dfb49d None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-22697ca4-13c0-4751-a21c-6b0123dfb49d None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] oslo_messaging_rabbit.rabbit_quorum_delivery_limit = 0 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_bytes = 0 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_length = 0 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] oslo_messaging_rabbit.rabbit_quorum_queue = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] oslo_messaging_rabbit.rabbit_stream_fanout = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] oslo_messaging_rabbit.rabbit_transient_quorum_queue = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] oslo_messaging_rabbit.ssl = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] oslo_messaging_rabbit.ssl_enforce_hostname_verification = True {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] oslo_messaging_rabbit.ssl_version = {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] oslo_messaging_rabbit.use_queue_manager = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] oslo_messaging_notifications.driver = [] {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] oslo_messaging_notifications.retry = -1 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] oslo_messaging_notifications.transport_url = **** {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] key_manager.backend = cinder.keymgr.conf_key_mgr.ConfKeyManager {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] key_manager.fixed_key = **** {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] barbican.barbican_api_version = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] barbican.barbican_endpoint = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] barbican.barbican_endpoint_type = public {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] barbican.barbican_region_name = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] barbican.cafile = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] barbican.certfile = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] barbican.collect_timing = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] barbican.insecure = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] barbican.keyfile = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] barbican.number_of_retries = 60 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] barbican.retry_delay = 1 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] barbican.send_service_user_token = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] barbican.split_loggers = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] barbican.timeout = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] barbican.verify_ssl = True {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] barbican.verify_ssl_path = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] barbican_service_user.auth_section = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] barbican_service_user.auth_type = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] barbican_service_user.cafile = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] barbican_service_user.certfile = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] barbican_service_user.collect_timing = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] barbican_service_user.insecure = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] barbican_service_user.keyfile = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] barbican_service_user.split_loggers = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] barbican_service_user.timeout = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] vault.approle_role_id = **** {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] vault.approle_secret_id = **** {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] vault.auth_method = approle {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] vault.auth_path = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] vault.kv_mountpoint = secret {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] vault.kv_path = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] vault.kv_version = 2 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] vault.namespace = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] vault.root_token_id = **** {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] vault.ssl_ca_crt_file = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] vault.timeout = 60.0 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] vault.token_file = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] vault.token_role = None {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] vault.use_ssl = False {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 15 16:11:32 devstack cinder-volume[93923]: DEBUG oslo_service.backend._eventlet.service [None req-b5c57704-6f6f-4cc3-8646-566aae77143a None None] ******************************************************************************** {{(pid=93923) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3567}} Aug 15 16:11:32 devstack sudo[94224]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:11:32 devstack sudo[94224]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:11:33 devstack sudo[94224]: pam_unix(sudo:session): session closed for user root Aug 15 16:11:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-22697ca4-13c0-4751-a21c-6b0123dfb49d None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.248s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:11:33 devstack cinder-volume[94214]: INFO cinder.volume.driver [None req-22697ca4-13c0-4751-a21c-6b0123dfb49d None None] Driver hasn't implemented _init_vendor_properties() Aug 15 16:11:33 devstack cinder-volume[94214]: DEBUG cinder.volume.driver [None req-22697ca4-13c0-4751-a21c-6b0123dfb49d None None] Initialized capabilities list: {'volume_backend_name': 'QuobyteHD', 'vendor_name': 'Open Source', 'driver_version': '1.2', 'storage_protocol': 'quobyte', 'total_capacity_gb': 1775.7577667236328, 'free_capacity_gb': 1775.7577667236328, 'reserved_percentage': 0, 'QoS_support': False, 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'properties': {'thin_provisioning': {'title': 'Thin Provisioning', 'description': 'Sets thin provisioning.', 'type': 'boolean'}, 'compression': {'title': 'Compression', 'description': 'Enables compression.', 'type': 'boolean'}, 'qos': {'title': 'QoS', 'description': 'Enables QoS.', 'type': 'boolean'}, 'replication_enabled': {'title': 'Replication', 'description': 'Enables replication.', 'type': 'boolean'}}}. {{(pid=94214) init_capabilities /opt/stack/cinder/cinder/volume/driver.py:878}} Aug 15 16:11:33 devstack cinder-volume[94214]: DEBUG oslo_db.sqlalchemy.engines [None req-22697ca4-13c0-4751-a21c-6b0123dfb49d 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=94214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 16:11:33 devstack cinder-volume[94214]: DEBUG dbcounter [-] [94214] Writer thread running {{(pid=94214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 15 16:11:33 devstack cinder-volume[94214]: DEBUG cinder.db.api [None req-22697ca4-13c0-4751-a21c-6b0123dfb49d None None] Building query based on filter {{(pid=94214) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 15 16:11:33 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-22697ca4-13c0-4751-a21c-6b0123dfb49d None None] Configuration image_conversion_dir is None or the path doesn't exist. {{(pid=94214) cleanup_temporary_file /opt/stack/cinder/cinder/image/image_utils.py:1301}} Aug 15 16:11:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-22697ca4-13c0-4751-a21c-6b0123dfb49d None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:11:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-22697ca4-13c0-4751-a21c-6b0123dfb49d None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:11:33 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-22697ca4-13c0-4751-a21c-6b0123dfb49d None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:11:33 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-22697ca4-13c0-4751-a21c-6b0123dfb49d None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:11:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-22697ca4-13c0-4751-a21c-6b0123dfb49d None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:11:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-22697ca4-13c0-4751-a21c-6b0123dfb49d None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:11:33 devstack cinder-volume[94214]: INFO cinder.keymgr.migration [None req-26d5217e-102d-4889-b2f8-87d796478924 None None] Not migrating encryption keys because the ConfKeyManager is still in use. Aug 15 16:11:33 devstack sudo[94229]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:11:33 devstack sudo[94229]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:11:33 devstack sudo[94229]: pam_unix(sudo:session): session closed for user root Aug 15 16:11:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-22697ca4-13c0-4751-a21c-6b0123dfb49d None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.229s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:11:33 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-22697ca4-13c0-4751-a21c-6b0123dfb49d None None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:11:33 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-22697ca4-13c0-4751-a21c-6b0123dfb49d None None] Driver initialization completed successfully. Aug 15 16:11:33 devstack cinder-volume[94214]: INFO cinder.manager [None req-22697ca4-13c0-4751-a21c-6b0123dfb49d None None] Initiating service 3 cleanup Aug 15 16:11:33 devstack cinder-volume[94214]: INFO cinder.manager [None req-22697ca4-13c0-4751-a21c-6b0123dfb49d None None] Service 3 cleanup completed. Aug 15 16:11:33 devstack cinder-volume[94214]: DEBUG cinder.service [None req-22697ca4-13c0-4751-a21c-6b0123dfb49d None None] Creating RPC server for service cinder-volume {{(pid=94214) start /opt/stack/cinder/cinder/service.py:231}} Aug 15 16:11:33 devstack cinder-volume[94214]: DEBUG cinder.service [None req-22697ca4-13c0-4751-a21c-6b0123dfb49d None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=94214) start /opt/stack/cinder/cinder/service.py:237}} Aug 15 16:11:33 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-22697ca4-13c0-4751-a21c-6b0123dfb49d None None] Initializing RPC dependent components of volume driver QuobyteDriver (1.2) Aug 15 16:11:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-22697ca4-13c0-4751-a21c-6b0123dfb49d None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:11:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-22697ca4-13c0-4751-a21c-6b0123dfb49d None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:11:33 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-22697ca4-13c0-4751-a21c-6b0123dfb49d None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:11:33 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-22697ca4-13c0-4751-a21c-6b0123dfb49d None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:11:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-22697ca4-13c0-4751-a21c-6b0123dfb49d None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:11:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-22697ca4-13c0-4751-a21c-6b0123dfb49d None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:11:33 devstack sudo[94240]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:11:33 devstack sudo[94240]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:11:33 devstack sudo[94240]: pam_unix(sudo:session): session closed for user root Aug 15 16:11:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-22697ca4-13c0-4751-a21c-6b0123dfb49d None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.240s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:11:33 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-22697ca4-13c0-4751-a21c-6b0123dfb49d None None] Driver post RPC initialization completed successfully. Aug 15 16:11:42 devstack cinder-volume[93923]: DEBUG dbcounter [-] [93923] Writing DB stats cinder:SELECT=5,cinder:UPDATE=1 {{(pid=93923) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 16:11:43 devstack cinder-volume[94214]: DEBUG dbcounter [-] [94214] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1 {{(pid=94214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 16:11:43 devstack cinder-volume[94214]: DEBUG dbcounter [-] [94214] Writing DB stats cinder:SELECT=3 {{(pid=94214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 16:11:54 devstack cinder-volume[94214]: DEBUG oslo_service.periodic_task [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Running periodic task VolumeManager._thread_info {{(pid=94214) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 15 16:11:54 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] thread count: 6 {{(pid=94214) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 15 16:11:54 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] thread info: [<_MainThread(MainThread, started 127815644156032)>, , , , , ] {{(pid=94214) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 15 16:12:45 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-d99bbb81-8fd1-49b8-9c60-1fd63cddb3b6 tempest-DeleteServersTestJSON-910148805 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:12:45 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d99bbb81-8fd1-49b8-9c60-1fd63cddb3b6 tempest-DeleteServersTestJSON-910148805 None] Flow 'volume_create_manager' (3a1c5b80-ab0a-4933-8bc4-8ee5f8bed0ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:12:45 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d99bbb81-8fd1-49b8-9c60-1fd63cddb3b6 tempest-DeleteServersTestJSON-910148805 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (92e08efd-e11e-4625-b976-d55134c4f301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:12:45 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d99bbb81-8fd1-49b8-9c60-1fd63cddb3b6 tempest-DeleteServersTestJSON-910148805 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (92e08efd-e11e-4625-b976-d55134c4f301) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:12:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1388754184',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8b7760f4-acf0-4ae7-ba66-4207580f8841,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8954cd9d7bf34a08ae22fb53591ec94b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:12:46Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:12:46Z,use_quota=True,user_id='0abd47e6931d4ddf86f50bf8ad76a4ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:12:45 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d99bbb81-8fd1-49b8-9c60-1fd63cddb3b6 tempest-DeleteServersTestJSON-910148805 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (309530fd-0c99-4c07-8c54-5427e08a787c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:12:45 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d99bbb81-8fd1-49b8-9c60-1fd63cddb3b6 tempest-DeleteServersTestJSON-910148805 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (309530fd-0c99-4c07-8c54-5427e08a787c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:12:45 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d99bbb81-8fd1-49b8-9c60-1fd63cddb3b6 tempest-DeleteServersTestJSON-910148805 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1ab2cbe4-b581-41ff-a061-99acc17de5bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:12:45 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d99bbb81-8fd1-49b8-9c60-1fd63cddb3b6 tempest-DeleteServersTestJSON-910148805 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1ab2cbe4-b581-41ff-a061-99acc17de5bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8b7760f4-acf0-4ae7-ba66-4207580f8841', 'volume_name': 'volume-8b7760f4-acf0-4ae7-ba66-4207580f8841', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:12:45 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d99bbb81-8fd1-49b8-9c60-1fd63cddb3b6 tempest-DeleteServersTestJSON-910148805 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a745fe80-fd71-495e-a157-59e9a8887101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:12:45 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d99bbb81-8fd1-49b8-9c60-1fd63cddb3b6 tempest-DeleteServersTestJSON-910148805 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a745fe80-fd71-495e-a157-59e9a8887101) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:12:45 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d99bbb81-8fd1-49b8-9c60-1fd63cddb3b6 tempest-DeleteServersTestJSON-910148805 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cafbfe5d-c4dd-4361-8389-38464a5bd86a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:12:45 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-d99bbb81-8fd1-49b8-9c60-1fd63cddb3b6 tempest-DeleteServersTestJSON-910148805 None] Volume 8b7760f4-acf0-4ae7-ba66-4207580f8841: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8b7760f4-acf0-4ae7-ba66-4207580f8841', 'volume_size': 1} Aug 15 16:12:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d99bbb81-8fd1-49b8-9c60-1fd63cddb3b6 tempest-DeleteServersTestJSON-910148805 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:12:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d99bbb81-8fd1-49b8-9c60-1fd63cddb3b6 tempest-DeleteServersTestJSON-910148805 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.003s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:12:45 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-d99bbb81-8fd1-49b8-9c60-1fd63cddb3b6 tempest-DeleteServersTestJSON-910148805 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:12:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1388754184',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8b7760f4-acf0-4ae7-ba66-4207580f8841,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8954cd9d7bf34a08ae22fb53591ec94b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:12:46Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:12:46Z,use_quota=True,user_id='0abd47e6931d4ddf86f50bf8ad76a4ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:12:45 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-d99bbb81-8fd1-49b8-9c60-1fd63cddb3b6 tempest-DeleteServersTestJSON-910148805 None] Creating volume 8b7760f4-acf0-4ae7-ba66-4207580f8841 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:12:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d99bbb81-8fd1-49b8-9c60-1fd63cddb3b6 tempest-DeleteServersTestJSON-910148805 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:12:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d99bbb81-8fd1-49b8-9c60-1fd63cddb3b6 tempest-DeleteServersTestJSON-910148805 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:12:45 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-d99bbb81-8fd1-49b8-9c60-1fd63cddb3b6 tempest-DeleteServersTestJSON-910148805 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:12:45 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-d99bbb81-8fd1-49b8-9c60-1fd63cddb3b6 tempest-DeleteServersTestJSON-910148805 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:12:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d99bbb81-8fd1-49b8-9c60-1fd63cddb3b6 tempest-DeleteServersTestJSON-910148805 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:12:45 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-d99bbb81-8fd1-49b8-9c60-1fd63cddb3b6 tempest-DeleteServersTestJSON-910148805 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:12:45 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-d99bbb81-8fd1-49b8-9c60-1fd63cddb3b6 tempest-DeleteServersTestJSON-910148805 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:12:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d99bbb81-8fd1-49b8-9c60-1fd63cddb3b6 tempest-DeleteServersTestJSON-910148805 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-8b7760f4-acf0-4ae7-ba66-4207580f8841 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:12:46 devstack sudo[94970]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-8b7760f4-acf0-4ae7-ba66-4207580f8841 1073741824 Aug 15 16:12:46 devstack sudo[94970]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:12:47 devstack sudo[94970]: pam_unix(sudo:session): session closed for user root Aug 15 16:12:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d99bbb81-8fd1-49b8-9c60-1fd63cddb3b6 tempest-DeleteServersTestJSON-910148805 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-8b7760f4-acf0-4ae7-ba66-4207580f8841 1073741824" returned: 0 in 1.495s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:12:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d99bbb81-8fd1-49b8-9c60-1fd63cddb3b6 tempest-DeleteServersTestJSON-910148805 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-8b7760f4-acf0-4ae7-ba66-4207580f8841 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:12:47 devstack sudo[95299]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-8b7760f4-acf0-4ae7-ba66-4207580f8841 Aug 15 16:12:47 devstack sudo[95299]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:12:48 devstack sudo[95299]: pam_unix(sudo:session): session closed for user root Aug 15 16:12:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d99bbb81-8fd1-49b8-9c60-1fd63cddb3b6 tempest-DeleteServersTestJSON-910148805 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-8b7760f4-acf0-4ae7-ba66-4207580f8841" returned: 0 in 0.504s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:12:48 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-d99bbb81-8fd1-49b8-9c60-1fd63cddb3b6 tempest-DeleteServersTestJSON-910148805 None] <== create_volume: return (2078ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:12:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d99bbb81-8fd1-49b8-9c60-1fd63cddb3b6 tempest-DeleteServersTestJSON-910148805 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.083s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:12:48 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d99bbb81-8fd1-49b8-9c60-1fd63cddb3b6 tempest-DeleteServersTestJSON-910148805 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cafbfe5d-c4dd-4361-8389-38464a5bd86a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8b7760f4-acf0-4ae7-ba66-4207580f8841', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:12:48 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d99bbb81-8fd1-49b8-9c60-1fd63cddb3b6 tempest-DeleteServersTestJSON-910148805 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d947a4f7-c137-4205-b599-61d034fc9c84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:12:48 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-d99bbb81-8fd1-49b8-9c60-1fd63cddb3b6 tempest-DeleteServersTestJSON-910148805 None] Volume volume-8b7760f4-acf0-4ae7-ba66-4207580f8841 (8b7760f4-acf0-4ae7-ba66-4207580f8841): created successfully Aug 15 16:12:48 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d99bbb81-8fd1-49b8-9c60-1fd63cddb3b6 tempest-DeleteServersTestJSON-910148805 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d947a4f7-c137-4205-b599-61d034fc9c84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:12:48 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d99bbb81-8fd1-49b8-9c60-1fd63cddb3b6 tempest-DeleteServersTestJSON-910148805 None] Flow 'volume_create_manager' (3a1c5b80-ab0a-4933-8bc4-8ee5f8bed0ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:12:48 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-d99bbb81-8fd1-49b8-9c60-1fd63cddb3b6 tempest-DeleteServersTestJSON-910148805 None] Created volume successfully. Aug 15 16:12:53 devstack cinder-volume[94214]: WARNING py.warnings [req-db0ce5ea-557b-42dc-9a5b-9062a29728f8 req-cc7e706b-fb05-47d3-8b86-1f7a20b24ff3 tempest-DeleteServersTestJSON-910148805 None] /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Aug 15 16:12:53 devstack cinder-volume[94214]: .first() Aug 15 16:12:53 devstack cinder-volume[94214]: Aug 15 16:12:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-db0ce5ea-557b-42dc-9a5b-9062a29728f8 req-cc7e706b-fb05-47d3-8b86-1f7a20b24ff3 tempest-DeleteServersTestJSON-910148805 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:12:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-db0ce5ea-557b-42dc-9a5b-9062a29728f8 req-cc7e706b-fb05-47d3-8b86-1f7a20b24ff3 tempest-DeleteServersTestJSON-910148805 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:12:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-db0ce5ea-557b-42dc-9a5b-9062a29728f8 req-cc7e706b-fb05-47d3-8b86-1f7a20b24ff3 tempest-DeleteServersTestJSON-910148805 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.012s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:12:53 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-db0ce5ea-557b-42dc-9a5b-9062a29728f8 req-cc7e706b-fb05-47d3-8b86-1f7a20b24ff3 tempest-DeleteServersTestJSON-910148805 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81', 'name': 'volume-8b7760f4-acf0-4ae7-ba66-4207580f8841', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': '0b70a554-5e07-4ea5-b48f-4099b282e62a', 'enforce_multipath': True} {{(pid=94214) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 15 16:12:53 devstack cinder-volume[94214]: INFO cinder.volume.manager [req-db0ce5ea-557b-42dc-9a5b-9062a29728f8 req-cc7e706b-fb05-47d3-8b86-1f7a20b24ff3 tempest-DeleteServersTestJSON-910148805 None] attachment_update completed successfully. Aug 15 16:12:54 devstack cinder-volume[94214]: DEBUG oslo_service.periodic_task [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94214) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 15 16:12:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:12:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:12:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:12:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:12:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:12:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:12:54 devstack sudo[95786]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:12:54 devstack sudo[95786]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:12:55 devstack sudo[95786]: pam_unix(sudo:session): session closed for user root Aug 15 16:12:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.299s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:12:55 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:12:55 devstack cinder-volume[94214]: DEBUG oslo_service.periodic_task [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Running periodic task VolumeManager._thread_info {{(pid=94214) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 15 16:12:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] thread count: 6 {{(pid=94214) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 15 16:12:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] thread info: [<_MainThread(MainThread, started 127815644156032)>, , , , , ] {{(pid=94214) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 15 16:13:01 devstack cinder-volume[94214]: INFO cinder.volume.manager [req-260b160e-da85-4071-b525-f9aed6ad303c req-f2115be2-6cb4-4e8c-8ddc-8ce084106311 tempest-DeleteServersTestJSON-910148805 None] Terminate volume connection completed successfully. Aug 15 16:13:01 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-260b160e-da85-4071-b525-f9aed6ad303c req-f2115be2-6cb4-4e8c-8ddc-8ce084106311 tempest-DeleteServersTestJSON-910148805 None] Deleting attachment 0b70a554-5e07-4ea5-b48f-4099b282e62a. {{(pid=94214) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 15 16:13:03 devstack cinder-volume[94214]: DEBUG dbcounter [-] [94214] Writing DB stats cinder:UPDATE=7,cinder:SELECT=9,cinder:INSERT=1,cinder:DELETE=1 {{(pid=94214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 16:13:04 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-6e67ba7c-3347-4563-960f-093ecf6ca4cb tempest-DeleteServersTestJSON-910148805 None] Acquiring lock "cinder-8b7760f4-acf0-4ae7-ba66-4207580f8841-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:13:04 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-6e67ba7c-3347-4563-960f-093ecf6ca4cb tempest-DeleteServersTestJSON-910148805 None] Lock "cinder-8b7760f4-acf0-4ae7-ba66-4207580f8841-delete_volume" acquired by "delete_volume" :: waited 0.043s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:13:04 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-6e67ba7c-3347-4563-960f-093ecf6ca4cb tempest-DeleteServersTestJSON-910148805 None] Acquiring lock "cinder-quobyte-8b7760f4-acf0-4ae7-ba66-4207580f8841" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:13:04 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-6e67ba7c-3347-4563-960f-093ecf6ca4cb tempest-DeleteServersTestJSON-910148805 None] Lock "cinder-quobyte-8b7760f4-acf0-4ae7-ba66-4207580f8841" acquired by "delete_volume" :: waited 0.045s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:13:04 devstack cinder-volume[94214]: INFO oslo.privsep.daemon [None req-6e67ba7c-3347-4563-960f-093ecf6ca4cb tempest-DeleteServersTestJSON-910148805 None] Running privsep helper: ['sudo', 'cinder-rootwrap', '/etc/cinder/rootwrap.conf', 'privsep-helper', '--config-file', '/etc/cinder/cinder.conf', '--privsep_context', 'cinder.privsep.sys_admin_pctxt', '--privsep_sock_path', '/tmp/tmp8dpzubgh/privsep.sock'] Aug 15 16:13:04 devstack sudo[96044]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf privsep-helper --config-file /etc/cinder/cinder.conf --privsep_context cinder.privsep.sys_admin_pctxt --privsep_sock_path /tmp/tmp8dpzubgh/privsep.sock Aug 15 16:13:04 devstack sudo[96044]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:13:05 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-9fae8878-1051-49de-9e42-d27d7beea176 tempest-VolumesAdminNegativeTest-1420005633 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:13:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9fae8878-1051-49de-9e42-d27d7beea176 tempest-VolumesAdminNegativeTest-1420005633 None] Flow 'volume_create_manager' (3c211123-0caa-4879-b074-226be98a1334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:13:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9fae8878-1051-49de-9e42-d27d7beea176 tempest-VolumesAdminNegativeTest-1420005633 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d28fb1d4-c066-4289-8f1c-55ead32666a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:13:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9fae8878-1051-49de-9e42-d27d7beea176 tempest-VolumesAdminNegativeTest-1420005633 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d28fb1d4-c066-4289-8f1c-55ead32666a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:13:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1536811200',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=35e9b2cc-c793-4ff7-8089-ec11965d8719,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e0e9d09bd4547c882654fc1e919b8e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:13:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:13:05Z,use_quota=True,user_id='214371d49fa64d9abce49cd3a96b05c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:13:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9fae8878-1051-49de-9e42-d27d7beea176 tempest-VolumesAdminNegativeTest-1420005633 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (feb0b8a3-80b0-4363-a340-2d5eb5949b70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:13:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9fae8878-1051-49de-9e42-d27d7beea176 tempest-VolumesAdminNegativeTest-1420005633 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (feb0b8a3-80b0-4363-a340-2d5eb5949b70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:13:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9fae8878-1051-49de-9e42-d27d7beea176 tempest-VolumesAdminNegativeTest-1420005633 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8563c762-18f0-4b4e-b0d1-f7861e57aa06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:13:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9fae8878-1051-49de-9e42-d27d7beea176 tempest-VolumesAdminNegativeTest-1420005633 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8563c762-18f0-4b4e-b0d1-f7861e57aa06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '35e9b2cc-c793-4ff7-8089-ec11965d8719', 'volume_name': 'volume-35e9b2cc-c793-4ff7-8089-ec11965d8719', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:13:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9fae8878-1051-49de-9e42-d27d7beea176 tempest-VolumesAdminNegativeTest-1420005633 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0e6e8aac-bebe-4617-abb1-684921985bc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:13:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9fae8878-1051-49de-9e42-d27d7beea176 tempest-VolumesAdminNegativeTest-1420005633 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0e6e8aac-bebe-4617-abb1-684921985bc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:13:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9fae8878-1051-49de-9e42-d27d7beea176 tempest-VolumesAdminNegativeTest-1420005633 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7ef69f6f-d09f-4aa1-83e3-08f42b4ae49a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:13:05 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-9fae8878-1051-49de-9e42-d27d7beea176 tempest-VolumesAdminNegativeTest-1420005633 None] Volume 35e9b2cc-c793-4ff7-8089-ec11965d8719: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-35e9b2cc-c793-4ff7-8089-ec11965d8719', 'volume_size': 1} Aug 15 16:13:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9fae8878-1051-49de-9e42-d27d7beea176 tempest-VolumesAdminNegativeTest-1420005633 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:13:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9fae8878-1051-49de-9e42-d27d7beea176 tempest-VolumesAdminNegativeTest-1420005633 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.005s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:13:05 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-9fae8878-1051-49de-9e42-d27d7beea176 tempest-VolumesAdminNegativeTest-1420005633 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:13:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1536811200',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=35e9b2cc-c793-4ff7-8089-ec11965d8719,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e0e9d09bd4547c882654fc1e919b8e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:13:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:13:05Z,use_quota=True,user_id='214371d49fa64d9abce49cd3a96b05c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:13:05 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-9fae8878-1051-49de-9e42-d27d7beea176 tempest-VolumesAdminNegativeTest-1420005633 None] Creating volume 35e9b2cc-c793-4ff7-8089-ec11965d8719 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:13:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9fae8878-1051-49de-9e42-d27d7beea176 tempest-VolumesAdminNegativeTest-1420005633 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:13:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9fae8878-1051-49de-9e42-d27d7beea176 tempest-VolumesAdminNegativeTest-1420005633 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:13:05 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-9fae8878-1051-49de-9e42-d27d7beea176 tempest-VolumesAdminNegativeTest-1420005633 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:13:05 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-9fae8878-1051-49de-9e42-d27d7beea176 tempest-VolumesAdminNegativeTest-1420005633 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:13:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9fae8878-1051-49de-9e42-d27d7beea176 tempest-VolumesAdminNegativeTest-1420005633 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:13:05 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-9fae8878-1051-49de-9e42-d27d7beea176 tempest-VolumesAdminNegativeTest-1420005633 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:13:05 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-9fae8878-1051-49de-9e42-d27d7beea176 tempest-VolumesAdminNegativeTest-1420005633 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:13:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9fae8878-1051-49de-9e42-d27d7beea176 tempest-VolumesAdminNegativeTest-1420005633 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-35e9b2cc-c793-4ff7-8089-ec11965d8719 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:13:05 devstack sudo[96062]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-35e9b2cc-c793-4ff7-8089-ec11965d8719 1073741824 Aug 15 16:13:05 devstack sudo[96062]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:13:06 devstack sudo[96062]: pam_unix(sudo:session): session closed for user root Aug 15 16:13:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9fae8878-1051-49de-9e42-d27d7beea176 tempest-VolumesAdminNegativeTest-1420005633 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-35e9b2cc-c793-4ff7-8089-ec11965d8719 1073741824" returned: 0 in 0.790s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:13:06 devstack cinder-volume[94214]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:105: EventletDeprecationWarning: Aug 15 16:13:06 devstack cinder-volume[94214]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 15 16:13:06 devstack cinder-volume[94214]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Aug 15 16:13:06 devstack cinder-volume[94214]: WARNING oslo.privsep.daemon [-] privsep log: Aug 15 16:13:06 devstack cinder-volume[94214]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Aug 15 16:13:06 devstack cinder-volume[94214]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Aug 15 16:13:06 devstack cinder-volume[94214]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 15 16:13:06 devstack cinder-volume[94214]: WARNING oslo.privsep.daemon [-] privsep log: Aug 15 16:13:06 devstack cinder-volume[94214]: WARNING oslo.privsep.daemon [-] privsep log: import eventlet Aug 15 16:13:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9fae8878-1051-49de-9e42-d27d7beea176 tempest-VolumesAdminNegativeTest-1420005633 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-35e9b2cc-c793-4ff7-8089-ec11965d8719 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:13:06 devstack sudo[96069]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-35e9b2cc-c793-4ff7-8089-ec11965d8719 Aug 15 16:13:06 devstack sudo[96069]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:13:07 devstack sudo[96044]: pam_unix(sudo:session): session closed for user root Aug 15 16:13:07 devstack cinder-volume[94214]: INFO oslo.privsep.daemon [None req-6e67ba7c-3347-4563-960f-093ecf6ca4cb tempest-DeleteServersTestJSON-910148805 None] Spawned new privsep daemon via rootwrap Aug 15 16:13:07 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [None req-6e67ba7c-3347-4563-960f-093ecf6ca4cb tempest-DeleteServersTestJSON-910148805 None] Accepted privsep connection to /tmp/tmp8dpzubgh/privsep.sock {{(pid=94214) __init__ /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:425}} Aug 15 16:13:07 devstack sudo[96069]: pam_unix(sudo:session): session closed for user root Aug 15 16:13:07 devstack cinder-volume[94214]: INFO oslo.privsep.daemon [-] privsep daemon starting Aug 15 16:13:07 devstack cinder-volume[94214]: INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 Aug 15 16:13:07 devstack cinder-volume[94214]: INFO oslo.privsep.daemon [-] privsep process running with capabilities (eff/prm/inh): CAP_CHOWN|CAP_DAC_OVERRIDE|CAP_DAC_READ_SEARCH|CAP_FOWNER|CAP_NET_ADMIN|CAP_SYS_ADMIN/CAP_CHOWN|CAP_DAC_OVERRIDE|CAP_DAC_READ_SEARCH|CAP_FOWNER|CAP_NET_ADMIN|CAP_SYS_ADMIN/none Aug 15 16:13:07 devstack cinder-volume[94214]: INFO oslo.privsep.daemon [-] privsep daemon running as pid 96068 Aug 15 16:13:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9fae8878-1051-49de-9e42-d27d7beea176 tempest-VolumesAdminNegativeTest-1420005633 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-35e9b2cc-c793-4ff7-8089-ec11965d8719" returned: 0 in 0.410s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:13:07 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-9fae8878-1051-49de-9e42-d27d7beea176 tempest-VolumesAdminNegativeTest-1420005633 None] <== create_volume: return (1311ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:13:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9fae8878-1051-49de-9e42-d27d7beea176 tempest-VolumesAdminNegativeTest-1420005633 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.314s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:13:07 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[b2c1a69d-2f00-4e48-9b2b-7934761abfbf]: (2,) {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:13:07 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9fae8878-1051-49de-9e42-d27d7beea176 tempest-VolumesAdminNegativeTest-1420005633 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7ef69f6f-d09f-4aa1-83e3-08f42b4ae49a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-35e9b2cc-c793-4ff7-8089-ec11965d8719', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:13:07 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9fae8878-1051-49de-9e42-d27d7beea176 tempest-VolumesAdminNegativeTest-1420005633 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d669ea66-b021-42fc-8c10-60e9ba785a8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:13:07 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[1057c2ba-eb3f-4290-8d54-37056696d8b8]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:13:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6e67ba7c-3347-4563-960f-093ecf6ca4cb tempest-DeleteServersTestJSON-910148805 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-8b7760f4-acf0-4ae7-ba66-4207580f8841 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:13:07 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-9fae8878-1051-49de-9e42-d27d7beea176 tempest-VolumesAdminNegativeTest-1420005633 None] Volume volume-35e9b2cc-c793-4ff7-8089-ec11965d8719 (35e9b2cc-c793-4ff7-8089-ec11965d8719): created successfully Aug 15 16:13:07 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9fae8878-1051-49de-9e42-d27d7beea176 tempest-VolumesAdminNegativeTest-1420005633 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d669ea66-b021-42fc-8c10-60e9ba785a8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:13:07 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9fae8878-1051-49de-9e42-d27d7beea176 tempest-VolumesAdminNegativeTest-1420005633 None] Flow 'volume_create_manager' (3c211123-0caa-4879-b074-226be98a1334) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:13:07 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-9fae8878-1051-49de-9e42-d27d7beea176 tempest-VolumesAdminNegativeTest-1420005633 None] Created volume successfully. Aug 15 16:13:07 devstack sudo[96074]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-8b7760f4-acf0-4ae7-ba66-4207580f8841 Aug 15 16:13:07 devstack sudo[96074]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:13:07 devstack sudo[96074]: pam_unix(sudo:session): session closed for user root Aug 15 16:13:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6e67ba7c-3347-4563-960f-093ecf6ca4cb tempest-DeleteServersTestJSON-910148805 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-8b7760f4-acf0-4ae7-ba66-4207580f8841" returned: 0 in 0.668s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:13:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6e67ba7c-3347-4563-960f-093ecf6ca4cb tempest-DeleteServersTestJSON-910148805 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-8b7760f4-acf0-4ae7-ba66-4207580f8841 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:13:07 devstack sudo[96081]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-8b7760f4-acf0-4ae7-ba66-4207580f8841 Aug 15 16:13:07 devstack sudo[96081]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:13:08 devstack sudo[96081]: pam_unix(sudo:session): session closed for user root Aug 15 16:13:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6e67ba7c-3347-4563-960f-093ecf6ca4cb tempest-DeleteServersTestJSON-910148805 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-8b7760f4-acf0-4ae7-ba66-4207580f8841" returned: 0 in 0.438s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:13:08 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-6e67ba7c-3347-4563-960f-093ecf6ca4cb tempest-DeleteServersTestJSON-910148805 None] Lock "cinder-quobyte-8b7760f4-acf0-4ae7-ba66-4207580f8841" released by "delete_volume" :: held 3.713s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:13:08 devstack cinder-volume[94214]: WARNING cinder.quota [None req-6e67ba7c-3347-4563-960f-093ecf6ca4cb tempest-DeleteServersTestJSON-910148805 None] Deprecated: Default quota for resource: volumes_QuobyteHD is set by the default quota flag: quota_volumes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Aug 15 16:13:08 devstack cinder-volume[94214]: WARNING cinder.quota [None req-6e67ba7c-3347-4563-960f-093ecf6ca4cb tempest-DeleteServersTestJSON-910148805 None] Deprecated: Default quota for resource: gigabytes_QuobyteHD is set by the default quota flag: quota_gigabytes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Aug 15 16:13:08 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-6e67ba7c-3347-4563-960f-093ecf6ca4cb tempest-DeleteServersTestJSON-910148805 None] Created reservations ['bbf19df5-07fb-42bf-8885-2c97b5cb74f9', '467dcbac-206c-4bc0-8bb5-343d1f51dbe9', 'bc05bb00-546e-4c28-9402-dbc95e058640', '8eb335f7-78bd-4156-9058-10fbfec6925b'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:13:08 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-3d8d7e99-ff0e-4117-a642-2988839d5168 tempest-VolumesAdminNegativeTest-1420005633 None] Acquiring lock "cinder-35e9b2cc-c793-4ff7-8089-ec11965d8719-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:13:08 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-3d8d7e99-ff0e-4117-a642-2988839d5168 tempest-VolumesAdminNegativeTest-1420005633 None] Lock "cinder-35e9b2cc-c793-4ff7-8089-ec11965d8719-delete_volume" acquired by "delete_volume" :: waited 0.059s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:13:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-6e67ba7c-3347-4563-960f-093ecf6ca4cb tempest-DeleteServersTestJSON-910148805 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:13:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-6e67ba7c-3347-4563-960f-093ecf6ca4cb tempest-DeleteServersTestJSON-910148805 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:13:08 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-6e67ba7c-3347-4563-960f-093ecf6ca4cb tempest-DeleteServersTestJSON-910148805 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:13:08 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-6e67ba7c-3347-4563-960f-093ecf6ca4cb tempest-DeleteServersTestJSON-910148805 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:13:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-6e67ba7c-3347-4563-960f-093ecf6ca4cb tempest-DeleteServersTestJSON-910148805 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:13:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6e67ba7c-3347-4563-960f-093ecf6ca4cb tempest-DeleteServersTestJSON-910148805 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:13:08 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-3d8d7e99-ff0e-4117-a642-2988839d5168 tempest-VolumesAdminNegativeTest-1420005633 None] Acquiring lock "cinder-quobyte-35e9b2cc-c793-4ff7-8089-ec11965d8719" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:13:08 devstack sudo[96085]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:13:08 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-3d8d7e99-ff0e-4117-a642-2988839d5168 tempest-VolumesAdminNegativeTest-1420005633 None] Lock "cinder-quobyte-35e9b2cc-c793-4ff7-8089-ec11965d8719" acquired by "delete_volume" :: waited 0.024s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:13:08 devstack sudo[96085]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:13:08 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[dd3fb6de-4e1a-45f5-9ece-808f30eb5769]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:13:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3d8d7e99-ff0e-4117-a642-2988839d5168 tempest-VolumesAdminNegativeTest-1420005633 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-35e9b2cc-c793-4ff7-8089-ec11965d8719 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:13:09 devstack sudo[96088]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-35e9b2cc-c793-4ff7-8089-ec11965d8719 Aug 15 16:13:09 devstack sudo[96088]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:13:09 devstack sudo[96085]: pam_unix(sudo:session): session closed for user root Aug 15 16:13:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6e67ba7c-3347-4563-960f-093ecf6ca4cb tempest-DeleteServersTestJSON-910148805 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.389s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:13:09 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-6e67ba7c-3347-4563-960f-093ecf6ca4cb tempest-DeleteServersTestJSON-910148805 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:13:09 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-6e67ba7c-3347-4563-960f-093ecf6ca4cb tempest-DeleteServersTestJSON-910148805 None] Deleted volume successfully. Aug 15 16:13:09 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-6e67ba7c-3347-4563-960f-093ecf6ca4cb tempest-DeleteServersTestJSON-910148805 None] Lock "cinder-8b7760f4-acf0-4ae7-ba66-4207580f8841-delete_volume" released by "delete_volume" :: held 4.769s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:13:09 devstack sudo[96088]: pam_unix(sudo:session): session closed for user root Aug 15 16:13:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3d8d7e99-ff0e-4117-a642-2988839d5168 tempest-VolumesAdminNegativeTest-1420005633 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-35e9b2cc-c793-4ff7-8089-ec11965d8719" returned: 0 in 0.779s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:13:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3d8d7e99-ff0e-4117-a642-2988839d5168 tempest-VolumesAdminNegativeTest-1420005633 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-35e9b2cc-c793-4ff7-8089-ec11965d8719 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:13:09 devstack sudo[96094]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-35e9b2cc-c793-4ff7-8089-ec11965d8719 Aug 15 16:13:09 devstack sudo[96094]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:13:09 devstack sudo[96094]: pam_unix(sudo:session): session closed for user root Aug 15 16:13:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3d8d7e99-ff0e-4117-a642-2988839d5168 tempest-VolumesAdminNegativeTest-1420005633 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-35e9b2cc-c793-4ff7-8089-ec11965d8719" returned: 0 in 0.290s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:13:09 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-3d8d7e99-ff0e-4117-a642-2988839d5168 tempest-VolumesAdminNegativeTest-1420005633 None] Lock "cinder-quobyte-35e9b2cc-c793-4ff7-8089-ec11965d8719" released by "delete_volume" :: held 1.152s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:13:10 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-3d8d7e99-ff0e-4117-a642-2988839d5168 tempest-VolumesAdminNegativeTest-1420005633 None] Created reservations ['3b87b51c-441d-497c-9ded-de395ae53f2a', '2753f143-1c36-4ec1-9a10-f9ba8a7f483d', '80469183-168f-4268-b9c3-b307a2771e60', '9123c024-8481-46eb-a903-40fca560152c'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:13:10 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-f35eb01b-445e-4f0f-a89d-7a647a0d14aa tempest-ServersNegativeTestJSON-1457378205 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:13:10 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f35eb01b-445e-4f0f-a89d-7a647a0d14aa tempest-ServersNegativeTestJSON-1457378205 None] Flow 'volume_create_manager' (c9f87dcf-3ca4-4de1-97fd-68f95e837bf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:13:10 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f35eb01b-445e-4f0f-a89d-7a647a0d14aa tempest-ServersNegativeTestJSON-1457378205 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (33446aa2-9651-48d9-97ee-6ee0e57e0672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:13:10 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f35eb01b-445e-4f0f-a89d-7a647a0d14aa tempest-ServersNegativeTestJSON-1457378205 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (33446aa2-9651-48d9-97ee-6ee0e57e0672) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:13:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1332022461',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c6229d55-5995-432f-af9a-26d5e3c08509,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2b892d326f54500aa80bb6327b34a55',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:13:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:13:10Z,use_quota=True,user_id='e2ae2d33d5b6496f8ac31867b5cf7bdb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:13:10 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f35eb01b-445e-4f0f-a89d-7a647a0d14aa tempest-ServersNegativeTestJSON-1457378205 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4878e2b7-4a59-413a-b15a-94c719585363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:13:10 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f35eb01b-445e-4f0f-a89d-7a647a0d14aa tempest-ServersNegativeTestJSON-1457378205 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4878e2b7-4a59-413a-b15a-94c719585363) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:13:10 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f35eb01b-445e-4f0f-a89d-7a647a0d14aa tempest-ServersNegativeTestJSON-1457378205 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ce7fc1a7-b88a-4ea1-ab52-4cfd3e093618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:13:10 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f35eb01b-445e-4f0f-a89d-7a647a0d14aa tempest-ServersNegativeTestJSON-1457378205 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ce7fc1a7-b88a-4ea1-ab52-4cfd3e093618) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c6229d55-5995-432f-af9a-26d5e3c08509', 'volume_name': 'volume-c6229d55-5995-432f-af9a-26d5e3c08509', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:13:10 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f35eb01b-445e-4f0f-a89d-7a647a0d14aa tempest-ServersNegativeTestJSON-1457378205 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e5fc8f73-edcd-4960-84b1-eae70eb20075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:13:10 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f35eb01b-445e-4f0f-a89d-7a647a0d14aa tempest-ServersNegativeTestJSON-1457378205 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e5fc8f73-edcd-4960-84b1-eae70eb20075) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:13:10 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f35eb01b-445e-4f0f-a89d-7a647a0d14aa tempest-ServersNegativeTestJSON-1457378205 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (117dbc6e-e07f-4ce8-aa69-b9e17355a702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:13:10 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-f35eb01b-445e-4f0f-a89d-7a647a0d14aa tempest-ServersNegativeTestJSON-1457378205 None] Volume c6229d55-5995-432f-af9a-26d5e3c08509: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c6229d55-5995-432f-af9a-26d5e3c08509', 'volume_size': 1} Aug 15 16:13:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f35eb01b-445e-4f0f-a89d-7a647a0d14aa tempest-ServersNegativeTestJSON-1457378205 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:13:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f35eb01b-445e-4f0f-a89d-7a647a0d14aa tempest-ServersNegativeTestJSON-1457378205 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:13:10 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-f35eb01b-445e-4f0f-a89d-7a647a0d14aa tempest-ServersNegativeTestJSON-1457378205 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:13:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1332022461',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c6229d55-5995-432f-af9a-26d5e3c08509,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2b892d326f54500aa80bb6327b34a55',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:13:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:13:10Z,use_quota=True,user_id='e2ae2d33d5b6496f8ac31867b5cf7bdb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:13:10 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-f35eb01b-445e-4f0f-a89d-7a647a0d14aa tempest-ServersNegativeTestJSON-1457378205 None] Creating volume c6229d55-5995-432f-af9a-26d5e3c08509 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:13:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f35eb01b-445e-4f0f-a89d-7a647a0d14aa tempest-ServersNegativeTestJSON-1457378205 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:13:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f35eb01b-445e-4f0f-a89d-7a647a0d14aa tempest-ServersNegativeTestJSON-1457378205 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:13:10 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-f35eb01b-445e-4f0f-a89d-7a647a0d14aa tempest-ServersNegativeTestJSON-1457378205 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:13:10 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-f35eb01b-445e-4f0f-a89d-7a647a0d14aa tempest-ServersNegativeTestJSON-1457378205 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:13:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f35eb01b-445e-4f0f-a89d-7a647a0d14aa tempest-ServersNegativeTestJSON-1457378205 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:13:10 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-f35eb01b-445e-4f0f-a89d-7a647a0d14aa tempest-ServersNegativeTestJSON-1457378205 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:13:10 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-f35eb01b-445e-4f0f-a89d-7a647a0d14aa tempest-ServersNegativeTestJSON-1457378205 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:13:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f35eb01b-445e-4f0f-a89d-7a647a0d14aa tempest-ServersNegativeTestJSON-1457378205 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c6229d55-5995-432f-af9a-26d5e3c08509 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:13:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-3d8d7e99-ff0e-4117-a642-2988839d5168 tempest-VolumesAdminNegativeTest-1420005633 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:13:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-3d8d7e99-ff0e-4117-a642-2988839d5168 tempest-VolumesAdminNegativeTest-1420005633 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:13:10 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-3d8d7e99-ff0e-4117-a642-2988839d5168 tempest-VolumesAdminNegativeTest-1420005633 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:13:10 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-3d8d7e99-ff0e-4117-a642-2988839d5168 tempest-VolumesAdminNegativeTest-1420005633 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:13:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-3d8d7e99-ff0e-4117-a642-2988839d5168 tempest-VolumesAdminNegativeTest-1420005633 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:13:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3d8d7e99-ff0e-4117-a642-2988839d5168 tempest-VolumesAdminNegativeTest-1420005633 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:13:10 devstack sudo[96097]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c6229d55-5995-432f-af9a-26d5e3c08509 1073741824 Aug 15 16:13:10 devstack sudo[96097]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:13:10 devstack sudo[96099]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:13:10 devstack sudo[96099]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:13:10 devstack sudo[96099]: pam_unix(sudo:session): session closed for user root Aug 15 16:13:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3d8d7e99-ff0e-4117-a642-2988839d5168 tempest-VolumesAdminNegativeTest-1420005633 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.427s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:13:10 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-3d8d7e99-ff0e-4117-a642-2988839d5168 tempest-VolumesAdminNegativeTest-1420005633 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:13:10 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-3d8d7e99-ff0e-4117-a642-2988839d5168 tempest-VolumesAdminNegativeTest-1420005633 None] Deleted volume successfully. Aug 15 16:13:10 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-3d8d7e99-ff0e-4117-a642-2988839d5168 tempest-VolumesAdminNegativeTest-1420005633 None] Lock "cinder-35e9b2cc-c793-4ff7-8089-ec11965d8719-delete_volume" released by "delete_volume" :: held 2.256s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:13:11 devstack sudo[96097]: pam_unix(sudo:session): session closed for user root Aug 15 16:13:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f35eb01b-445e-4f0f-a89d-7a647a0d14aa tempest-ServersNegativeTestJSON-1457378205 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c6229d55-5995-432f-af9a-26d5e3c08509 1073741824" returned: 0 in 0.748s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:13:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f35eb01b-445e-4f0f-a89d-7a647a0d14aa tempest-ServersNegativeTestJSON-1457378205 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c6229d55-5995-432f-af9a-26d5e3c08509 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:13:11 devstack sudo[96106]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c6229d55-5995-432f-af9a-26d5e3c08509 Aug 15 16:13:11 devstack sudo[96106]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:13:11 devstack sudo[96106]: pam_unix(sudo:session): session closed for user root Aug 15 16:13:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f35eb01b-445e-4f0f-a89d-7a647a0d14aa tempest-ServersNegativeTestJSON-1457378205 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c6229d55-5995-432f-af9a-26d5e3c08509" returned: 0 in 0.407s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:13:11 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-f35eb01b-445e-4f0f-a89d-7a647a0d14aa tempest-ServersNegativeTestJSON-1457378205 None] <== create_volume: return (1237ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:13:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f35eb01b-445e-4f0f-a89d-7a647a0d14aa tempest-ServersNegativeTestJSON-1457378205 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.240s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:13:11 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f35eb01b-445e-4f0f-a89d-7a647a0d14aa tempest-ServersNegativeTestJSON-1457378205 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (117dbc6e-e07f-4ce8-aa69-b9e17355a702) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c6229d55-5995-432f-af9a-26d5e3c08509', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:13:11 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f35eb01b-445e-4f0f-a89d-7a647a0d14aa tempest-ServersNegativeTestJSON-1457378205 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1887ff4a-0b2a-4cb1-b1fc-3f81f1db6e17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:13:11 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-f35eb01b-445e-4f0f-a89d-7a647a0d14aa tempest-ServersNegativeTestJSON-1457378205 None] Volume volume-c6229d55-5995-432f-af9a-26d5e3c08509 (c6229d55-5995-432f-af9a-26d5e3c08509): created successfully Aug 15 16:13:11 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f35eb01b-445e-4f0f-a89d-7a647a0d14aa tempest-ServersNegativeTestJSON-1457378205 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1887ff4a-0b2a-4cb1-b1fc-3f81f1db6e17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:13:11 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f35eb01b-445e-4f0f-a89d-7a647a0d14aa tempest-ServersNegativeTestJSON-1457378205 None] Flow 'volume_create_manager' (c9f87dcf-3ca4-4de1-97fd-68f95e837bf7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:13:11 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-f35eb01b-445e-4f0f-a89d-7a647a0d14aa tempest-ServersNegativeTestJSON-1457378205 None] Created volume successfully. Aug 15 16:13:17 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-af978249-af97-4589-b656-dc731dc4f972 tempest-ServersNegativeTestJSON-1457378205 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:13:17 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-af978249-af97-4589-b656-dc731dc4f972 tempest-ServersNegativeTestJSON-1457378205 None] Flow 'volume_create_manager' (2b5c2a08-718c-4767-94c6-fc68258bea43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:13:17 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-af978249-af97-4589-b656-dc731dc4f972 tempest-ServersNegativeTestJSON-1457378205 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7945b6b3-6413-45a9-9caf-b848ebea675a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:13:17 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-af978249-af97-4589-b656-dc731dc4f972 tempest-ServersNegativeTestJSON-1457378205 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7945b6b3-6413-45a9-9caf-b848ebea675a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:13:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1947772463',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0452e5f6-563a-479e-9481-3c27d498c240,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2b892d326f54500aa80bb6327b34a55',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:13:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:13:17Z,use_quota=True,user_id='e2ae2d33d5b6496f8ac31867b5cf7bdb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:13:17 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-af978249-af97-4589-b656-dc731dc4f972 tempest-ServersNegativeTestJSON-1457378205 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (024d8265-c132-47d3-9176-664ab9a07152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:13:17 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-af978249-af97-4589-b656-dc731dc4f972 tempest-ServersNegativeTestJSON-1457378205 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (024d8265-c132-47d3-9176-664ab9a07152) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:13:17 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-af978249-af97-4589-b656-dc731dc4f972 tempest-ServersNegativeTestJSON-1457378205 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (246c3a87-9fa6-470e-b17f-2663df9aed45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:13:17 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-af978249-af97-4589-b656-dc731dc4f972 tempest-ServersNegativeTestJSON-1457378205 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (246c3a87-9fa6-470e-b17f-2663df9aed45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0452e5f6-563a-479e-9481-3c27d498c240', 'volume_name': 'volume-0452e5f6-563a-479e-9481-3c27d498c240', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:13:17 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-af978249-af97-4589-b656-dc731dc4f972 tempest-ServersNegativeTestJSON-1457378205 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ea5b32c7-cc1f-4ef2-bed0-021c631a652f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:13:17 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-af978249-af97-4589-b656-dc731dc4f972 tempest-ServersNegativeTestJSON-1457378205 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ea5b32c7-cc1f-4ef2-bed0-021c631a652f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:13:17 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-af978249-af97-4589-b656-dc731dc4f972 tempest-ServersNegativeTestJSON-1457378205 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6094157c-f2c9-43c7-a28c-149e85741758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:13:17 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-af978249-af97-4589-b656-dc731dc4f972 tempest-ServersNegativeTestJSON-1457378205 None] Volume 0452e5f6-563a-479e-9481-3c27d498c240: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0452e5f6-563a-479e-9481-3c27d498c240', 'volume_size': 1} Aug 15 16:13:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-af978249-af97-4589-b656-dc731dc4f972 tempest-ServersNegativeTestJSON-1457378205 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:13:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-af978249-af97-4589-b656-dc731dc4f972 tempest-ServersNegativeTestJSON-1457378205 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:13:17 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-af978249-af97-4589-b656-dc731dc4f972 tempest-ServersNegativeTestJSON-1457378205 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:13:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1947772463',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0452e5f6-563a-479e-9481-3c27d498c240,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2b892d326f54500aa80bb6327b34a55',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:13:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:13:17Z,use_quota=True,user_id='e2ae2d33d5b6496f8ac31867b5cf7bdb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:13:17 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-af978249-af97-4589-b656-dc731dc4f972 tempest-ServersNegativeTestJSON-1457378205 None] Creating volume 0452e5f6-563a-479e-9481-3c27d498c240 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:13:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-af978249-af97-4589-b656-dc731dc4f972 tempest-ServersNegativeTestJSON-1457378205 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:13:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-af978249-af97-4589-b656-dc731dc4f972 tempest-ServersNegativeTestJSON-1457378205 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:13:17 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-af978249-af97-4589-b656-dc731dc4f972 tempest-ServersNegativeTestJSON-1457378205 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:13:17 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-af978249-af97-4589-b656-dc731dc4f972 tempest-ServersNegativeTestJSON-1457378205 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:13:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-af978249-af97-4589-b656-dc731dc4f972 tempest-ServersNegativeTestJSON-1457378205 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:13:17 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-af978249-af97-4589-b656-dc731dc4f972 tempest-ServersNegativeTestJSON-1457378205 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:13:17 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-af978249-af97-4589-b656-dc731dc4f972 tempest-ServersNegativeTestJSON-1457378205 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:13:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-af978249-af97-4589-b656-dc731dc4f972 tempest-ServersNegativeTestJSON-1457378205 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0452e5f6-563a-479e-9481-3c27d498c240 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:13:17 devstack sudo[96142]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0452e5f6-563a-479e-9481-3c27d498c240 1073741824 Aug 15 16:13:17 devstack sudo[96142]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:13:17 devstack sudo[96142]: pam_unix(sudo:session): session closed for user root Aug 15 16:13:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-af978249-af97-4589-b656-dc731dc4f972 tempest-ServersNegativeTestJSON-1457378205 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0452e5f6-563a-479e-9481-3c27d498c240 1073741824" returned: 0 in 0.534s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:13:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-af978249-af97-4589-b656-dc731dc4f972 tempest-ServersNegativeTestJSON-1457378205 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0452e5f6-563a-479e-9481-3c27d498c240 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:13:17 devstack sudo[96149]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0452e5f6-563a-479e-9481-3c27d498c240 Aug 15 16:13:17 devstack sudo[96149]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:13:18 devstack sudo[96149]: pam_unix(sudo:session): session closed for user root Aug 15 16:13:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-af978249-af97-4589-b656-dc731dc4f972 tempest-ServersNegativeTestJSON-1457378205 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0452e5f6-563a-479e-9481-3c27d498c240" returned: 0 in 0.316s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:13:18 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-af978249-af97-4589-b656-dc731dc4f972 tempest-ServersNegativeTestJSON-1457378205 None] <== create_volume: return (898ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:13:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-af978249-af97-4589-b656-dc731dc4f972 tempest-ServersNegativeTestJSON-1457378205 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.900s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:13:18 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-af978249-af97-4589-b656-dc731dc4f972 tempest-ServersNegativeTestJSON-1457378205 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6094157c-f2c9-43c7-a28c-149e85741758) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0452e5f6-563a-479e-9481-3c27d498c240', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:13:18 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-af978249-af97-4589-b656-dc731dc4f972 tempest-ServersNegativeTestJSON-1457378205 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (555019c0-d0f2-42e4-bbba-45ed0286fcf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:13:18 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-af978249-af97-4589-b656-dc731dc4f972 tempest-ServersNegativeTestJSON-1457378205 None] Volume volume-0452e5f6-563a-479e-9481-3c27d498c240 (0452e5f6-563a-479e-9481-3c27d498c240): created successfully Aug 15 16:13:18 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-af978249-af97-4589-b656-dc731dc4f972 tempest-ServersNegativeTestJSON-1457378205 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (555019c0-d0f2-42e4-bbba-45ed0286fcf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:13:18 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-af978249-af97-4589-b656-dc731dc4f972 tempest-ServersNegativeTestJSON-1457378205 None] Flow 'volume_create_manager' (2b5c2a08-718c-4767-94c6-fc68258bea43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:13:18 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-af978249-af97-4589-b656-dc731dc4f972 tempest-ServersNegativeTestJSON-1457378205 None] Created volume successfully. Aug 15 16:13:21 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-62d4087f-ad7c-4427-b5cb-9e9b05210192 tempest-ServersNegativeTestJSON-1457378205 None] Acquiring lock "cinder-0452e5f6-563a-479e-9481-3c27d498c240-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:13:21 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-62d4087f-ad7c-4427-b5cb-9e9b05210192 tempest-ServersNegativeTestJSON-1457378205 None] Lock "cinder-0452e5f6-563a-479e-9481-3c27d498c240-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:13:21 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-62d4087f-ad7c-4427-b5cb-9e9b05210192 tempest-ServersNegativeTestJSON-1457378205 None] Acquiring lock "cinder-quobyte-0452e5f6-563a-479e-9481-3c27d498c240" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:13:21 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-62d4087f-ad7c-4427-b5cb-9e9b05210192 tempest-ServersNegativeTestJSON-1457378205 None] Lock "cinder-quobyte-0452e5f6-563a-479e-9481-3c27d498c240" acquired by "delete_volume" :: waited 0.034s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:13:21 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[259743fb-afe4-40df-87ad-fe3d7f0202da]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:13:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-62d4087f-ad7c-4427-b5cb-9e9b05210192 tempest-ServersNegativeTestJSON-1457378205 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0452e5f6-563a-479e-9481-3c27d498c240 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:13:21 devstack sudo[96162]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0452e5f6-563a-479e-9481-3c27d498c240 Aug 15 16:13:21 devstack sudo[96162]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:13:21 devstack sudo[96162]: pam_unix(sudo:session): session closed for user root Aug 15 16:13:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-62d4087f-ad7c-4427-b5cb-9e9b05210192 tempest-ServersNegativeTestJSON-1457378205 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0452e5f6-563a-479e-9481-3c27d498c240" returned: 0 in 0.462s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:13:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-62d4087f-ad7c-4427-b5cb-9e9b05210192 tempest-ServersNegativeTestJSON-1457378205 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0452e5f6-563a-479e-9481-3c27d498c240 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:13:21 devstack sudo[96170]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0452e5f6-563a-479e-9481-3c27d498c240 Aug 15 16:13:21 devstack sudo[96170]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:13:22 devstack sudo[96170]: pam_unix(sudo:session): session closed for user root Aug 15 16:13:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-62d4087f-ad7c-4427-b5cb-9e9b05210192 tempest-ServersNegativeTestJSON-1457378205 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0452e5f6-563a-479e-9481-3c27d498c240" returned: 0 in 0.299s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:13:22 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-62d4087f-ad7c-4427-b5cb-9e9b05210192 tempest-ServersNegativeTestJSON-1457378205 None] Lock "cinder-quobyte-0452e5f6-563a-479e-9481-3c27d498c240" released by "delete_volume" :: held 0.838s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:13:22 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-62d4087f-ad7c-4427-b5cb-9e9b05210192 tempest-ServersNegativeTestJSON-1457378205 None] Created reservations ['ef83b597-a74e-41f1-a491-ac3b036a4bcd', 'ac5fbdfb-68c4-4494-874b-8140ac1414ba', '142eddf1-bdc7-4c0f-a7a9-ca8af82491b6', '1e3e3eb5-22ef-49d9-a97d-9cfd67a0c657'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:13:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-62d4087f-ad7c-4427-b5cb-9e9b05210192 tempest-ServersNegativeTestJSON-1457378205 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:13:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-62d4087f-ad7c-4427-b5cb-9e9b05210192 tempest-ServersNegativeTestJSON-1457378205 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.005s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:13:22 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-62d4087f-ad7c-4427-b5cb-9e9b05210192 tempest-ServersNegativeTestJSON-1457378205 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:13:22 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-62d4087f-ad7c-4427-b5cb-9e9b05210192 tempest-ServersNegativeTestJSON-1457378205 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:13:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-62d4087f-ad7c-4427-b5cb-9e9b05210192 tempest-ServersNegativeTestJSON-1457378205 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.019s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:13:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-62d4087f-ad7c-4427-b5cb-9e9b05210192 tempest-ServersNegativeTestJSON-1457378205 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:13:22 devstack sudo[96173]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:13:22 devstack sudo[96173]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:13:22 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-031b9368-fc6c-4c6c-99ba-290eafb6378a tempest-ServersNegativeTestJSON-1457378205 None] Acquiring lock "cinder-c6229d55-5995-432f-af9a-26d5e3c08509-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:13:22 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-031b9368-fc6c-4c6c-99ba-290eafb6378a tempest-ServersNegativeTestJSON-1457378205 None] Lock "cinder-c6229d55-5995-432f-af9a-26d5e3c08509-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:13:22 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-031b9368-fc6c-4c6c-99ba-290eafb6378a tempest-ServersNegativeTestJSON-1457378205 None] Acquiring lock "cinder-quobyte-c6229d55-5995-432f-af9a-26d5e3c08509" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:13:22 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-031b9368-fc6c-4c6c-99ba-290eafb6378a tempest-ServersNegativeTestJSON-1457378205 None] Lock "cinder-quobyte-c6229d55-5995-432f-af9a-26d5e3c08509" acquired by "delete_volume" :: waited 0.016s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:13:22 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[73660a61-ef54-436f-b6e9-73d9f3177f18]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:13:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-031b9368-fc6c-4c6c-99ba-290eafb6378a tempest-ServersNegativeTestJSON-1457378205 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c6229d55-5995-432f-af9a-26d5e3c08509 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:13:22 devstack sudo[96175]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c6229d55-5995-432f-af9a-26d5e3c08509 Aug 15 16:13:22 devstack sudo[96175]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:13:22 devstack sudo[96173]: pam_unix(sudo:session): session closed for user root Aug 15 16:13:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-62d4087f-ad7c-4427-b5cb-9e9b05210192 tempest-ServersNegativeTestJSON-1457378205 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.364s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:13:22 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-62d4087f-ad7c-4427-b5cb-9e9b05210192 tempest-ServersNegativeTestJSON-1457378205 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:13:22 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-62d4087f-ad7c-4427-b5cb-9e9b05210192 tempest-ServersNegativeTestJSON-1457378205 None] Deleted volume successfully. Aug 15 16:13:22 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-62d4087f-ad7c-4427-b5cb-9e9b05210192 tempest-ServersNegativeTestJSON-1457378205 None] Lock "cinder-0452e5f6-563a-479e-9481-3c27d498c240-delete_volume" released by "delete_volume" :: held 1.617s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:13:23 devstack sudo[96175]: pam_unix(sudo:session): session closed for user root Aug 15 16:13:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-031b9368-fc6c-4c6c-99ba-290eafb6378a tempest-ServersNegativeTestJSON-1457378205 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c6229d55-5995-432f-af9a-26d5e3c08509" returned: 0 in 0.428s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:13:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-031b9368-fc6c-4c6c-99ba-290eafb6378a tempest-ServersNegativeTestJSON-1457378205 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c6229d55-5995-432f-af9a-26d5e3c08509 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:13:23 devstack sudo[96181]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c6229d55-5995-432f-af9a-26d5e3c08509 Aug 15 16:13:23 devstack sudo[96181]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:13:23 devstack sudo[96181]: pam_unix(sudo:session): session closed for user root Aug 15 16:13:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-031b9368-fc6c-4c6c-99ba-290eafb6378a tempest-ServersNegativeTestJSON-1457378205 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c6229d55-5995-432f-af9a-26d5e3c08509" returned: 0 in 0.284s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:13:23 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-031b9368-fc6c-4c6c-99ba-290eafb6378a tempest-ServersNegativeTestJSON-1457378205 None] Lock "cinder-quobyte-c6229d55-5995-432f-af9a-26d5e3c08509" released by "delete_volume" :: held 0.773s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:13:23 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-031b9368-fc6c-4c6c-99ba-290eafb6378a tempest-ServersNegativeTestJSON-1457378205 None] Created reservations ['900d6ddd-71ae-4016-a47a-f642337df1e6', 'c3990eb7-22f5-40ae-896d-fe9ca3ff612b', 'b0134e4b-8912-40f8-b3a5-35506312e1a5', '4b910b23-f2a8-4e6c-90a0-f93d21fc2b7a'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:13:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-031b9368-fc6c-4c6c-99ba-290eafb6378a tempest-ServersNegativeTestJSON-1457378205 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:13:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-031b9368-fc6c-4c6c-99ba-290eafb6378a tempest-ServersNegativeTestJSON-1457378205 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:13:23 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-031b9368-fc6c-4c6c-99ba-290eafb6378a tempest-ServersNegativeTestJSON-1457378205 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:13:23 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-031b9368-fc6c-4c6c-99ba-290eafb6378a tempest-ServersNegativeTestJSON-1457378205 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:13:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-031b9368-fc6c-4c6c-99ba-290eafb6378a tempest-ServersNegativeTestJSON-1457378205 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:13:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-031b9368-fc6c-4c6c-99ba-290eafb6378a tempest-ServersNegativeTestJSON-1457378205 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:13:23 devstack sudo[96184]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:13:23 devstack sudo[96184]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:13:23 devstack sudo[96184]: pam_unix(sudo:session): session closed for user root Aug 15 16:13:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-031b9368-fc6c-4c6c-99ba-290eafb6378a tempest-ServersNegativeTestJSON-1457378205 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.286s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:13:23 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-031b9368-fc6c-4c6c-99ba-290eafb6378a tempest-ServersNegativeTestJSON-1457378205 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:13:23 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-031b9368-fc6c-4c6c-99ba-290eafb6378a tempest-ServersNegativeTestJSON-1457378205 None] Deleted volume successfully. Aug 15 16:13:23 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-031b9368-fc6c-4c6c-99ba-290eafb6378a tempest-ServersNegativeTestJSON-1457378205 None] Lock "cinder-c6229d55-5995-432f-af9a-26d5e3c08509-delete_volume" released by "delete_volume" :: held 1.290s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:13:33 devstack cinder-volume[94214]: DEBUG dbcounter [-] [94214] Writing DB stats cinder:SELECT=39,cinder:UPDATE=45,cinder:DELETE=3,cinder:INSERT=9 {{(pid=94214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 16:13:33 devstack cinder-volume[94214]: DEBUG dbcounter [-] [94214] Writing DB stats cinder:SELECT=23,cinder:INSERT=10,cinder:UPDATE=39,cinder:DELETE=4 {{(pid=94214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 16:13:43 devstack cinder-volume[94214]: DEBUG dbcounter [-] [94214] Writing DB stats cinder:SELECT=1 {{(pid=94214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 16:13:43 devstack cinder-volume[94214]: DEBUG dbcounter [-] [94214] Writing DB stats cinder:UPDATE=1 {{(pid=94214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 16:13:54 devstack cinder-volume[94214]: DEBUG oslo_service.periodic_task [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94214) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 15 16:13:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:13:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:13:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:13:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:13:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.021s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:13:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:13:54 devstack sudo[96465]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:13:54 devstack sudo[96465]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:13:55 devstack sudo[96465]: pam_unix(sudo:session): session closed for user root Aug 15 16:13:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.659s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:13:55 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:13:55 devstack cinder-volume[94214]: DEBUG oslo_service.periodic_task [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Running periodic task VolumeManager._thread_info {{(pid=94214) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 15 16:13:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] thread count: 8 {{(pid=94214) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 15 16:13:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] thread info: [<_MainThread(MainThread, started 127815644156032)>, , , , , , , ] {{(pid=94214) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 15 16:14:16 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-9051c43a-ece9-4987-9c28-0691b7cd1e2b tempest-ServerRescueNegativeTestJSON-62229600 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:14:16 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9051c43a-ece9-4987-9c28-0691b7cd1e2b tempest-ServerRescueNegativeTestJSON-62229600 None] Flow 'volume_create_manager' (d876d95c-d219-4c88-87cd-070234272c94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:14:16 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9051c43a-ece9-4987-9c28-0691b7cd1e2b tempest-ServerRescueNegativeTestJSON-62229600 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bab8bb5f-b6b5-44dc-b3d3-30845d2df86d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:14:16 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9051c43a-ece9-4987-9c28-0691b7cd1e2b tempest-ServerRescueNegativeTestJSON-62229600 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bab8bb5f-b6b5-44dc-b3d3-30845d2df86d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:14:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-192331289',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e421200b-cb07-4ca1-aa1a-59ae1702e8da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ca4ac59de744e6ca2a7b5271b56bc80',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:14:16Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:14:16Z,use_quota=True,user_id='0c46c31ec6c54c8ab0ed1cbefe1f45a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:14:16 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9051c43a-ece9-4987-9c28-0691b7cd1e2b tempest-ServerRescueNegativeTestJSON-62229600 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (895f0924-a82a-4ca2-90ea-bd1ca8efc17c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:14:16 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9051c43a-ece9-4987-9c28-0691b7cd1e2b tempest-ServerRescueNegativeTestJSON-62229600 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (895f0924-a82a-4ca2-90ea-bd1ca8efc17c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:14:16 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9051c43a-ece9-4987-9c28-0691b7cd1e2b tempest-ServerRescueNegativeTestJSON-62229600 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2c404bf1-266b-4646-88ab-2979460a3f32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:14:16 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9051c43a-ece9-4987-9c28-0691b7cd1e2b tempest-ServerRescueNegativeTestJSON-62229600 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2c404bf1-266b-4646-88ab-2979460a3f32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e421200b-cb07-4ca1-aa1a-59ae1702e8da', 'volume_name': 'volume-e421200b-cb07-4ca1-aa1a-59ae1702e8da', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:14:16 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9051c43a-ece9-4987-9c28-0691b7cd1e2b tempest-ServerRescueNegativeTestJSON-62229600 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (479e2204-6960-482c-aebb-9d14b7ac765a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:14:16 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9051c43a-ece9-4987-9c28-0691b7cd1e2b tempest-ServerRescueNegativeTestJSON-62229600 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (479e2204-6960-482c-aebb-9d14b7ac765a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:14:16 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9051c43a-ece9-4987-9c28-0691b7cd1e2b tempest-ServerRescueNegativeTestJSON-62229600 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3ec3ed6f-711e-4c2c-a5f8-08fd838e110e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:14:16 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-9051c43a-ece9-4987-9c28-0691b7cd1e2b tempest-ServerRescueNegativeTestJSON-62229600 None] Volume e421200b-cb07-4ca1-aa1a-59ae1702e8da: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e421200b-cb07-4ca1-aa1a-59ae1702e8da', 'volume_size': 1} Aug 15 16:14:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9051c43a-ece9-4987-9c28-0691b7cd1e2b tempest-ServerRescueNegativeTestJSON-62229600 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:14:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9051c43a-ece9-4987-9c28-0691b7cd1e2b tempest-ServerRescueNegativeTestJSON-62229600 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:14:16 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-9051c43a-ece9-4987-9c28-0691b7cd1e2b tempest-ServerRescueNegativeTestJSON-62229600 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:14:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-192331289',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e421200b-cb07-4ca1-aa1a-59ae1702e8da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ca4ac59de744e6ca2a7b5271b56bc80',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:14:16Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:14:16Z,use_quota=True,user_id='0c46c31ec6c54c8ab0ed1cbefe1f45a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:14:16 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-9051c43a-ece9-4987-9c28-0691b7cd1e2b tempest-ServerRescueNegativeTestJSON-62229600 None] Creating volume e421200b-cb07-4ca1-aa1a-59ae1702e8da {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:14:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9051c43a-ece9-4987-9c28-0691b7cd1e2b tempest-ServerRescueNegativeTestJSON-62229600 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:14:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9051c43a-ece9-4987-9c28-0691b7cd1e2b tempest-ServerRescueNegativeTestJSON-62229600 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:14:16 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-9051c43a-ece9-4987-9c28-0691b7cd1e2b tempest-ServerRescueNegativeTestJSON-62229600 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:14:16 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-9051c43a-ece9-4987-9c28-0691b7cd1e2b tempest-ServerRescueNegativeTestJSON-62229600 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:14:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9051c43a-ece9-4987-9c28-0691b7cd1e2b tempest-ServerRescueNegativeTestJSON-62229600 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:14:16 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-9051c43a-ece9-4987-9c28-0691b7cd1e2b tempest-ServerRescueNegativeTestJSON-62229600 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:14:16 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-9051c43a-ece9-4987-9c28-0691b7cd1e2b tempest-ServerRescueNegativeTestJSON-62229600 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:14:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9051c43a-ece9-4987-9c28-0691b7cd1e2b tempest-ServerRescueNegativeTestJSON-62229600 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e421200b-cb07-4ca1-aa1a-59ae1702e8da 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:14:16 devstack sudo[96751]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e421200b-cb07-4ca1-aa1a-59ae1702e8da 1073741824 Aug 15 16:14:16 devstack sudo[96751]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:14:17 devstack sudo[96751]: pam_unix(sudo:session): session closed for user root Aug 15 16:14:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9051c43a-ece9-4987-9c28-0691b7cd1e2b tempest-ServerRescueNegativeTestJSON-62229600 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e421200b-cb07-4ca1-aa1a-59ae1702e8da 1073741824" returned: 0 in 1.113s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:14:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9051c43a-ece9-4987-9c28-0691b7cd1e2b tempest-ServerRescueNegativeTestJSON-62229600 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e421200b-cb07-4ca1-aa1a-59ae1702e8da {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:14:17 devstack sudo[96784]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e421200b-cb07-4ca1-aa1a-59ae1702e8da Aug 15 16:14:17 devstack sudo[96784]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:14:18 devstack sudo[96784]: pam_unix(sudo:session): session closed for user root Aug 15 16:14:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9051c43a-ece9-4987-9c28-0691b7cd1e2b tempest-ServerRescueNegativeTestJSON-62229600 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e421200b-cb07-4ca1-aa1a-59ae1702e8da" returned: 0 in 0.547s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:14:18 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-9051c43a-ece9-4987-9c28-0691b7cd1e2b tempest-ServerRescueNegativeTestJSON-62229600 None] <== create_volume: return (1737ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:14:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9051c43a-ece9-4987-9c28-0691b7cd1e2b tempest-ServerRescueNegativeTestJSON-62229600 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.740s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:14:18 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9051c43a-ece9-4987-9c28-0691b7cd1e2b tempest-ServerRescueNegativeTestJSON-62229600 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3ec3ed6f-711e-4c2c-a5f8-08fd838e110e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e421200b-cb07-4ca1-aa1a-59ae1702e8da', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:14:18 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9051c43a-ece9-4987-9c28-0691b7cd1e2b tempest-ServerRescueNegativeTestJSON-62229600 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (09925773-dd4d-4c5d-8e1c-457d72efc887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:14:18 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-9051c43a-ece9-4987-9c28-0691b7cd1e2b tempest-ServerRescueNegativeTestJSON-62229600 None] Volume volume-e421200b-cb07-4ca1-aa1a-59ae1702e8da (e421200b-cb07-4ca1-aa1a-59ae1702e8da): created successfully Aug 15 16:14:18 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9051c43a-ece9-4987-9c28-0691b7cd1e2b tempest-ServerRescueNegativeTestJSON-62229600 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (09925773-dd4d-4c5d-8e1c-457d72efc887) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:14:18 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9051c43a-ece9-4987-9c28-0691b7cd1e2b tempest-ServerRescueNegativeTestJSON-62229600 None] Flow 'volume_create_manager' (d876d95c-d219-4c88-87cd-070234272c94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:14:18 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-18a262d4-6d7b-42f3-b3f3-1d50c1c396d7 tempest-AttachVolumeNegativeTest-1408651582 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:14:18 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-18a262d4-6d7b-42f3-b3f3-1d50c1c396d7 tempest-AttachVolumeNegativeTest-1408651582 None] Flow 'volume_create_manager' (528fd57a-4a2b-4e26-b72a-51c9dccc7f6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:14:18 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-18a262d4-6d7b-42f3-b3f3-1d50c1c396d7 tempest-AttachVolumeNegativeTest-1408651582 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1cb73c4f-7455-4e0d-b862-07d489cfb3db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:14:18 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-9051c43a-ece9-4987-9c28-0691b7cd1e2b tempest-ServerRescueNegativeTestJSON-62229600 None] Created volume successfully. Aug 15 16:14:18 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-18a262d4-6d7b-42f3-b3f3-1d50c1c396d7 tempest-AttachVolumeNegativeTest-1408651582 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1cb73c4f-7455-4e0d-b862-07d489cfb3db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:14:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1853995595',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5149ce1f-4a2b-4f29-9c1e-c52ca74fdac5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03e42f1e6205433c84ea2ca804fbd98e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:14:18Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:14:18Z,use_quota=True,user_id='81c4335d95f74ad79b88733028cf4e29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:14:18 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-18a262d4-6d7b-42f3-b3f3-1d50c1c396d7 tempest-AttachVolumeNegativeTest-1408651582 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0b95f9b0-8420-4bc7-82f8-e82ec5f8af2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:14:18 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-18a262d4-6d7b-42f3-b3f3-1d50c1c396d7 tempest-AttachVolumeNegativeTest-1408651582 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0b95f9b0-8420-4bc7-82f8-e82ec5f8af2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:14:18 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-18a262d4-6d7b-42f3-b3f3-1d50c1c396d7 tempest-AttachVolumeNegativeTest-1408651582 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fd760d30-0af7-454a-bbef-4213d02e6e0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:14:18 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-18a262d4-6d7b-42f3-b3f3-1d50c1c396d7 tempest-AttachVolumeNegativeTest-1408651582 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fd760d30-0af7-454a-bbef-4213d02e6e0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5149ce1f-4a2b-4f29-9c1e-c52ca74fdac5', 'volume_name': 'volume-5149ce1f-4a2b-4f29-9c1e-c52ca74fdac5', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:14:18 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-18a262d4-6d7b-42f3-b3f3-1d50c1c396d7 tempest-AttachVolumeNegativeTest-1408651582 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1abb0ac7-aa52-4d6c-aea4-198358e5f9a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:14:18 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-18a262d4-6d7b-42f3-b3f3-1d50c1c396d7 tempest-AttachVolumeNegativeTest-1408651582 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1abb0ac7-aa52-4d6c-aea4-198358e5f9a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:14:18 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-18a262d4-6d7b-42f3-b3f3-1d50c1c396d7 tempest-AttachVolumeNegativeTest-1408651582 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b9d6838d-f687-4831-9a8e-8f13d5d8293f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:14:18 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-18a262d4-6d7b-42f3-b3f3-1d50c1c396d7 tempest-AttachVolumeNegativeTest-1408651582 None] Volume 5149ce1f-4a2b-4f29-9c1e-c52ca74fdac5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5149ce1f-4a2b-4f29-9c1e-c52ca74fdac5', 'volume_size': 1} Aug 15 16:14:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-18a262d4-6d7b-42f3-b3f3-1d50c1c396d7 tempest-AttachVolumeNegativeTest-1408651582 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:14:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-18a262d4-6d7b-42f3-b3f3-1d50c1c396d7 tempest-AttachVolumeNegativeTest-1408651582 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:14:18 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-18a262d4-6d7b-42f3-b3f3-1d50c1c396d7 tempest-AttachVolumeNegativeTest-1408651582 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:14:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1853995595',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5149ce1f-4a2b-4f29-9c1e-c52ca74fdac5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03e42f1e6205433c84ea2ca804fbd98e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:14:18Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:14:18Z,use_quota=True,user_id='81c4335d95f74ad79b88733028cf4e29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:14:18 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-18a262d4-6d7b-42f3-b3f3-1d50c1c396d7 tempest-AttachVolumeNegativeTest-1408651582 None] Creating volume 5149ce1f-4a2b-4f29-9c1e-c52ca74fdac5 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:14:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-18a262d4-6d7b-42f3-b3f3-1d50c1c396d7 tempest-AttachVolumeNegativeTest-1408651582 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:14:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-18a262d4-6d7b-42f3-b3f3-1d50c1c396d7 tempest-AttachVolumeNegativeTest-1408651582 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:14:18 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-18a262d4-6d7b-42f3-b3f3-1d50c1c396d7 tempest-AttachVolumeNegativeTest-1408651582 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:14:18 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-18a262d4-6d7b-42f3-b3f3-1d50c1c396d7 tempest-AttachVolumeNegativeTest-1408651582 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:14:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-18a262d4-6d7b-42f3-b3f3-1d50c1c396d7 tempest-AttachVolumeNegativeTest-1408651582 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:14:18 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-18a262d4-6d7b-42f3-b3f3-1d50c1c396d7 tempest-AttachVolumeNegativeTest-1408651582 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:14:18 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-18a262d4-6d7b-42f3-b3f3-1d50c1c396d7 tempest-AttachVolumeNegativeTest-1408651582 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:14:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-18a262d4-6d7b-42f3-b3f3-1d50c1c396d7 tempest-AttachVolumeNegativeTest-1408651582 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5149ce1f-4a2b-4f29-9c1e-c52ca74fdac5 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:14:18 devstack sudo[96802]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5149ce1f-4a2b-4f29-9c1e-c52ca74fdac5 1073741824 Aug 15 16:14:18 devstack sudo[96802]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:14:19 devstack sudo[96802]: pam_unix(sudo:session): session closed for user root Aug 15 16:14:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-18a262d4-6d7b-42f3-b3f3-1d50c1c396d7 tempest-AttachVolumeNegativeTest-1408651582 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5149ce1f-4a2b-4f29-9c1e-c52ca74fdac5 1073741824" returned: 0 in 0.546s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:14:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-18a262d4-6d7b-42f3-b3f3-1d50c1c396d7 tempest-AttachVolumeNegativeTest-1408651582 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5149ce1f-4a2b-4f29-9c1e-c52ca74fdac5 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:14:19 devstack sudo[96811]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5149ce1f-4a2b-4f29-9c1e-c52ca74fdac5 Aug 15 16:14:19 devstack sudo[96811]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:14:19 devstack sudo[96811]: pam_unix(sudo:session): session closed for user root Aug 15 16:14:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-18a262d4-6d7b-42f3-b3f3-1d50c1c396d7 tempest-AttachVolumeNegativeTest-1408651582 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5149ce1f-4a2b-4f29-9c1e-c52ca74fdac5" returned: 0 in 0.481s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:14:19 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-18a262d4-6d7b-42f3-b3f3-1d50c1c396d7 tempest-AttachVolumeNegativeTest-1408651582 None] <== create_volume: return (1163ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:14:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-18a262d4-6d7b-42f3-b3f3-1d50c1c396d7 tempest-AttachVolumeNegativeTest-1408651582 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.173s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:14:19 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-18a262d4-6d7b-42f3-b3f3-1d50c1c396d7 tempest-AttachVolumeNegativeTest-1408651582 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b9d6838d-f687-4831-9a8e-8f13d5d8293f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5149ce1f-4a2b-4f29-9c1e-c52ca74fdac5', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:14:19 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-18a262d4-6d7b-42f3-b3f3-1d50c1c396d7 tempest-AttachVolumeNegativeTest-1408651582 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (06c630bb-51cf-4df9-ad8e-bfcc92e3309e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:14:19 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-18a262d4-6d7b-42f3-b3f3-1d50c1c396d7 tempest-AttachVolumeNegativeTest-1408651582 None] Volume volume-5149ce1f-4a2b-4f29-9c1e-c52ca74fdac5 (5149ce1f-4a2b-4f29-9c1e-c52ca74fdac5): created successfully Aug 15 16:14:19 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-18a262d4-6d7b-42f3-b3f3-1d50c1c396d7 tempest-AttachVolumeNegativeTest-1408651582 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (06c630bb-51cf-4df9-ad8e-bfcc92e3309e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:14:19 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-18a262d4-6d7b-42f3-b3f3-1d50c1c396d7 tempest-AttachVolumeNegativeTest-1408651582 None] Flow 'volume_create_manager' (528fd57a-4a2b-4e26-b72a-51c9dccc7f6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:14:19 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-18a262d4-6d7b-42f3-b3f3-1d50c1c396d7 tempest-AttachVolumeNegativeTest-1408651582 None] Created volume successfully. Aug 15 16:14:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-10d5152d-68af-4094-ab0f-2452d1faa213 req-fd5c1493-b84c-432f-a3a4-ccc4d7a1eb39 tempest-AttachVolumeNegativeTest-1408651582 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:14:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-10d5152d-68af-4094-ab0f-2452d1faa213 req-fd5c1493-b84c-432f-a3a4-ccc4d7a1eb39 tempest-AttachVolumeNegativeTest-1408651582 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:14:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-10d5152d-68af-4094-ab0f-2452d1faa213 req-fd5c1493-b84c-432f-a3a4-ccc4d7a1eb39 tempest-AttachVolumeNegativeTest-1408651582 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.041s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:14:24 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-10d5152d-68af-4094-ab0f-2452d1faa213 req-fd5c1493-b84c-432f-a3a4-ccc4d7a1eb39 tempest-AttachVolumeNegativeTest-1408651582 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81', 'name': 'volume-5149ce1f-4a2b-4f29-9c1e-c52ca74fdac5', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': '762b6b04-d31f-43af-9f4f-b96ab79a506d', 'enforce_multipath': True} {{(pid=94214) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 15 16:14:24 devstack cinder-volume[94214]: INFO cinder.volume.manager [req-10d5152d-68af-4094-ab0f-2452d1faa213 req-fd5c1493-b84c-432f-a3a4-ccc4d7a1eb39 tempest-AttachVolumeNegativeTest-1408651582 None] attachment_update completed successfully. Aug 15 16:14:34 devstack cinder-volume[94214]: DEBUG dbcounter [-] [94214] Writing DB stats cinder:SELECT=12,cinder:UPDATE=7,cinder:INSERT=2,cinder:DELETE=1 {{(pid=94214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 16:14:34 devstack cinder-volume[94214]: DEBUG dbcounter [-] [94214] Writing DB stats cinder:UPDATE=8,cinder:SELECT=9,cinder:DELETE=1 {{(pid=94214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 16:14:36 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-710f9a99-31dc-4b1d-81bc-7e3458ae5445 tempest-TaggedAttachmentsTest-412419953 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:14:36 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-710f9a99-31dc-4b1d-81bc-7e3458ae5445 tempest-TaggedAttachmentsTest-412419953 None] Flow 'volume_create_manager' (53d88581-ba78-40bc-ae73-b8ddca67bc8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:14:36 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-710f9a99-31dc-4b1d-81bc-7e3458ae5445 tempest-TaggedAttachmentsTest-412419953 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8c2109f5-d24d-43c4-b97a-f5ae0ac23f84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:14:36 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-710f9a99-31dc-4b1d-81bc-7e3458ae5445 tempest-TaggedAttachmentsTest-412419953 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8c2109f5-d24d-43c4-b97a-f5ae0ac23f84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:14:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1509024281',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=90e855de-6fbe-4eff-b690-04be87a1e3c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0742d0fe91194cce9188b36bc6fde96e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:14:36Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:14:36Z,use_quota=True,user_id='27d0b12543bc4cc58d4d556a90392568',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:14:36 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-710f9a99-31dc-4b1d-81bc-7e3458ae5445 tempest-TaggedAttachmentsTest-412419953 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (07731ca2-b689-471b-ac20-f8ca71945829) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:14:36 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-710f9a99-31dc-4b1d-81bc-7e3458ae5445 tempest-TaggedAttachmentsTest-412419953 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (07731ca2-b689-471b-ac20-f8ca71945829) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:14:36 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-710f9a99-31dc-4b1d-81bc-7e3458ae5445 tempest-TaggedAttachmentsTest-412419953 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9817ed2e-dd3a-4ada-96ae-bf9b7d76075e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:14:36 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-710f9a99-31dc-4b1d-81bc-7e3458ae5445 tempest-TaggedAttachmentsTest-412419953 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9817ed2e-dd3a-4ada-96ae-bf9b7d76075e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '90e855de-6fbe-4eff-b690-04be87a1e3c8', 'volume_name': 'volume-90e855de-6fbe-4eff-b690-04be87a1e3c8', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:14:36 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-710f9a99-31dc-4b1d-81bc-7e3458ae5445 tempest-TaggedAttachmentsTest-412419953 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b2cf4af2-f752-4041-8cc6-867dc8f59ac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:14:36 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-710f9a99-31dc-4b1d-81bc-7e3458ae5445 tempest-TaggedAttachmentsTest-412419953 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b2cf4af2-f752-4041-8cc6-867dc8f59ac0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:14:36 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-710f9a99-31dc-4b1d-81bc-7e3458ae5445 tempest-TaggedAttachmentsTest-412419953 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c05e8a11-670e-49ee-99f5-4ebc79b42a2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:14:36 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-710f9a99-31dc-4b1d-81bc-7e3458ae5445 tempest-TaggedAttachmentsTest-412419953 None] Volume 90e855de-6fbe-4eff-b690-04be87a1e3c8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-90e855de-6fbe-4eff-b690-04be87a1e3c8', 'volume_size': 1} Aug 15 16:14:36 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-710f9a99-31dc-4b1d-81bc-7e3458ae5445 tempest-TaggedAttachmentsTest-412419953 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:14:36 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-710f9a99-31dc-4b1d-81bc-7e3458ae5445 tempest-TaggedAttachmentsTest-412419953 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:14:36 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-710f9a99-31dc-4b1d-81bc-7e3458ae5445 tempest-TaggedAttachmentsTest-412419953 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:14:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1509024281',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=90e855de-6fbe-4eff-b690-04be87a1e3c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0742d0fe91194cce9188b36bc6fde96e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:14:36Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:14:36Z,use_quota=True,user_id='27d0b12543bc4cc58d4d556a90392568',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:14:36 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-710f9a99-31dc-4b1d-81bc-7e3458ae5445 tempest-TaggedAttachmentsTest-412419953 None] Creating volume 90e855de-6fbe-4eff-b690-04be87a1e3c8 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:14:36 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-710f9a99-31dc-4b1d-81bc-7e3458ae5445 tempest-TaggedAttachmentsTest-412419953 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:14:36 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-710f9a99-31dc-4b1d-81bc-7e3458ae5445 tempest-TaggedAttachmentsTest-412419953 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:14:36 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-710f9a99-31dc-4b1d-81bc-7e3458ae5445 tempest-TaggedAttachmentsTest-412419953 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:14:36 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-710f9a99-31dc-4b1d-81bc-7e3458ae5445 tempest-TaggedAttachmentsTest-412419953 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:14:36 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-710f9a99-31dc-4b1d-81bc-7e3458ae5445 tempest-TaggedAttachmentsTest-412419953 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:14:36 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-710f9a99-31dc-4b1d-81bc-7e3458ae5445 tempest-TaggedAttachmentsTest-412419953 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:14:36 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-710f9a99-31dc-4b1d-81bc-7e3458ae5445 tempest-TaggedAttachmentsTest-412419953 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:14:36 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-710f9a99-31dc-4b1d-81bc-7e3458ae5445 tempest-TaggedAttachmentsTest-412419953 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-90e855de-6fbe-4eff-b690-04be87a1e3c8 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:14:36 devstack sudo[97411]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-90e855de-6fbe-4eff-b690-04be87a1e3c8 1073741824 Aug 15 16:14:36 devstack sudo[97411]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:14:37 devstack sudo[97411]: pam_unix(sudo:session): session closed for user root Aug 15 16:14:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-710f9a99-31dc-4b1d-81bc-7e3458ae5445 tempest-TaggedAttachmentsTest-412419953 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-90e855de-6fbe-4eff-b690-04be87a1e3c8 1073741824" returned: 0 in 0.491s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:14:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-710f9a99-31dc-4b1d-81bc-7e3458ae5445 tempest-TaggedAttachmentsTest-412419953 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-90e855de-6fbe-4eff-b690-04be87a1e3c8 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:14:37 devstack sudo[97431]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-90e855de-6fbe-4eff-b690-04be87a1e3c8 Aug 15 16:14:37 devstack sudo[97431]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:14:37 devstack sudo[97431]: pam_unix(sudo:session): session closed for user root Aug 15 16:14:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-710f9a99-31dc-4b1d-81bc-7e3458ae5445 tempest-TaggedAttachmentsTest-412419953 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-90e855de-6fbe-4eff-b690-04be87a1e3c8" returned: 0 in 0.299s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:14:37 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-710f9a99-31dc-4b1d-81bc-7e3458ae5445 tempest-TaggedAttachmentsTest-412419953 None] <== create_volume: return (836ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:14:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-710f9a99-31dc-4b1d-81bc-7e3458ae5445 tempest-TaggedAttachmentsTest-412419953 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.842s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:14:37 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-710f9a99-31dc-4b1d-81bc-7e3458ae5445 tempest-TaggedAttachmentsTest-412419953 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c05e8a11-670e-49ee-99f5-4ebc79b42a2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-90e855de-6fbe-4eff-b690-04be87a1e3c8', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:14:37 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-710f9a99-31dc-4b1d-81bc-7e3458ae5445 tempest-TaggedAttachmentsTest-412419953 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8542ea0f-633f-4c62-8127-c67fa84042c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:14:37 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-710f9a99-31dc-4b1d-81bc-7e3458ae5445 tempest-TaggedAttachmentsTest-412419953 None] Volume volume-90e855de-6fbe-4eff-b690-04be87a1e3c8 (90e855de-6fbe-4eff-b690-04be87a1e3c8): created successfully Aug 15 16:14:37 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-710f9a99-31dc-4b1d-81bc-7e3458ae5445 tempest-TaggedAttachmentsTest-412419953 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8542ea0f-633f-4c62-8127-c67fa84042c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:14:37 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-710f9a99-31dc-4b1d-81bc-7e3458ae5445 tempest-TaggedAttachmentsTest-412419953 None] Flow 'volume_create_manager' (53d88581-ba78-40bc-ae73-b8ddca67bc8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:14:37 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-710f9a99-31dc-4b1d-81bc-7e3458ae5445 tempest-TaggedAttachmentsTest-412419953 None] Created volume successfully. Aug 15 16:14:40 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-fa724c2b-76ab-46da-8b65-1ed60f421753 tempest-ServerRescueNegativeTestJSON-62229600 None] Acquiring lock "cinder-e421200b-cb07-4ca1-aa1a-59ae1702e8da-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:14:40 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-fa724c2b-76ab-46da-8b65-1ed60f421753 tempest-ServerRescueNegativeTestJSON-62229600 None] Lock "cinder-e421200b-cb07-4ca1-aa1a-59ae1702e8da-delete_volume" acquired by "delete_volume" :: waited 0.039s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:14:40 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-fa724c2b-76ab-46da-8b65-1ed60f421753 tempest-ServerRescueNegativeTestJSON-62229600 None] Acquiring lock "cinder-quobyte-e421200b-cb07-4ca1-aa1a-59ae1702e8da" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:14:40 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-fa724c2b-76ab-46da-8b65-1ed60f421753 tempest-ServerRescueNegativeTestJSON-62229600 None] Lock "cinder-quobyte-e421200b-cb07-4ca1-aa1a-59ae1702e8da" acquired by "delete_volume" :: waited 0.052s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:14:40 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[2e473997-ab56-4c39-ba3b-3c654ee85930]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:14:40 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-fa724c2b-76ab-46da-8b65-1ed60f421753 tempest-ServerRescueNegativeTestJSON-62229600 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e421200b-cb07-4ca1-aa1a-59ae1702e8da {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:14:40 devstack sudo[97491]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e421200b-cb07-4ca1-aa1a-59ae1702e8da Aug 15 16:14:40 devstack sudo[97491]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:14:41 devstack sudo[97491]: pam_unix(sudo:session): session closed for user root Aug 15 16:14:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-fa724c2b-76ab-46da-8b65-1ed60f421753 tempest-ServerRescueNegativeTestJSON-62229600 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e421200b-cb07-4ca1-aa1a-59ae1702e8da" returned: 0 in 0.470s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:14:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-fa724c2b-76ab-46da-8b65-1ed60f421753 tempest-ServerRescueNegativeTestJSON-62229600 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e421200b-cb07-4ca1-aa1a-59ae1702e8da {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:14:41 devstack sudo[97497]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e421200b-cb07-4ca1-aa1a-59ae1702e8da Aug 15 16:14:41 devstack sudo[97497]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:14:41 devstack sudo[97497]: pam_unix(sudo:session): session closed for user root Aug 15 16:14:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-fa724c2b-76ab-46da-8b65-1ed60f421753 tempest-ServerRescueNegativeTestJSON-62229600 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e421200b-cb07-4ca1-aa1a-59ae1702e8da" returned: 0 in 0.529s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:14:41 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-fa724c2b-76ab-46da-8b65-1ed60f421753 tempest-ServerRescueNegativeTestJSON-62229600 None] Lock "cinder-quobyte-e421200b-cb07-4ca1-aa1a-59ae1702e8da" released by "delete_volume" :: held 1.079s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:14:41 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-fa724c2b-76ab-46da-8b65-1ed60f421753 tempest-ServerRescueNegativeTestJSON-62229600 None] Created reservations ['e4fda486-e0ea-4c2a-8d8a-54a76ff339e3', '9d391dce-58d6-412c-b30a-b8edd24ff059', '40e12c7f-43ac-446b-8696-53aa84a61f5e', '80e7c268-e567-4c91-8f53-2fe25570878e'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:14:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-fa724c2b-76ab-46da-8b65-1ed60f421753 tempest-ServerRescueNegativeTestJSON-62229600 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:14:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-fa724c2b-76ab-46da-8b65-1ed60f421753 tempest-ServerRescueNegativeTestJSON-62229600 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:14:41 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-fa724c2b-76ab-46da-8b65-1ed60f421753 tempest-ServerRescueNegativeTestJSON-62229600 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:14:41 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-fa724c2b-76ab-46da-8b65-1ed60f421753 tempest-ServerRescueNegativeTestJSON-62229600 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:14:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-fa724c2b-76ab-46da-8b65-1ed60f421753 tempest-ServerRescueNegativeTestJSON-62229600 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.028s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:14:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-fa724c2b-76ab-46da-8b65-1ed60f421753 tempest-ServerRescueNegativeTestJSON-62229600 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:14:42 devstack sudo[97502]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:14:42 devstack sudo[97502]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:14:42 devstack sudo[97502]: pam_unix(sudo:session): session closed for user root Aug 15 16:14:42 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-fa724c2b-76ab-46da-8b65-1ed60f421753 tempest-ServerRescueNegativeTestJSON-62229600 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.408s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:14:42 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-fa724c2b-76ab-46da-8b65-1ed60f421753 tempest-ServerRescueNegativeTestJSON-62229600 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:14:42 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-fa724c2b-76ab-46da-8b65-1ed60f421753 tempest-ServerRescueNegativeTestJSON-62229600 None] Deleted volume successfully. Aug 15 16:14:42 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-fa724c2b-76ab-46da-8b65-1ed60f421753 tempest-ServerRescueNegativeTestJSON-62229600 None] Lock "cinder-e421200b-cb07-4ca1-aa1a-59ae1702e8da-delete_volume" released by "delete_volume" :: held 1.913s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:14:49 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-a64654fd-3176-4b87-aa21-ea4c9d3fd37e tempest-AttachVolumeTestJSON-1253970158 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:14:49 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-a64654fd-3176-4b87-aa21-ea4c9d3fd37e tempest-AttachVolumeTestJSON-1253970158 None] Flow 'volume_create_manager' (3b189b6e-cc4f-4429-988a-5d5014fffab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:14:49 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-a64654fd-3176-4b87-aa21-ea4c9d3fd37e tempest-AttachVolumeTestJSON-1253970158 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8c69f3c5-b655-4919-9ebf-6ec8050bf72a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:14:49 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-a64654fd-3176-4b87-aa21-ea4c9d3fd37e tempest-AttachVolumeTestJSON-1253970158 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8c69f3c5-b655-4919-9ebf-6ec8050bf72a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:14:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1636711626',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=319b1ec0-fc57-4a67-947a-9062dd02a70f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='200436e63aa740b6bbfcba69f91ec24f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:14:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:14:49Z,use_quota=True,user_id='4992c21133e6456ea06203e67ab9761b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:14:49 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-a64654fd-3176-4b87-aa21-ea4c9d3fd37e tempest-AttachVolumeTestJSON-1253970158 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (81dc0f41-1215-45e9-9491-dcb0b52d81a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:14:49 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-a64654fd-3176-4b87-aa21-ea4c9d3fd37e tempest-AttachVolumeTestJSON-1253970158 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (81dc0f41-1215-45e9-9491-dcb0b52d81a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:14:49 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-a64654fd-3176-4b87-aa21-ea4c9d3fd37e tempest-AttachVolumeTestJSON-1253970158 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (025225bb-81d0-49ca-b4d5-b4ccdfc2bf3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:14:49 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-a64654fd-3176-4b87-aa21-ea4c9d3fd37e tempest-AttachVolumeTestJSON-1253970158 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (025225bb-81d0-49ca-b4d5-b4ccdfc2bf3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '319b1ec0-fc57-4a67-947a-9062dd02a70f', 'volume_name': 'volume-319b1ec0-fc57-4a67-947a-9062dd02a70f', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:14:49 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-a64654fd-3176-4b87-aa21-ea4c9d3fd37e tempest-AttachVolumeTestJSON-1253970158 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (75bac2f6-7d00-41df-b7c4-45d434e1369e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:14:49 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-a64654fd-3176-4b87-aa21-ea4c9d3fd37e tempest-AttachVolumeTestJSON-1253970158 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (75bac2f6-7d00-41df-b7c4-45d434e1369e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:14:49 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-a64654fd-3176-4b87-aa21-ea4c9d3fd37e tempest-AttachVolumeTestJSON-1253970158 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b2d3393d-69b2-4aff-8792-75078776f72f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:14:49 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-a64654fd-3176-4b87-aa21-ea4c9d3fd37e tempest-AttachVolumeTestJSON-1253970158 None] Volume 319b1ec0-fc57-4a67-947a-9062dd02a70f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-319b1ec0-fc57-4a67-947a-9062dd02a70f', 'volume_size': 1} Aug 15 16:14:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-a64654fd-3176-4b87-aa21-ea4c9d3fd37e tempest-AttachVolumeTestJSON-1253970158 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:14:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-a64654fd-3176-4b87-aa21-ea4c9d3fd37e tempest-AttachVolumeTestJSON-1253970158 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:14:49 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-a64654fd-3176-4b87-aa21-ea4c9d3fd37e tempest-AttachVolumeTestJSON-1253970158 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:14:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1636711626',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=319b1ec0-fc57-4a67-947a-9062dd02a70f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='200436e63aa740b6bbfcba69f91ec24f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:14:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:14:49Z,use_quota=True,user_id='4992c21133e6456ea06203e67ab9761b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:14:49 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-a64654fd-3176-4b87-aa21-ea4c9d3fd37e tempest-AttachVolumeTestJSON-1253970158 None] Creating volume 319b1ec0-fc57-4a67-947a-9062dd02a70f {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:14:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-a64654fd-3176-4b87-aa21-ea4c9d3fd37e tempest-AttachVolumeTestJSON-1253970158 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:14:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-a64654fd-3176-4b87-aa21-ea4c9d3fd37e tempest-AttachVolumeTestJSON-1253970158 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:14:49 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-a64654fd-3176-4b87-aa21-ea4c9d3fd37e tempest-AttachVolumeTestJSON-1253970158 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:14:49 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-a64654fd-3176-4b87-aa21-ea4c9d3fd37e tempest-AttachVolumeTestJSON-1253970158 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:14:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-a64654fd-3176-4b87-aa21-ea4c9d3fd37e tempest-AttachVolumeTestJSON-1253970158 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:14:49 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-a64654fd-3176-4b87-aa21-ea4c9d3fd37e tempest-AttachVolumeTestJSON-1253970158 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:14:49 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-a64654fd-3176-4b87-aa21-ea4c9d3fd37e tempest-AttachVolumeTestJSON-1253970158 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:14:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a64654fd-3176-4b87-aa21-ea4c9d3fd37e tempest-AttachVolumeTestJSON-1253970158 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-319b1ec0-fc57-4a67-947a-9062dd02a70f 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:14:49 devstack sudo[97651]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-319b1ec0-fc57-4a67-947a-9062dd02a70f 1073741824 Aug 15 16:14:49 devstack sudo[97651]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:14:50 devstack sudo[97651]: pam_unix(sudo:session): session closed for user root Aug 15 16:14:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a64654fd-3176-4b87-aa21-ea4c9d3fd37e tempest-AttachVolumeTestJSON-1253970158 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-319b1ec0-fc57-4a67-947a-9062dd02a70f 1073741824" returned: 0 in 1.028s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:14:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a64654fd-3176-4b87-aa21-ea4c9d3fd37e tempest-AttachVolumeTestJSON-1253970158 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-319b1ec0-fc57-4a67-947a-9062dd02a70f {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:14:50 devstack sudo[97679]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-319b1ec0-fc57-4a67-947a-9062dd02a70f Aug 15 16:14:50 devstack sudo[97679]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:14:51 devstack sudo[97679]: pam_unix(sudo:session): session closed for user root Aug 15 16:14:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a64654fd-3176-4b87-aa21-ea4c9d3fd37e tempest-AttachVolumeTestJSON-1253970158 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-319b1ec0-fc57-4a67-947a-9062dd02a70f" returned: 0 in 0.391s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:14:51 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-a64654fd-3176-4b87-aa21-ea4c9d3fd37e tempest-AttachVolumeTestJSON-1253970158 None] <== create_volume: return (1494ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:14:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-a64654fd-3176-4b87-aa21-ea4c9d3fd37e tempest-AttachVolumeTestJSON-1253970158 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.498s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:14:51 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-a64654fd-3176-4b87-aa21-ea4c9d3fd37e tempest-AttachVolumeTestJSON-1253970158 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b2d3393d-69b2-4aff-8792-75078776f72f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-319b1ec0-fc57-4a67-947a-9062dd02a70f', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:14:51 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-a64654fd-3176-4b87-aa21-ea4c9d3fd37e tempest-AttachVolumeTestJSON-1253970158 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0c2d345d-83b0-40bf-a15a-e32c3bec4012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:14:51 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-a64654fd-3176-4b87-aa21-ea4c9d3fd37e tempest-AttachVolumeTestJSON-1253970158 None] Volume volume-319b1ec0-fc57-4a67-947a-9062dd02a70f (319b1ec0-fc57-4a67-947a-9062dd02a70f): created successfully Aug 15 16:14:51 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-a64654fd-3176-4b87-aa21-ea4c9d3fd37e tempest-AttachVolumeTestJSON-1253970158 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0c2d345d-83b0-40bf-a15a-e32c3bec4012) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:14:51 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-a64654fd-3176-4b87-aa21-ea4c9d3fd37e tempest-AttachVolumeTestJSON-1253970158 None] Flow 'volume_create_manager' (3b189b6e-cc4f-4429-988a-5d5014fffab3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:14:51 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-a64654fd-3176-4b87-aa21-ea4c9d3fd37e tempest-AttachVolumeTestJSON-1253970158 None] Created volume successfully. Aug 15 16:14:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-a4b0fbc4-061e-4d0e-89bd-01f5c1f371c3 req-9c6657fb-621b-4a9e-a28b-d274606e4cd2 tempest-AttachVolumeTestJSON-1253970158 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:14:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-a4b0fbc4-061e-4d0e-89bd-01f5c1f371c3 req-9c6657fb-621b-4a9e-a28b-d274606e4cd2 tempest-AttachVolumeTestJSON-1253970158 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.002s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:14:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-a4b0fbc4-061e-4d0e-89bd-01f5c1f371c3 req-9c6657fb-621b-4a9e-a28b-d274606e4cd2 tempest-AttachVolumeTestJSON-1253970158 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.030s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:14:53 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-a4b0fbc4-061e-4d0e-89bd-01f5c1f371c3 req-9c6657fb-621b-4a9e-a28b-d274606e4cd2 tempest-AttachVolumeTestJSON-1253970158 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81', 'name': 'volume-319b1ec0-fc57-4a67-947a-9062dd02a70f', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': '2c0a77ca-a627-40af-9e57-3028f850376e', 'enforce_multipath': True} {{(pid=94214) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 15 16:14:53 devstack cinder-volume[94214]: INFO cinder.volume.manager [req-a4b0fbc4-061e-4d0e-89bd-01f5c1f371c3 req-9c6657fb-621b-4a9e-a28b-d274606e4cd2 tempest-AttachVolumeTestJSON-1253970158 None] attachment_update completed successfully. Aug 15 16:14:54 devstack cinder-volume[94214]: DEBUG oslo_service.periodic_task [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94214) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 15 16:14:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:14:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.011s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:14:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:14:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:14:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.037s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:14:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:14:55 devstack sudo[97763]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:14:55 devstack sudo[97763]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:14:55 devstack sudo[97763]: pam_unix(sudo:session): session closed for user root Aug 15 16:14:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.624s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:14:55 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:14:55 devstack cinder-volume[94214]: DEBUG oslo_service.periodic_task [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Running periodic task VolumeManager._thread_info {{(pid=94214) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 15 16:14:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] thread count: 8 {{(pid=94214) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 15 16:14:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] thread info: [<_MainThread(MainThread, started 127815644156032)>, , , , , , , ] {{(pid=94214) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 15 16:15:03 devstack cinder-volume[94214]: DEBUG dbcounter [-] [94214] Writing DB stats cinder:SELECT=17,cinder:UPDATE=14,cinder:DELETE=3,cinder:INSERT=1 {{(pid=94214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 16:15:03 devstack cinder-volume[94214]: DEBUG dbcounter [-] [94214] Writing DB stats cinder:UPDATE=17,cinder:SELECT=14,cinder:INSERT=5 {{(pid=94214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 16:15:08 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [req-3ad09a1b-4ccb-409b-a62d-c865e053b140 req-c75be8e5-fa42-40e0-936d-4d8d2d70b995 tempest-VolumesSnapshotsTestJSON-1991961697 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:15:08 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-3ad09a1b-4ccb-409b-a62d-c865e053b140 req-c75be8e5-fa42-40e0-936d-4d8d2d70b995 tempest-VolumesSnapshotsTestJSON-1991961697 None] Flow 'volume_create_manager' (27c9a1f3-39f4-4d94-98cc-b3c0c8d31dc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:15:08 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-3ad09a1b-4ccb-409b-a62d-c865e053b140 req-c75be8e5-fa42-40e0-936d-4d8d2d70b995 tempest-VolumesSnapshotsTestJSON-1991961697 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6390e403-1c2c-426a-81e5-9867a254543f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:15:08 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-3ad09a1b-4ccb-409b-a62d-c865e053b140 req-c75be8e5-fa42-40e0-936d-4d8d2d70b995 tempest-VolumesSnapshotsTestJSON-1991961697 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6390e403-1c2c-426a-81e5-9867a254543f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:15:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-849848074',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fe7ec256-8a7f-402b-b8b7-7089cb13eea1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='07c6093c4e614c9b83cc6b0e65b0aa8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:15:08Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:15:08Z,use_quota=True,user_id='3a08e73e8e9044c4a7d2a4ac008825f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:15:08 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-3ad09a1b-4ccb-409b-a62d-c865e053b140 req-c75be8e5-fa42-40e0-936d-4d8d2d70b995 tempest-VolumesSnapshotsTestJSON-1991961697 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f639f005-78bf-49b9-bb0c-05407c217310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:15:08 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-3ad09a1b-4ccb-409b-a62d-c865e053b140 req-c75be8e5-fa42-40e0-936d-4d8d2d70b995 tempest-VolumesSnapshotsTestJSON-1991961697 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f639f005-78bf-49b9-bb0c-05407c217310) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:15:08 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-3ad09a1b-4ccb-409b-a62d-c865e053b140 req-c75be8e5-fa42-40e0-936d-4d8d2d70b995 tempest-VolumesSnapshotsTestJSON-1991961697 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c344b18e-c05a-48a0-a87b-118c5754cffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:15:08 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-3ad09a1b-4ccb-409b-a62d-c865e053b140 req-c75be8e5-fa42-40e0-936d-4d8d2d70b995 tempest-VolumesSnapshotsTestJSON-1991961697 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c344b18e-c05a-48a0-a87b-118c5754cffb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fe7ec256-8a7f-402b-b8b7-7089cb13eea1', 'volume_name': 'volume-fe7ec256-8a7f-402b-b8b7-7089cb13eea1', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:15:08 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-3ad09a1b-4ccb-409b-a62d-c865e053b140 req-c75be8e5-fa42-40e0-936d-4d8d2d70b995 tempest-VolumesSnapshotsTestJSON-1991961697 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (40d07b62-db9b-4672-bb96-f1227dce60d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:15:08 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-3ad09a1b-4ccb-409b-a62d-c865e053b140 req-c75be8e5-fa42-40e0-936d-4d8d2d70b995 tempest-VolumesSnapshotsTestJSON-1991961697 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (40d07b62-db9b-4672-bb96-f1227dce60d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:15:08 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-3ad09a1b-4ccb-409b-a62d-c865e053b140 req-c75be8e5-fa42-40e0-936d-4d8d2d70b995 tempest-VolumesSnapshotsTestJSON-1991961697 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (02ef643b-09a6-4fd1-8faf-56bb9327b8e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:15:08 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [req-3ad09a1b-4ccb-409b-a62d-c865e053b140 req-c75be8e5-fa42-40e0-936d-4d8d2d70b995 tempest-VolumesSnapshotsTestJSON-1991961697 None] Volume fe7ec256-8a7f-402b-b8b7-7089cb13eea1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fe7ec256-8a7f-402b-b8b7-7089cb13eea1', 'volume_size': 1} Aug 15 16:15:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-3ad09a1b-4ccb-409b-a62d-c865e053b140 req-c75be8e5-fa42-40e0-936d-4d8d2d70b995 tempest-VolumesSnapshotsTestJSON-1991961697 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:15:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-3ad09a1b-4ccb-409b-a62d-c865e053b140 req-c75be8e5-fa42-40e0-936d-4d8d2d70b995 tempest-VolumesSnapshotsTestJSON-1991961697 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:15:08 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [req-3ad09a1b-4ccb-409b-a62d-c865e053b140 req-c75be8e5-fa42-40e0-936d-4d8d2d70b995 tempest-VolumesSnapshotsTestJSON-1991961697 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:15:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-849848074',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fe7ec256-8a7f-402b-b8b7-7089cb13eea1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='07c6093c4e614c9b83cc6b0e65b0aa8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:15:08Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:15:08Z,use_quota=True,user_id='3a08e73e8e9044c4a7d2a4ac008825f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:15:08 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [req-3ad09a1b-4ccb-409b-a62d-c865e053b140 req-c75be8e5-fa42-40e0-936d-4d8d2d70b995 tempest-VolumesSnapshotsTestJSON-1991961697 None] Creating volume fe7ec256-8a7f-402b-b8b7-7089cb13eea1 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:15:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-3ad09a1b-4ccb-409b-a62d-c865e053b140 req-c75be8e5-fa42-40e0-936d-4d8d2d70b995 tempest-VolumesSnapshotsTestJSON-1991961697 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:15:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-3ad09a1b-4ccb-409b-a62d-c865e053b140 req-c75be8e5-fa42-40e0-936d-4d8d2d70b995 tempest-VolumesSnapshotsTestJSON-1991961697 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:15:08 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [req-3ad09a1b-4ccb-409b-a62d-c865e053b140 req-c75be8e5-fa42-40e0-936d-4d8d2d70b995 tempest-VolumesSnapshotsTestJSON-1991961697 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:15:08 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [req-3ad09a1b-4ccb-409b-a62d-c865e053b140 req-c75be8e5-fa42-40e0-936d-4d8d2d70b995 tempest-VolumesSnapshotsTestJSON-1991961697 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:15:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-3ad09a1b-4ccb-409b-a62d-c865e053b140 req-c75be8e5-fa42-40e0-936d-4d8d2d70b995 tempest-VolumesSnapshotsTestJSON-1991961697 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:15:08 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [req-3ad09a1b-4ccb-409b-a62d-c865e053b140 req-c75be8e5-fa42-40e0-936d-4d8d2d70b995 tempest-VolumesSnapshotsTestJSON-1991961697 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:15:08 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [req-3ad09a1b-4ccb-409b-a62d-c865e053b140 req-c75be8e5-fa42-40e0-936d-4d8d2d70b995 tempest-VolumesSnapshotsTestJSON-1991961697 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:15:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [req-3ad09a1b-4ccb-409b-a62d-c865e053b140 req-c75be8e5-fa42-40e0-936d-4d8d2d70b995 tempest-VolumesSnapshotsTestJSON-1991961697 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fe7ec256-8a7f-402b-b8b7-7089cb13eea1 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:15:08 devstack sudo[98008]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fe7ec256-8a7f-402b-b8b7-7089cb13eea1 1073741824 Aug 15 16:15:08 devstack sudo[98008]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:15:09 devstack sudo[98008]: pam_unix(sudo:session): session closed for user root Aug 15 16:15:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [req-3ad09a1b-4ccb-409b-a62d-c865e053b140 req-c75be8e5-fa42-40e0-936d-4d8d2d70b995 tempest-VolumesSnapshotsTestJSON-1991961697 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fe7ec256-8a7f-402b-b8b7-7089cb13eea1 1073741824" returned: 0 in 0.588s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:15:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [req-3ad09a1b-4ccb-409b-a62d-c865e053b140 req-c75be8e5-fa42-40e0-936d-4d8d2d70b995 tempest-VolumesSnapshotsTestJSON-1991961697 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fe7ec256-8a7f-402b-b8b7-7089cb13eea1 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:15:09 devstack sudo[98016]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fe7ec256-8a7f-402b-b8b7-7089cb13eea1 Aug 15 16:15:09 devstack sudo[98016]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:15:09 devstack sudo[98016]: pam_unix(sudo:session): session closed for user root Aug 15 16:15:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [req-3ad09a1b-4ccb-409b-a62d-c865e053b140 req-c75be8e5-fa42-40e0-936d-4d8d2d70b995 tempest-VolumesSnapshotsTestJSON-1991961697 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fe7ec256-8a7f-402b-b8b7-7089cb13eea1" returned: 0 in 0.355s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:15:09 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [req-3ad09a1b-4ccb-409b-a62d-c865e053b140 req-c75be8e5-fa42-40e0-936d-4d8d2d70b995 tempest-VolumesSnapshotsTestJSON-1991961697 None] <== create_volume: return (1011ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:15:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-3ad09a1b-4ccb-409b-a62d-c865e053b140 req-c75be8e5-fa42-40e0-936d-4d8d2d70b995 tempest-VolumesSnapshotsTestJSON-1991961697 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.014s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:15:09 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-3ad09a1b-4ccb-409b-a62d-c865e053b140 req-c75be8e5-fa42-40e0-936d-4d8d2d70b995 tempest-VolumesSnapshotsTestJSON-1991961697 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (02ef643b-09a6-4fd1-8faf-56bb9327b8e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fe7ec256-8a7f-402b-b8b7-7089cb13eea1', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:15:09 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-3ad09a1b-4ccb-409b-a62d-c865e053b140 req-c75be8e5-fa42-40e0-936d-4d8d2d70b995 tempest-VolumesSnapshotsTestJSON-1991961697 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2836df3f-2561-4a96-8efe-cf6f2674f427) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:15:09 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [req-3ad09a1b-4ccb-409b-a62d-c865e053b140 req-c75be8e5-fa42-40e0-936d-4d8d2d70b995 tempest-VolumesSnapshotsTestJSON-1991961697 None] Volume volume-fe7ec256-8a7f-402b-b8b7-7089cb13eea1 (fe7ec256-8a7f-402b-b8b7-7089cb13eea1): created successfully Aug 15 16:15:09 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-3ad09a1b-4ccb-409b-a62d-c865e053b140 req-c75be8e5-fa42-40e0-936d-4d8d2d70b995 tempest-VolumesSnapshotsTestJSON-1991961697 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2836df3f-2561-4a96-8efe-cf6f2674f427) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:15:09 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-3ad09a1b-4ccb-409b-a62d-c865e053b140 req-c75be8e5-fa42-40e0-936d-4d8d2d70b995 tempest-VolumesSnapshotsTestJSON-1991961697 None] Flow 'volume_create_manager' (27c9a1f3-39f4-4d94-98cc-b3c0c8d31dc2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:15:09 devstack cinder-volume[94214]: INFO cinder.volume.manager [req-3ad09a1b-4ccb-409b-a62d-c865e053b140 req-c75be8e5-fa42-40e0-936d-4d8d2d70b995 tempest-VolumesSnapshotsTestJSON-1991961697 None] Created volume successfully. Aug 15 16:15:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-b1ed7338-55ac-4301-89bb-230d7481fc83 req-f64218b7-86c4-4823-bbf1-52436a7cf633 tempest-VolumesSnapshotsTestJSON-1991961697 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:15:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-b1ed7338-55ac-4301-89bb-230d7481fc83 req-f64218b7-86c4-4823-bbf1-52436a7cf633 tempest-VolumesSnapshotsTestJSON-1991961697 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:15:11 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [req-b1ed7338-55ac-4301-89bb-230d7481fc83 req-f64218b7-86c4-4823-bbf1-52436a7cf633 tempest-VolumesSnapshotsTestJSON-1991961697 None] Creating offline snapshot e041e82c-6e37-4a77-8e28-dc7b492c79a1 of volume fe7ec256-8a7f-402b-b8b7-7089cb13eea1 {{(pid=94214) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 15 16:15:11 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[ac2bd6c7-bc94-4806-9171-ede5f97d6380]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:15:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [req-b1ed7338-55ac-4301-89bb-230d7481fc83 req-f64218b7-86c4-4823-bbf1-52436a7cf633 tempest-VolumesSnapshotsTestJSON-1991961697 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fe7ec256-8a7f-402b-b8b7-7089cb13eea1 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:15:11 devstack sudo[98019]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fe7ec256-8a7f-402b-b8b7-7089cb13eea1 Aug 15 16:15:11 devstack sudo[98019]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:15:11 devstack sudo[98019]: pam_unix(sudo:session): session closed for user root Aug 15 16:15:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [req-b1ed7338-55ac-4301-89bb-230d7481fc83 req-f64218b7-86c4-4823-bbf1-52436a7cf633 tempest-VolumesSnapshotsTestJSON-1991961697 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fe7ec256-8a7f-402b-b8b7-7089cb13eea1" returned: 0 in 0.486s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:15:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [req-b1ed7338-55ac-4301-89bb-230d7481fc83 req-f64218b7-86c4-4823-bbf1-52436a7cf633 tempest-VolumesSnapshotsTestJSON-1991961697 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fe7ec256-8a7f-402b-b8b7-7089cb13eea1,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fe7ec256-8a7f-402b-b8b7-7089cb13eea1.e041e82c-6e37-4a77-8e28-dc7b492c79a1 1G {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:15:11 devstack sudo[98043]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fe7ec256-8a7f-402b-b8b7-7089cb13eea1,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fe7ec256-8a7f-402b-b8b7-7089cb13eea1.e041e82c-6e37-4a77-8e28-dc7b492c79a1 1G Aug 15 16:15:11 devstack sudo[98043]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:15:12 devstack sudo[98043]: pam_unix(sudo:session): session closed for user root Aug 15 16:15:12 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [req-b1ed7338-55ac-4301-89bb-230d7481fc83 req-f64218b7-86c4-4823-bbf1-52436a7cf633 tempest-VolumesSnapshotsTestJSON-1991961697 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fe7ec256-8a7f-402b-b8b7-7089cb13eea1,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fe7ec256-8a7f-402b-b8b7-7089cb13eea1.e041e82c-6e37-4a77-8e28-dc7b492c79a1 1G" returned: 0 in 0.497s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:15:12 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [req-b1ed7338-55ac-4301-89bb-230d7481fc83 req-f64218b7-86c4-4823-bbf1-52436a7cf633 tempest-VolumesSnapshotsTestJSON-1991961697 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-fe7ec256-8a7f-402b-b8b7-7089cb13eea1 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fe7ec256-8a7f-402b-b8b7-7089cb13eea1.e041e82c-6e37-4a77-8e28-dc7b492c79a1 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:15:12 devstack sudo[98051]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-fe7ec256-8a7f-402b-b8b7-7089cb13eea1 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fe7ec256-8a7f-402b-b8b7-7089cb13eea1.e041e82c-6e37-4a77-8e28-dc7b492c79a1 Aug 15 16:15:12 devstack sudo[98051]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:15:12 devstack sudo[98051]: pam_unix(sudo:session): session closed for user root Aug 15 16:15:12 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [req-b1ed7338-55ac-4301-89bb-230d7481fc83 req-f64218b7-86c4-4823-bbf1-52436a7cf633 tempest-VolumesSnapshotsTestJSON-1991961697 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-fe7ec256-8a7f-402b-b8b7-7089cb13eea1 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fe7ec256-8a7f-402b-b8b7-7089cb13eea1.e041e82c-6e37-4a77-8e28-dc7b492c79a1" returned: 0 in 0.358s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:15:12 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [req-b1ed7338-55ac-4301-89bb-230d7481fc83 req-f64218b7-86c4-4823-bbf1-52436a7cf633 tempest-VolumesSnapshotsTestJSON-1991961697 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fe7ec256-8a7f-402b-b8b7-7089cb13eea1.e041e82c-6e37-4a77-8e28-dc7b492c79a1 is being set with open permissions: ugo+rw Aug 15 16:15:12 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [req-b1ed7338-55ac-4301-89bb-230d7481fc83 req-f64218b7-86c4-4823-bbf1-52436a7cf633 tempest-VolumesSnapshotsTestJSON-1991961697 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fe7ec256-8a7f-402b-b8b7-7089cb13eea1.e041e82c-6e37-4a77-8e28-dc7b492c79a1 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:15:12 devstack sudo[98063]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fe7ec256-8a7f-402b-b8b7-7089cb13eea1.e041e82c-6e37-4a77-8e28-dc7b492c79a1 Aug 15 16:15:12 devstack sudo[98063]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:15:12 devstack sudo[98063]: pam_unix(sudo:session): session closed for user root Aug 15 16:15:12 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [req-b1ed7338-55ac-4301-89bb-230d7481fc83 req-f64218b7-86c4-4823-bbf1-52436a7cf633 tempest-VolumesSnapshotsTestJSON-1991961697 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fe7ec256-8a7f-402b-b8b7-7089cb13eea1.e041e82c-6e37-4a77-8e28-dc7b492c79a1" returned: 0 in 0.446s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:15:12 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [req-b1ed7338-55ac-4301-89bb-230d7481fc83 req-f64218b7-86c4-4823-bbf1-52436a7cf633 tempest-VolumesSnapshotsTestJSON-1991961697 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fe7ec256-8a7f-402b-b8b7-7089cb13eea1.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:15:13 devstack sudo[98085]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fe7ec256-8a7f-402b-b8b7-7089cb13eea1.info Aug 15 16:15:13 devstack sudo[98085]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:15:13 devstack sudo[98085]: pam_unix(sudo:session): session closed for user root Aug 15 16:15:13 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [req-b1ed7338-55ac-4301-89bb-230d7481fc83 req-f64218b7-86c4-4823-bbf1-52436a7cf633 tempest-VolumesSnapshotsTestJSON-1991961697 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fe7ec256-8a7f-402b-b8b7-7089cb13eea1.info" returned: 0 in 0.260s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:15:13 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [req-b1ed7338-55ac-4301-89bb-230d7481fc83 req-f64218b7-86c4-4823-bbf1-52436a7cf633 tempest-VolumesSnapshotsTestJSON-1991961697 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fe7ec256-8a7f-402b-b8b7-7089cb13eea1.info is being set with open permissions: ugo+rw Aug 15 16:15:13 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [req-b1ed7338-55ac-4301-89bb-230d7481fc83 req-f64218b7-86c4-4823-bbf1-52436a7cf633 tempest-VolumesSnapshotsTestJSON-1991961697 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fe7ec256-8a7f-402b-b8b7-7089cb13eea1.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:15:13 devstack sudo[98089]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fe7ec256-8a7f-402b-b8b7-7089cb13eea1.info Aug 15 16:15:13 devstack sudo[98089]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:15:13 devstack sudo[98089]: pam_unix(sudo:session): session closed for user root Aug 15 16:15:13 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [req-b1ed7338-55ac-4301-89bb-230d7481fc83 req-f64218b7-86c4-4823-bbf1-52436a7cf633 tempest-VolumesSnapshotsTestJSON-1991961697 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fe7ec256-8a7f-402b-b8b7-7089cb13eea1.info" returned: 0 in 0.349s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:15:13 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-b1ed7338-55ac-4301-89bb-230d7481fc83 req-f64218b7-86c4-4823-bbf1-52436a7cf633 tempest-VolumesSnapshotsTestJSON-1991961697 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.527s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:15:13 devstack cinder-volume[94214]: INFO cinder.volume.manager [req-b1ed7338-55ac-4301-89bb-230d7481fc83 req-f64218b7-86c4-4823-bbf1-52436a7cf633 tempest-VolumesSnapshotsTestJSON-1991961697 None] Create snapshot completed successfully Aug 15 16:15:14 devstack cinder-volume[94214]: DEBUG cinder.coordination [req-41e65fe8-c68e-4696-b8db-f95edb8ebd8a req-287ba173-1cb0-4340-9a62-3e3d4bcb22b1 tempest-VolumesSnapshotsTestJSON-1991961697 None] Acquiring lock "cinder-e041e82c-6e37-4a77-8e28-dc7b492c79a1-delete_snapshot" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:15:14 devstack cinder-volume[94214]: DEBUG cinder.coordination [req-41e65fe8-c68e-4696-b8db-f95edb8ebd8a req-287ba173-1cb0-4340-9a62-3e3d4bcb22b1 tempest-VolumesSnapshotsTestJSON-1991961697 None] Lock "cinder-e041e82c-6e37-4a77-8e28-dc7b492c79a1-delete_snapshot" acquired by "delete_snapshot" :: waited 0.022s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:15:14 devstack cinder-volume[94214]: DEBUG cinder.coordination [req-41e65fe8-c68e-4696-b8db-f95edb8ebd8a req-287ba173-1cb0-4340-9a62-3e3d4bcb22b1 tempest-VolumesSnapshotsTestJSON-1991961697 None] Acquiring lock "cinder-quobyte-fe7ec256-8a7f-402b-b8b7-7089cb13eea1" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:15:14 devstack cinder-volume[94214]: DEBUG cinder.coordination [req-41e65fe8-c68e-4696-b8db-f95edb8ebd8a req-287ba173-1cb0-4340-9a62-3e3d4bcb22b1 tempest-VolumesSnapshotsTestJSON-1991961697 None] Lock "cinder-quobyte-fe7ec256-8a7f-402b-b8b7-7089cb13eea1" acquired by "delete_snapshot" :: waited 0.034s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:15:14 devstack cinder-volume[94214]: DEBUG cinder.coordination [req-41e65fe8-c68e-4696-b8db-f95edb8ebd8a req-287ba173-1cb0-4340-9a62-3e3d4bcb22b1 tempest-VolumesSnapshotsTestJSON-1991961697 None] Acquiring lock "cinder-quobyte-e041e82c-6e37-4a77-8e28-dc7b492c79a1" by "_delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:15:14 devstack cinder-volume[94214]: DEBUG cinder.coordination [req-41e65fe8-c68e-4696-b8db-f95edb8ebd8a req-287ba173-1cb0-4340-9a62-3e3d4bcb22b1 tempest-VolumesSnapshotsTestJSON-1991961697 None] Lock "cinder-quobyte-e041e82c-6e37-4a77-8e28-dc7b492c79a1" acquired by "_delete_snapshot" :: waited 0.022s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:15:14 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [req-41e65fe8-c68e-4696-b8db-f95edb8ebd8a req-287ba173-1cb0-4340-9a62-3e3d4bcb22b1 tempest-VolumesSnapshotsTestJSON-1991961697 None] Deleting offline snapshot e041e82c-6e37-4a77-8e28-dc7b492c79a1 of volume fe7ec256-8a7f-402b-b8b7-7089cb13eea1 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 15 16:15:14 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [req-41e65fe8-c68e-4696-b8db-f95edb8ebd8a req-287ba173-1cb0-4340-9a62-3e3d4bcb22b1 tempest-VolumesSnapshotsTestJSON-1991961697 None] snapshot_file for this snap is: volume-fe7ec256-8a7f-402b-b8b7-7089cb13eea1.e041e82c-6e37-4a77-8e28-dc7b492c79a1 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 15 16:15:14 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[5dfcdbcb-e17a-41ea-9124-78e5ffd9b7aa]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:15:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [req-41e65fe8-c68e-4696-b8db-f95edb8ebd8a req-287ba173-1cb0-4340-9a62-3e3d4bcb22b1 tempest-VolumesSnapshotsTestJSON-1991961697 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fe7ec256-8a7f-402b-b8b7-7089cb13eea1.e041e82c-6e37-4a77-8e28-dc7b492c79a1 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:15:14 devstack sudo[98096]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fe7ec256-8a7f-402b-b8b7-7089cb13eea1.e041e82c-6e37-4a77-8e28-dc7b492c79a1 Aug 15 16:15:14 devstack sudo[98096]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:15:15 devstack sudo[98096]: pam_unix(sudo:session): session closed for user root Aug 15 16:15:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [req-41e65fe8-c68e-4696-b8db-f95edb8ebd8a req-287ba173-1cb0-4340-9a62-3e3d4bcb22b1 tempest-VolumesSnapshotsTestJSON-1991961697 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fe7ec256-8a7f-402b-b8b7-7089cb13eea1.e041e82c-6e37-4a77-8e28-dc7b492c79a1" returned: 0 in 0.413s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:15:15 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [req-41e65fe8-c68e-4696-b8db-f95edb8ebd8a req-287ba173-1cb0-4340-9a62-3e3d4bcb22b1 tempest-VolumesSnapshotsTestJSON-1991961697 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-fe7ec256-8a7f-402b-b8b7-7089cb13eea1(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:15:15 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[beaf676e-0e90-4ca6-bf74-10d0c22bd2d0]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:15:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [req-41e65fe8-c68e-4696-b8db-f95edb8ebd8a req-287ba173-1cb0-4340-9a62-3e3d4bcb22b1 tempest-VolumesSnapshotsTestJSON-1991961697 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fe7ec256-8a7f-402b-b8b7-7089cb13eea1 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:15:15 devstack sudo[98102]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fe7ec256-8a7f-402b-b8b7-7089cb13eea1 Aug 15 16:15:15 devstack sudo[98102]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:15:15 devstack sudo[98102]: pam_unix(sudo:session): session closed for user root Aug 15 16:15:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [req-41e65fe8-c68e-4696-b8db-f95edb8ebd8a req-287ba173-1cb0-4340-9a62-3e3d4bcb22b1 tempest-VolumesSnapshotsTestJSON-1991961697 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fe7ec256-8a7f-402b-b8b7-7089cb13eea1" returned: 0 in 0.379s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:15:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [req-41e65fe8-c68e-4696-b8db-f95edb8ebd8a req-287ba173-1cb0-4340-9a62-3e3d4bcb22b1 tempest-VolumesSnapshotsTestJSON-1991961697 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fe7ec256-8a7f-402b-b8b7-7089cb13eea1.e041e82c-6e37-4a77-8e28-dc7b492c79a1 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:15:15 devstack sudo[98108]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fe7ec256-8a7f-402b-b8b7-7089cb13eea1.e041e82c-6e37-4a77-8e28-dc7b492c79a1 Aug 15 16:15:15 devstack sudo[98108]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:15:15 devstack sudo[98108]: pam_unix(sudo:session): session closed for user root Aug 15 16:15:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [req-41e65fe8-c68e-4696-b8db-f95edb8ebd8a req-287ba173-1cb0-4340-9a62-3e3d4bcb22b1 tempest-VolumesSnapshotsTestJSON-1991961697 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fe7ec256-8a7f-402b-b8b7-7089cb13eea1.e041e82c-6e37-4a77-8e28-dc7b492c79a1" returned: 0 in 0.353s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:15:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [req-41e65fe8-c68e-4696-b8db-f95edb8ebd8a req-287ba173-1cb0-4340-9a62-3e3d4bcb22b1 tempest-VolumesSnapshotsTestJSON-1991961697 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fe7ec256-8a7f-402b-b8b7-7089cb13eea1.e041e82c-6e37-4a77-8e28-dc7b492c79a1 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:15:15 devstack sudo[98114]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fe7ec256-8a7f-402b-b8b7-7089cb13eea1.e041e82c-6e37-4a77-8e28-dc7b492c79a1 Aug 15 16:15:15 devstack sudo[98114]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:15:16 devstack sudo[98114]: pam_unix(sudo:session): session closed for user root Aug 15 16:15:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [req-41e65fe8-c68e-4696-b8db-f95edb8ebd8a req-287ba173-1cb0-4340-9a62-3e3d4bcb22b1 tempest-VolumesSnapshotsTestJSON-1991961697 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fe7ec256-8a7f-402b-b8b7-7089cb13eea1.e041e82c-6e37-4a77-8e28-dc7b492c79a1" returned: 0 in 0.295s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:15:16 devstack cinder-volume[94214]: DEBUG cinder.coordination [req-41e65fe8-c68e-4696-b8db-f95edb8ebd8a req-287ba173-1cb0-4340-9a62-3e3d4bcb22b1 tempest-VolumesSnapshotsTestJSON-1991961697 None] Lock "cinder-quobyte-e041e82c-6e37-4a77-8e28-dc7b492c79a1" released by "_delete_snapshot" :: held 1.557s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:15:16 devstack cinder-volume[94214]: DEBUG cinder.coordination [req-41e65fe8-c68e-4696-b8db-f95edb8ebd8a req-287ba173-1cb0-4340-9a62-3e3d4bcb22b1 tempest-VolumesSnapshotsTestJSON-1991961697 None] Lock "cinder-quobyte-fe7ec256-8a7f-402b-b8b7-7089cb13eea1" released by "delete_snapshot" :: held 1.590s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:15:16 devstack cinder-volume[94214]: WARNING cinder.quota [req-41e65fe8-c68e-4696-b8db-f95edb8ebd8a req-287ba173-1cb0-4340-9a62-3e3d4bcb22b1 tempest-VolumesSnapshotsTestJSON-1991961697 None] Deprecated: Default quota for resource: snapshots_QuobyteHD is set by the default quota flag: quota_snapshots_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Aug 15 16:15:16 devstack cinder-volume[94214]: DEBUG cinder.quota [req-41e65fe8-c68e-4696-b8db-f95edb8ebd8a req-287ba173-1cb0-4340-9a62-3e3d4bcb22b1 tempest-VolumesSnapshotsTestJSON-1991961697 None] Created reservations ['f9acb9b4-a395-4aa1-ba31-9e04a8687bf5', '5d6ec95f-43e2-4a9a-b691-966b0a3a67f1', 'f9e69238-1c20-47f8-ac70-eab7272d0814', '2c750bae-f862-4a8f-b817-f33f5c60b5fc'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:15:16 devstack cinder-volume[94214]: INFO cinder.volume.manager [req-41e65fe8-c68e-4696-b8db-f95edb8ebd8a req-287ba173-1cb0-4340-9a62-3e3d4bcb22b1 tempest-VolumesSnapshotsTestJSON-1991961697 None] Delete snapshot completed successfully. Aug 15 16:15:16 devstack cinder-volume[94214]: DEBUG cinder.coordination [req-41e65fe8-c68e-4696-b8db-f95edb8ebd8a req-287ba173-1cb0-4340-9a62-3e3d4bcb22b1 tempest-VolumesSnapshotsTestJSON-1991961697 None] Lock "cinder-e041e82c-6e37-4a77-8e28-dc7b492c79a1-delete_snapshot" released by "delete_snapshot" :: held 1.796s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:15:16 devstack cinder-volume[94214]: INFO cinder.volume.manager [req-e9c691ad-b1c7-4b83-8ed9-053e956f6d4c req-f2b4e91a-febe-4ef6-b82a-23a4595ce276 tempest-AttachVolumeNegativeTest-1408651582 None] Terminate volume connection completed successfully. Aug 15 16:15:16 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-e9c691ad-b1c7-4b83-8ed9-053e956f6d4c req-f2b4e91a-febe-4ef6-b82a-23a4595ce276 tempest-AttachVolumeNegativeTest-1408651582 None] Deleting attachment 762b6b04-d31f-43af-9f4f-b96ab79a506d. {{(pid=94214) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 15 16:15:16 devstack cinder-volume[94214]: DEBUG cinder.coordination [req-72559a09-6f58-41ec-bb85-a82615d8e3e8 req-e3550db0-968a-4f7b-9dd2-0a6330a08989 tempest-VolumesSnapshotsTestJSON-1991961697 None] Acquiring lock "cinder-fe7ec256-8a7f-402b-b8b7-7089cb13eea1-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:15:16 devstack cinder-volume[94214]: DEBUG cinder.coordination [req-72559a09-6f58-41ec-bb85-a82615d8e3e8 req-e3550db0-968a-4f7b-9dd2-0a6330a08989 tempest-VolumesSnapshotsTestJSON-1991961697 None] Lock "cinder-fe7ec256-8a7f-402b-b8b7-7089cb13eea1-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:15:17 devstack cinder-volume[94214]: DEBUG cinder.coordination [req-72559a09-6f58-41ec-bb85-a82615d8e3e8 req-e3550db0-968a-4f7b-9dd2-0a6330a08989 tempest-VolumesSnapshotsTestJSON-1991961697 None] Acquiring lock "cinder-quobyte-fe7ec256-8a7f-402b-b8b7-7089cb13eea1" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:15:17 devstack cinder-volume[94214]: DEBUG cinder.coordination [req-72559a09-6f58-41ec-bb85-a82615d8e3e8 req-e3550db0-968a-4f7b-9dd2-0a6330a08989 tempest-VolumesSnapshotsTestJSON-1991961697 None] Lock "cinder-quobyte-fe7ec256-8a7f-402b-b8b7-7089cb13eea1" acquired by "delete_volume" :: waited 0.019s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:15:17 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[999fa0ae-e88d-4ceb-b540-eebd1e07b10f]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:15:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [req-72559a09-6f58-41ec-bb85-a82615d8e3e8 req-e3550db0-968a-4f7b-9dd2-0a6330a08989 tempest-VolumesSnapshotsTestJSON-1991961697 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fe7ec256-8a7f-402b-b8b7-7089cb13eea1 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:15:17 devstack sudo[98123]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fe7ec256-8a7f-402b-b8b7-7089cb13eea1 Aug 15 16:15:17 devstack sudo[98123]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:15:17 devstack sudo[98123]: pam_unix(sudo:session): session closed for user root Aug 15 16:15:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [req-72559a09-6f58-41ec-bb85-a82615d8e3e8 req-e3550db0-968a-4f7b-9dd2-0a6330a08989 tempest-VolumesSnapshotsTestJSON-1991961697 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fe7ec256-8a7f-402b-b8b7-7089cb13eea1" returned: 0 in 0.385s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:15:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [req-72559a09-6f58-41ec-bb85-a82615d8e3e8 req-e3550db0-968a-4f7b-9dd2-0a6330a08989 tempest-VolumesSnapshotsTestJSON-1991961697 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fe7ec256-8a7f-402b-b8b7-7089cb13eea1 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:15:17 devstack sudo[98129]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fe7ec256-8a7f-402b-b8b7-7089cb13eea1 Aug 15 16:15:17 devstack sudo[98129]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:15:17 devstack sudo[98129]: pam_unix(sudo:session): session closed for user root Aug 15 16:15:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [req-72559a09-6f58-41ec-bb85-a82615d8e3e8 req-e3550db0-968a-4f7b-9dd2-0a6330a08989 tempest-VolumesSnapshotsTestJSON-1991961697 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fe7ec256-8a7f-402b-b8b7-7089cb13eea1" returned: 0 in 0.332s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:15:17 devstack cinder-volume[94214]: DEBUG cinder.coordination [req-72559a09-6f58-41ec-bb85-a82615d8e3e8 req-e3550db0-968a-4f7b-9dd2-0a6330a08989 tempest-VolumesSnapshotsTestJSON-1991961697 None] Lock "cinder-quobyte-fe7ec256-8a7f-402b-b8b7-7089cb13eea1" released by "delete_volume" :: held 0.785s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:15:17 devstack cinder-volume[94214]: DEBUG cinder.quota [req-72559a09-6f58-41ec-bb85-a82615d8e3e8 req-e3550db0-968a-4f7b-9dd2-0a6330a08989 tempest-VolumesSnapshotsTestJSON-1991961697 None] Created reservations ['cc45f614-5aec-40ab-93d8-55223020ecdb', '8d91c657-7a1b-463d-aca1-9f61503f90b7', '139b3942-8027-414f-9caa-02738999ba22', 'd91dd0e3-b35a-4f02-8121-20c79f712708'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:15:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-72559a09-6f58-41ec-bb85-a82615d8e3e8 req-e3550db0-968a-4f7b-9dd2-0a6330a08989 tempest-VolumesSnapshotsTestJSON-1991961697 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:15:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-72559a09-6f58-41ec-bb85-a82615d8e3e8 req-e3550db0-968a-4f7b-9dd2-0a6330a08989 tempest-VolumesSnapshotsTestJSON-1991961697 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:15:17 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [req-72559a09-6f58-41ec-bb85-a82615d8e3e8 req-e3550db0-968a-4f7b-9dd2-0a6330a08989 tempest-VolumesSnapshotsTestJSON-1991961697 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:15:17 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [req-72559a09-6f58-41ec-bb85-a82615d8e3e8 req-e3550db0-968a-4f7b-9dd2-0a6330a08989 tempest-VolumesSnapshotsTestJSON-1991961697 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:15:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-72559a09-6f58-41ec-bb85-a82615d8e3e8 req-e3550db0-968a-4f7b-9dd2-0a6330a08989 tempest-VolumesSnapshotsTestJSON-1991961697 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:15:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [req-72559a09-6f58-41ec-bb85-a82615d8e3e8 req-e3550db0-968a-4f7b-9dd2-0a6330a08989 tempest-VolumesSnapshotsTestJSON-1991961697 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:15:18 devstack sudo[98137]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:15:18 devstack sudo[98137]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:15:18 devstack sudo[98137]: pam_unix(sudo:session): session closed for user root Aug 15 16:15:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [req-72559a09-6f58-41ec-bb85-a82615d8e3e8 req-e3550db0-968a-4f7b-9dd2-0a6330a08989 tempest-VolumesSnapshotsTestJSON-1991961697 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.541s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:15:18 devstack cinder-volume[94214]: DEBUG cinder.manager [req-72559a09-6f58-41ec-bb85-a82615d8e3e8 req-e3550db0-968a-4f7b-9dd2-0a6330a08989 tempest-VolumesSnapshotsTestJSON-1991961697 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:15:18 devstack cinder-volume[94214]: INFO cinder.volume.manager [req-72559a09-6f58-41ec-bb85-a82615d8e3e8 req-e3550db0-968a-4f7b-9dd2-0a6330a08989 tempest-VolumesSnapshotsTestJSON-1991961697 None] Deleted volume successfully. Aug 15 16:15:18 devstack cinder-volume[94214]: DEBUG cinder.coordination [req-72559a09-6f58-41ec-bb85-a82615d8e3e8 req-e3550db0-968a-4f7b-9dd2-0a6330a08989 tempest-VolumesSnapshotsTestJSON-1991961697 None] Lock "cinder-fe7ec256-8a7f-402b-b8b7-7089cb13eea1-delete_volume" released by "delete_volume" :: held 1.576s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:15:23 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [req-c2bb9a9e-134b-48de-b852-54457e48579c req-8478ec30-fb38-4450-aefa-7cc4768880c8 tempest-VolumesGetTestJSON-238708476 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:15:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-c2bb9a9e-134b-48de-b852-54457e48579c req-8478ec30-fb38-4450-aefa-7cc4768880c8 tempest-VolumesGetTestJSON-238708476 None] Flow 'volume_create_manager' (236cfb3c-262c-41f7-adcf-5fc99bd35582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:15:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-c2bb9a9e-134b-48de-b852-54457e48579c req-8478ec30-fb38-4450-aefa-7cc4768880c8 tempest-VolumesGetTestJSON-238708476 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2b814509-f48a-48dd-bafb-761919214fea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:15:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-c2bb9a9e-134b-48de-b852-54457e48579c req-8478ec30-fb38-4450-aefa-7cc4768880c8 tempest-VolumesGetTestJSON-238708476 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2b814509-f48a-48dd-bafb-761919214fea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:15:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-295528514',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5cf79a73-0256-4c48-95d9-df27debf6316,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2ecc26db195442baa8c37b6917e61928',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:15:24Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:15:24Z,use_quota=True,user_id='3f4b2f50b24e4d66b09cf16ada1ff6ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:15:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-c2bb9a9e-134b-48de-b852-54457e48579c req-8478ec30-fb38-4450-aefa-7cc4768880c8 tempest-VolumesGetTestJSON-238708476 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (69362301-bca3-48d5-a383-136c13e7c365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:15:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-c2bb9a9e-134b-48de-b852-54457e48579c req-8478ec30-fb38-4450-aefa-7cc4768880c8 tempest-VolumesGetTestJSON-238708476 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (69362301-bca3-48d5-a383-136c13e7c365) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:15:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-c2bb9a9e-134b-48de-b852-54457e48579c req-8478ec30-fb38-4450-aefa-7cc4768880c8 tempest-VolumesGetTestJSON-238708476 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (37bb9ba4-a199-461c-8f50-d365ce8df65e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:15:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-c2bb9a9e-134b-48de-b852-54457e48579c req-8478ec30-fb38-4450-aefa-7cc4768880c8 tempest-VolumesGetTestJSON-238708476 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (37bb9ba4-a199-461c-8f50-d365ce8df65e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5cf79a73-0256-4c48-95d9-df27debf6316', 'volume_name': 'volume-5cf79a73-0256-4c48-95d9-df27debf6316', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:15:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-c2bb9a9e-134b-48de-b852-54457e48579c req-8478ec30-fb38-4450-aefa-7cc4768880c8 tempest-VolumesGetTestJSON-238708476 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b8ed15d9-0ac8-46b4-8c2e-94719d901196) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:15:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-c2bb9a9e-134b-48de-b852-54457e48579c req-8478ec30-fb38-4450-aefa-7cc4768880c8 tempest-VolumesGetTestJSON-238708476 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b8ed15d9-0ac8-46b4-8c2e-94719d901196) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:15:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-c2bb9a9e-134b-48de-b852-54457e48579c req-8478ec30-fb38-4450-aefa-7cc4768880c8 tempest-VolumesGetTestJSON-238708476 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (47022f50-8889-4808-a7a2-15e39b5f1aa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:15:23 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [req-c2bb9a9e-134b-48de-b852-54457e48579c req-8478ec30-fb38-4450-aefa-7cc4768880c8 tempest-VolumesGetTestJSON-238708476 None] Volume 5cf79a73-0256-4c48-95d9-df27debf6316: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5cf79a73-0256-4c48-95d9-df27debf6316', 'volume_size': 1} Aug 15 16:15:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-c2bb9a9e-134b-48de-b852-54457e48579c req-8478ec30-fb38-4450-aefa-7cc4768880c8 tempest-VolumesGetTestJSON-238708476 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:15:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-c2bb9a9e-134b-48de-b852-54457e48579c req-8478ec30-fb38-4450-aefa-7cc4768880c8 tempest-VolumesGetTestJSON-238708476 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:15:23 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [req-c2bb9a9e-134b-48de-b852-54457e48579c req-8478ec30-fb38-4450-aefa-7cc4768880c8 tempest-VolumesGetTestJSON-238708476 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:15:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-295528514',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5cf79a73-0256-4c48-95d9-df27debf6316,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2ecc26db195442baa8c37b6917e61928',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:15:24Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:15:24Z,use_quota=True,user_id='3f4b2f50b24e4d66b09cf16ada1ff6ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:15:23 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [req-c2bb9a9e-134b-48de-b852-54457e48579c req-8478ec30-fb38-4450-aefa-7cc4768880c8 tempest-VolumesGetTestJSON-238708476 None] Creating volume 5cf79a73-0256-4c48-95d9-df27debf6316 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:15:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-c2bb9a9e-134b-48de-b852-54457e48579c req-8478ec30-fb38-4450-aefa-7cc4768880c8 tempest-VolumesGetTestJSON-238708476 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:15:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-c2bb9a9e-134b-48de-b852-54457e48579c req-8478ec30-fb38-4450-aefa-7cc4768880c8 tempest-VolumesGetTestJSON-238708476 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:15:23 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [req-c2bb9a9e-134b-48de-b852-54457e48579c req-8478ec30-fb38-4450-aefa-7cc4768880c8 tempest-VolumesGetTestJSON-238708476 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:15:23 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [req-c2bb9a9e-134b-48de-b852-54457e48579c req-8478ec30-fb38-4450-aefa-7cc4768880c8 tempest-VolumesGetTestJSON-238708476 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:15:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-c2bb9a9e-134b-48de-b852-54457e48579c req-8478ec30-fb38-4450-aefa-7cc4768880c8 tempest-VolumesGetTestJSON-238708476 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:15:23 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [req-c2bb9a9e-134b-48de-b852-54457e48579c req-8478ec30-fb38-4450-aefa-7cc4768880c8 tempest-VolumesGetTestJSON-238708476 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:15:23 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [req-c2bb9a9e-134b-48de-b852-54457e48579c req-8478ec30-fb38-4450-aefa-7cc4768880c8 tempest-VolumesGetTestJSON-238708476 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:15:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [req-c2bb9a9e-134b-48de-b852-54457e48579c req-8478ec30-fb38-4450-aefa-7cc4768880c8 tempest-VolumesGetTestJSON-238708476 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5cf79a73-0256-4c48-95d9-df27debf6316 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:15:23 devstack sudo[98190]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5cf79a73-0256-4c48-95d9-df27debf6316 1073741824 Aug 15 16:15:23 devstack sudo[98190]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:15:24 devstack sudo[98190]: pam_unix(sudo:session): session closed for user root Aug 15 16:15:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [req-c2bb9a9e-134b-48de-b852-54457e48579c req-8478ec30-fb38-4450-aefa-7cc4768880c8 tempest-VolumesGetTestJSON-238708476 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5cf79a73-0256-4c48-95d9-df27debf6316 1073741824" returned: 0 in 0.480s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:15:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [req-c2bb9a9e-134b-48de-b852-54457e48579c req-8478ec30-fb38-4450-aefa-7cc4768880c8 tempest-VolumesGetTestJSON-238708476 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5cf79a73-0256-4c48-95d9-df27debf6316 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:15:24 devstack sudo[98196]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5cf79a73-0256-4c48-95d9-df27debf6316 Aug 15 16:15:24 devstack sudo[98196]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:15:24 devstack sudo[98196]: pam_unix(sudo:session): session closed for user root Aug 15 16:15:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [req-c2bb9a9e-134b-48de-b852-54457e48579c req-8478ec30-fb38-4450-aefa-7cc4768880c8 tempest-VolumesGetTestJSON-238708476 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5cf79a73-0256-4c48-95d9-df27debf6316" returned: 0 in 0.289s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:15:24 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [req-c2bb9a9e-134b-48de-b852-54457e48579c req-8478ec30-fb38-4450-aefa-7cc4768880c8 tempest-VolumesGetTestJSON-238708476 None] <== create_volume: return (817ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:15:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-c2bb9a9e-134b-48de-b852-54457e48579c req-8478ec30-fb38-4450-aefa-7cc4768880c8 tempest-VolumesGetTestJSON-238708476 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.820s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:15:24 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-c2bb9a9e-134b-48de-b852-54457e48579c req-8478ec30-fb38-4450-aefa-7cc4768880c8 tempest-VolumesGetTestJSON-238708476 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (47022f50-8889-4808-a7a2-15e39b5f1aa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5cf79a73-0256-4c48-95d9-df27debf6316', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:15:24 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-c2bb9a9e-134b-48de-b852-54457e48579c req-8478ec30-fb38-4450-aefa-7cc4768880c8 tempest-VolumesGetTestJSON-238708476 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (53ced039-b098-49a7-83f7-b286d1da5241) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:15:24 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [req-c2bb9a9e-134b-48de-b852-54457e48579c req-8478ec30-fb38-4450-aefa-7cc4768880c8 tempest-VolumesGetTestJSON-238708476 None] Volume volume-5cf79a73-0256-4c48-95d9-df27debf6316 (5cf79a73-0256-4c48-95d9-df27debf6316): created successfully Aug 15 16:15:24 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-c2bb9a9e-134b-48de-b852-54457e48579c req-8478ec30-fb38-4450-aefa-7cc4768880c8 tempest-VolumesGetTestJSON-238708476 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (53ced039-b098-49a7-83f7-b286d1da5241) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:15:24 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-c2bb9a9e-134b-48de-b852-54457e48579c req-8478ec30-fb38-4450-aefa-7cc4768880c8 tempest-VolumesGetTestJSON-238708476 None] Flow 'volume_create_manager' (236cfb3c-262c-41f7-adcf-5fc99bd35582) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:15:24 devstack cinder-volume[94214]: INFO cinder.volume.manager [req-c2bb9a9e-134b-48de-b852-54457e48579c req-8478ec30-fb38-4450-aefa-7cc4768880c8 tempest-VolumesGetTestJSON-238708476 None] Created volume successfully. Aug 15 16:15:24 devstack cinder-volume[94214]: DEBUG cinder.coordination [req-746b390c-e6e5-4965-824b-f3e830aa6fc5 req-59eda63f-8479-4aec-b093-0690649e6628 tempest-VolumesGetTestJSON-238708476 None] Acquiring lock "cinder-5cf79a73-0256-4c48-95d9-df27debf6316-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:15:24 devstack cinder-volume[94214]: DEBUG cinder.coordination [req-746b390c-e6e5-4965-824b-f3e830aa6fc5 req-59eda63f-8479-4aec-b093-0690649e6628 tempest-VolumesGetTestJSON-238708476 None] Lock "cinder-5cf79a73-0256-4c48-95d9-df27debf6316-delete_volume" acquired by "delete_volume" :: waited 0.033s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:15:24 devstack cinder-volume[94214]: DEBUG cinder.coordination [req-746b390c-e6e5-4965-824b-f3e830aa6fc5 req-59eda63f-8479-4aec-b093-0690649e6628 tempest-VolumesGetTestJSON-238708476 None] Acquiring lock "cinder-quobyte-5cf79a73-0256-4c48-95d9-df27debf6316" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:15:24 devstack cinder-volume[94214]: DEBUG cinder.coordination [req-746b390c-e6e5-4965-824b-f3e830aa6fc5 req-59eda63f-8479-4aec-b093-0690649e6628 tempest-VolumesGetTestJSON-238708476 None] Lock "cinder-quobyte-5cf79a73-0256-4c48-95d9-df27debf6316" acquired by "delete_volume" :: waited 0.017s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:15:24 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[2816d1d0-9f18-4462-9946-b0ce1766c8eb]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:15:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [req-746b390c-e6e5-4965-824b-f3e830aa6fc5 req-59eda63f-8479-4aec-b093-0690649e6628 tempest-VolumesGetTestJSON-238708476 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5cf79a73-0256-4c48-95d9-df27debf6316 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:15:25 devstack sudo[98199]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5cf79a73-0256-4c48-95d9-df27debf6316 Aug 15 16:15:25 devstack sudo[98199]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:15:25 devstack sudo[98199]: pam_unix(sudo:session): session closed for user root Aug 15 16:15:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [req-746b390c-e6e5-4965-824b-f3e830aa6fc5 req-59eda63f-8479-4aec-b093-0690649e6628 tempest-VolumesGetTestJSON-238708476 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5cf79a73-0256-4c48-95d9-df27debf6316" returned: 0 in 0.450s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:15:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [req-746b390c-e6e5-4965-824b-f3e830aa6fc5 req-59eda63f-8479-4aec-b093-0690649e6628 tempest-VolumesGetTestJSON-238708476 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5cf79a73-0256-4c48-95d9-df27debf6316 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:15:25 devstack sudo[98204]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5cf79a73-0256-4c48-95d9-df27debf6316 Aug 15 16:15:25 devstack sudo[98204]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:15:25 devstack sudo[98204]: pam_unix(sudo:session): session closed for user root Aug 15 16:15:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [req-746b390c-e6e5-4965-824b-f3e830aa6fc5 req-59eda63f-8479-4aec-b093-0690649e6628 tempest-VolumesGetTestJSON-238708476 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5cf79a73-0256-4c48-95d9-df27debf6316" returned: 0 in 0.298s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:15:25 devstack cinder-volume[94214]: DEBUG cinder.coordination [req-746b390c-e6e5-4965-824b-f3e830aa6fc5 req-59eda63f-8479-4aec-b093-0690649e6628 tempest-VolumesGetTestJSON-238708476 None] Lock "cinder-quobyte-5cf79a73-0256-4c48-95d9-df27debf6316" released by "delete_volume" :: held 0.796s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:15:25 devstack cinder-volume[94214]: DEBUG cinder.quota [req-746b390c-e6e5-4965-824b-f3e830aa6fc5 req-59eda63f-8479-4aec-b093-0690649e6628 tempest-VolumesGetTestJSON-238708476 None] Created reservations ['c1383ea5-fa63-4044-a970-ff6baf92f5da', 'e8db00e9-d439-4623-ac65-de780e73553e', 'a0441838-82bf-4541-9899-93edb1581d2d', '206d90a7-9243-474f-9e21-ff1f8611cf98'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:15:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-746b390c-e6e5-4965-824b-f3e830aa6fc5 req-59eda63f-8479-4aec-b093-0690649e6628 tempest-VolumesGetTestJSON-238708476 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:15:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-746b390c-e6e5-4965-824b-f3e830aa6fc5 req-59eda63f-8479-4aec-b093-0690649e6628 tempest-VolumesGetTestJSON-238708476 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:15:25 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [req-746b390c-e6e5-4965-824b-f3e830aa6fc5 req-59eda63f-8479-4aec-b093-0690649e6628 tempest-VolumesGetTestJSON-238708476 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:15:25 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [req-746b390c-e6e5-4965-824b-f3e830aa6fc5 req-59eda63f-8479-4aec-b093-0690649e6628 tempest-VolumesGetTestJSON-238708476 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:15:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-746b390c-e6e5-4965-824b-f3e830aa6fc5 req-59eda63f-8479-4aec-b093-0690649e6628 tempest-VolumesGetTestJSON-238708476 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:15:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [req-746b390c-e6e5-4965-824b-f3e830aa6fc5 req-59eda63f-8479-4aec-b093-0690649e6628 tempest-VolumesGetTestJSON-238708476 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:15:25 devstack sudo[98212]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:15:25 devstack sudo[98212]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:15:26 devstack sudo[98212]: pam_unix(sudo:session): session closed for user root Aug 15 16:15:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [req-746b390c-e6e5-4965-824b-f3e830aa6fc5 req-59eda63f-8479-4aec-b093-0690649e6628 tempest-VolumesGetTestJSON-238708476 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.317s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:15:26 devstack cinder-volume[94214]: DEBUG cinder.manager [req-746b390c-e6e5-4965-824b-f3e830aa6fc5 req-59eda63f-8479-4aec-b093-0690649e6628 tempest-VolumesGetTestJSON-238708476 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:15:26 devstack cinder-volume[94214]: INFO cinder.volume.manager [req-746b390c-e6e5-4965-824b-f3e830aa6fc5 req-59eda63f-8479-4aec-b093-0690649e6628 tempest-VolumesGetTestJSON-238708476 None] Deleted volume successfully. Aug 15 16:15:26 devstack cinder-volume[94214]: DEBUG cinder.coordination [req-746b390c-e6e5-4965-824b-f3e830aa6fc5 req-59eda63f-8479-4aec-b093-0690649e6628 tempest-VolumesGetTestJSON-238708476 None] Lock "cinder-5cf79a73-0256-4c48-95d9-df27debf6316-delete_volume" released by "delete_volume" :: held 1.393s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:15:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-3fe0db08-ff27-48f9-862f-b3f79e7a185c req-5b66c535-f117-4e80-b8fb-baa4884c5562 tempest-TaggedAttachmentsTest-412419953 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:15:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-3fe0db08-ff27-48f9-862f-b3f79e7a185c req-5b66c535-f117-4e80-b8fb-baa4884c5562 tempest-TaggedAttachmentsTest-412419953 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.002s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:15:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-3fe0db08-ff27-48f9-862f-b3f79e7a185c req-5b66c535-f117-4e80-b8fb-baa4884c5562 tempest-TaggedAttachmentsTest-412419953 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.016s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:15:30 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-3fe0db08-ff27-48f9-862f-b3f79e7a185c req-5b66c535-f117-4e80-b8fb-baa4884c5562 tempest-TaggedAttachmentsTest-412419953 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81', 'name': 'volume-90e855de-6fbe-4eff-b690-04be87a1e3c8', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': '461f3d0b-77ae-417c-999a-ee05b8127c7b', 'enforce_multipath': True} {{(pid=94214) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 15 16:15:30 devstack cinder-volume[94214]: INFO cinder.volume.manager [req-3fe0db08-ff27-48f9-862f-b3f79e7a185c req-5b66c535-f117-4e80-b8fb-baa4884c5562 tempest-TaggedAttachmentsTest-412419953 None] attachment_update completed successfully. Aug 15 16:15:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f468d754-07b8-4b4d-94d1-c545f888cf6e tempest-BackendsCapabilitiesAdminTestsJSON-355136684 None] Obtained capabilities list: {'volume_backend_name': 'QuobyteHD', 'vendor_name': 'Open Source', 'driver_version': '1.2', 'storage_protocol': 'quobyte', 'total_capacity_gb': 1775.7577667236328, 'free_capacity_gb': 1775.7577667236328, 'reserved_percentage': 0, 'QoS_support': False, 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'properties': {'thin_provisioning': {'title': 'Thin Provisioning', 'description': 'Sets thin provisioning.', 'type': 'boolean'}, 'compression': {'title': 'Compression', 'description': 'Enables compression.', 'type': 'boolean'}, 'qos': {'title': 'QoS', 'description': 'Enables QoS.', 'type': 'boolean'}, 'replication_enabled': {'title': 'Replication', 'description': 'Enables replication.', 'type': 'boolean'}}}. {{(pid=94214) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:4830}} Aug 15 16:15:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-3bda9d63-f802-47c7-9756-9473ffc2b777 tempest-BackendsCapabilitiesAdminTestsJSON-355136684 None] Obtained capabilities list: {'volume_backend_name': 'QuobyteHD', 'vendor_name': 'Open Source', 'driver_version': '1.2', 'storage_protocol': 'quobyte', 'total_capacity_gb': 1775.7577667236328, 'free_capacity_gb': 1775.7577667236328, 'reserved_percentage': 0, 'QoS_support': False, 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'properties': {'thin_provisioning': {'title': 'Thin Provisioning', 'description': 'Sets thin provisioning.', 'type': 'boolean'}, 'compression': {'title': 'Compression', 'description': 'Enables compression.', 'type': 'boolean'}, 'qos': {'title': 'QoS', 'description': 'Enables QoS.', 'type': 'boolean'}, 'replication_enabled': {'title': 'Replication', 'description': 'Enables replication.', 'type': 'boolean'}}}. {{(pid=94214) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:4830}} Aug 15 16:15:33 devstack cinder-volume[94214]: INFO cinder.volume.manager [req-6e9b3c58-7cb8-45e5-8b8f-74b13f36b32e req-7460d7de-a313-4f99-8372-d33bd865e501 tempest-TaggedAttachmentsTest-412419953 None] Terminate volume connection completed successfully. Aug 15 16:15:33 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-6e9b3c58-7cb8-45e5-8b8f-74b13f36b32e req-7460d7de-a313-4f99-8372-d33bd865e501 tempest-TaggedAttachmentsTest-412419953 None] Deleting attachment 461f3d0b-77ae-417c-999a-ee05b8127c7b. {{(pid=94214) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 15 16:15:40 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-c245abab-97f2-46e0-8427-180ed348e19f tempest-GroupSnapshotsV319Test-1024620739 None] Group tempest-GroupSnapshotsV319Test-Group-809707291: creating Aug 15 16:15:40 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-c245abab-97f2-46e0-8427-180ed348e19f tempest-GroupSnapshotsV319Test-1024620739 None] Group tempest-GroupSnapshotsV319Test-Group-809707291: created successfully Aug 15 16:15:40 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-c245abab-97f2-46e0-8427-180ed348e19f tempest-GroupSnapshotsV319Test-1024620739 None] Create group completed successfully. Aug 15 16:15:41 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-1fe82883-a651-463c-bf1b-1472faac1174 tempest-GroupSnapshotsV319Test-1024620739 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:15:41 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1fe82883-a651-463c-bf1b-1472faac1174 tempest-GroupSnapshotsV319Test-1024620739 None] Flow 'volume_create_manager' (119ee4a8-736f-41c1-9403-dc8a549cc50d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:15:41 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1fe82883-a651-463c-bf1b-1472faac1174 tempest-GroupSnapshotsV319Test-1024620739 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (789e9c0c-0149-4ea9-8240-8a8ab8f79907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:15:41 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1fe82883-a651-463c-bf1b-1472faac1174 tempest-GroupSnapshotsV319Test-1024620739 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (789e9c0c-0149-4ea9-8240-8a8ab8f79907) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:15:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-767134516',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=577332ff-e2dd-41c3-a834-f46830c7f86b,host='devstack@QuobyteHD#QuobyteHD',id=c07231c2-d1f9-40d7-8776-441ddf9321a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d83a0b8d48144a58d5b38dcc52c991b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:15:42Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:15:42Z,use_quota=True,user_id='34ad7c0f1dbb487686d9889b0299ac5d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5c01f635-47ce-4fb2-8988-bf49565441f4),volume_type_id=5c01f635-47ce-4fb2-8988-bf49565441f4)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:15:41 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1fe82883-a651-463c-bf1b-1472faac1174 tempest-GroupSnapshotsV319Test-1024620739 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ba7668fa-9f4f-4c32-bbd0-0188c4fee324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:15:41 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1fe82883-a651-463c-bf1b-1472faac1174 tempest-GroupSnapshotsV319Test-1024620739 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ba7668fa-9f4f-4c32-bbd0-0188c4fee324) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:15:41 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1fe82883-a651-463c-bf1b-1472faac1174 tempest-GroupSnapshotsV319Test-1024620739 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (19902651-5eef-4758-ac27-c0ac04b95210) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:15:41 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1fe82883-a651-463c-bf1b-1472faac1174 tempest-GroupSnapshotsV319Test-1024620739 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (19902651-5eef-4758-ac27-c0ac04b95210) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c07231c2-d1f9-40d7-8776-441ddf9321a1', 'volume_name': 'volume-c07231c2-d1f9-40d7-8776-441ddf9321a1', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:15:41 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1fe82883-a651-463c-bf1b-1472faac1174 tempest-GroupSnapshotsV319Test-1024620739 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3a0ce770-4b73-4461-bb83-fa8d5cf09841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:15:41 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1fe82883-a651-463c-bf1b-1472faac1174 tempest-GroupSnapshotsV319Test-1024620739 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3a0ce770-4b73-4461-bb83-fa8d5cf09841) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:15:41 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1fe82883-a651-463c-bf1b-1472faac1174 tempest-GroupSnapshotsV319Test-1024620739 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d0d1504a-21fd-40fe-a416-8dd1867f4fc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:15:41 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-1fe82883-a651-463c-bf1b-1472faac1174 tempest-GroupSnapshotsV319Test-1024620739 None] Volume c07231c2-d1f9-40d7-8776-441ddf9321a1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c07231c2-d1f9-40d7-8776-441ddf9321a1', 'volume_size': 1} Aug 15 16:15:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1fe82883-a651-463c-bf1b-1472faac1174 tempest-GroupSnapshotsV319Test-1024620739 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:15:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1fe82883-a651-463c-bf1b-1472faac1174 tempest-GroupSnapshotsV319Test-1024620739 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:15:41 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-1fe82883-a651-463c-bf1b-1472faac1174 tempest-GroupSnapshotsV319Test-1024620739 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=577332ff-e2dd-41c3-a834-f46830c7f86b,created_at=2026-08-15T14:15:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-767134516',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=577332ff-e2dd-41c3-a834-f46830c7f86b,host='devstack@QuobyteHD#QuobyteHD',id=c07231c2-d1f9-40d7-8776-441ddf9321a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d83a0b8d48144a58d5b38dcc52c991b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:15:42Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:15:42Z,use_quota=True,user_id='34ad7c0f1dbb487686d9889b0299ac5d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5c01f635-47ce-4fb2-8988-bf49565441f4),volume_type_id=5c01f635-47ce-4fb2-8988-bf49565441f4)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:15:41 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-1fe82883-a651-463c-bf1b-1472faac1174 tempest-GroupSnapshotsV319Test-1024620739 None] Creating volume c07231c2-d1f9-40d7-8776-441ddf9321a1 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:15:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1fe82883-a651-463c-bf1b-1472faac1174 tempest-GroupSnapshotsV319Test-1024620739 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:15:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1fe82883-a651-463c-bf1b-1472faac1174 tempest-GroupSnapshotsV319Test-1024620739 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:15:41 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-1fe82883-a651-463c-bf1b-1472faac1174 tempest-GroupSnapshotsV319Test-1024620739 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:15:41 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-1fe82883-a651-463c-bf1b-1472faac1174 tempest-GroupSnapshotsV319Test-1024620739 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:15:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1fe82883-a651-463c-bf1b-1472faac1174 tempest-GroupSnapshotsV319Test-1024620739 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:15:41 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-1fe82883-a651-463c-bf1b-1472faac1174 tempest-GroupSnapshotsV319Test-1024620739 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:15:41 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-1fe82883-a651-463c-bf1b-1472faac1174 tempest-GroupSnapshotsV319Test-1024620739 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:15:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1fe82883-a651-463c-bf1b-1472faac1174 tempest-GroupSnapshotsV319Test-1024620739 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c07231c2-d1f9-40d7-8776-441ddf9321a1 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:15:42 devstack sudo[98473]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c07231c2-d1f9-40d7-8776-441ddf9321a1 1073741824 Aug 15 16:15:42 devstack sudo[98473]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:15:42 devstack sudo[98473]: pam_unix(sudo:session): session closed for user root Aug 15 16:15:42 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1fe82883-a651-463c-bf1b-1472faac1174 tempest-GroupSnapshotsV319Test-1024620739 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c07231c2-d1f9-40d7-8776-441ddf9321a1 1073741824" returned: 0 in 0.461s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:15:42 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1fe82883-a651-463c-bf1b-1472faac1174 tempest-GroupSnapshotsV319Test-1024620739 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c07231c2-d1f9-40d7-8776-441ddf9321a1 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:15:42 devstack sudo[98479]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c07231c2-d1f9-40d7-8776-441ddf9321a1 Aug 15 16:15:42 devstack sudo[98479]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:15:42 devstack sudo[98479]: pam_unix(sudo:session): session closed for user root Aug 15 16:15:42 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1fe82883-a651-463c-bf1b-1472faac1174 tempest-GroupSnapshotsV319Test-1024620739 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c07231c2-d1f9-40d7-8776-441ddf9321a1" returned: 0 in 0.299s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:15:42 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-1fe82883-a651-463c-bf1b-1472faac1174 tempest-GroupSnapshotsV319Test-1024620739 None] <== create_volume: return (817ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:15:42 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1fe82883-a651-463c-bf1b-1472faac1174 tempest-GroupSnapshotsV319Test-1024620739 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.819s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:15:42 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1fe82883-a651-463c-bf1b-1472faac1174 tempest-GroupSnapshotsV319Test-1024620739 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d0d1504a-21fd-40fe-a416-8dd1867f4fc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c07231c2-d1f9-40d7-8776-441ddf9321a1', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:15:42 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1fe82883-a651-463c-bf1b-1472faac1174 tempest-GroupSnapshotsV319Test-1024620739 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (eba16dd4-c577-41c0-bd35-3a193166367b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:15:42 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-1fe82883-a651-463c-bf1b-1472faac1174 tempest-GroupSnapshotsV319Test-1024620739 None] Volume volume-c07231c2-d1f9-40d7-8776-441ddf9321a1 (c07231c2-d1f9-40d7-8776-441ddf9321a1): created successfully Aug 15 16:15:42 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1fe82883-a651-463c-bf1b-1472faac1174 tempest-GroupSnapshotsV319Test-1024620739 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (eba16dd4-c577-41c0-bd35-3a193166367b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:15:42 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1fe82883-a651-463c-bf1b-1472faac1174 tempest-GroupSnapshotsV319Test-1024620739 None] Flow 'volume_create_manager' (119ee4a8-736f-41c1-9403-dc8a549cc50d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:15:42 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-1fe82883-a651-463c-bf1b-1472faac1174 tempest-GroupSnapshotsV319Test-1024620739 None] Created volume successfully. Aug 15 16:15:43 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-85162821-a9e1-4246-ad82-7e24067b2d26 tempest-GroupSnapshotsV319Test-1024620739 None] GroupSnapshot 0bfb5148-e16a-452f-bfe1-e57e453b67d1: creating. Aug 15 16:15:43 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-85162821-a9e1-4246-ad82-7e24067b2d26 tempest-GroupSnapshotsV319Test-1024620739 None] Group snapshot 0bfb5148-e16a-452f-bfe1-e57e453b67d1: creating. {{(pid=94214) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4175}} Aug 15 16:15:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-85162821-a9e1-4246-ad82-7e24067b2d26 tempest-GroupSnapshotsV319Test-1024620739 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:15:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-85162821-a9e1-4246-ad82-7e24067b2d26 tempest-GroupSnapshotsV319Test-1024620739 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:15:43 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-85162821-a9e1-4246-ad82-7e24067b2d26 tempest-GroupSnapshotsV319Test-1024620739 None] Creating offline snapshot d987ba34-b0ce-4f20-8b77-6b6f78a00e81 of volume c07231c2-d1f9-40d7-8776-441ddf9321a1 {{(pid=94214) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 15 16:15:43 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[d0640256-361c-4ed9-86b0-dbd654df6c05]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:15:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-85162821-a9e1-4246-ad82-7e24067b2d26 tempest-GroupSnapshotsV319Test-1024620739 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c07231c2-d1f9-40d7-8776-441ddf9321a1 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:15:43 devstack sudo[98483]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c07231c2-d1f9-40d7-8776-441ddf9321a1 Aug 15 16:15:43 devstack sudo[98483]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:15:43 devstack sudo[98483]: pam_unix(sudo:session): session closed for user root Aug 15 16:15:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-85162821-a9e1-4246-ad82-7e24067b2d26 tempest-GroupSnapshotsV319Test-1024620739 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c07231c2-d1f9-40d7-8776-441ddf9321a1" returned: 0 in 0.400s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:15:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-85162821-a9e1-4246-ad82-7e24067b2d26 tempest-GroupSnapshotsV319Test-1024620739 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c07231c2-d1f9-40d7-8776-441ddf9321a1,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c07231c2-d1f9-40d7-8776-441ddf9321a1.d987ba34-b0ce-4f20-8b77-6b6f78a00e81 1G {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:15:43 devstack sudo[98488]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c07231c2-d1f9-40d7-8776-441ddf9321a1,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c07231c2-d1f9-40d7-8776-441ddf9321a1.d987ba34-b0ce-4f20-8b77-6b6f78a00e81 1G Aug 15 16:15:43 devstack sudo[98488]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:15:44 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-50bcd693-8c39-47f9-9385-1912b80838dd tempest-TaggedAttachmentsTest-412419953 None] Acquiring lock "cinder-90e855de-6fbe-4eff-b690-04be87a1e3c8-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:15:44 devstack sudo[98488]: pam_unix(sudo:session): session closed for user root Aug 15 16:15:44 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-50bcd693-8c39-47f9-9385-1912b80838dd tempest-TaggedAttachmentsTest-412419953 None] Lock "cinder-90e855de-6fbe-4eff-b690-04be87a1e3c8-delete_volume" acquired by "delete_volume" :: waited 0.028s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:15:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-85162821-a9e1-4246-ad82-7e24067b2d26 tempest-GroupSnapshotsV319Test-1024620739 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c07231c2-d1f9-40d7-8776-441ddf9321a1,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c07231c2-d1f9-40d7-8776-441ddf9321a1.d987ba34-b0ce-4f20-8b77-6b6f78a00e81 1G" returned: 0 in 0.572s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:15:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-85162821-a9e1-4246-ad82-7e24067b2d26 tempest-GroupSnapshotsV319Test-1024620739 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c07231c2-d1f9-40d7-8776-441ddf9321a1 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c07231c2-d1f9-40d7-8776-441ddf9321a1.d987ba34-b0ce-4f20-8b77-6b6f78a00e81 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:15:44 devstack sudo[98495]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c07231c2-d1f9-40d7-8776-441ddf9321a1 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c07231c2-d1f9-40d7-8776-441ddf9321a1.d987ba34-b0ce-4f20-8b77-6b6f78a00e81 Aug 15 16:15:44 devstack sudo[98495]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:15:44 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-50bcd693-8c39-47f9-9385-1912b80838dd tempest-TaggedAttachmentsTest-412419953 None] Acquiring lock "cinder-quobyte-90e855de-6fbe-4eff-b690-04be87a1e3c8" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:15:44 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-50bcd693-8c39-47f9-9385-1912b80838dd tempest-TaggedAttachmentsTest-412419953 None] Lock "cinder-quobyte-90e855de-6fbe-4eff-b690-04be87a1e3c8" acquired by "delete_volume" :: waited 0.029s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:15:44 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[2197e46f-4796-4e56-8148-1a18a93a9cda]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:15:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-50bcd693-8c39-47f9-9385-1912b80838dd tempest-TaggedAttachmentsTest-412419953 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-90e855de-6fbe-4eff-b690-04be87a1e3c8 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:15:44 devstack sudo[98497]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-90e855de-6fbe-4eff-b690-04be87a1e3c8 Aug 15 16:15:44 devstack sudo[98497]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:15:44 devstack sudo[98495]: pam_unix(sudo:session): session closed for user root Aug 15 16:15:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-85162821-a9e1-4246-ad82-7e24067b2d26 tempest-GroupSnapshotsV319Test-1024620739 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c07231c2-d1f9-40d7-8776-441ddf9321a1 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c07231c2-d1f9-40d7-8776-441ddf9321a1.d987ba34-b0ce-4f20-8b77-6b6f78a00e81" returned: 0 in 0.345s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:15:44 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-85162821-a9e1-4246-ad82-7e24067b2d26 tempest-GroupSnapshotsV319Test-1024620739 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c07231c2-d1f9-40d7-8776-441ddf9321a1.d987ba34-b0ce-4f20-8b77-6b6f78a00e81 is being set with open permissions: ugo+rw: NotImplementedError Aug 15 16:15:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-85162821-a9e1-4246-ad82-7e24067b2d26 tempest-GroupSnapshotsV319Test-1024620739 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c07231c2-d1f9-40d7-8776-441ddf9321a1.d987ba34-b0ce-4f20-8b77-6b6f78a00e81 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:15:44 devstack sudo[98505]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c07231c2-d1f9-40d7-8776-441ddf9321a1.d987ba34-b0ce-4f20-8b77-6b6f78a00e81 Aug 15 16:15:44 devstack sudo[98505]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:15:45 devstack sudo[98497]: pam_unix(sudo:session): session closed for user root Aug 15 16:15:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-50bcd693-8c39-47f9-9385-1912b80838dd tempest-TaggedAttachmentsTest-412419953 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-90e855de-6fbe-4eff-b690-04be87a1e3c8" returned: 0 in 0.424s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:15:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-50bcd693-8c39-47f9-9385-1912b80838dd tempest-TaggedAttachmentsTest-412419953 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-90e855de-6fbe-4eff-b690-04be87a1e3c8 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:15:45 devstack sudo[98511]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-90e855de-6fbe-4eff-b690-04be87a1e3c8 Aug 15 16:15:45 devstack sudo[98511]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:15:45 devstack sudo[98505]: pam_unix(sudo:session): session closed for user root Aug 15 16:15:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-85162821-a9e1-4246-ad82-7e24067b2d26 tempest-GroupSnapshotsV319Test-1024620739 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c07231c2-d1f9-40d7-8776-441ddf9321a1.d987ba34-b0ce-4f20-8b77-6b6f78a00e81" returned: 0 in 0.336s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:15:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-85162821-a9e1-4246-ad82-7e24067b2d26 tempest-GroupSnapshotsV319Test-1024620739 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c07231c2-d1f9-40d7-8776-441ddf9321a1.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:15:45 devstack sudo[98514]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c07231c2-d1f9-40d7-8776-441ddf9321a1.info Aug 15 16:15:45 devstack sudo[98514]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:15:45 devstack sudo[98511]: pam_unix(sudo:session): session closed for user root Aug 15 16:15:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-50bcd693-8c39-47f9-9385-1912b80838dd tempest-TaggedAttachmentsTest-412419953 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-90e855de-6fbe-4eff-b690-04be87a1e3c8" returned: 0 in 0.280s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:15:45 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-50bcd693-8c39-47f9-9385-1912b80838dd tempest-TaggedAttachmentsTest-412419953 None] Lock "cinder-quobyte-90e855de-6fbe-4eff-b690-04be87a1e3c8" released by "delete_volume" :: held 0.751s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:15:45 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-50bcd693-8c39-47f9-9385-1912b80838dd tempest-TaggedAttachmentsTest-412419953 None] Created reservations ['9d470a11-40f1-498a-a150-71937f767163', 'c176b811-1c15-4569-97f5-5761b745acd6', 'c1cf50cd-c7a2-4fb2-bc0d-8e4640be60d8', '3eede435-b255-4895-8ff0-3c908f30cb7f'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:15:45 devstack sudo[98514]: pam_unix(sudo:session): session closed for user root Aug 15 16:15:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-85162821-a9e1-4246-ad82-7e24067b2d26 tempest-GroupSnapshotsV319Test-1024620739 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c07231c2-d1f9-40d7-8776-441ddf9321a1.info" returned: 0 in 0.362s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:15:45 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-85162821-a9e1-4246-ad82-7e24067b2d26 tempest-GroupSnapshotsV319Test-1024620739 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c07231c2-d1f9-40d7-8776-441ddf9321a1.info is being set with open permissions: ugo+rw: NotImplementedError Aug 15 16:15:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-85162821-a9e1-4246-ad82-7e24067b2d26 tempest-GroupSnapshotsV319Test-1024620739 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c07231c2-d1f9-40d7-8776-441ddf9321a1.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:15:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-50bcd693-8c39-47f9-9385-1912b80838dd tempest-TaggedAttachmentsTest-412419953 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:15:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-50bcd693-8c39-47f9-9385-1912b80838dd tempest-TaggedAttachmentsTest-412419953 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:15:45 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-50bcd693-8c39-47f9-9385-1912b80838dd tempest-TaggedAttachmentsTest-412419953 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:15:45 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-50bcd693-8c39-47f9-9385-1912b80838dd tempest-TaggedAttachmentsTest-412419953 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:15:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-50bcd693-8c39-47f9-9385-1912b80838dd tempest-TaggedAttachmentsTest-412419953 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:15:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-50bcd693-8c39-47f9-9385-1912b80838dd tempest-TaggedAttachmentsTest-412419953 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:15:45 devstack sudo[98519]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c07231c2-d1f9-40d7-8776-441ddf9321a1.info Aug 15 16:15:45 devstack sudo[98519]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:15:45 devstack sudo[98520]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:15:45 devstack sudo[98520]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:15:45 devstack sudo[98519]: pam_unix(sudo:session): session closed for user root Aug 15 16:15:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-85162821-a9e1-4246-ad82-7e24067b2d26 tempest-GroupSnapshotsV319Test-1024620739 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c07231c2-d1f9-40d7-8776-441ddf9321a1.info" returned: 0 in 0.338s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:15:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-85162821-a9e1-4246-ad82-7e24067b2d26 tempest-GroupSnapshotsV319Test-1024620739 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.463s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:15:45 devstack sudo[98520]: pam_unix(sudo:session): session closed for user root Aug 15 16:15:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-50bcd693-8c39-47f9-9385-1912b80838dd tempest-TaggedAttachmentsTest-412419953 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.394s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:15:45 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-50bcd693-8c39-47f9-9385-1912b80838dd tempest-TaggedAttachmentsTest-412419953 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:15:45 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-50bcd693-8c39-47f9-9385-1912b80838dd tempest-TaggedAttachmentsTest-412419953 None] Deleted volume successfully. Aug 15 16:15:46 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-50bcd693-8c39-47f9-9385-1912b80838dd tempest-TaggedAttachmentsTest-412419953 None] Lock "cinder-90e855de-6fbe-4eff-b690-04be87a1e3c8-delete_volume" released by "delete_volume" :: held 1.566s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:15:46 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-85162821-a9e1-4246-ad82-7e24067b2d26 tempest-GroupSnapshotsV319Test-1024620739 None] group_snapshot 0bfb5148-e16a-452f-bfe1-e57e453b67d1: created successfully Aug 15 16:15:46 devstack cinder-volume[94214]: INFO cinder.volume.manager [req-193f8e12-2ebc-457d-9c8b-470a379c0583 req-3a630429-f10b-4336-9319-8e9337180235 tempest-AttachVolumeTestJSON-1253970158 None] Terminate volume connection completed successfully. Aug 15 16:15:46 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-193f8e12-2ebc-457d-9c8b-470a379c0583 req-3a630429-f10b-4336-9319-8e9337180235 tempest-AttachVolumeTestJSON-1253970158 None] Deleting attachment 2c0a77ca-a627-40af-9e57-3028f850376e. {{(pid=94214) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 15 16:15:47 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-97bdb889-6434-4669-8492-2c76c29740ed tempest-GroupSnapshotsV319Test-1024620739 None] group_snapshot 0bfb5148-e16a-452f-bfe1-e57e453b67d1: deleting Aug 15 16:15:47 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-97bdb889-6434-4669-8492-2c76c29740ed tempest-GroupSnapshotsV319Test-1024620739 None] group_snapshot 0bfb5148-e16a-452f-bfe1-e57e453b67d1: deleting {{(pid=94214) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4350}} Aug 15 16:15:47 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-97bdb889-6434-4669-8492-2c76c29740ed tempest-GroupSnapshotsV319Test-1024620739 None] Acquiring lock "cinder-quobyte-c07231c2-d1f9-40d7-8776-441ddf9321a1" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:15:47 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-97bdb889-6434-4669-8492-2c76c29740ed tempest-GroupSnapshotsV319Test-1024620739 None] Lock "cinder-quobyte-c07231c2-d1f9-40d7-8776-441ddf9321a1" acquired by "delete_snapshot" :: waited 0.023s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:15:47 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-97bdb889-6434-4669-8492-2c76c29740ed tempest-GroupSnapshotsV319Test-1024620739 None] Acquiring lock "cinder-quobyte-d987ba34-b0ce-4f20-8b77-6b6f78a00e81" by "_delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:15:47 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-97bdb889-6434-4669-8492-2c76c29740ed tempest-GroupSnapshotsV319Test-1024620739 None] Lock "cinder-quobyte-d987ba34-b0ce-4f20-8b77-6b6f78a00e81" acquired by "_delete_snapshot" :: waited 0.028s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:15:47 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-97bdb889-6434-4669-8492-2c76c29740ed tempest-GroupSnapshotsV319Test-1024620739 None] Deleting offline snapshot d987ba34-b0ce-4f20-8b77-6b6f78a00e81 of volume c07231c2-d1f9-40d7-8776-441ddf9321a1 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 15 16:15:47 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-97bdb889-6434-4669-8492-2c76c29740ed tempest-GroupSnapshotsV319Test-1024620739 None] snapshot_file for this snap is: volume-c07231c2-d1f9-40d7-8776-441ddf9321a1.d987ba34-b0ce-4f20-8b77-6b6f78a00e81 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 15 16:15:47 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[0435c963-bfe2-49e9-8597-941d228c5f86]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:15:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-97bdb889-6434-4669-8492-2c76c29740ed tempest-GroupSnapshotsV319Test-1024620739 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c07231c2-d1f9-40d7-8776-441ddf9321a1.d987ba34-b0ce-4f20-8b77-6b6f78a00e81 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:15:47 devstack sudo[98539]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c07231c2-d1f9-40d7-8776-441ddf9321a1.d987ba34-b0ce-4f20-8b77-6b6f78a00e81 Aug 15 16:15:47 devstack sudo[98539]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:15:47 devstack sudo[98539]: pam_unix(sudo:session): session closed for user root Aug 15 16:15:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-97bdb889-6434-4669-8492-2c76c29740ed tempest-GroupSnapshotsV319Test-1024620739 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c07231c2-d1f9-40d7-8776-441ddf9321a1.d987ba34-b0ce-4f20-8b77-6b6f78a00e81" returned: 0 in 0.442s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:15:47 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-97bdb889-6434-4669-8492-2c76c29740ed tempest-GroupSnapshotsV319Test-1024620739 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-c07231c2-d1f9-40d7-8776-441ddf9321a1(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:15:47 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[fd82e5ae-80a8-4895-a825-a39999e0579d]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:15:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-97bdb889-6434-4669-8492-2c76c29740ed tempest-GroupSnapshotsV319Test-1024620739 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c07231c2-d1f9-40d7-8776-441ddf9321a1 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:15:48 devstack sudo[98545]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c07231c2-d1f9-40d7-8776-441ddf9321a1 Aug 15 16:15:48 devstack sudo[98545]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:15:48 devstack sudo[98545]: pam_unix(sudo:session): session closed for user root Aug 15 16:15:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-97bdb889-6434-4669-8492-2c76c29740ed tempest-GroupSnapshotsV319Test-1024620739 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c07231c2-d1f9-40d7-8776-441ddf9321a1" returned: 0 in 0.450s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:15:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-97bdb889-6434-4669-8492-2c76c29740ed tempest-GroupSnapshotsV319Test-1024620739 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c07231c2-d1f9-40d7-8776-441ddf9321a1.d987ba34-b0ce-4f20-8b77-6b6f78a00e81 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:15:48 devstack sudo[98570]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c07231c2-d1f9-40d7-8776-441ddf9321a1.d987ba34-b0ce-4f20-8b77-6b6f78a00e81 Aug 15 16:15:48 devstack sudo[98570]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:15:48 devstack sudo[98570]: pam_unix(sudo:session): session closed for user root Aug 15 16:15:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-97bdb889-6434-4669-8492-2c76c29740ed tempest-GroupSnapshotsV319Test-1024620739 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c07231c2-d1f9-40d7-8776-441ddf9321a1.d987ba34-b0ce-4f20-8b77-6b6f78a00e81" returned: 0 in 0.517s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:15:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-97bdb889-6434-4669-8492-2c76c29740ed tempest-GroupSnapshotsV319Test-1024620739 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c07231c2-d1f9-40d7-8776-441ddf9321a1.d987ba34-b0ce-4f20-8b77-6b6f78a00e81 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:15:48 devstack sudo[98577]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c07231c2-d1f9-40d7-8776-441ddf9321a1.d987ba34-b0ce-4f20-8b77-6b6f78a00e81 Aug 15 16:15:48 devstack sudo[98577]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:15:49 devstack sudo[98577]: pam_unix(sudo:session): session closed for user root Aug 15 16:15:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-97bdb889-6434-4669-8492-2c76c29740ed tempest-GroupSnapshotsV319Test-1024620739 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c07231c2-d1f9-40d7-8776-441ddf9321a1.d987ba34-b0ce-4f20-8b77-6b6f78a00e81" returned: 0 in 0.292s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:15:49 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-97bdb889-6434-4669-8492-2c76c29740ed tempest-GroupSnapshotsV319Test-1024620739 None] Lock "cinder-quobyte-d987ba34-b0ce-4f20-8b77-6b6f78a00e81" released by "_delete_snapshot" :: held 1.837s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:15:49 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-97bdb889-6434-4669-8492-2c76c29740ed tempest-GroupSnapshotsV319Test-1024620739 None] Lock "cinder-quobyte-c07231c2-d1f9-40d7-8776-441ddf9321a1" released by "delete_snapshot" :: held 1.872s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:15:49 devstack cinder-volume[94214]: WARNING cinder.quota [None req-97bdb889-6434-4669-8492-2c76c29740ed tempest-GroupSnapshotsV319Test-1024620739 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-893350843 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-893350843, it is now deprecated. Please use the default quota class for default quota. Aug 15 16:15:49 devstack cinder-volume[94214]: WARNING cinder.quota [None req-97bdb889-6434-4669-8492-2c76c29740ed tempest-GroupSnapshotsV319Test-1024620739 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-893350843 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-893350843, it is now deprecated. Please use the default quota class for default quota. Aug 15 16:15:49 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-97bdb889-6434-4669-8492-2c76c29740ed tempest-GroupSnapshotsV319Test-1024620739 None] Created reservations ['ed1c843c-b07e-4a39-a3ea-91f8d274864f', '4d549e10-8eed-4ce0-b587-04aa5804b793', 'bba0cf48-2630-4d69-9899-a381292b0033', 'ee79c176-fc00-4bd8-95a9-98d3d0a707a5'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:15:49 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-97bdb889-6434-4669-8492-2c76c29740ed tempest-GroupSnapshotsV319Test-1024620739 None] group_snapshot 0bfb5148-e16a-452f-bfe1-e57e453b67d1: deleted successfully Aug 15 16:15:50 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-096e11ee-4b94-477e-8629-d8fe8d177300 tempest-GroupSnapshotsV319Test-1024620739 None] Acquiring lock "cinder-quobyte-c07231c2-d1f9-40d7-8776-441ddf9321a1" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:15:50 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-096e11ee-4b94-477e-8629-d8fe8d177300 tempest-GroupSnapshotsV319Test-1024620739 None] Lock "cinder-quobyte-c07231c2-d1f9-40d7-8776-441ddf9321a1" acquired by "delete_volume" :: waited 0.028s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:15:50 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[2f7fab8a-bab2-40cb-90c5-f5cde50b353d]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:15:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-096e11ee-4b94-477e-8629-d8fe8d177300 tempest-GroupSnapshotsV319Test-1024620739 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c07231c2-d1f9-40d7-8776-441ddf9321a1 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:15:50 devstack sudo[98605]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c07231c2-d1f9-40d7-8776-441ddf9321a1 Aug 15 16:15:50 devstack sudo[98605]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:15:51 devstack sudo[98605]: pam_unix(sudo:session): session closed for user root Aug 15 16:15:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-096e11ee-4b94-477e-8629-d8fe8d177300 tempest-GroupSnapshotsV319Test-1024620739 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c07231c2-d1f9-40d7-8776-441ddf9321a1" returned: 0 in 0.536s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:15:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-096e11ee-4b94-477e-8629-d8fe8d177300 tempest-GroupSnapshotsV319Test-1024620739 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c07231c2-d1f9-40d7-8776-441ddf9321a1 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:15:51 devstack sudo[98634]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c07231c2-d1f9-40d7-8776-441ddf9321a1 Aug 15 16:15:51 devstack sudo[98634]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:15:51 devstack sudo[98634]: pam_unix(sudo:session): session closed for user root Aug 15 16:15:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-096e11ee-4b94-477e-8629-d8fe8d177300 tempest-GroupSnapshotsV319Test-1024620739 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c07231c2-d1f9-40d7-8776-441ddf9321a1" returned: 0 in 0.402s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:15:51 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-096e11ee-4b94-477e-8629-d8fe8d177300 tempest-GroupSnapshotsV319Test-1024620739 None] Lock "cinder-quobyte-c07231c2-d1f9-40d7-8776-441ddf9321a1" released by "delete_volume" :: held 1.086s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:15:51 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-096e11ee-4b94-477e-8629-d8fe8d177300 tempest-GroupSnapshotsV319Test-1024620739 None] Created reservations ['ce03a4b0-db46-4528-8edf-3a0a3752d83d'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:15:51 devstack cinder-volume[94214]: WARNING cinder.quota [None req-096e11ee-4b94-477e-8629-d8fe8d177300 tempest-GroupSnapshotsV319Test-1024620739 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-893350843 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-893350843, it is now deprecated. Please use the default quota class for default quota. Aug 15 16:15:51 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-096e11ee-4b94-477e-8629-d8fe8d177300 tempest-GroupSnapshotsV319Test-1024620739 None] Created reservations ['5eac67a4-73a6-4602-b5b2-12060bf687bf', '67d88f77-3cec-4e30-b19e-d289698f9ae8', '39eacf6a-b1d9-42f8-8f71-6f1a56d5bdab', '81fce346-b603-47c5-ad24-2dd559857794'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:15:52 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-096e11ee-4b94-477e-8629-d8fe8d177300 tempest-GroupSnapshotsV319Test-1024620739 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:15:52 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-096e11ee-4b94-477e-8629-d8fe8d177300 tempest-GroupSnapshotsV319Test-1024620739 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:15:52 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-096e11ee-4b94-477e-8629-d8fe8d177300 tempest-GroupSnapshotsV319Test-1024620739 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:15:52 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-096e11ee-4b94-477e-8629-d8fe8d177300 tempest-GroupSnapshotsV319Test-1024620739 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:15:52 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-096e11ee-4b94-477e-8629-d8fe8d177300 tempest-GroupSnapshotsV319Test-1024620739 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:15:52 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-096e11ee-4b94-477e-8629-d8fe8d177300 tempest-GroupSnapshotsV319Test-1024620739 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:15:52 devstack sudo[98688]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:15:52 devstack sudo[98688]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:15:52 devstack sudo[98688]: pam_unix(sudo:session): session closed for user root Aug 15 16:15:52 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-096e11ee-4b94-477e-8629-d8fe8d177300 tempest-GroupSnapshotsV319Test-1024620739 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.266s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:15:52 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-096e11ee-4b94-477e-8629-d8fe8d177300 tempest-GroupSnapshotsV319Test-1024620739 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:15:52 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-096e11ee-4b94-477e-8629-d8fe8d177300 tempest-GroupSnapshotsV319Test-1024620739 None] Delete group completed successfully. Aug 15 16:15:54 devstack cinder-volume[94214]: DEBUG oslo_service.periodic_task [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94214) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 15 16:15:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:15:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:15:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:15:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:15:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:15:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:15:54 devstack sudo[98710]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:15:54 devstack sudo[98710]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:15:55 devstack sudo[98710]: pam_unix(sudo:session): session closed for user root Aug 15 16:15:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.295s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:15:55 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:16:00 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-c7f33a4f-670f-4633-8626-cb136b9f8c8a tempest-AttachVolumeNegativeTest-1408651582 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:16:00 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c7f33a4f-670f-4633-8626-cb136b9f8c8a tempest-AttachVolumeNegativeTest-1408651582 None] Flow 'volume_create_manager' (dea5da60-867c-4b6b-881e-41fe7c4d9f26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:16:00 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c7f33a4f-670f-4633-8626-cb136b9f8c8a tempest-AttachVolumeNegativeTest-1408651582 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8dcaf70b-b07d-4efd-a837-8944db3e708c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:16:00 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c7f33a4f-670f-4633-8626-cb136b9f8c8a tempest-AttachVolumeNegativeTest-1408651582 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8dcaf70b-b07d-4efd-a837-8944db3e708c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:16:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1814387359',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ff42a97f-2275-4ed5-b40a-083eebe6532f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03e42f1e6205433c84ea2ca804fbd98e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:16:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:16:00Z,use_quota=True,user_id='81c4335d95f74ad79b88733028cf4e29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:16:00 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c7f33a4f-670f-4633-8626-cb136b9f8c8a tempest-AttachVolumeNegativeTest-1408651582 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5724b99c-501c-4a79-9483-98914f9a496c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:16:00 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c7f33a4f-670f-4633-8626-cb136b9f8c8a tempest-AttachVolumeNegativeTest-1408651582 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5724b99c-501c-4a79-9483-98914f9a496c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:16:00 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c7f33a4f-670f-4633-8626-cb136b9f8c8a tempest-AttachVolumeNegativeTest-1408651582 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (52bf26cb-f66d-4ee0-bd25-cace0e90a145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:16:00 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c7f33a4f-670f-4633-8626-cb136b9f8c8a tempest-AttachVolumeNegativeTest-1408651582 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (52bf26cb-f66d-4ee0-bd25-cace0e90a145) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ff42a97f-2275-4ed5-b40a-083eebe6532f', 'volume_name': 'volume-ff42a97f-2275-4ed5-b40a-083eebe6532f', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:16:00 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c7f33a4f-670f-4633-8626-cb136b9f8c8a tempest-AttachVolumeNegativeTest-1408651582 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2f44fa1f-408f-4dce-8804-3afe415a42c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:16:00 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c7f33a4f-670f-4633-8626-cb136b9f8c8a tempest-AttachVolumeNegativeTest-1408651582 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2f44fa1f-408f-4dce-8804-3afe415a42c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:16:00 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c7f33a4f-670f-4633-8626-cb136b9f8c8a tempest-AttachVolumeNegativeTest-1408651582 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f5a3c73c-6725-405e-8605-e0dcfca587a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:16:00 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-c7f33a4f-670f-4633-8626-cb136b9f8c8a tempest-AttachVolumeNegativeTest-1408651582 None] Volume ff42a97f-2275-4ed5-b40a-083eebe6532f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ff42a97f-2275-4ed5-b40a-083eebe6532f', 'volume_size': 1} Aug 15 16:16:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c7f33a4f-670f-4633-8626-cb136b9f8c8a tempest-AttachVolumeNegativeTest-1408651582 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:16:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c7f33a4f-670f-4633-8626-cb136b9f8c8a tempest-AttachVolumeNegativeTest-1408651582 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:16:00 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c7f33a4f-670f-4633-8626-cb136b9f8c8a tempest-AttachVolumeNegativeTest-1408651582 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:16:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1814387359',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ff42a97f-2275-4ed5-b40a-083eebe6532f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03e42f1e6205433c84ea2ca804fbd98e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:16:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:16:00Z,use_quota=True,user_id='81c4335d95f74ad79b88733028cf4e29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:16:00 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-c7f33a4f-670f-4633-8626-cb136b9f8c8a tempest-AttachVolumeNegativeTest-1408651582 None] Creating volume ff42a97f-2275-4ed5-b40a-083eebe6532f {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:16:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c7f33a4f-670f-4633-8626-cb136b9f8c8a tempest-AttachVolumeNegativeTest-1408651582 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:16:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c7f33a4f-670f-4633-8626-cb136b9f8c8a tempest-AttachVolumeNegativeTest-1408651582 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:16:00 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c7f33a4f-670f-4633-8626-cb136b9f8c8a tempest-AttachVolumeNegativeTest-1408651582 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:16:00 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c7f33a4f-670f-4633-8626-cb136b9f8c8a tempest-AttachVolumeNegativeTest-1408651582 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:16:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c7f33a4f-670f-4633-8626-cb136b9f8c8a tempest-AttachVolumeNegativeTest-1408651582 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:16:00 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c7f33a4f-670f-4633-8626-cb136b9f8c8a tempest-AttachVolumeNegativeTest-1408651582 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:16:00 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-c7f33a4f-670f-4633-8626-cb136b9f8c8a tempest-AttachVolumeNegativeTest-1408651582 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:16:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c7f33a4f-670f-4633-8626-cb136b9f8c8a tempest-AttachVolumeNegativeTest-1408651582 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ff42a97f-2275-4ed5-b40a-083eebe6532f 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:16:00 devstack sudo[98720]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ff42a97f-2275-4ed5-b40a-083eebe6532f 1073741824 Aug 15 16:16:00 devstack sudo[98720]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:16:01 devstack sudo[98720]: pam_unix(sudo:session): session closed for user root Aug 15 16:16:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c7f33a4f-670f-4633-8626-cb136b9f8c8a tempest-AttachVolumeNegativeTest-1408651582 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ff42a97f-2275-4ed5-b40a-083eebe6532f 1073741824" returned: 0 in 0.630s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:16:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c7f33a4f-670f-4633-8626-cb136b9f8c8a tempest-AttachVolumeNegativeTest-1408651582 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ff42a97f-2275-4ed5-b40a-083eebe6532f {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:16:01 devstack sudo[98727]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ff42a97f-2275-4ed5-b40a-083eebe6532f Aug 15 16:16:01 devstack sudo[98727]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:16:01 devstack sudo[98727]: pam_unix(sudo:session): session closed for user root Aug 15 16:16:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c7f33a4f-670f-4633-8626-cb136b9f8c8a tempest-AttachVolumeNegativeTest-1408651582 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ff42a97f-2275-4ed5-b40a-083eebe6532f" returned: 0 in 0.385s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:16:01 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c7f33a4f-670f-4633-8626-cb136b9f8c8a tempest-AttachVolumeNegativeTest-1408651582 None] <== create_volume: return (1093ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:16:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c7f33a4f-670f-4633-8626-cb136b9f8c8a tempest-AttachVolumeNegativeTest-1408651582 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.096s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:16:01 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c7f33a4f-670f-4633-8626-cb136b9f8c8a tempest-AttachVolumeNegativeTest-1408651582 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f5a3c73c-6725-405e-8605-e0dcfca587a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ff42a97f-2275-4ed5-b40a-083eebe6532f', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:16:01 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c7f33a4f-670f-4633-8626-cb136b9f8c8a tempest-AttachVolumeNegativeTest-1408651582 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a4a6ea63-922e-4047-9201-059dd179dd19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:16:01 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-c7f33a4f-670f-4633-8626-cb136b9f8c8a tempest-AttachVolumeNegativeTest-1408651582 None] Volume volume-ff42a97f-2275-4ed5-b40a-083eebe6532f (ff42a97f-2275-4ed5-b40a-083eebe6532f): created successfully Aug 15 16:16:01 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c7f33a4f-670f-4633-8626-cb136b9f8c8a tempest-AttachVolumeNegativeTest-1408651582 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a4a6ea63-922e-4047-9201-059dd179dd19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:16:01 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c7f33a4f-670f-4633-8626-cb136b9f8c8a tempest-AttachVolumeNegativeTest-1408651582 None] Flow 'volume_create_manager' (dea5da60-867c-4b6b-881e-41fe7c4d9f26) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:16:01 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-c7f33a4f-670f-4633-8626-cb136b9f8c8a tempest-AttachVolumeNegativeTest-1408651582 None] Created volume successfully. Aug 15 16:16:03 devstack cinder-volume[94214]: DEBUG dbcounter [-] [94214] Writing DB stats cinder:UPDATE=68,cinder:SELECT=68,cinder:INSERT=16,cinder:DELETE=3 {{(pid=94214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 16:16:03 devstack cinder-volume[94214]: DEBUG dbcounter [-] [94214] Writing DB stats cinder:SELECT=63,cinder:INSERT=15,cinder:UPDATE=62,cinder:DELETE=5 {{(pid=94214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 16:16:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-d3a06c82-aa24-489c-9809-f953bfbb4fb0 req-50d2a871-da09-4379-8bea-3516fce0b7f2 tempest-AttachVolumeNegativeTest-1408651582 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:16:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-d3a06c82-aa24-489c-9809-f953bfbb4fb0 req-50d2a871-da09-4379-8bea-3516fce0b7f2 tempest-AttachVolumeNegativeTest-1408651582 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:16:04 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-d3a06c82-aa24-489c-9809-f953bfbb4fb0 req-50d2a871-da09-4379-8bea-3516fce0b7f2 tempest-AttachVolumeNegativeTest-1408651582 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.033s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:16:04 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-d3a06c82-aa24-489c-9809-f953bfbb4fb0 req-50d2a871-da09-4379-8bea-3516fce0b7f2 tempest-AttachVolumeNegativeTest-1408651582 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81', 'name': 'volume-ff42a97f-2275-4ed5-b40a-083eebe6532f', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': 'bea6861d-d205-4648-a8e4-b3d84c0ee3ae', 'enforce_multipath': True} {{(pid=94214) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 15 16:16:04 devstack cinder-volume[94214]: INFO cinder.volume.manager [req-d3a06c82-aa24-489c-9809-f953bfbb4fb0 req-50d2a871-da09-4379-8bea-3516fce0b7f2 tempest-AttachVolumeNegativeTest-1408651582 None] attachment_update completed successfully. Aug 15 16:16:07 devstack cinder-volume[94214]: INFO cinder.volume.manager [req-f2f80c5d-f2c5-4a38-9ad0-8520baf28c37 req-4b32f919-ca9c-428e-97e6-e09f74b6816e tempest-AttachVolumeNegativeTest-1408651582 None] Terminate volume connection completed successfully. Aug 15 16:16:07 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-f2f80c5d-f2c5-4a38-9ad0-8520baf28c37 req-4b32f919-ca9c-428e-97e6-e09f74b6816e tempest-AttachVolumeNegativeTest-1408651582 None] Deleting attachment bea6861d-d205-4648-a8e4-b3d84c0ee3ae. {{(pid=94214) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 15 16:16:09 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-342df984-2733-4f5c-9a04-2b01ee9278df tempest-SnapshotsActionsTest-831111992 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:16:09 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-342df984-2733-4f5c-9a04-2b01ee9278df tempest-SnapshotsActionsTest-831111992 None] Flow 'volume_create_manager' (51026359-a566-4bf5-a230-f4ffe8330636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:16:09 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-342df984-2733-4f5c-9a04-2b01ee9278df tempest-SnapshotsActionsTest-831111992 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c7ae5673-e91e-4910-96a8-e5ce4a8da45d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:16:09 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-342df984-2733-4f5c-9a04-2b01ee9278df tempest-SnapshotsActionsTest-831111992 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c7ae5673-e91e-4910-96a8-e5ce4a8da45d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:16:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-2098455683',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=730f491c-01b5-4151-ac1f-81d42f0c8cda,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0034d7129dd24b6daaa7d41e8b548ba8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:16:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:16:10Z,use_quota=True,user_id='3372c9ad848d4cd8a68f1509807eff99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:16:09 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-342df984-2733-4f5c-9a04-2b01ee9278df tempest-SnapshotsActionsTest-831111992 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a57a2601-31bd-4b15-a8bb-2fc350ea7073) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:16:09 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-342df984-2733-4f5c-9a04-2b01ee9278df tempest-SnapshotsActionsTest-831111992 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a57a2601-31bd-4b15-a8bb-2fc350ea7073) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:16:09 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-342df984-2733-4f5c-9a04-2b01ee9278df tempest-SnapshotsActionsTest-831111992 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (35999f2c-7fbf-4f87-8631-03dd433b2cbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:16:09 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-342df984-2733-4f5c-9a04-2b01ee9278df tempest-SnapshotsActionsTest-831111992 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (35999f2c-7fbf-4f87-8631-03dd433b2cbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '730f491c-01b5-4151-ac1f-81d42f0c8cda', 'volume_name': 'volume-730f491c-01b5-4151-ac1f-81d42f0c8cda', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:16:09 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-342df984-2733-4f5c-9a04-2b01ee9278df tempest-SnapshotsActionsTest-831111992 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (831b4ed7-aa69-4d13-a912-ff2c590404a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:16:09 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-342df984-2733-4f5c-9a04-2b01ee9278df tempest-SnapshotsActionsTest-831111992 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (831b4ed7-aa69-4d13-a912-ff2c590404a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:16:09 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-342df984-2733-4f5c-9a04-2b01ee9278df tempest-SnapshotsActionsTest-831111992 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (15d03816-e22b-4f33-98e9-84e7b8954768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:16:09 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-342df984-2733-4f5c-9a04-2b01ee9278df tempest-SnapshotsActionsTest-831111992 None] Volume 730f491c-01b5-4151-ac1f-81d42f0c8cda: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-730f491c-01b5-4151-ac1f-81d42f0c8cda', 'volume_size': 1} Aug 15 16:16:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-342df984-2733-4f5c-9a04-2b01ee9278df tempest-SnapshotsActionsTest-831111992 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:16:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-342df984-2733-4f5c-9a04-2b01ee9278df tempest-SnapshotsActionsTest-831111992 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:16:09 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-342df984-2733-4f5c-9a04-2b01ee9278df tempest-SnapshotsActionsTest-831111992 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:16:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-2098455683',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=730f491c-01b5-4151-ac1f-81d42f0c8cda,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0034d7129dd24b6daaa7d41e8b548ba8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:16:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:16:10Z,use_quota=True,user_id='3372c9ad848d4cd8a68f1509807eff99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:16:09 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-342df984-2733-4f5c-9a04-2b01ee9278df tempest-SnapshotsActionsTest-831111992 None] Creating volume 730f491c-01b5-4151-ac1f-81d42f0c8cda {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:16:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-342df984-2733-4f5c-9a04-2b01ee9278df tempest-SnapshotsActionsTest-831111992 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:16:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-342df984-2733-4f5c-9a04-2b01ee9278df tempest-SnapshotsActionsTest-831111992 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:16:09 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-342df984-2733-4f5c-9a04-2b01ee9278df tempest-SnapshotsActionsTest-831111992 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:16:09 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-342df984-2733-4f5c-9a04-2b01ee9278df tempest-SnapshotsActionsTest-831111992 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:16:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-342df984-2733-4f5c-9a04-2b01ee9278df tempest-SnapshotsActionsTest-831111992 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:16:09 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-342df984-2733-4f5c-9a04-2b01ee9278df tempest-SnapshotsActionsTest-831111992 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:16:09 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-342df984-2733-4f5c-9a04-2b01ee9278df tempest-SnapshotsActionsTest-831111992 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:16:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-342df984-2733-4f5c-9a04-2b01ee9278df tempest-SnapshotsActionsTest-831111992 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:16:09 devstack sudo[99225]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda 1073741824 Aug 15 16:16:09 devstack sudo[99225]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:16:10 devstack sudo[99225]: pam_unix(sudo:session): session closed for user root Aug 15 16:16:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-342df984-2733-4f5c-9a04-2b01ee9278df tempest-SnapshotsActionsTest-831111992 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda 1073741824" returned: 0 in 0.435s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:16:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-342df984-2733-4f5c-9a04-2b01ee9278df tempest-SnapshotsActionsTest-831111992 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:16:10 devstack sudo[99231]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda Aug 15 16:16:10 devstack sudo[99231]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:16:10 devstack sudo[99231]: pam_unix(sudo:session): session closed for user root Aug 15 16:16:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-342df984-2733-4f5c-9a04-2b01ee9278df tempest-SnapshotsActionsTest-831111992 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda" returned: 0 in 0.326s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:16:10 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-342df984-2733-4f5c-9a04-2b01ee9278df tempest-SnapshotsActionsTest-831111992 None] <== create_volume: return (810ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:16:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-342df984-2733-4f5c-9a04-2b01ee9278df tempest-SnapshotsActionsTest-831111992 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.813s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:16:10 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-342df984-2733-4f5c-9a04-2b01ee9278df tempest-SnapshotsActionsTest-831111992 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (15d03816-e22b-4f33-98e9-84e7b8954768) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-730f491c-01b5-4151-ac1f-81d42f0c8cda', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:16:10 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-342df984-2733-4f5c-9a04-2b01ee9278df tempest-SnapshotsActionsTest-831111992 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (989f259d-456c-4094-9a93-b8156ee4482c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:16:10 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-342df984-2733-4f5c-9a04-2b01ee9278df tempest-SnapshotsActionsTest-831111992 None] Volume volume-730f491c-01b5-4151-ac1f-81d42f0c8cda (730f491c-01b5-4151-ac1f-81d42f0c8cda): created successfully Aug 15 16:16:10 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-342df984-2733-4f5c-9a04-2b01ee9278df tempest-SnapshotsActionsTest-831111992 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (989f259d-456c-4094-9a93-b8156ee4482c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:16:10 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-342df984-2733-4f5c-9a04-2b01ee9278df tempest-SnapshotsActionsTest-831111992 None] Flow 'volume_create_manager' (51026359-a566-4bf5-a230-f4ffe8330636) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:16:10 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-342df984-2733-4f5c-9a04-2b01ee9278df tempest-SnapshotsActionsTest-831111992 None] Created volume successfully. Aug 15 16:16:12 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-05ea5d0f-9a8a-47a3-98b8-5ab0208adabd tempest-SnapshotsActionsTest-831111992 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:16:12 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-05ea5d0f-9a8a-47a3-98b8-5ab0208adabd tempest-SnapshotsActionsTest-831111992 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.002s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:16:12 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-05ea5d0f-9a8a-47a3-98b8-5ab0208adabd tempest-SnapshotsActionsTest-831111992 None] Creating offline snapshot 0b5e5e97-7b65-4ac2-920b-ab80bcd332ee of volume 730f491c-01b5-4151-ac1f-81d42f0c8cda {{(pid=94214) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 15 16:16:12 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[3d873030-bcba-433e-8357-8a75c6dd6c83]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:16:12 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-05ea5d0f-9a8a-47a3-98b8-5ab0208adabd tempest-SnapshotsActionsTest-831111992 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:16:12 devstack sudo[99238]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda Aug 15 16:16:12 devstack sudo[99238]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:16:12 devstack sudo[99238]: pam_unix(sudo:session): session closed for user root Aug 15 16:16:12 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-05ea5d0f-9a8a-47a3-98b8-5ab0208adabd tempest-SnapshotsActionsTest-831111992 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda" returned: 0 in 0.441s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:16:12 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-05ea5d0f-9a8a-47a3-98b8-5ab0208adabd tempest-SnapshotsActionsTest-831111992 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee 1G {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:16:12 devstack sudo[99243]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee 1G Aug 15 16:16:12 devstack sudo[99243]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:16:13 devstack sudo[99243]: pam_unix(sudo:session): session closed for user root Aug 15 16:16:13 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-05ea5d0f-9a8a-47a3-98b8-5ab0208adabd tempest-SnapshotsActionsTest-831111992 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee 1G" returned: 0 in 0.464s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:16:13 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-05ea5d0f-9a8a-47a3-98b8-5ab0208adabd tempest-SnapshotsActionsTest-831111992 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-730f491c-01b5-4151-ac1f-81d42f0c8cda -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:16:13 devstack sudo[99249]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-730f491c-01b5-4151-ac1f-81d42f0c8cda -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee Aug 15 16:16:13 devstack sudo[99249]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:16:13 devstack sudo[99249]: pam_unix(sudo:session): session closed for user root Aug 15 16:16:13 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-05ea5d0f-9a8a-47a3-98b8-5ab0208adabd tempest-SnapshotsActionsTest-831111992 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-730f491c-01b5-4151-ac1f-81d42f0c8cda -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee" returned: 0 in 0.429s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:16:13 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-05ea5d0f-9a8a-47a3-98b8-5ab0208adabd tempest-SnapshotsActionsTest-831111992 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee is being set with open permissions: ugo+rw Aug 15 16:16:13 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-05ea5d0f-9a8a-47a3-98b8-5ab0208adabd tempest-SnapshotsActionsTest-831111992 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:16:13 devstack sudo[99256]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee Aug 15 16:16:13 devstack sudo[99256]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:16:13 devstack sudo[99256]: pam_unix(sudo:session): session closed for user root Aug 15 16:16:13 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-05ea5d0f-9a8a-47a3-98b8-5ab0208adabd tempest-SnapshotsActionsTest-831111992 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee" returned: 0 in 0.325s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:16:13 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-05ea5d0f-9a8a-47a3-98b8-5ab0208adabd tempest-SnapshotsActionsTest-831111992 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:16:13 devstack sudo[99259]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.info Aug 15 16:16:13 devstack sudo[99259]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:16:14 devstack sudo[99259]: pam_unix(sudo:session): session closed for user root Aug 15 16:16:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-05ea5d0f-9a8a-47a3-98b8-5ab0208adabd tempest-SnapshotsActionsTest-831111992 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.info" returned: 0 in 0.464s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:16:14 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-05ea5d0f-9a8a-47a3-98b8-5ab0208adabd tempest-SnapshotsActionsTest-831111992 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.info is being set with open permissions: ugo+rw Aug 15 16:16:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-05ea5d0f-9a8a-47a3-98b8-5ab0208adabd tempest-SnapshotsActionsTest-831111992 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:16:14 devstack sudo[99262]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.info Aug 15 16:16:14 devstack sudo[99262]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:16:14 devstack sudo[99262]: pam_unix(sudo:session): session closed for user root Aug 15 16:16:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-05ea5d0f-9a8a-47a3-98b8-5ab0208adabd tempest-SnapshotsActionsTest-831111992 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.info" returned: 0 in 0.576s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:16:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-05ea5d0f-9a8a-47a3-98b8-5ab0208adabd tempest-SnapshotsActionsTest-831111992 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.839s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:16:15 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-05ea5d0f-9a8a-47a3-98b8-5ab0208adabd tempest-SnapshotsActionsTest-831111992 None] Create snapshot completed successfully Aug 15 16:16:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-62464b9b-a601-41d0-b857-ca29fca081b4 tempest-SnapshotsActionsTest-831111992 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:16:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-62464b9b-a601-41d0-b857-ca29fca081b4 tempest-SnapshotsActionsTest-831111992 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:16:16 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-62464b9b-a601-41d0-b857-ca29fca081b4 tempest-SnapshotsActionsTest-831111992 None] Creating offline snapshot 0ec9e879-09e7-4dc2-ae52-77c12e08ee1e of volume 730f491c-01b5-4151-ac1f-81d42f0c8cda {{(pid=94214) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 15 16:16:16 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[2a56fd7c-cb24-4055-ba25-a93b91a9074c]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:16:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-62464b9b-a601-41d0-b857-ca29fca081b4 tempest-SnapshotsActionsTest-831111992 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:16:16 devstack sudo[99270]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee Aug 15 16:16:16 devstack sudo[99270]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:16:16 devstack sudo[99270]: pam_unix(sudo:session): session closed for user root Aug 15 16:16:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-62464b9b-a601-41d0-b857-ca29fca081b4 tempest-SnapshotsActionsTest-831111992 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee" returned: 0 in 0.631s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:16:16 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-62464b9b-a601-41d0-b857-ca29fca081b4 tempest-SnapshotsActionsTest-831111992 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-730f491c-01b5-4151-ac1f-81d42f0c8cda(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:16:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-62464b9b-a601-41d0-b857-ca29fca081b4 tempest-SnapshotsActionsTest-831111992 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0ec9e879-09e7-4dc2-ae52-77c12e08ee1e 1G {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:16:16 devstack sudo[99293]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0ec9e879-09e7-4dc2-ae52-77c12e08ee1e 1G Aug 15 16:16:16 devstack sudo[99293]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:16:17 devstack sudo[99293]: pam_unix(sudo:session): session closed for user root Aug 15 16:16:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-62464b9b-a601-41d0-b857-ca29fca081b4 tempest-SnapshotsActionsTest-831111992 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0ec9e879-09e7-4dc2-ae52-77c12e08ee1e 1G" returned: 0 in 0.593s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:16:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-62464b9b-a601-41d0-b857-ca29fca081b4 tempest-SnapshotsActionsTest-831111992 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0ec9e879-09e7-4dc2-ae52-77c12e08ee1e {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:16:17 devstack sudo[99303]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0ec9e879-09e7-4dc2-ae52-77c12e08ee1e Aug 15 16:16:17 devstack sudo[99303]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:16:17 devstack sudo[99303]: pam_unix(sudo:session): session closed for user root Aug 15 16:16:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-62464b9b-a601-41d0-b857-ca29fca081b4 tempest-SnapshotsActionsTest-831111992 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0ec9e879-09e7-4dc2-ae52-77c12e08ee1e" returned: 0 in 0.360s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:16:17 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-62464b9b-a601-41d0-b857-ca29fca081b4 tempest-SnapshotsActionsTest-831111992 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0ec9e879-09e7-4dc2-ae52-77c12e08ee1e is being set with open permissions: ugo+rw Aug 15 16:16:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-62464b9b-a601-41d0-b857-ca29fca081b4 tempest-SnapshotsActionsTest-831111992 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0ec9e879-09e7-4dc2-ae52-77c12e08ee1e {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:16:17 devstack sudo[99309]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0ec9e879-09e7-4dc2-ae52-77c12e08ee1e Aug 15 16:16:17 devstack sudo[99309]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:16:17 devstack sudo[99309]: pam_unix(sudo:session): session closed for user root Aug 15 16:16:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-62464b9b-a601-41d0-b857-ca29fca081b4 tempest-SnapshotsActionsTest-831111992 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0ec9e879-09e7-4dc2-ae52-77c12e08ee1e" returned: 0 in 0.257s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:16:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-62464b9b-a601-41d0-b857-ca29fca081b4 tempest-SnapshotsActionsTest-831111992 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.971s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:16:18 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-62464b9b-a601-41d0-b857-ca29fca081b4 tempest-SnapshotsActionsTest-831111992 None] Create snapshot completed successfully Aug 15 16:16:19 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-9d8852e9-9655-46ec-aee6-768b01b88af8 tempest-SnapshotsActionsTest-1790700058 None] Acquiring lock "cinder-0ec9e879-09e7-4dc2-ae52-77c12e08ee1e-delete_snapshot" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:16:19 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-9d8852e9-9655-46ec-aee6-768b01b88af8 tempest-SnapshotsActionsTest-1790700058 None] Lock "cinder-0ec9e879-09e7-4dc2-ae52-77c12e08ee1e-delete_snapshot" acquired by "delete_snapshot" :: waited 0.034s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:16:19 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-9d8852e9-9655-46ec-aee6-768b01b88af8 tempest-SnapshotsActionsTest-1790700058 None] Acquiring lock "cinder-quobyte-730f491c-01b5-4151-ac1f-81d42f0c8cda" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:16:19 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-9d8852e9-9655-46ec-aee6-768b01b88af8 tempest-SnapshotsActionsTest-1790700058 None] Lock "cinder-quobyte-730f491c-01b5-4151-ac1f-81d42f0c8cda" acquired by "delete_snapshot" :: waited 0.027s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:16:19 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-9d8852e9-9655-46ec-aee6-768b01b88af8 tempest-SnapshotsActionsTest-1790700058 None] Acquiring lock "cinder-quobyte-0ec9e879-09e7-4dc2-ae52-77c12e08ee1e" by "_delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:16:19 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-9d8852e9-9655-46ec-aee6-768b01b88af8 tempest-SnapshotsActionsTest-1790700058 None] Lock "cinder-quobyte-0ec9e879-09e7-4dc2-ae52-77c12e08ee1e" acquired by "_delete_snapshot" :: waited 0.018s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:16:19 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-9d8852e9-9655-46ec-aee6-768b01b88af8 tempest-SnapshotsActionsTest-1790700058 None] Deleting offline snapshot 0ec9e879-09e7-4dc2-ae52-77c12e08ee1e of volume 730f491c-01b5-4151-ac1f-81d42f0c8cda {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 15 16:16:19 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-9d8852e9-9655-46ec-aee6-768b01b88af8 tempest-SnapshotsActionsTest-1790700058 None] snapshot_file for this snap is: volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0ec9e879-09e7-4dc2-ae52-77c12e08ee1e {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 15 16:16:19 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[b0bcceeb-e74b-4a02-ac14-e333cbcfe0dd]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:16:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9d8852e9-9655-46ec-aee6-768b01b88af8 tempest-SnapshotsActionsTest-1790700058 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0ec9e879-09e7-4dc2-ae52-77c12e08ee1e {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:16:19 devstack sudo[99321]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0ec9e879-09e7-4dc2-ae52-77c12e08ee1e Aug 15 16:16:19 devstack sudo[99321]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:16:19 devstack sudo[99321]: pam_unix(sudo:session): session closed for user root Aug 15 16:16:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9d8852e9-9655-46ec-aee6-768b01b88af8 tempest-SnapshotsActionsTest-1790700058 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0ec9e879-09e7-4dc2-ae52-77c12e08ee1e" returned: 0 in 0.466s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:16:19 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-9d8852e9-9655-46ec-aee6-768b01b88af8 tempest-SnapshotsActionsTest-1790700058 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-730f491c-01b5-4151-ac1f-81d42f0c8cda(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:16:20 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[69c8a742-8e50-45e0-a75c-1776f725c275]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:16:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9d8852e9-9655-46ec-aee6-768b01b88af8 tempest-SnapshotsActionsTest-1790700058 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:16:20 devstack sudo[99326]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee Aug 15 16:16:20 devstack sudo[99326]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:16:20 devstack sudo[99326]: pam_unix(sudo:session): session closed for user root Aug 15 16:16:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9d8852e9-9655-46ec-aee6-768b01b88af8 tempest-SnapshotsActionsTest-1790700058 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee" returned: 0 in 0.423s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:16:20 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-9d8852e9-9655-46ec-aee6-768b01b88af8 tempest-SnapshotsActionsTest-1790700058 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-730f491c-01b5-4151-ac1f-81d42f0c8cda(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:16:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9d8852e9-9655-46ec-aee6-768b01b88af8 tempest-SnapshotsActionsTest-1790700058 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0ec9e879-09e7-4dc2-ae52-77c12e08ee1e {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:16:20 devstack sudo[99332]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0ec9e879-09e7-4dc2-ae52-77c12e08ee1e Aug 15 16:16:20 devstack sudo[99332]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:16:20 devstack sudo[99332]: pam_unix(sudo:session): session closed for user root Aug 15 16:16:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9d8852e9-9655-46ec-aee6-768b01b88af8 tempest-SnapshotsActionsTest-1790700058 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0ec9e879-09e7-4dc2-ae52-77c12e08ee1e" returned: 0 in 0.504s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:16:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9d8852e9-9655-46ec-aee6-768b01b88af8 tempest-SnapshotsActionsTest-1790700058 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0ec9e879-09e7-4dc2-ae52-77c12e08ee1e {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:16:20 devstack sudo[99352]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0ec9e879-09e7-4dc2-ae52-77c12e08ee1e Aug 15 16:16:20 devstack sudo[99352]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:16:21 devstack sudo[99352]: pam_unix(sudo:session): session closed for user root Aug 15 16:16:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9d8852e9-9655-46ec-aee6-768b01b88af8 tempest-SnapshotsActionsTest-1790700058 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0ec9e879-09e7-4dc2-ae52-77c12e08ee1e" returned: 0 in 0.323s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:16:21 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-9d8852e9-9655-46ec-aee6-768b01b88af8 tempest-SnapshotsActionsTest-1790700058 None] Lock "cinder-quobyte-0ec9e879-09e7-4dc2-ae52-77c12e08ee1e" released by "_delete_snapshot" :: held 1.860s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:16:21 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-9d8852e9-9655-46ec-aee6-768b01b88af8 tempest-SnapshotsActionsTest-1790700058 None] Lock "cinder-quobyte-730f491c-01b5-4151-ac1f-81d42f0c8cda" released by "delete_snapshot" :: held 1.898s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:16:21 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-9d8852e9-9655-46ec-aee6-768b01b88af8 tempest-SnapshotsActionsTest-1790700058 None] Created reservations ['f70a49f0-b56f-4a03-8be8-a0ea8f25efa6', 'ad24418c-cd6a-4f36-b1f2-5a8c2a104c7e', '80649f13-547c-4526-9ab8-00d40dd81d80', '882bd325-aa67-42c2-9ce4-d53708a78032'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:16:21 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-9d8852e9-9655-46ec-aee6-768b01b88af8 tempest-SnapshotsActionsTest-1790700058 None] Delete snapshot completed successfully. Aug 15 16:16:21 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-9d8852e9-9655-46ec-aee6-768b01b88af8 tempest-SnapshotsActionsTest-1790700058 None] Lock "cinder-0ec9e879-09e7-4dc2-ae52-77c12e08ee1e-delete_snapshot" released by "delete_snapshot" :: held 2.188s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:16:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-da2d49ea-96fd-4cf9-916d-1e7c2e1c1403 tempest-SnapshotsActionsTest-831111992 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:16:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-da2d49ea-96fd-4cf9-916d-1e7c2e1c1403 tempest-SnapshotsActionsTest-831111992 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:16:21 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-da2d49ea-96fd-4cf9-916d-1e7c2e1c1403 tempest-SnapshotsActionsTest-831111992 None] Creating offline snapshot c5a9213f-ff01-44fe-a3e5-20f3bb28e9e6 of volume 730f491c-01b5-4151-ac1f-81d42f0c8cda {{(pid=94214) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 15 16:16:22 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[10aa97a0-7ae0-4c74-a0b8-29b0af57d54d]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:16:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-da2d49ea-96fd-4cf9-916d-1e7c2e1c1403 tempest-SnapshotsActionsTest-831111992 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:16:22 devstack sudo[99366]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee Aug 15 16:16:22 devstack sudo[99366]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:16:22 devstack sudo[99366]: pam_unix(sudo:session): session closed for user root Aug 15 16:16:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-da2d49ea-96fd-4cf9-916d-1e7c2e1c1403 tempest-SnapshotsActionsTest-831111992 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee" returned: 0 in 0.427s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:16:22 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-da2d49ea-96fd-4cf9-916d-1e7c2e1c1403 tempest-SnapshotsActionsTest-831111992 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-730f491c-01b5-4151-ac1f-81d42f0c8cda(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:16:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-da2d49ea-96fd-4cf9-916d-1e7c2e1c1403 tempest-SnapshotsActionsTest-831111992 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.c5a9213f-ff01-44fe-a3e5-20f3bb28e9e6 1G {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:16:22 devstack sudo[99371]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.c5a9213f-ff01-44fe-a3e5-20f3bb28e9e6 1G Aug 15 16:16:22 devstack sudo[99371]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:16:22 devstack sudo[99371]: pam_unix(sudo:session): session closed for user root Aug 15 16:16:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-da2d49ea-96fd-4cf9-916d-1e7c2e1c1403 tempest-SnapshotsActionsTest-831111992 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.c5a9213f-ff01-44fe-a3e5-20f3bb28e9e6 1G" returned: 0 in 0.560s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:16:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-da2d49ea-96fd-4cf9-916d-1e7c2e1c1403 tempest-SnapshotsActionsTest-831111992 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.c5a9213f-ff01-44fe-a3e5-20f3bb28e9e6 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:16:23 devstack sudo[99378]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.c5a9213f-ff01-44fe-a3e5-20f3bb28e9e6 Aug 15 16:16:23 devstack sudo[99378]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:16:23 devstack sudo[99378]: pam_unix(sudo:session): session closed for user root Aug 15 16:16:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-da2d49ea-96fd-4cf9-916d-1e7c2e1c1403 tempest-SnapshotsActionsTest-831111992 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.c5a9213f-ff01-44fe-a3e5-20f3bb28e9e6" returned: 0 in 0.356s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:16:23 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-da2d49ea-96fd-4cf9-916d-1e7c2e1c1403 tempest-SnapshotsActionsTest-831111992 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.c5a9213f-ff01-44fe-a3e5-20f3bb28e9e6 is being set with open permissions: ugo+rw Aug 15 16:16:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-da2d49ea-96fd-4cf9-916d-1e7c2e1c1403 tempest-SnapshotsActionsTest-831111992 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.c5a9213f-ff01-44fe-a3e5-20f3bb28e9e6 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:16:23 devstack sudo[99384]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.c5a9213f-ff01-44fe-a3e5-20f3bb28e9e6 Aug 15 16:16:23 devstack sudo[99384]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:16:23 devstack sudo[99384]: pam_unix(sudo:session): session closed for user root Aug 15 16:16:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-da2d49ea-96fd-4cf9-916d-1e7c2e1c1403 tempest-SnapshotsActionsTest-831111992 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.c5a9213f-ff01-44fe-a3e5-20f3bb28e9e6" returned: 0 in 0.503s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:16:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-da2d49ea-96fd-4cf9-916d-1e7c2e1c1403 tempest-SnapshotsActionsTest-831111992 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.999s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:16:23 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-da2d49ea-96fd-4cf9-916d-1e7c2e1c1403 tempest-SnapshotsActionsTest-831111992 None] Create snapshot completed successfully Aug 15 16:16:25 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-5821753e-43fb-49e6-ab9b-43b7faab2ecc tempest-SnapshotsActionsTest-1790700058 None] Acquiring lock "cinder-c5a9213f-ff01-44fe-a3e5-20f3bb28e9e6-delete_snapshot" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:16:25 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-5821753e-43fb-49e6-ab9b-43b7faab2ecc tempest-SnapshotsActionsTest-1790700058 None] Lock "cinder-c5a9213f-ff01-44fe-a3e5-20f3bb28e9e6-delete_snapshot" acquired by "delete_snapshot" :: waited 0.033s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:16:25 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-5821753e-43fb-49e6-ab9b-43b7faab2ecc tempest-SnapshotsActionsTest-1790700058 None] Acquiring lock "cinder-quobyte-730f491c-01b5-4151-ac1f-81d42f0c8cda" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:16:25 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-5821753e-43fb-49e6-ab9b-43b7faab2ecc tempest-SnapshotsActionsTest-1790700058 None] Lock "cinder-quobyte-730f491c-01b5-4151-ac1f-81d42f0c8cda" acquired by "delete_snapshot" :: waited 0.037s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:16:25 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-5821753e-43fb-49e6-ab9b-43b7faab2ecc tempest-SnapshotsActionsTest-1790700058 None] Acquiring lock "cinder-quobyte-c5a9213f-ff01-44fe-a3e5-20f3bb28e9e6" by "_delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:16:25 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-5821753e-43fb-49e6-ab9b-43b7faab2ecc tempest-SnapshotsActionsTest-1790700058 None] Lock "cinder-quobyte-c5a9213f-ff01-44fe-a3e5-20f3bb28e9e6" acquired by "_delete_snapshot" :: waited 0.028s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:16:25 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-5821753e-43fb-49e6-ab9b-43b7faab2ecc tempest-SnapshotsActionsTest-1790700058 None] Deleting offline snapshot c5a9213f-ff01-44fe-a3e5-20f3bb28e9e6 of volume 730f491c-01b5-4151-ac1f-81d42f0c8cda {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 15 16:16:25 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-5821753e-43fb-49e6-ab9b-43b7faab2ecc tempest-SnapshotsActionsTest-1790700058 None] snapshot_file for this snap is: volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.c5a9213f-ff01-44fe-a3e5-20f3bb28e9e6 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 15 16:16:25 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[0d4c7bbf-f8dc-47bc-a04c-2089a6215917]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:16:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-5821753e-43fb-49e6-ab9b-43b7faab2ecc tempest-SnapshotsActionsTest-1790700058 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.c5a9213f-ff01-44fe-a3e5-20f3bb28e9e6 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:16:25 devstack sudo[99463]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.c5a9213f-ff01-44fe-a3e5-20f3bb28e9e6 Aug 15 16:16:25 devstack sudo[99463]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:16:26 devstack sudo[99463]: pam_unix(sudo:session): session closed for user root Aug 15 16:16:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-5821753e-43fb-49e6-ab9b-43b7faab2ecc tempest-SnapshotsActionsTest-1790700058 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.c5a9213f-ff01-44fe-a3e5-20f3bb28e9e6" returned: 0 in 0.731s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:16:26 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-5821753e-43fb-49e6-ab9b-43b7faab2ecc tempest-SnapshotsActionsTest-1790700058 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-730f491c-01b5-4151-ac1f-81d42f0c8cda(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:16:26 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[bbe9a038-c059-4d50-b33e-d091668ebd58]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:16:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-5821753e-43fb-49e6-ab9b-43b7faab2ecc tempest-SnapshotsActionsTest-1790700058 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:16:26 devstack sudo[99481]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee Aug 15 16:16:26 devstack sudo[99481]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:16:27 devstack sudo[99481]: pam_unix(sudo:session): session closed for user root Aug 15 16:16:27 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-5821753e-43fb-49e6-ab9b-43b7faab2ecc tempest-SnapshotsActionsTest-1790700058 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee" returned: 0 in 1.079s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:16:27 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-5821753e-43fb-49e6-ab9b-43b7faab2ecc tempest-SnapshotsActionsTest-1790700058 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-730f491c-01b5-4151-ac1f-81d42f0c8cda(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:16:27 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-5821753e-43fb-49e6-ab9b-43b7faab2ecc tempest-SnapshotsActionsTest-1790700058 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.c5a9213f-ff01-44fe-a3e5-20f3bb28e9e6 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:16:27 devstack sudo[99502]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.c5a9213f-ff01-44fe-a3e5-20f3bb28e9e6 Aug 15 16:16:27 devstack sudo[99502]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:16:27 devstack sudo[99502]: pam_unix(sudo:session): session closed for user root Aug 15 16:16:27 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-5821753e-43fb-49e6-ab9b-43b7faab2ecc tempest-SnapshotsActionsTest-1790700058 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.c5a9213f-ff01-44fe-a3e5-20f3bb28e9e6" returned: 0 in 0.643s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:16:27 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-5821753e-43fb-49e6-ab9b-43b7faab2ecc tempest-SnapshotsActionsTest-1790700058 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.c5a9213f-ff01-44fe-a3e5-20f3bb28e9e6 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:16:28 devstack sudo[99509]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.c5a9213f-ff01-44fe-a3e5-20f3bb28e9e6 Aug 15 16:16:28 devstack sudo[99509]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:16:28 devstack sudo[99509]: pam_unix(sudo:session): session closed for user root Aug 15 16:16:28 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-5821753e-43fb-49e6-ab9b-43b7faab2ecc tempest-SnapshotsActionsTest-1790700058 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.c5a9213f-ff01-44fe-a3e5-20f3bb28e9e6" returned: 0 in 0.407s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:16:28 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-5821753e-43fb-49e6-ab9b-43b7faab2ecc tempest-SnapshotsActionsTest-1790700058 None] Lock "cinder-quobyte-c5a9213f-ff01-44fe-a3e5-20f3bb28e9e6" released by "_delete_snapshot" :: held 3.094s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:16:28 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-5821753e-43fb-49e6-ab9b-43b7faab2ecc tempest-SnapshotsActionsTest-1790700058 None] Lock "cinder-quobyte-730f491c-01b5-4151-ac1f-81d42f0c8cda" released by "delete_snapshot" :: held 3.144s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:16:28 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-5821753e-43fb-49e6-ab9b-43b7faab2ecc tempest-SnapshotsActionsTest-1790700058 None] Created reservations ['76bd90ef-89ab-46d6-a460-65550e3bff7f', 'a6399001-bcb2-4cb8-b8be-d0ecbf817e46', 'bb866809-ef41-4d80-98f1-81628f3ed422', 'a349ee75-f7db-40b0-a442-5de373164a9e'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:16:28 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-5821753e-43fb-49e6-ab9b-43b7faab2ecc tempest-SnapshotsActionsTest-1790700058 None] Delete snapshot completed successfully. Aug 15 16:16:28 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-5821753e-43fb-49e6-ab9b-43b7faab2ecc tempest-SnapshotsActionsTest-1790700058 None] Lock "cinder-c5a9213f-ff01-44fe-a3e5-20f3bb28e9e6-delete_snapshot" released by "delete_snapshot" :: held 3.493s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:16:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1cf79656-453e-44f2-8ade-16fd14e9a211 tempest-SnapshotsActionsTest-831111992 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:16:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1cf79656-453e-44f2-8ade-16fd14e9a211 tempest-SnapshotsActionsTest-831111992 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.003s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:16:30 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-1cf79656-453e-44f2-8ade-16fd14e9a211 tempest-SnapshotsActionsTest-831111992 None] Creating offline snapshot 2cc86942-405c-4ee4-bd06-f3b6112c24a2 of volume 730f491c-01b5-4151-ac1f-81d42f0c8cda {{(pid=94214) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 15 16:16:30 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[3f9da536-a4b9-454b-bec8-20162e50257b]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:16:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1cf79656-453e-44f2-8ade-16fd14e9a211 tempest-SnapshotsActionsTest-831111992 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:16:30 devstack sudo[99519]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee Aug 15 16:16:30 devstack sudo[99519]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:16:31 devstack sudo[99519]: pam_unix(sudo:session): session closed for user root Aug 15 16:16:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1cf79656-453e-44f2-8ade-16fd14e9a211 tempest-SnapshotsActionsTest-831111992 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee" returned: 0 in 1.316s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:16:31 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-1cf79656-453e-44f2-8ade-16fd14e9a211 tempest-SnapshotsActionsTest-831111992 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-730f491c-01b5-4151-ac1f-81d42f0c8cda(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:16:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1cf79656-453e-44f2-8ade-16fd14e9a211 tempest-SnapshotsActionsTest-831111992 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.2cc86942-405c-4ee4-bd06-f3b6112c24a2 1G {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:16:31 devstack sudo[99563]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.2cc86942-405c-4ee4-bd06-f3b6112c24a2 1G Aug 15 16:16:31 devstack sudo[99563]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:16:32 devstack sudo[99563]: pam_unix(sudo:session): session closed for user root Aug 15 16:16:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1cf79656-453e-44f2-8ade-16fd14e9a211 tempest-SnapshotsActionsTest-831111992 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.2cc86942-405c-4ee4-bd06-f3b6112c24a2 1G" returned: 0 in 1.153s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:16:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1cf79656-453e-44f2-8ade-16fd14e9a211 tempest-SnapshotsActionsTest-831111992 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.2cc86942-405c-4ee4-bd06-f3b6112c24a2 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:16:32 devstack sudo[99610]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.2cc86942-405c-4ee4-bd06-f3b6112c24a2 Aug 15 16:16:32 devstack sudo[99610]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:16:33 devstack sudo[99610]: pam_unix(sudo:session): session closed for user root Aug 15 16:16:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1cf79656-453e-44f2-8ade-16fd14e9a211 tempest-SnapshotsActionsTest-831111992 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.2cc86942-405c-4ee4-bd06-f3b6112c24a2" returned: 0 in 0.655s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:16:33 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-1cf79656-453e-44f2-8ade-16fd14e9a211 tempest-SnapshotsActionsTest-831111992 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.2cc86942-405c-4ee4-bd06-f3b6112c24a2 is being set with open permissions: ugo+rw Aug 15 16:16:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1cf79656-453e-44f2-8ade-16fd14e9a211 tempest-SnapshotsActionsTest-831111992 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.2cc86942-405c-4ee4-bd06-f3b6112c24a2 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:16:33 devstack sudo[99648]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.2cc86942-405c-4ee4-bd06-f3b6112c24a2 Aug 15 16:16:33 devstack sudo[99648]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:16:34 devstack sudo[99648]: pam_unix(sudo:session): session closed for user root Aug 15 16:16:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1cf79656-453e-44f2-8ade-16fd14e9a211 tempest-SnapshotsActionsTest-831111992 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.2cc86942-405c-4ee4-bd06-f3b6112c24a2" returned: 0 in 0.546s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:16:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1cf79656-453e-44f2-8ade-16fd14e9a211 tempest-SnapshotsActionsTest-831111992 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 3.891s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:16:34 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-1cf79656-453e-44f2-8ade-16fd14e9a211 tempest-SnapshotsActionsTest-831111992 None] Create snapshot completed successfully Aug 15 16:16:35 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-de06f937-ba6c-447e-b92f-17a3d4a9ea23 tempest-SnapshotsActionsTest-1790700058 None] Acquiring lock "cinder-2cc86942-405c-4ee4-bd06-f3b6112c24a2-delete_snapshot" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:16:35 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-de06f937-ba6c-447e-b92f-17a3d4a9ea23 tempest-SnapshotsActionsTest-1790700058 None] Lock "cinder-2cc86942-405c-4ee4-bd06-f3b6112c24a2-delete_snapshot" acquired by "delete_snapshot" :: waited 0.056s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:16:35 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-de06f937-ba6c-447e-b92f-17a3d4a9ea23 tempest-SnapshotsActionsTest-1790700058 None] Acquiring lock "cinder-quobyte-730f491c-01b5-4151-ac1f-81d42f0c8cda" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:16:35 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-de06f937-ba6c-447e-b92f-17a3d4a9ea23 tempest-SnapshotsActionsTest-1790700058 None] Lock "cinder-quobyte-730f491c-01b5-4151-ac1f-81d42f0c8cda" acquired by "delete_snapshot" :: waited 0.054s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:16:35 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-de06f937-ba6c-447e-b92f-17a3d4a9ea23 tempest-SnapshotsActionsTest-1790700058 None] Acquiring lock "cinder-quobyte-2cc86942-405c-4ee4-bd06-f3b6112c24a2" by "_delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:16:35 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-de06f937-ba6c-447e-b92f-17a3d4a9ea23 tempest-SnapshotsActionsTest-1790700058 None] Lock "cinder-quobyte-2cc86942-405c-4ee4-bd06-f3b6112c24a2" acquired by "_delete_snapshot" :: waited 0.073s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:16:35 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-de06f937-ba6c-447e-b92f-17a3d4a9ea23 tempest-SnapshotsActionsTest-1790700058 None] Deleting offline snapshot 2cc86942-405c-4ee4-bd06-f3b6112c24a2 of volume 730f491c-01b5-4151-ac1f-81d42f0c8cda {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 15 16:16:35 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-de06f937-ba6c-447e-b92f-17a3d4a9ea23 tempest-SnapshotsActionsTest-1790700058 None] snapshot_file for this snap is: volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.2cc86942-405c-4ee4-bd06-f3b6112c24a2 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 15 16:16:35 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[050cd4f5-a9ba-475e-8675-0e90d253f284]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:16:35 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-de06f937-ba6c-447e-b92f-17a3d4a9ea23 tempest-SnapshotsActionsTest-1790700058 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.2cc86942-405c-4ee4-bd06-f3b6112c24a2 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:16:35 devstack sudo[99670]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.2cc86942-405c-4ee4-bd06-f3b6112c24a2 Aug 15 16:16:35 devstack sudo[99670]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:16:36 devstack sudo[99670]: pam_unix(sudo:session): session closed for user root Aug 15 16:16:36 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-de06f937-ba6c-447e-b92f-17a3d4a9ea23 tempest-SnapshotsActionsTest-1790700058 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.2cc86942-405c-4ee4-bd06-f3b6112c24a2" returned: 0 in 0.573s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:16:36 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-de06f937-ba6c-447e-b92f-17a3d4a9ea23 tempest-SnapshotsActionsTest-1790700058 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-730f491c-01b5-4151-ac1f-81d42f0c8cda(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:16:36 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[943d53af-af73-4337-b55c-076d3462bd3f]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:16:36 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-de06f937-ba6c-447e-b92f-17a3d4a9ea23 tempest-SnapshotsActionsTest-1790700058 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:16:36 devstack sudo[99675]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee Aug 15 16:16:36 devstack sudo[99675]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:16:37 devstack sudo[99675]: pam_unix(sudo:session): session closed for user root Aug 15 16:16:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-de06f937-ba6c-447e-b92f-17a3d4a9ea23 tempest-SnapshotsActionsTest-1790700058 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee" returned: 0 in 0.686s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:16:37 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-de06f937-ba6c-447e-b92f-17a3d4a9ea23 tempest-SnapshotsActionsTest-1790700058 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-730f491c-01b5-4151-ac1f-81d42f0c8cda(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:16:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-de06f937-ba6c-447e-b92f-17a3d4a9ea23 tempest-SnapshotsActionsTest-1790700058 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.2cc86942-405c-4ee4-bd06-f3b6112c24a2 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:16:37 devstack sudo[99681]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.2cc86942-405c-4ee4-bd06-f3b6112c24a2 Aug 15 16:16:37 devstack sudo[99681]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:16:37 devstack sudo[99681]: pam_unix(sudo:session): session closed for user root Aug 15 16:16:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-de06f937-ba6c-447e-b92f-17a3d4a9ea23 tempest-SnapshotsActionsTest-1790700058 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.2cc86942-405c-4ee4-bd06-f3b6112c24a2" returned: 0 in 0.754s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:16:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-de06f937-ba6c-447e-b92f-17a3d4a9ea23 tempest-SnapshotsActionsTest-1790700058 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.2cc86942-405c-4ee4-bd06-f3b6112c24a2 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:16:37 devstack sudo[99687]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.2cc86942-405c-4ee4-bd06-f3b6112c24a2 Aug 15 16:16:37 devstack sudo[99687]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:16:38 devstack sudo[99687]: pam_unix(sudo:session): session closed for user root Aug 15 16:16:38 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-de06f937-ba6c-447e-b92f-17a3d4a9ea23 tempest-SnapshotsActionsTest-1790700058 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.2cc86942-405c-4ee4-bd06-f3b6112c24a2" returned: 0 in 0.393s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:16:38 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-de06f937-ba6c-447e-b92f-17a3d4a9ea23 tempest-SnapshotsActionsTest-1790700058 None] Lock "cinder-quobyte-2cc86942-405c-4ee4-bd06-f3b6112c24a2" released by "_delete_snapshot" :: held 2.671s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:16:38 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-de06f937-ba6c-447e-b92f-17a3d4a9ea23 tempest-SnapshotsActionsTest-1790700058 None] Lock "cinder-quobyte-730f491c-01b5-4151-ac1f-81d42f0c8cda" released by "delete_snapshot" :: held 2.781s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:16:38 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-de06f937-ba6c-447e-b92f-17a3d4a9ea23 tempest-SnapshotsActionsTest-1790700058 None] Created reservations ['ef8cfcd1-98ba-46bc-a339-4841b990e2d8', '2af5e28e-f96a-462b-bb18-7d1971e32e11', 'da1fee0e-54a8-4547-8427-a9e35d901948', 'f20fae3e-b64e-4b22-b741-61c931756229'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:16:38 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-de06f937-ba6c-447e-b92f-17a3d4a9ea23 tempest-SnapshotsActionsTest-1790700058 None] Delete snapshot completed successfully. Aug 15 16:16:38 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-de06f937-ba6c-447e-b92f-17a3d4a9ea23 tempest-SnapshotsActionsTest-1790700058 None] Lock "cinder-2cc86942-405c-4ee4-bd06-f3b6112c24a2-delete_snapshot" released by "delete_snapshot" :: held 3.334s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:16:40 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-b7176e30-6a94-4d6b-9843-d91e16478e52 tempest-SnapshotsActionsTest-831111992 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:16:40 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-b7176e30-6a94-4d6b-9843-d91e16478e52 tempest-SnapshotsActionsTest-831111992 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:16:40 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-b7176e30-6a94-4d6b-9843-d91e16478e52 tempest-SnapshotsActionsTest-831111992 None] Creating offline snapshot 6525fbb5-5482-4bb6-b7df-2e78bfb1552c of volume 730f491c-01b5-4151-ac1f-81d42f0c8cda {{(pid=94214) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 15 16:16:40 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[ab7d6a33-f3af-4cde-aca0-b2f8b6b796b6]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:16:40 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b7176e30-6a94-4d6b-9843-d91e16478e52 tempest-SnapshotsActionsTest-831111992 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:16:40 devstack sudo[99779]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee Aug 15 16:16:40 devstack sudo[99779]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:16:40 devstack sudo[99779]: pam_unix(sudo:session): session closed for user root Aug 15 16:16:40 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b7176e30-6a94-4d6b-9843-d91e16478e52 tempest-SnapshotsActionsTest-831111992 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee" returned: 0 in 0.757s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:16:40 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-b7176e30-6a94-4d6b-9843-d91e16478e52 tempest-SnapshotsActionsTest-831111992 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-730f491c-01b5-4151-ac1f-81d42f0c8cda(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:16:40 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b7176e30-6a94-4d6b-9843-d91e16478e52 tempest-SnapshotsActionsTest-831111992 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.6525fbb5-5482-4bb6-b7df-2e78bfb1552c 1G {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:16:40 devstack sudo[99802]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.6525fbb5-5482-4bb6-b7df-2e78bfb1552c 1G Aug 15 16:16:40 devstack sudo[99802]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:16:41 devstack sudo[99802]: pam_unix(sudo:session): session closed for user root Aug 15 16:16:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b7176e30-6a94-4d6b-9843-d91e16478e52 tempest-SnapshotsActionsTest-831111992 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.6525fbb5-5482-4bb6-b7df-2e78bfb1552c 1G" returned: 0 in 0.562s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:16:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b7176e30-6a94-4d6b-9843-d91e16478e52 tempest-SnapshotsActionsTest-831111992 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.6525fbb5-5482-4bb6-b7df-2e78bfb1552c {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:16:41 devstack sudo[99811]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.6525fbb5-5482-4bb6-b7df-2e78bfb1552c Aug 15 16:16:41 devstack sudo[99811]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:16:41 devstack sudo[99811]: pam_unix(sudo:session): session closed for user root Aug 15 16:16:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b7176e30-6a94-4d6b-9843-d91e16478e52 tempest-SnapshotsActionsTest-831111992 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.6525fbb5-5482-4bb6-b7df-2e78bfb1552c" returned: 0 in 0.332s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:16:41 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-b7176e30-6a94-4d6b-9843-d91e16478e52 tempest-SnapshotsActionsTest-831111992 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.6525fbb5-5482-4bb6-b7df-2e78bfb1552c is being set with open permissions: ugo+rw Aug 15 16:16:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b7176e30-6a94-4d6b-9843-d91e16478e52 tempest-SnapshotsActionsTest-831111992 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.6525fbb5-5482-4bb6-b7df-2e78bfb1552c {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:16:41 devstack sudo[99818]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.6525fbb5-5482-4bb6-b7df-2e78bfb1552c Aug 15 16:16:41 devstack sudo[99818]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:16:42 devstack sudo[99818]: pam_unix(sudo:session): session closed for user root Aug 15 16:16:42 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b7176e30-6a94-4d6b-9843-d91e16478e52 tempest-SnapshotsActionsTest-831111992 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.6525fbb5-5482-4bb6-b7df-2e78bfb1552c" returned: 0 in 0.400s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:16:42 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-b7176e30-6a94-4d6b-9843-d91e16478e52 tempest-SnapshotsActionsTest-831111992 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.364s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:16:42 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-b7176e30-6a94-4d6b-9843-d91e16478e52 tempest-SnapshotsActionsTest-831111992 None] Create snapshot completed successfully Aug 15 16:16:43 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-fef1c4b0-f19b-4164-b0ba-6ef07e5ba3b3 tempest-SnapshotsActionsTest-1790700058 None] Acquiring lock "cinder-6525fbb5-5482-4bb6-b7df-2e78bfb1552c-delete_snapshot" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:16:43 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-fef1c4b0-f19b-4164-b0ba-6ef07e5ba3b3 tempest-SnapshotsActionsTest-1790700058 None] Lock "cinder-6525fbb5-5482-4bb6-b7df-2e78bfb1552c-delete_snapshot" acquired by "delete_snapshot" :: waited 0.028s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:16:43 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-fef1c4b0-f19b-4164-b0ba-6ef07e5ba3b3 tempest-SnapshotsActionsTest-1790700058 None] Acquiring lock "cinder-quobyte-730f491c-01b5-4151-ac1f-81d42f0c8cda" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:16:43 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-fef1c4b0-f19b-4164-b0ba-6ef07e5ba3b3 tempest-SnapshotsActionsTest-1790700058 None] Lock "cinder-quobyte-730f491c-01b5-4151-ac1f-81d42f0c8cda" acquired by "delete_snapshot" :: waited 0.027s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:16:43 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-fef1c4b0-f19b-4164-b0ba-6ef07e5ba3b3 tempest-SnapshotsActionsTest-1790700058 None] Acquiring lock "cinder-quobyte-6525fbb5-5482-4bb6-b7df-2e78bfb1552c" by "_delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:16:43 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-fef1c4b0-f19b-4164-b0ba-6ef07e5ba3b3 tempest-SnapshotsActionsTest-1790700058 None] Lock "cinder-quobyte-6525fbb5-5482-4bb6-b7df-2e78bfb1552c" acquired by "_delete_snapshot" :: waited 0.016s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:16:43 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-fef1c4b0-f19b-4164-b0ba-6ef07e5ba3b3 tempest-SnapshotsActionsTest-1790700058 None] Deleting offline snapshot 6525fbb5-5482-4bb6-b7df-2e78bfb1552c of volume 730f491c-01b5-4151-ac1f-81d42f0c8cda {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 15 16:16:43 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-fef1c4b0-f19b-4164-b0ba-6ef07e5ba3b3 tempest-SnapshotsActionsTest-1790700058 None] snapshot_file for this snap is: volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.6525fbb5-5482-4bb6-b7df-2e78bfb1552c {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 15 16:16:43 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[c2f710d5-cfbe-4574-9d8c-b1156f18afd6]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:16:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-fef1c4b0-f19b-4164-b0ba-6ef07e5ba3b3 tempest-SnapshotsActionsTest-1790700058 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.6525fbb5-5482-4bb6-b7df-2e78bfb1552c {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:16:43 devstack sudo[99823]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.6525fbb5-5482-4bb6-b7df-2e78bfb1552c Aug 15 16:16:43 devstack sudo[99823]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:16:43 devstack sudo[99823]: pam_unix(sudo:session): session closed for user root Aug 15 16:16:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-fef1c4b0-f19b-4164-b0ba-6ef07e5ba3b3 tempest-SnapshotsActionsTest-1790700058 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.6525fbb5-5482-4bb6-b7df-2e78bfb1552c" returned: 0 in 0.392s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:16:43 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-fef1c4b0-f19b-4164-b0ba-6ef07e5ba3b3 tempest-SnapshotsActionsTest-1790700058 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-730f491c-01b5-4151-ac1f-81d42f0c8cda(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:16:43 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[20a33c50-69a8-44a2-8311-836db2c252e3]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:16:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-fef1c4b0-f19b-4164-b0ba-6ef07e5ba3b3 tempest-SnapshotsActionsTest-1790700058 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:16:44 devstack sudo[99828]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee Aug 15 16:16:44 devstack sudo[99828]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:16:44 devstack sudo[99828]: pam_unix(sudo:session): session closed for user root Aug 15 16:16:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-fef1c4b0-f19b-4164-b0ba-6ef07e5ba3b3 tempest-SnapshotsActionsTest-1790700058 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee" returned: 0 in 0.529s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:16:44 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-fef1c4b0-f19b-4164-b0ba-6ef07e5ba3b3 tempest-SnapshotsActionsTest-1790700058 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-730f491c-01b5-4151-ac1f-81d42f0c8cda(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:16:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-fef1c4b0-f19b-4164-b0ba-6ef07e5ba3b3 tempest-SnapshotsActionsTest-1790700058 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.6525fbb5-5482-4bb6-b7df-2e78bfb1552c {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:16:44 devstack sudo[99834]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.6525fbb5-5482-4bb6-b7df-2e78bfb1552c Aug 15 16:16:44 devstack sudo[99834]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:16:44 devstack sudo[99834]: pam_unix(sudo:session): session closed for user root Aug 15 16:16:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-fef1c4b0-f19b-4164-b0ba-6ef07e5ba3b3 tempest-SnapshotsActionsTest-1790700058 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.6525fbb5-5482-4bb6-b7df-2e78bfb1552c" returned: 0 in 0.517s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:16:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-fef1c4b0-f19b-4164-b0ba-6ef07e5ba3b3 tempest-SnapshotsActionsTest-1790700058 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.6525fbb5-5482-4bb6-b7df-2e78bfb1552c {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:16:45 devstack sudo[99839]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.6525fbb5-5482-4bb6-b7df-2e78bfb1552c Aug 15 16:16:45 devstack sudo[99839]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:16:45 devstack sudo[99839]: pam_unix(sudo:session): session closed for user root Aug 15 16:16:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-fef1c4b0-f19b-4164-b0ba-6ef07e5ba3b3 tempest-SnapshotsActionsTest-1790700058 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.6525fbb5-5482-4bb6-b7df-2e78bfb1552c" returned: 0 in 0.390s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:16:45 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-fef1c4b0-f19b-4164-b0ba-6ef07e5ba3b3 tempest-SnapshotsActionsTest-1790700058 None] Lock "cinder-quobyte-6525fbb5-5482-4bb6-b7df-2e78bfb1552c" released by "_delete_snapshot" :: held 1.972s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:16:45 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-fef1c4b0-f19b-4164-b0ba-6ef07e5ba3b3 tempest-SnapshotsActionsTest-1790700058 None] Lock "cinder-quobyte-730f491c-01b5-4151-ac1f-81d42f0c8cda" released by "delete_snapshot" :: held 2.009s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:16:45 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-fef1c4b0-f19b-4164-b0ba-6ef07e5ba3b3 tempest-SnapshotsActionsTest-1790700058 None] Created reservations ['53ef722a-40de-40f0-befd-cc4f0c483dcc', 'ee325ca4-7529-47a7-bcb3-2b14dd51ee7b', '8b7863d6-57f6-4b0f-8fa6-b6abce248235', 'a651c680-bf3b-46f1-afb5-fbc890396f15'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:16:45 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-fef1c4b0-f19b-4164-b0ba-6ef07e5ba3b3 tempest-SnapshotsActionsTest-1790700058 None] Delete snapshot completed successfully. Aug 15 16:16:45 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-fef1c4b0-f19b-4164-b0ba-6ef07e5ba3b3 tempest-SnapshotsActionsTest-1790700058 None] Lock "cinder-6525fbb5-5482-4bb6-b7df-2e78bfb1552c-delete_snapshot" released by "delete_snapshot" :: held 2.281s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:16:47 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-e9e7ea6f-7f7d-4993-85c2-df7e2eef932d tempest-SnapshotsActionsTest-831111992 None] Acquiring lock "cinder-0b5e5e97-7b65-4ac2-920b-ab80bcd332ee-delete_snapshot" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:16:47 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-e9e7ea6f-7f7d-4993-85c2-df7e2eef932d tempest-SnapshotsActionsTest-831111992 None] Lock "cinder-0b5e5e97-7b65-4ac2-920b-ab80bcd332ee-delete_snapshot" acquired by "delete_snapshot" :: waited 0.029s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:16:47 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-e9e7ea6f-7f7d-4993-85c2-df7e2eef932d tempest-SnapshotsActionsTest-831111992 None] Acquiring lock "cinder-quobyte-730f491c-01b5-4151-ac1f-81d42f0c8cda" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:16:47 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-e9e7ea6f-7f7d-4993-85c2-df7e2eef932d tempest-SnapshotsActionsTest-831111992 None] Lock "cinder-quobyte-730f491c-01b5-4151-ac1f-81d42f0c8cda" acquired by "delete_snapshot" :: waited 0.032s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:16:47 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-e9e7ea6f-7f7d-4993-85c2-df7e2eef932d tempest-SnapshotsActionsTest-831111992 None] Acquiring lock "cinder-quobyte-0b5e5e97-7b65-4ac2-920b-ab80bcd332ee" by "_delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:16:47 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-e9e7ea6f-7f7d-4993-85c2-df7e2eef932d tempest-SnapshotsActionsTest-831111992 None] Lock "cinder-quobyte-0b5e5e97-7b65-4ac2-920b-ab80bcd332ee" acquired by "_delete_snapshot" :: waited 0.024s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:16:47 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-e9e7ea6f-7f7d-4993-85c2-df7e2eef932d tempest-SnapshotsActionsTest-831111992 None] Deleting offline snapshot 0b5e5e97-7b65-4ac2-920b-ab80bcd332ee of volume 730f491c-01b5-4151-ac1f-81d42f0c8cda {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 15 16:16:47 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-e9e7ea6f-7f7d-4993-85c2-df7e2eef932d tempest-SnapshotsActionsTest-831111992 None] snapshot_file for this snap is: volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 15 16:16:47 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[6a5a1a3d-8887-441f-b661-e319875d5cc9]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:16:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e9e7ea6f-7f7d-4993-85c2-df7e2eef932d tempest-SnapshotsActionsTest-831111992 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:16:47 devstack sudo[99844]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee Aug 15 16:16:47 devstack sudo[99844]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:16:47 devstack sudo[99844]: pam_unix(sudo:session): session closed for user root Aug 15 16:16:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e9e7ea6f-7f7d-4993-85c2-df7e2eef932d tempest-SnapshotsActionsTest-831111992 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee" returned: 0 in 0.453s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:16:47 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-e9e7ea6f-7f7d-4993-85c2-df7e2eef932d tempest-SnapshotsActionsTest-831111992 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-730f491c-01b5-4151-ac1f-81d42f0c8cda(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:16:47 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[0c98d885-fcdd-4142-ad71-0a7d92df7fa8]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:16:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e9e7ea6f-7f7d-4993-85c2-df7e2eef932d tempest-SnapshotsActionsTest-831111992 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:16:47 devstack sudo[99850]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda Aug 15 16:16:47 devstack sudo[99850]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:16:48 devstack sudo[99850]: pam_unix(sudo:session): session closed for user root Aug 15 16:16:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e9e7ea6f-7f7d-4993-85c2-df7e2eef932d tempest-SnapshotsActionsTest-831111992 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda" returned: 0 in 0.399s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:16:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e9e7ea6f-7f7d-4993-85c2-df7e2eef932d tempest-SnapshotsActionsTest-831111992 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:16:48 devstack sudo[99855]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee Aug 15 16:16:48 devstack sudo[99855]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:16:48 devstack sudo[99855]: pam_unix(sudo:session): session closed for user root Aug 15 16:16:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e9e7ea6f-7f7d-4993-85c2-df7e2eef932d tempest-SnapshotsActionsTest-831111992 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee" returned: 0 in 0.387s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:16:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e9e7ea6f-7f7d-4993-85c2-df7e2eef932d tempest-SnapshotsActionsTest-831111992 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:16:48 devstack sudo[99861]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee Aug 15 16:16:48 devstack sudo[99861]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:16:48 devstack sudo[99861]: pam_unix(sudo:session): session closed for user root Aug 15 16:16:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e9e7ea6f-7f7d-4993-85c2-df7e2eef932d tempest-SnapshotsActionsTest-831111992 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda.0b5e5e97-7b65-4ac2-920b-ab80bcd332ee" returned: 0 in 0.301s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:16:48 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-e9e7ea6f-7f7d-4993-85c2-df7e2eef932d tempest-SnapshotsActionsTest-831111992 None] Lock "cinder-quobyte-0b5e5e97-7b65-4ac2-920b-ab80bcd332ee" released by "_delete_snapshot" :: held 1.689s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:16:48 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-e9e7ea6f-7f7d-4993-85c2-df7e2eef932d tempest-SnapshotsActionsTest-831111992 None] Lock "cinder-quobyte-730f491c-01b5-4151-ac1f-81d42f0c8cda" released by "delete_snapshot" :: held 1.723s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:16:48 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-e9e7ea6f-7f7d-4993-85c2-df7e2eef932d tempest-SnapshotsActionsTest-831111992 None] Created reservations ['9c90fae1-f039-47e6-bd77-1f3400004e19', '9d11aa9e-f9e5-4d81-bba0-1afb57382b54', '300c2d83-f9c9-4bd9-abd0-4171375e21eb', '92c690ba-34b0-46e9-837b-c102241e5da4'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:16:49 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-e9e7ea6f-7f7d-4993-85c2-df7e2eef932d tempest-SnapshotsActionsTest-831111992 None] Delete snapshot completed successfully. Aug 15 16:16:49 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-e9e7ea6f-7f7d-4993-85c2-df7e2eef932d tempest-SnapshotsActionsTest-831111992 None] Lock "cinder-0b5e5e97-7b65-4ac2-920b-ab80bcd332ee-delete_snapshot" released by "delete_snapshot" :: held 1.889s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:16:49 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-9698da2e-465d-48b4-882c-21591c278bb4 tempest-SnapshotsActionsTest-831111992 None] Acquiring lock "cinder-730f491c-01b5-4151-ac1f-81d42f0c8cda-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:16:49 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-9698da2e-465d-48b4-882c-21591c278bb4 tempest-SnapshotsActionsTest-831111992 None] Lock "cinder-730f491c-01b5-4151-ac1f-81d42f0c8cda-delete_volume" acquired by "delete_volume" :: waited 0.038s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:16:49 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-9698da2e-465d-48b4-882c-21591c278bb4 tempest-SnapshotsActionsTest-831111992 None] Acquiring lock "cinder-quobyte-730f491c-01b5-4151-ac1f-81d42f0c8cda" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:16:49 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-9698da2e-465d-48b4-882c-21591c278bb4 tempest-SnapshotsActionsTest-831111992 None] Lock "cinder-quobyte-730f491c-01b5-4151-ac1f-81d42f0c8cda" acquired by "delete_volume" :: waited 0.021s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:16:49 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[bd786b1f-6cc5-4fe6-b865-973b188f5275]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:16:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9698da2e-465d-48b4-882c-21591c278bb4 tempest-SnapshotsActionsTest-831111992 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:16:49 devstack sudo[99887]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda Aug 15 16:16:49 devstack sudo[99887]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:16:49 devstack sudo[99887]: pam_unix(sudo:session): session closed for user root Aug 15 16:16:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9698da2e-465d-48b4-882c-21591c278bb4 tempest-SnapshotsActionsTest-831111992 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda" returned: 0 in 0.385s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:16:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9698da2e-465d-48b4-882c-21591c278bb4 tempest-SnapshotsActionsTest-831111992 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:16:49 devstack sudo[99892]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda Aug 15 16:16:49 devstack sudo[99892]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:16:50 devstack sudo[99892]: pam_unix(sudo:session): session closed for user root Aug 15 16:16:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9698da2e-465d-48b4-882c-21591c278bb4 tempest-SnapshotsActionsTest-831111992 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-730f491c-01b5-4151-ac1f-81d42f0c8cda" returned: 0 in 0.242s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:16:50 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-9698da2e-465d-48b4-882c-21591c278bb4 tempest-SnapshotsActionsTest-831111992 None] Lock "cinder-quobyte-730f491c-01b5-4151-ac1f-81d42f0c8cda" released by "delete_volume" :: held 0.681s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:16:50 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-9698da2e-465d-48b4-882c-21591c278bb4 tempest-SnapshotsActionsTest-831111992 None] Created reservations ['9fcd10ee-08c9-4214-9e99-a328b1c48be7', '1912d666-c25e-4962-9113-3a9fd5d1ee94', 'e12fa740-e94e-450c-ae5c-7638fc0a9080', '61dba238-5540-4b62-9a4f-5b1c1226b7b6'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:16:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9698da2e-465d-48b4-882c-21591c278bb4 tempest-SnapshotsActionsTest-831111992 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:16:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9698da2e-465d-48b4-882c-21591c278bb4 tempest-SnapshotsActionsTest-831111992 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:16:50 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-9698da2e-465d-48b4-882c-21591c278bb4 tempest-SnapshotsActionsTest-831111992 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:16:50 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-9698da2e-465d-48b4-882c-21591c278bb4 tempest-SnapshotsActionsTest-831111992 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:16:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9698da2e-465d-48b4-882c-21591c278bb4 tempest-SnapshotsActionsTest-831111992 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:16:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9698da2e-465d-48b4-882c-21591c278bb4 tempest-SnapshotsActionsTest-831111992 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:16:50 devstack sudo[99897]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:16:50 devstack sudo[99897]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:16:50 devstack sudo[99897]: pam_unix(sudo:session): session closed for user root Aug 15 16:16:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9698da2e-465d-48b4-882c-21591c278bb4 tempest-SnapshotsActionsTest-831111992 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.276s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:16:50 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-9698da2e-465d-48b4-882c-21591c278bb4 tempest-SnapshotsActionsTest-831111992 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:16:50 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-9698da2e-465d-48b4-882c-21591c278bb4 tempest-SnapshotsActionsTest-831111992 None] Deleted volume successfully. Aug 15 16:16:50 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-9698da2e-465d-48b4-882c-21591c278bb4 tempest-SnapshotsActionsTest-831111992 None] Lock "cinder-730f491c-01b5-4151-ac1f-81d42f0c8cda-delete_volume" released by "delete_volume" :: held 1.248s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:16:51 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-1e34c529-0207-452d-b299-9f68109aa2e0 tempest-ServerActionsTestOtherA-415085908 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:16:51 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1e34c529-0207-452d-b299-9f68109aa2e0 tempest-ServerActionsTestOtherA-415085908 None] Flow 'volume_create_manager' (229f64d9-6253-484a-b4a0-f043c3ebed10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:16:51 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1e34c529-0207-452d-b299-9f68109aa2e0 tempest-ServerActionsTestOtherA-415085908 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (348afb7c-9239-4de2-be4a-5ee3b8df5eb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:16:51 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1e34c529-0207-452d-b299-9f68109aa2e0 tempest-ServerActionsTestOtherA-415085908 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (348afb7c-9239-4de2-be4a-5ee3b8df5eb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:16:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1337697037',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=38ebc01d-336f-4131-a282-f563a7718667,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='28af7cae462046a6939dbed2bedfb086',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:16:51Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:16:51Z,use_quota=True,user_id='040274d32447482b9b73b83c0790f317',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:16:51 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1e34c529-0207-452d-b299-9f68109aa2e0 tempest-ServerActionsTestOtherA-415085908 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8cc39d79-1bef-43ae-a91c-ab734bbccd03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:16:51 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1e34c529-0207-452d-b299-9f68109aa2e0 tempest-ServerActionsTestOtherA-415085908 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8cc39d79-1bef-43ae-a91c-ab734bbccd03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:16:51 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1e34c529-0207-452d-b299-9f68109aa2e0 tempest-ServerActionsTestOtherA-415085908 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2703d5ea-6343-4e71-bdba-03ae4bc03219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:16:51 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1e34c529-0207-452d-b299-9f68109aa2e0 tempest-ServerActionsTestOtherA-415085908 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2703d5ea-6343-4e71-bdba-03ae4bc03219) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '38ebc01d-336f-4131-a282-f563a7718667', 'volume_name': 'volume-38ebc01d-336f-4131-a282-f563a7718667', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:16:51 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1e34c529-0207-452d-b299-9f68109aa2e0 tempest-ServerActionsTestOtherA-415085908 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0dbec272-4946-4dee-a1f1-37fb8178a138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:16:51 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1e34c529-0207-452d-b299-9f68109aa2e0 tempest-ServerActionsTestOtherA-415085908 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0dbec272-4946-4dee-a1f1-37fb8178a138) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:16:51 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1e34c529-0207-452d-b299-9f68109aa2e0 tempest-ServerActionsTestOtherA-415085908 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (75af5b6d-859f-47c5-a96f-35ef6b2e6bd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:16:51 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-1e34c529-0207-452d-b299-9f68109aa2e0 tempest-ServerActionsTestOtherA-415085908 None] Volume 38ebc01d-336f-4131-a282-f563a7718667: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-38ebc01d-336f-4131-a282-f563a7718667', 'volume_size': 1} Aug 15 16:16:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1e34c529-0207-452d-b299-9f68109aa2e0 tempest-ServerActionsTestOtherA-415085908 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:16:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1e34c529-0207-452d-b299-9f68109aa2e0 tempest-ServerActionsTestOtherA-415085908 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:16:51 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-1e34c529-0207-452d-b299-9f68109aa2e0 tempest-ServerActionsTestOtherA-415085908 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:16:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1337697037',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=38ebc01d-336f-4131-a282-f563a7718667,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='28af7cae462046a6939dbed2bedfb086',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:16:51Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:16:51Z,use_quota=True,user_id='040274d32447482b9b73b83c0790f317',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:16:51 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-1e34c529-0207-452d-b299-9f68109aa2e0 tempest-ServerActionsTestOtherA-415085908 None] Creating volume 38ebc01d-336f-4131-a282-f563a7718667 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:16:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1e34c529-0207-452d-b299-9f68109aa2e0 tempest-ServerActionsTestOtherA-415085908 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:16:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1e34c529-0207-452d-b299-9f68109aa2e0 tempest-ServerActionsTestOtherA-415085908 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:16:51 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-1e34c529-0207-452d-b299-9f68109aa2e0 tempest-ServerActionsTestOtherA-415085908 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:16:51 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-1e34c529-0207-452d-b299-9f68109aa2e0 tempest-ServerActionsTestOtherA-415085908 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:16:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1e34c529-0207-452d-b299-9f68109aa2e0 tempest-ServerActionsTestOtherA-415085908 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:16:51 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-1e34c529-0207-452d-b299-9f68109aa2e0 tempest-ServerActionsTestOtherA-415085908 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:16:51 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-1e34c529-0207-452d-b299-9f68109aa2e0 tempest-ServerActionsTestOtherA-415085908 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:16:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1e34c529-0207-452d-b299-9f68109aa2e0 tempest-ServerActionsTestOtherA-415085908 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-38ebc01d-336f-4131-a282-f563a7718667 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:16:51 devstack sudo[99900]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-38ebc01d-336f-4131-a282-f563a7718667 1073741824 Aug 15 16:16:51 devstack sudo[99900]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:16:52 devstack sudo[99900]: pam_unix(sudo:session): session closed for user root Aug 15 16:16:52 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1e34c529-0207-452d-b299-9f68109aa2e0 tempest-ServerActionsTestOtherA-415085908 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-38ebc01d-336f-4131-a282-f563a7718667 1073741824" returned: 0 in 0.612s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:16:52 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1e34c529-0207-452d-b299-9f68109aa2e0 tempest-ServerActionsTestOtherA-415085908 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-38ebc01d-336f-4131-a282-f563a7718667 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:16:52 devstack sudo[99907]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-38ebc01d-336f-4131-a282-f563a7718667 Aug 15 16:16:52 devstack sudo[99907]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:16:52 devstack sudo[99907]: pam_unix(sudo:session): session closed for user root Aug 15 16:16:52 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1e34c529-0207-452d-b299-9f68109aa2e0 tempest-ServerActionsTestOtherA-415085908 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-38ebc01d-336f-4131-a282-f563a7718667" returned: 0 in 0.383s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:16:52 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-1e34c529-0207-452d-b299-9f68109aa2e0 tempest-ServerActionsTestOtherA-415085908 None] <== create_volume: return (1053ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:16:52 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1e34c529-0207-452d-b299-9f68109aa2e0 tempest-ServerActionsTestOtherA-415085908 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.056s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:16:52 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1e34c529-0207-452d-b299-9f68109aa2e0 tempest-ServerActionsTestOtherA-415085908 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (75af5b6d-859f-47c5-a96f-35ef6b2e6bd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-38ebc01d-336f-4131-a282-f563a7718667', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:16:52 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1e34c529-0207-452d-b299-9f68109aa2e0 tempest-ServerActionsTestOtherA-415085908 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (98545b72-1364-43af-befa-ab8720d4eeac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:16:52 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-1e34c529-0207-452d-b299-9f68109aa2e0 tempest-ServerActionsTestOtherA-415085908 None] Volume volume-38ebc01d-336f-4131-a282-f563a7718667 (38ebc01d-336f-4131-a282-f563a7718667): created successfully Aug 15 16:16:52 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1e34c529-0207-452d-b299-9f68109aa2e0 tempest-ServerActionsTestOtherA-415085908 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (98545b72-1364-43af-befa-ab8720d4eeac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:16:52 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1e34c529-0207-452d-b299-9f68109aa2e0 tempest-ServerActionsTestOtherA-415085908 None] Flow 'volume_create_manager' (229f64d9-6253-484a-b4a0-f043c3ebed10) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:16:52 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-1e34c529-0207-452d-b299-9f68109aa2e0 tempest-ServerActionsTestOtherA-415085908 None] Created volume successfully. Aug 15 16:16:54 devstack cinder-volume[94214]: DEBUG oslo_service.periodic_task [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94214) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 15 16:16:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:16:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:16:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:16:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:16:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:16:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:16:54 devstack sudo[99913]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:16:54 devstack sudo[99913]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:16:55 devstack sudo[99913]: pam_unix(sudo:session): session closed for user root Aug 15 16:16:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.382s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:16:55 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:16:55 devstack cinder-volume[94214]: DEBUG oslo_service.periodic_task [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Running periodic task VolumeManager._thread_info {{(pid=94214) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 15 16:16:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] thread count: 8 {{(pid=94214) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 15 16:16:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] thread info: [<_MainThread(MainThread, started 127815644156032)>, , , , , , , ] {{(pid=94214) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 15 16:17:01 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-2e14ba86-d9f5-4bbe-b5f9-1cb5eedcd412 tempest-AttachVolumeNegativeTest-1408651582 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:17:02 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2e14ba86-d9f5-4bbe-b5f9-1cb5eedcd412 tempest-AttachVolumeNegativeTest-1408651582 None] Flow 'volume_create_manager' (7b885f02-106f-48fd-8973-1c2755f63e16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:17:02 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2e14ba86-d9f5-4bbe-b5f9-1cb5eedcd412 tempest-AttachVolumeNegativeTest-1408651582 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (61dc6716-3147-4114-b7e7-431b8296c697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:17:02 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2e14ba86-d9f5-4bbe-b5f9-1cb5eedcd412 tempest-AttachVolumeNegativeTest-1408651582 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (61dc6716-3147-4114-b7e7-431b8296c697) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:17:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-71580139',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=49eadfb2-173f-4fdb-a04a-3e3c077fdc1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03e42f1e6205433c84ea2ca804fbd98e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:17:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:17:02Z,use_quota=True,user_id='81c4335d95f74ad79b88733028cf4e29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:17:02 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2e14ba86-d9f5-4bbe-b5f9-1cb5eedcd412 tempest-AttachVolumeNegativeTest-1408651582 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b27857d4-08de-4ced-9de8-ce20ea7264c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:17:02 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2e14ba86-d9f5-4bbe-b5f9-1cb5eedcd412 tempest-AttachVolumeNegativeTest-1408651582 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b27857d4-08de-4ced-9de8-ce20ea7264c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:17:02 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2e14ba86-d9f5-4bbe-b5f9-1cb5eedcd412 tempest-AttachVolumeNegativeTest-1408651582 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (79403070-f748-41ac-b2ce-c36cc478941d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:17:02 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2e14ba86-d9f5-4bbe-b5f9-1cb5eedcd412 tempest-AttachVolumeNegativeTest-1408651582 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (79403070-f748-41ac-b2ce-c36cc478941d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '49eadfb2-173f-4fdb-a04a-3e3c077fdc1f', 'volume_name': 'volume-49eadfb2-173f-4fdb-a04a-3e3c077fdc1f', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:17:02 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2e14ba86-d9f5-4bbe-b5f9-1cb5eedcd412 tempest-AttachVolumeNegativeTest-1408651582 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4ca08e80-206d-41c4-ae15-cb37f399ec59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:17:02 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2e14ba86-d9f5-4bbe-b5f9-1cb5eedcd412 tempest-AttachVolumeNegativeTest-1408651582 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4ca08e80-206d-41c4-ae15-cb37f399ec59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:17:02 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2e14ba86-d9f5-4bbe-b5f9-1cb5eedcd412 tempest-AttachVolumeNegativeTest-1408651582 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (68c387ab-71d1-4825-b058-f7a4ebf0c3c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:17:02 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-2e14ba86-d9f5-4bbe-b5f9-1cb5eedcd412 tempest-AttachVolumeNegativeTest-1408651582 None] Volume 49eadfb2-173f-4fdb-a04a-3e3c077fdc1f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-49eadfb2-173f-4fdb-a04a-3e3c077fdc1f', 'volume_size': 1} Aug 15 16:17:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-2e14ba86-d9f5-4bbe-b5f9-1cb5eedcd412 tempest-AttachVolumeNegativeTest-1408651582 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:17:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-2e14ba86-d9f5-4bbe-b5f9-1cb5eedcd412 tempest-AttachVolumeNegativeTest-1408651582 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.004s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:17:02 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-2e14ba86-d9f5-4bbe-b5f9-1cb5eedcd412 tempest-AttachVolumeNegativeTest-1408651582 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:17:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-71580139',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=49eadfb2-173f-4fdb-a04a-3e3c077fdc1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03e42f1e6205433c84ea2ca804fbd98e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:17:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:17:02Z,use_quota=True,user_id='81c4335d95f74ad79b88733028cf4e29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:17:02 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-2e14ba86-d9f5-4bbe-b5f9-1cb5eedcd412 tempest-AttachVolumeNegativeTest-1408651582 None] Creating volume 49eadfb2-173f-4fdb-a04a-3e3c077fdc1f {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:17:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-2e14ba86-d9f5-4bbe-b5f9-1cb5eedcd412 tempest-AttachVolumeNegativeTest-1408651582 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:17:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-2e14ba86-d9f5-4bbe-b5f9-1cb5eedcd412 tempest-AttachVolumeNegativeTest-1408651582 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:17:02 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-2e14ba86-d9f5-4bbe-b5f9-1cb5eedcd412 tempest-AttachVolumeNegativeTest-1408651582 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:17:02 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-2e14ba86-d9f5-4bbe-b5f9-1cb5eedcd412 tempest-AttachVolumeNegativeTest-1408651582 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:17:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-2e14ba86-d9f5-4bbe-b5f9-1cb5eedcd412 tempest-AttachVolumeNegativeTest-1408651582 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:17:02 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-2e14ba86-d9f5-4bbe-b5f9-1cb5eedcd412 tempest-AttachVolumeNegativeTest-1408651582 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:17:02 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-2e14ba86-d9f5-4bbe-b5f9-1cb5eedcd412 tempest-AttachVolumeNegativeTest-1408651582 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:17:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2e14ba86-d9f5-4bbe-b5f9-1cb5eedcd412 tempest-AttachVolumeNegativeTest-1408651582 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-49eadfb2-173f-4fdb-a04a-3e3c077fdc1f 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:17:02 devstack sudo[100029]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-49eadfb2-173f-4fdb-a04a-3e3c077fdc1f 1073741824 Aug 15 16:17:02 devstack sudo[100029]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:17:03 devstack sudo[100029]: pam_unix(sudo:session): session closed for user root Aug 15 16:17:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2e14ba86-d9f5-4bbe-b5f9-1cb5eedcd412 tempest-AttachVolumeNegativeTest-1408651582 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-49eadfb2-173f-4fdb-a04a-3e3c077fdc1f 1073741824" returned: 0 in 1.014s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:17:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2e14ba86-d9f5-4bbe-b5f9-1cb5eedcd412 tempest-AttachVolumeNegativeTest-1408651582 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-49eadfb2-173f-4fdb-a04a-3e3c077fdc1f {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:17:03 devstack sudo[100071]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-49eadfb2-173f-4fdb-a04a-3e3c077fdc1f Aug 15 16:17:03 devstack sudo[100071]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:17:03 devstack sudo[100071]: pam_unix(sudo:session): session closed for user root Aug 15 16:17:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2e14ba86-d9f5-4bbe-b5f9-1cb5eedcd412 tempest-AttachVolumeNegativeTest-1408651582 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-49eadfb2-173f-4fdb-a04a-3e3c077fdc1f" returned: 0 in 0.376s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:17:03 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-2e14ba86-d9f5-4bbe-b5f9-1cb5eedcd412 tempest-AttachVolumeNegativeTest-1408651582 None] <== create_volume: return (1463ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:17:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-2e14ba86-d9f5-4bbe-b5f9-1cb5eedcd412 tempest-AttachVolumeNegativeTest-1408651582 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.467s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:17:03 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2e14ba86-d9f5-4bbe-b5f9-1cb5eedcd412 tempest-AttachVolumeNegativeTest-1408651582 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (68c387ab-71d1-4825-b058-f7a4ebf0c3c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-49eadfb2-173f-4fdb-a04a-3e3c077fdc1f', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:17:03 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2e14ba86-d9f5-4bbe-b5f9-1cb5eedcd412 tempest-AttachVolumeNegativeTest-1408651582 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (781f6a30-295e-4991-8d70-386d9b78b5f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:17:03 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-2e14ba86-d9f5-4bbe-b5f9-1cb5eedcd412 tempest-AttachVolumeNegativeTest-1408651582 None] Volume volume-49eadfb2-173f-4fdb-a04a-3e3c077fdc1f (49eadfb2-173f-4fdb-a04a-3e3c077fdc1f): created successfully Aug 15 16:17:03 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2e14ba86-d9f5-4bbe-b5f9-1cb5eedcd412 tempest-AttachVolumeNegativeTest-1408651582 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (781f6a30-295e-4991-8d70-386d9b78b5f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:17:03 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2e14ba86-d9f5-4bbe-b5f9-1cb5eedcd412 tempest-AttachVolumeNegativeTest-1408651582 None] Flow 'volume_create_manager' (7b885f02-106f-48fd-8973-1c2755f63e16) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:17:03 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-2e14ba86-d9f5-4bbe-b5f9-1cb5eedcd412 tempest-AttachVolumeNegativeTest-1408651582 None] Created volume successfully. Aug 15 16:17:05 devstack cinder-volume[94214]: DEBUG dbcounter [-] [94214] Writing DB stats cinder:SELECT=60,cinder:UPDATE=53,cinder:INSERT=18,cinder:DELETE=2 {{(pid=94214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 16:17:05 devstack cinder-volume[94214]: DEBUG dbcounter [-] [94214] Writing DB stats cinder:UPDATE=50,cinder:SELECT=51,cinder:DELETE=7,cinder:INSERT=10 {{(pid=94214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 16:17:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-50ced935-fb4e-456d-a7ba-d987fc3ee622 req-7cff206e-49ad-48b2-a844-949bfe7bc760 tempest-AttachVolumeNegativeTest-1408651582 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:17:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-50ced935-fb4e-456d-a7ba-d987fc3ee622 req-7cff206e-49ad-48b2-a844-949bfe7bc760 tempest-AttachVolumeNegativeTest-1408651582 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.004s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:17:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-50ced935-fb4e-456d-a7ba-d987fc3ee622 req-7cff206e-49ad-48b2-a844-949bfe7bc760 tempest-AttachVolumeNegativeTest-1408651582 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.047s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:17:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-50ced935-fb4e-456d-a7ba-d987fc3ee622 req-7cff206e-49ad-48b2-a844-949bfe7bc760 tempest-AttachVolumeNegativeTest-1408651582 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81', 'name': 'volume-49eadfb2-173f-4fdb-a04a-3e3c077fdc1f', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': 'a8c9ed8a-b58a-4909-a23d-db687dd34a9d', 'enforce_multipath': True} {{(pid=94214) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 15 16:17:05 devstack cinder-volume[94214]: INFO cinder.volume.manager [req-50ced935-fb4e-456d-a7ba-d987fc3ee622 req-7cff206e-49ad-48b2-a844-949bfe7bc760 tempest-AttachVolumeNegativeTest-1408651582 None] attachment_update completed successfully. Aug 15 16:17:06 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-7176021a-a809-43fb-a6b2-e2bbb009c7ca tempest-AttachVolumeTestJSON-1253970158 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:17:06 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-7176021a-a809-43fb-a6b2-e2bbb009c7ca tempest-AttachVolumeTestJSON-1253970158 None] Flow 'volume_create_manager' (f7f82cd6-eb63-4b13-a450-f569ddd89202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:17:06 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-7176021a-a809-43fb-a6b2-e2bbb009c7ca tempest-AttachVolumeTestJSON-1253970158 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6dbcbf24-8e71-4265-89a0-bc28cdf51b5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:17:06 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-7176021a-a809-43fb-a6b2-e2bbb009c7ca tempest-AttachVolumeTestJSON-1253970158 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6dbcbf24-8e71-4265-89a0-bc28cdf51b5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:17:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-92521178',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e08b27f6-6622-49c2-8d71-a15035e3cf79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='200436e63aa740b6bbfcba69f91ec24f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:17:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:17:06Z,use_quota=True,user_id='4992c21133e6456ea06203e67ab9761b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:17:06 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-7176021a-a809-43fb-a6b2-e2bbb009c7ca tempest-AttachVolumeTestJSON-1253970158 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c0a0fda0-138a-4f0f-950a-b72fed8a16e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:17:06 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-7176021a-a809-43fb-a6b2-e2bbb009c7ca tempest-AttachVolumeTestJSON-1253970158 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c0a0fda0-138a-4f0f-950a-b72fed8a16e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:17:06 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-7176021a-a809-43fb-a6b2-e2bbb009c7ca tempest-AttachVolumeTestJSON-1253970158 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (38d69719-6ac6-40d5-b4e1-0cdaaa545e9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:17:06 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-7176021a-a809-43fb-a6b2-e2bbb009c7ca tempest-AttachVolumeTestJSON-1253970158 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (38d69719-6ac6-40d5-b4e1-0cdaaa545e9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e08b27f6-6622-49c2-8d71-a15035e3cf79', 'volume_name': 'volume-e08b27f6-6622-49c2-8d71-a15035e3cf79', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:17:06 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-7176021a-a809-43fb-a6b2-e2bbb009c7ca tempest-AttachVolumeTestJSON-1253970158 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fdff21b6-721f-4fb7-98e2-c5d413382b6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:17:06 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-7176021a-a809-43fb-a6b2-e2bbb009c7ca tempest-AttachVolumeTestJSON-1253970158 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fdff21b6-721f-4fb7-98e2-c5d413382b6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:17:06 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-7176021a-a809-43fb-a6b2-e2bbb009c7ca tempest-AttachVolumeTestJSON-1253970158 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cb99f6ec-cd7a-4567-a01a-d30493c667cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:17:06 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-7176021a-a809-43fb-a6b2-e2bbb009c7ca tempest-AttachVolumeTestJSON-1253970158 None] Volume e08b27f6-6622-49c2-8d71-a15035e3cf79: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e08b27f6-6622-49c2-8d71-a15035e3cf79', 'volume_size': 1} Aug 15 16:17:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-7176021a-a809-43fb-a6b2-e2bbb009c7ca tempest-AttachVolumeTestJSON-1253970158 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:17:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-7176021a-a809-43fb-a6b2-e2bbb009c7ca tempest-AttachVolumeTestJSON-1253970158 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:17:06 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-7176021a-a809-43fb-a6b2-e2bbb009c7ca tempest-AttachVolumeTestJSON-1253970158 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:17:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-92521178',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e08b27f6-6622-49c2-8d71-a15035e3cf79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='200436e63aa740b6bbfcba69f91ec24f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:17:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:17:06Z,use_quota=True,user_id='4992c21133e6456ea06203e67ab9761b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:17:06 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-7176021a-a809-43fb-a6b2-e2bbb009c7ca tempest-AttachVolumeTestJSON-1253970158 None] Creating volume e08b27f6-6622-49c2-8d71-a15035e3cf79 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:17:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-7176021a-a809-43fb-a6b2-e2bbb009c7ca tempest-AttachVolumeTestJSON-1253970158 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:17:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-7176021a-a809-43fb-a6b2-e2bbb009c7ca tempest-AttachVolumeTestJSON-1253970158 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:17:06 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-7176021a-a809-43fb-a6b2-e2bbb009c7ca tempest-AttachVolumeTestJSON-1253970158 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:17:06 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-7176021a-a809-43fb-a6b2-e2bbb009c7ca tempest-AttachVolumeTestJSON-1253970158 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:17:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-7176021a-a809-43fb-a6b2-e2bbb009c7ca tempest-AttachVolumeTestJSON-1253970158 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:17:06 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-7176021a-a809-43fb-a6b2-e2bbb009c7ca tempest-AttachVolumeTestJSON-1253970158 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:17:06 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-7176021a-a809-43fb-a6b2-e2bbb009c7ca tempest-AttachVolumeTestJSON-1253970158 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:17:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-7176021a-a809-43fb-a6b2-e2bbb009c7ca tempest-AttachVolumeTestJSON-1253970158 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e08b27f6-6622-49c2-8d71-a15035e3cf79 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:17:06 devstack sudo[100476]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e08b27f6-6622-49c2-8d71-a15035e3cf79 1073741824 Aug 15 16:17:06 devstack sudo[100476]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:17:07 devstack sudo[100476]: pam_unix(sudo:session): session closed for user root Aug 15 16:17:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-7176021a-a809-43fb-a6b2-e2bbb009c7ca tempest-AttachVolumeTestJSON-1253970158 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e08b27f6-6622-49c2-8d71-a15035e3cf79 1073741824" returned: 0 in 0.734s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:17:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-7176021a-a809-43fb-a6b2-e2bbb009c7ca tempest-AttachVolumeTestJSON-1253970158 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e08b27f6-6622-49c2-8d71-a15035e3cf79 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:17:07 devstack sudo[100485]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e08b27f6-6622-49c2-8d71-a15035e3cf79 Aug 15 16:17:07 devstack sudo[100485]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:17:07 devstack sudo[100485]: pam_unix(sudo:session): session closed for user root Aug 15 16:17:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-7176021a-a809-43fb-a6b2-e2bbb009c7ca tempest-AttachVolumeTestJSON-1253970158 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e08b27f6-6622-49c2-8d71-a15035e3cf79" returned: 0 in 0.435s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:17:07 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-7176021a-a809-43fb-a6b2-e2bbb009c7ca tempest-AttachVolumeTestJSON-1253970158 None] <== create_volume: return (1242ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:17:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-7176021a-a809-43fb-a6b2-e2bbb009c7ca tempest-AttachVolumeTestJSON-1253970158 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.245s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:17:07 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-7176021a-a809-43fb-a6b2-e2bbb009c7ca tempest-AttachVolumeTestJSON-1253970158 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cb99f6ec-cd7a-4567-a01a-d30493c667cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e08b27f6-6622-49c2-8d71-a15035e3cf79', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:17:07 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-7176021a-a809-43fb-a6b2-e2bbb009c7ca tempest-AttachVolumeTestJSON-1253970158 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (526d02c1-56b7-4f01-bc77-8ff0a8c90739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:17:07 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-7176021a-a809-43fb-a6b2-e2bbb009c7ca tempest-AttachVolumeTestJSON-1253970158 None] Volume volume-e08b27f6-6622-49c2-8d71-a15035e3cf79 (e08b27f6-6622-49c2-8d71-a15035e3cf79): created successfully Aug 15 16:17:07 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-7176021a-a809-43fb-a6b2-e2bbb009c7ca tempest-AttachVolumeTestJSON-1253970158 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (526d02c1-56b7-4f01-bc77-8ff0a8c90739) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:17:07 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-7176021a-a809-43fb-a6b2-e2bbb009c7ca tempest-AttachVolumeTestJSON-1253970158 None] Flow 'volume_create_manager' (f7f82cd6-eb63-4b13-a450-f569ddd89202) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:17:07 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-7176021a-a809-43fb-a6b2-e2bbb009c7ca tempest-AttachVolumeTestJSON-1253970158 None] Created volume successfully. Aug 15 16:17:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-dddef51b-a9b3-4575-a024-45bf46b847d1 req-5ec8c30d-5ee0-4a1d-82b4-891b6e0bcf46 tempest-AttachVolumeTestJSON-1253970158 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:17:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-dddef51b-a9b3-4575-a024-45bf46b847d1 req-5ec8c30d-5ee0-4a1d-82b4-891b6e0bcf46 tempest-AttachVolumeTestJSON-1253970158 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:17:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-dddef51b-a9b3-4575-a024-45bf46b847d1 req-5ec8c30d-5ee0-4a1d-82b4-891b6e0bcf46 tempest-AttachVolumeTestJSON-1253970158 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.020s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:17:10 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-dddef51b-a9b3-4575-a024-45bf46b847d1 req-5ec8c30d-5ee0-4a1d-82b4-891b6e0bcf46 tempest-AttachVolumeTestJSON-1253970158 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81', 'name': 'volume-e08b27f6-6622-49c2-8d71-a15035e3cf79', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': '56899dcc-33b5-41d8-b518-91ea528e8674', 'enforce_multipath': True} {{(pid=94214) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 15 16:17:10 devstack cinder-volume[94214]: INFO cinder.volume.manager [req-9f508683-228c-41cf-ac0c-401e132c1c4e req-15f304d9-4fcb-4a95-b74f-82002190d061 tempest-AttachVolumeNegativeTest-1408651582 None] Terminate volume connection completed successfully. Aug 15 16:17:10 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-9f508683-228c-41cf-ac0c-401e132c1c4e req-15f304d9-4fcb-4a95-b74f-82002190d061 tempest-AttachVolumeNegativeTest-1408651582 None] Deleting attachment a8c9ed8a-b58a-4909-a23d-db687dd34a9d. {{(pid=94214) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 15 16:17:10 devstack cinder-volume[94214]: INFO cinder.volume.manager [req-dddef51b-a9b3-4575-a024-45bf46b847d1 req-5ec8c30d-5ee0-4a1d-82b4-891b6e0bcf46 tempest-AttachVolumeTestJSON-1253970158 None] attachment_update completed successfully. Aug 15 16:17:12 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-96b0dfa9-c2a6-4198-9255-2b823d8c0069 tempest-AttachVolumeTestJSON-1253970158 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:17:12 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-96b0dfa9-c2a6-4198-9255-2b823d8c0069 tempest-AttachVolumeTestJSON-1253970158 None] Flow 'volume_create_manager' (9c8ddfe8-e284-4c23-9256-931435cbf4ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:17:12 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-96b0dfa9-c2a6-4198-9255-2b823d8c0069 tempest-AttachVolumeTestJSON-1253970158 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (98c9afa9-26cb-43b7-a399-12de672c8da4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:17:12 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-96b0dfa9-c2a6-4198-9255-2b823d8c0069 tempest-AttachVolumeTestJSON-1253970158 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (98c9afa9-26cb-43b7-a399-12de672c8da4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:17:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-513339300',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5c54f109-fb57-4106-91bc-30566681e130,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='200436e63aa740b6bbfcba69f91ec24f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:17:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:17:13Z,use_quota=True,user_id='4992c21133e6456ea06203e67ab9761b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:17:12 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-96b0dfa9-c2a6-4198-9255-2b823d8c0069 tempest-AttachVolumeTestJSON-1253970158 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5c6cab2a-f1bf-48d9-abff-030fc08909e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:17:12 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-96b0dfa9-c2a6-4198-9255-2b823d8c0069 tempest-AttachVolumeTestJSON-1253970158 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5c6cab2a-f1bf-48d9-abff-030fc08909e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:17:12 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-96b0dfa9-c2a6-4198-9255-2b823d8c0069 tempest-AttachVolumeTestJSON-1253970158 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (15034148-a56f-4bf6-801c-723c2fda2b10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:17:12 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-96b0dfa9-c2a6-4198-9255-2b823d8c0069 tempest-AttachVolumeTestJSON-1253970158 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (15034148-a56f-4bf6-801c-723c2fda2b10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5c54f109-fb57-4106-91bc-30566681e130', 'volume_name': 'volume-5c54f109-fb57-4106-91bc-30566681e130', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:17:12 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-96b0dfa9-c2a6-4198-9255-2b823d8c0069 tempest-AttachVolumeTestJSON-1253970158 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (27c6181b-2d8d-407c-8ed0-d3d8385d00a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:17:12 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-96b0dfa9-c2a6-4198-9255-2b823d8c0069 tempest-AttachVolumeTestJSON-1253970158 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (27c6181b-2d8d-407c-8ed0-d3d8385d00a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:17:12 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-96b0dfa9-c2a6-4198-9255-2b823d8c0069 tempest-AttachVolumeTestJSON-1253970158 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (76f633bd-7349-4ffd-af4d-c9f916efeaf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:17:12 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-96b0dfa9-c2a6-4198-9255-2b823d8c0069 tempest-AttachVolumeTestJSON-1253970158 None] Volume 5c54f109-fb57-4106-91bc-30566681e130: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5c54f109-fb57-4106-91bc-30566681e130', 'volume_size': 1} Aug 15 16:17:12 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-96b0dfa9-c2a6-4198-9255-2b823d8c0069 tempest-AttachVolumeTestJSON-1253970158 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:17:12 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-96b0dfa9-c2a6-4198-9255-2b823d8c0069 tempest-AttachVolumeTestJSON-1253970158 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:17:12 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-96b0dfa9-c2a6-4198-9255-2b823d8c0069 tempest-AttachVolumeTestJSON-1253970158 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:17:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-513339300',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5c54f109-fb57-4106-91bc-30566681e130,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='200436e63aa740b6bbfcba69f91ec24f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:17:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:17:13Z,use_quota=True,user_id='4992c21133e6456ea06203e67ab9761b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:17:12 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-96b0dfa9-c2a6-4198-9255-2b823d8c0069 tempest-AttachVolumeTestJSON-1253970158 None] Creating volume 5c54f109-fb57-4106-91bc-30566681e130 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:17:12 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-96b0dfa9-c2a6-4198-9255-2b823d8c0069 tempest-AttachVolumeTestJSON-1253970158 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:17:12 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-96b0dfa9-c2a6-4198-9255-2b823d8c0069 tempest-AttachVolumeTestJSON-1253970158 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:17:12 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-96b0dfa9-c2a6-4198-9255-2b823d8c0069 tempest-AttachVolumeTestJSON-1253970158 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:17:12 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-96b0dfa9-c2a6-4198-9255-2b823d8c0069 tempest-AttachVolumeTestJSON-1253970158 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:17:12 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-96b0dfa9-c2a6-4198-9255-2b823d8c0069 tempest-AttachVolumeTestJSON-1253970158 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:17:12 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-96b0dfa9-c2a6-4198-9255-2b823d8c0069 tempest-AttachVolumeTestJSON-1253970158 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:17:12 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-96b0dfa9-c2a6-4198-9255-2b823d8c0069 tempest-AttachVolumeTestJSON-1253970158 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:17:12 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-96b0dfa9-c2a6-4198-9255-2b823d8c0069 tempest-AttachVolumeTestJSON-1253970158 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5c54f109-fb57-4106-91bc-30566681e130 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:17:12 devstack sudo[100945]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5c54f109-fb57-4106-91bc-30566681e130 1073741824 Aug 15 16:17:12 devstack sudo[100945]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:17:13 devstack sudo[100945]: pam_unix(sudo:session): session closed for user root Aug 15 16:17:13 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-96b0dfa9-c2a6-4198-9255-2b823d8c0069 tempest-AttachVolumeTestJSON-1253970158 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5c54f109-fb57-4106-91bc-30566681e130 1073741824" returned: 0 in 0.673s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:17:13 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-96b0dfa9-c2a6-4198-9255-2b823d8c0069 tempest-AttachVolumeTestJSON-1253970158 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5c54f109-fb57-4106-91bc-30566681e130 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:17:13 devstack sudo[100952]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5c54f109-fb57-4106-91bc-30566681e130 Aug 15 16:17:13 devstack sudo[100952]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:17:13 devstack sudo[100952]: pam_unix(sudo:session): session closed for user root Aug 15 16:17:13 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-96b0dfa9-c2a6-4198-9255-2b823d8c0069 tempest-AttachVolumeTestJSON-1253970158 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5c54f109-fb57-4106-91bc-30566681e130" returned: 0 in 0.350s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:17:13 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-96b0dfa9-c2a6-4198-9255-2b823d8c0069 tempest-AttachVolumeTestJSON-1253970158 None] <== create_volume: return (1130ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:17:13 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-96b0dfa9-c2a6-4198-9255-2b823d8c0069 tempest-AttachVolumeTestJSON-1253970158 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.133s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:17:13 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-96b0dfa9-c2a6-4198-9255-2b823d8c0069 tempest-AttachVolumeTestJSON-1253970158 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (76f633bd-7349-4ffd-af4d-c9f916efeaf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5c54f109-fb57-4106-91bc-30566681e130', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:17:13 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-96b0dfa9-c2a6-4198-9255-2b823d8c0069 tempest-AttachVolumeTestJSON-1253970158 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9c3b0f7d-d2a0-4621-b3a9-eefb3c1cf3b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:17:13 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-96b0dfa9-c2a6-4198-9255-2b823d8c0069 tempest-AttachVolumeTestJSON-1253970158 None] Volume volume-5c54f109-fb57-4106-91bc-30566681e130 (5c54f109-fb57-4106-91bc-30566681e130): created successfully Aug 15 16:17:14 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-96b0dfa9-c2a6-4198-9255-2b823d8c0069 tempest-AttachVolumeTestJSON-1253970158 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9c3b0f7d-d2a0-4621-b3a9-eefb3c1cf3b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:17:14 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-96b0dfa9-c2a6-4198-9255-2b823d8c0069 tempest-AttachVolumeTestJSON-1253970158 None] Flow 'volume_create_manager' (9c8ddfe8-e284-4c23-9256-931435cbf4ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:17:14 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-96b0dfa9-c2a6-4198-9255-2b823d8c0069 tempest-AttachVolumeTestJSON-1253970158 None] Created volume successfully. Aug 15 16:17:14 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-d10efb2b-c1b2-4085-ab8a-b2e9715c74e9 tempest-VolumeQuotasNegativeTestJSON-1018217402 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:17:14 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d10efb2b-c1b2-4085-ab8a-b2e9715c74e9 tempest-VolumeQuotasNegativeTestJSON-1018217402 None] Flow 'volume_create_manager' (c025d0ac-09a9-4fa0-9e13-0e9278044cc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:17:14 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d10efb2b-c1b2-4085-ab8a-b2e9715c74e9 tempest-VolumeQuotasNegativeTestJSON-1018217402 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fd27e145-2af5-4a1e-a489-8e04579e6a91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:17:14 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d10efb2b-c1b2-4085-ab8a-b2e9715c74e9 tempest-VolumeQuotasNegativeTestJSON-1018217402 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fd27e145-2af5-4a1e-a489-8e04579e6a91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:17:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-499540619',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6d100f51-44ee-4ea3-817b-9ec70c1ae073,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20a8932f04734cf7bcffaceff1e50483',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:17:15Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:17:15Z,use_quota=True,user_id='53142701ef2543bb82f528baff0254ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:17:14 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d10efb2b-c1b2-4085-ab8a-b2e9715c74e9 tempest-VolumeQuotasNegativeTestJSON-1018217402 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4bdbdc7e-df50-4ae5-8b50-8862faf84104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:17:14 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d10efb2b-c1b2-4085-ab8a-b2e9715c74e9 tempest-VolumeQuotasNegativeTestJSON-1018217402 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4bdbdc7e-df50-4ae5-8b50-8862faf84104) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:17:14 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d10efb2b-c1b2-4085-ab8a-b2e9715c74e9 tempest-VolumeQuotasNegativeTestJSON-1018217402 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (290060f2-dd89-466a-b257-e644fac67852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:17:14 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d10efb2b-c1b2-4085-ab8a-b2e9715c74e9 tempest-VolumeQuotasNegativeTestJSON-1018217402 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (290060f2-dd89-466a-b257-e644fac67852) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6d100f51-44ee-4ea3-817b-9ec70c1ae073', 'volume_name': 'volume-6d100f51-44ee-4ea3-817b-9ec70c1ae073', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:17:14 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d10efb2b-c1b2-4085-ab8a-b2e9715c74e9 tempest-VolumeQuotasNegativeTestJSON-1018217402 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4f118d53-4734-4812-95e0-1fff15d9cf21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:17:14 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d10efb2b-c1b2-4085-ab8a-b2e9715c74e9 tempest-VolumeQuotasNegativeTestJSON-1018217402 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4f118d53-4734-4812-95e0-1fff15d9cf21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:17:14 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d10efb2b-c1b2-4085-ab8a-b2e9715c74e9 tempest-VolumeQuotasNegativeTestJSON-1018217402 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7eb4631d-5fdf-4135-99ae-e61113612084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:17:14 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-d10efb2b-c1b2-4085-ab8a-b2e9715c74e9 tempest-VolumeQuotasNegativeTestJSON-1018217402 None] Volume 6d100f51-44ee-4ea3-817b-9ec70c1ae073: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6d100f51-44ee-4ea3-817b-9ec70c1ae073', 'volume_size': 1} Aug 15 16:17:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d10efb2b-c1b2-4085-ab8a-b2e9715c74e9 tempest-VolumeQuotasNegativeTestJSON-1018217402 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:17:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d10efb2b-c1b2-4085-ab8a-b2e9715c74e9 tempest-VolumeQuotasNegativeTestJSON-1018217402 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:17:14 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-d10efb2b-c1b2-4085-ab8a-b2e9715c74e9 tempest-VolumeQuotasNegativeTestJSON-1018217402 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:17:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-499540619',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6d100f51-44ee-4ea3-817b-9ec70c1ae073,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20a8932f04734cf7bcffaceff1e50483',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:17:15Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:17:15Z,use_quota=True,user_id='53142701ef2543bb82f528baff0254ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:17:14 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-d10efb2b-c1b2-4085-ab8a-b2e9715c74e9 tempest-VolumeQuotasNegativeTestJSON-1018217402 None] Creating volume 6d100f51-44ee-4ea3-817b-9ec70c1ae073 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:17:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d10efb2b-c1b2-4085-ab8a-b2e9715c74e9 tempest-VolumeQuotasNegativeTestJSON-1018217402 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:17:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d10efb2b-c1b2-4085-ab8a-b2e9715c74e9 tempest-VolumeQuotasNegativeTestJSON-1018217402 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:17:14 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-d10efb2b-c1b2-4085-ab8a-b2e9715c74e9 tempest-VolumeQuotasNegativeTestJSON-1018217402 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:17:14 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-d10efb2b-c1b2-4085-ab8a-b2e9715c74e9 tempest-VolumeQuotasNegativeTestJSON-1018217402 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:17:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d10efb2b-c1b2-4085-ab8a-b2e9715c74e9 tempest-VolumeQuotasNegativeTestJSON-1018217402 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:17:14 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-d10efb2b-c1b2-4085-ab8a-b2e9715c74e9 tempest-VolumeQuotasNegativeTestJSON-1018217402 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:17:14 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-d10efb2b-c1b2-4085-ab8a-b2e9715c74e9 tempest-VolumeQuotasNegativeTestJSON-1018217402 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:17:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d10efb2b-c1b2-4085-ab8a-b2e9715c74e9 tempest-VolumeQuotasNegativeTestJSON-1018217402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6d100f51-44ee-4ea3-817b-9ec70c1ae073 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:17:14 devstack sudo[100957]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6d100f51-44ee-4ea3-817b-9ec70c1ae073 1073741824 Aug 15 16:17:14 devstack sudo[100957]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:17:15 devstack sudo[100957]: pam_unix(sudo:session): session closed for user root Aug 15 16:17:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d10efb2b-c1b2-4085-ab8a-b2e9715c74e9 tempest-VolumeQuotasNegativeTestJSON-1018217402 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6d100f51-44ee-4ea3-817b-9ec70c1ae073 1073741824" returned: 0 in 0.675s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:17:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d10efb2b-c1b2-4085-ab8a-b2e9715c74e9 tempest-VolumeQuotasNegativeTestJSON-1018217402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6d100f51-44ee-4ea3-817b-9ec70c1ae073 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:17:15 devstack sudo[100985]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6d100f51-44ee-4ea3-817b-9ec70c1ae073 Aug 15 16:17:15 devstack sudo[100985]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:17:15 devstack sudo[100985]: pam_unix(sudo:session): session closed for user root Aug 15 16:17:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d10efb2b-c1b2-4085-ab8a-b2e9715c74e9 tempest-VolumeQuotasNegativeTestJSON-1018217402 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6d100f51-44ee-4ea3-817b-9ec70c1ae073" returned: 0 in 0.317s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:17:15 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-d10efb2b-c1b2-4085-ab8a-b2e9715c74e9 tempest-VolumeQuotasNegativeTestJSON-1018217402 None] <== create_volume: return (1043ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:17:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d10efb2b-c1b2-4085-ab8a-b2e9715c74e9 tempest-VolumeQuotasNegativeTestJSON-1018217402 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.046s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:17:15 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d10efb2b-c1b2-4085-ab8a-b2e9715c74e9 tempest-VolumeQuotasNegativeTestJSON-1018217402 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7eb4631d-5fdf-4135-99ae-e61113612084) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6d100f51-44ee-4ea3-817b-9ec70c1ae073', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:17:15 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d10efb2b-c1b2-4085-ab8a-b2e9715c74e9 tempest-VolumeQuotasNegativeTestJSON-1018217402 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e87a7003-090d-4347-94c0-7f00a9e5ae85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:17:15 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-d10efb2b-c1b2-4085-ab8a-b2e9715c74e9 tempest-VolumeQuotasNegativeTestJSON-1018217402 None] Volume volume-6d100f51-44ee-4ea3-817b-9ec70c1ae073 (6d100f51-44ee-4ea3-817b-9ec70c1ae073): created successfully Aug 15 16:17:15 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d10efb2b-c1b2-4085-ab8a-b2e9715c74e9 tempest-VolumeQuotasNegativeTestJSON-1018217402 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e87a7003-090d-4347-94c0-7f00a9e5ae85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:17:15 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d10efb2b-c1b2-4085-ab8a-b2e9715c74e9 tempest-VolumeQuotasNegativeTestJSON-1018217402 None] Flow 'volume_create_manager' (c025d0ac-09a9-4fa0-9e13-0e9278044cc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:17:15 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-d10efb2b-c1b2-4085-ab8a-b2e9715c74e9 tempest-VolumeQuotasNegativeTestJSON-1018217402 None] Created volume successfully. Aug 15 16:17:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-c250fb32-eb37-4457-b67d-6e501691ad3c req-6106072d-8ac4-4aa9-b252-76429adfc406 tempest-AttachVolumeTestJSON-1253970158 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:17:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-c250fb32-eb37-4457-b67d-6e501691ad3c req-6106072d-8ac4-4aa9-b252-76429adfc406 tempest-AttachVolumeTestJSON-1253970158 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:17:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-c250fb32-eb37-4457-b67d-6e501691ad3c req-6106072d-8ac4-4aa9-b252-76429adfc406 tempest-AttachVolumeTestJSON-1253970158 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.014s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:17:15 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-c250fb32-eb37-4457-b67d-6e501691ad3c req-6106072d-8ac4-4aa9-b252-76429adfc406 tempest-AttachVolumeTestJSON-1253970158 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81', 'name': 'volume-5c54f109-fb57-4106-91bc-30566681e130', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': '35a8fb96-0ddc-4082-af71-f429b766b51d', 'enforce_multipath': True} {{(pid=94214) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 15 16:17:15 devstack cinder-volume[94214]: INFO cinder.volume.manager [req-c250fb32-eb37-4457-b67d-6e501691ad3c req-6106072d-8ac4-4aa9-b252-76429adfc406 tempest-AttachVolumeTestJSON-1253970158 None] attachment_update completed successfully. Aug 15 16:17:17 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-3d7a4213-165b-47c7-9e73-ca2311f8984e tempest-AttachVolumeNegativeTest-1408651582 None] Acquiring lock "cinder-49eadfb2-173f-4fdb-a04a-3e3c077fdc1f-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:17:17 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-3d7a4213-165b-47c7-9e73-ca2311f8984e tempest-AttachVolumeNegativeTest-1408651582 None] Lock "cinder-49eadfb2-173f-4fdb-a04a-3e3c077fdc1f-delete_volume" acquired by "delete_volume" :: waited 0.039s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:17:17 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-3d7a4213-165b-47c7-9e73-ca2311f8984e tempest-AttachVolumeNegativeTest-1408651582 None] Acquiring lock "cinder-quobyte-49eadfb2-173f-4fdb-a04a-3e3c077fdc1f" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:17:17 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-3d7a4213-165b-47c7-9e73-ca2311f8984e tempest-AttachVolumeNegativeTest-1408651582 None] Lock "cinder-quobyte-49eadfb2-173f-4fdb-a04a-3e3c077fdc1f" acquired by "delete_volume" :: waited 0.017s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:17:17 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[9c0f6f74-14e6-4697-9fac-37979c35098b]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:17:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3d7a4213-165b-47c7-9e73-ca2311f8984e tempest-AttachVolumeNegativeTest-1408651582 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-49eadfb2-173f-4fdb-a04a-3e3c077fdc1f {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:17:17 devstack sudo[101004]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-49eadfb2-173f-4fdb-a04a-3e3c077fdc1f Aug 15 16:17:17 devstack sudo[101004]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:17:17 devstack sudo[101004]: pam_unix(sudo:session): session closed for user root Aug 15 16:17:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3d7a4213-165b-47c7-9e73-ca2311f8984e tempest-AttachVolumeNegativeTest-1408651582 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-49eadfb2-173f-4fdb-a04a-3e3c077fdc1f" returned: 0 in 0.449s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:17:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3d7a4213-165b-47c7-9e73-ca2311f8984e tempest-AttachVolumeNegativeTest-1408651582 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-49eadfb2-173f-4fdb-a04a-3e3c077fdc1f {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:17:17 devstack sudo[101010]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-49eadfb2-173f-4fdb-a04a-3e3c077fdc1f Aug 15 16:17:17 devstack sudo[101010]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:17:17 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-e812dbaf-8860-4402-9568-daf3756c69c0 tempest-VolumeQuotasNegativeTestJSON-1018217402 None] Acquiring lock "cinder-6d100f51-44ee-4ea3-817b-9ec70c1ae073-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:17:17 devstack sudo[101010]: pam_unix(sudo:session): session closed for user root Aug 15 16:17:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3d7a4213-165b-47c7-9e73-ca2311f8984e tempest-AttachVolumeNegativeTest-1408651582 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-49eadfb2-173f-4fdb-a04a-3e3c077fdc1f" returned: 0 in 0.266s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:17:17 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-e812dbaf-8860-4402-9568-daf3756c69c0 tempest-VolumeQuotasNegativeTestJSON-1018217402 None] Lock "cinder-6d100f51-44ee-4ea3-817b-9ec70c1ae073-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:17:17 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-3d7a4213-165b-47c7-9e73-ca2311f8984e tempest-AttachVolumeNegativeTest-1408651582 None] Lock "cinder-quobyte-49eadfb2-173f-4fdb-a04a-3e3c077fdc1f" released by "delete_volume" :: held 0.779s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:17:17 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-e812dbaf-8860-4402-9568-daf3756c69c0 tempest-VolumeQuotasNegativeTestJSON-1018217402 None] Acquiring lock "cinder-quobyte-6d100f51-44ee-4ea3-817b-9ec70c1ae073" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:17:17 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-e812dbaf-8860-4402-9568-daf3756c69c0 tempest-VolumeQuotasNegativeTestJSON-1018217402 None] Lock "cinder-quobyte-6d100f51-44ee-4ea3-817b-9ec70c1ae073" acquired by "delete_volume" :: waited 0.024s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:17:17 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-3d7a4213-165b-47c7-9e73-ca2311f8984e tempest-AttachVolumeNegativeTest-1408651582 None] Created reservations ['3e7e053d-2422-4b3b-ae58-fee11c884891', 'c23de55e-c43b-4f0b-b20e-aee3455d2533', '314c33d6-f75e-48d9-8f71-c5592ba97b58', '50a5d431-3282-4461-b1c5-05b7cbeb63e6'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:17:17 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[c69bb6e5-ccc6-4750-9919-266bce7328ba]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:17:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e812dbaf-8860-4402-9568-daf3756c69c0 tempest-VolumeQuotasNegativeTestJSON-1018217402 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6d100f51-44ee-4ea3-817b-9ec70c1ae073 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:17:18 devstack cinder-volume[94214]: INFO cinder.volume.manager [req-71c5fbca-05db-4a99-b9c9-553cf8f206fa req-0c543025-6365-4f2d-a2fd-4f95084d25a8 tempest-AttachVolumeTestJSON-1253970158 None] Terminate volume connection completed successfully. Aug 15 16:17:18 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-71c5fbca-05db-4a99-b9c9-553cf8f206fa req-0c543025-6365-4f2d-a2fd-4f95084d25a8 tempest-AttachVolumeTestJSON-1253970158 None] Deleting attachment 56899dcc-33b5-41d8-b518-91ea528e8674. {{(pid=94214) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 15 16:17:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-3d7a4213-165b-47c7-9e73-ca2311f8984e tempest-AttachVolumeNegativeTest-1408651582 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:17:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-3d7a4213-165b-47c7-9e73-ca2311f8984e tempest-AttachVolumeNegativeTest-1408651582 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:17:18 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-3d7a4213-165b-47c7-9e73-ca2311f8984e tempest-AttachVolumeNegativeTest-1408651582 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:17:18 devstack sudo[101018]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6d100f51-44ee-4ea3-817b-9ec70c1ae073 Aug 15 16:17:18 devstack sudo[101018]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:17:18 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-3d7a4213-165b-47c7-9e73-ca2311f8984e tempest-AttachVolumeNegativeTest-1408651582 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:17:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-3d7a4213-165b-47c7-9e73-ca2311f8984e tempest-AttachVolumeNegativeTest-1408651582 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:17:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3d7a4213-165b-47c7-9e73-ca2311f8984e tempest-AttachVolumeNegativeTest-1408651582 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:17:18 devstack sudo[101020]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:17:18 devstack sudo[101020]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:17:18 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ed132adc-c6bf-4588-b3a8-d5e65cfc34af tempest-AttachVolumeNegativeTest-1408651582 None] Acquiring lock "cinder-ff42a97f-2275-4ed5-b40a-083eebe6532f-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:17:18 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ed132adc-c6bf-4588-b3a8-d5e65cfc34af tempest-AttachVolumeNegativeTest-1408651582 None] Lock "cinder-ff42a97f-2275-4ed5-b40a-083eebe6532f-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:17:18 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ed132adc-c6bf-4588-b3a8-d5e65cfc34af tempest-AttachVolumeNegativeTest-1408651582 None] Acquiring lock "cinder-quobyte-ff42a97f-2275-4ed5-b40a-083eebe6532f" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:17:18 devstack sudo[101018]: pam_unix(sudo:session): session closed for user root Aug 15 16:17:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e812dbaf-8860-4402-9568-daf3756c69c0 tempest-VolumeQuotasNegativeTestJSON-1018217402 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6d100f51-44ee-4ea3-817b-9ec70c1ae073" returned: 0 in 0.452s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:17:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e812dbaf-8860-4402-9568-daf3756c69c0 tempest-VolumeQuotasNegativeTestJSON-1018217402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6d100f51-44ee-4ea3-817b-9ec70c1ae073 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:17:18 devstack sudo[101020]: pam_unix(sudo:session): session closed for user root Aug 15 16:17:18 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ed132adc-c6bf-4588-b3a8-d5e65cfc34af tempest-AttachVolumeNegativeTest-1408651582 None] Lock "cinder-quobyte-ff42a97f-2275-4ed5-b40a-083eebe6532f" acquired by "delete_volume" :: waited 0.025s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:17:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3d7a4213-165b-47c7-9e73-ca2311f8984e tempest-AttachVolumeNegativeTest-1408651582 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.352s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:17:18 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-3d7a4213-165b-47c7-9e73-ca2311f8984e tempest-AttachVolumeNegativeTest-1408651582 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:17:18 devstack sudo[101026]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6d100f51-44ee-4ea3-817b-9ec70c1ae073 Aug 15 16:17:18 devstack sudo[101026]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:17:18 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-3d7a4213-165b-47c7-9e73-ca2311f8984e tempest-AttachVolumeNegativeTest-1408651582 None] Deleted volume successfully. Aug 15 16:17:18 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[5a729cee-bd6c-4993-8f5c-c3bbb4c75be8]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:17:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ed132adc-c6bf-4588-b3a8-d5e65cfc34af tempest-AttachVolumeNegativeTest-1408651582 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ff42a97f-2275-4ed5-b40a-083eebe6532f {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:17:18 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-3d7a4213-165b-47c7-9e73-ca2311f8984e tempest-AttachVolumeNegativeTest-1408651582 None] Lock "cinder-49eadfb2-173f-4fdb-a04a-3e3c077fdc1f-delete_volume" released by "delete_volume" :: held 1.463s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:17:18 devstack sudo[101028]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ff42a97f-2275-4ed5-b40a-083eebe6532f Aug 15 16:17:18 devstack sudo[101028]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:17:18 devstack sudo[101026]: pam_unix(sudo:session): session closed for user root Aug 15 16:17:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e812dbaf-8860-4402-9568-daf3756c69c0 tempest-VolumeQuotasNegativeTestJSON-1018217402 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6d100f51-44ee-4ea3-817b-9ec70c1ae073" returned: 0 in 0.303s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:17:18 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-e812dbaf-8860-4402-9568-daf3756c69c0 tempest-VolumeQuotasNegativeTestJSON-1018217402 None] Lock "cinder-quobyte-6d100f51-44ee-4ea3-817b-9ec70c1ae073" released by "delete_volume" :: held 0.809s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:17:18 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-e812dbaf-8860-4402-9568-daf3756c69c0 tempest-VolumeQuotasNegativeTestJSON-1018217402 None] Created reservations ['109424d5-b810-4e82-a493-54900566740e', '4ece4766-939a-45e5-ae0b-378396a26849', 'e52defe4-3b4d-49af-822d-bade11a9708e', 'c43ca809-d3fd-4a36-943e-eec586efb268'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:17:18 devstack sudo[101028]: pam_unix(sudo:session): session closed for user root Aug 15 16:17:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ed132adc-c6bf-4588-b3a8-d5e65cfc34af tempest-AttachVolumeNegativeTest-1408651582 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ff42a97f-2275-4ed5-b40a-083eebe6532f" returned: 0 in 0.415s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:17:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ed132adc-c6bf-4588-b3a8-d5e65cfc34af tempest-AttachVolumeNegativeTest-1408651582 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ff42a97f-2275-4ed5-b40a-083eebe6532f {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:17:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-e812dbaf-8860-4402-9568-daf3756c69c0 tempest-VolumeQuotasNegativeTestJSON-1018217402 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:17:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-e812dbaf-8860-4402-9568-daf3756c69c0 tempest-VolumeQuotasNegativeTestJSON-1018217402 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:17:18 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-e812dbaf-8860-4402-9568-daf3756c69c0 tempest-VolumeQuotasNegativeTestJSON-1018217402 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:17:18 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-e812dbaf-8860-4402-9568-daf3756c69c0 tempest-VolumeQuotasNegativeTestJSON-1018217402 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:17:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-e812dbaf-8860-4402-9568-daf3756c69c0 tempest-VolumeQuotasNegativeTestJSON-1018217402 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:17:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e812dbaf-8860-4402-9568-daf3756c69c0 tempest-VolumeQuotasNegativeTestJSON-1018217402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:17:18 devstack sudo[101036]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ff42a97f-2275-4ed5-b40a-083eebe6532f Aug 15 16:17:18 devstack sudo[101036]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:17:18 devstack sudo[101038]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:17:18 devstack sudo[101038]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:17:19 devstack sudo[101036]: pam_unix(sudo:session): session closed for user root Aug 15 16:17:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ed132adc-c6bf-4588-b3a8-d5e65cfc34af tempest-AttachVolumeNegativeTest-1408651582 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ff42a97f-2275-4ed5-b40a-083eebe6532f" returned: 0 in 0.313s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:17:19 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ed132adc-c6bf-4588-b3a8-d5e65cfc34af tempest-AttachVolumeNegativeTest-1408651582 None] Lock "cinder-quobyte-ff42a97f-2275-4ed5-b40a-083eebe6532f" released by "delete_volume" :: held 0.784s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:17:19 devstack sudo[101038]: pam_unix(sudo:session): session closed for user root Aug 15 16:17:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e812dbaf-8860-4402-9568-daf3756c69c0 tempest-VolumeQuotasNegativeTestJSON-1018217402 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.318s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:17:19 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-e812dbaf-8860-4402-9568-daf3756c69c0 tempest-VolumeQuotasNegativeTestJSON-1018217402 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:17:19 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-e812dbaf-8860-4402-9568-daf3756c69c0 tempest-VolumeQuotasNegativeTestJSON-1018217402 None] Deleted volume successfully. Aug 15 16:17:19 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-e812dbaf-8860-4402-9568-daf3756c69c0 tempest-VolumeQuotasNegativeTestJSON-1018217402 None] Lock "cinder-6d100f51-44ee-4ea3-817b-9ec70c1ae073-delete_volume" released by "delete_volume" :: held 1.430s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:17:19 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-ed132adc-c6bf-4588-b3a8-d5e65cfc34af tempest-AttachVolumeNegativeTest-1408651582 None] Created reservations ['5d1ad6f2-92a1-4713-a05e-abcb239d8ffa', '61b0132d-19c1-4c22-abc3-7890885199b3', '5f707f7f-4f7e-436c-8a1f-62c28a1e6e0e', '74f1dfe8-5198-4e0f-a44b-5f236d7bfa70'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:17:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ed132adc-c6bf-4588-b3a8-d5e65cfc34af tempest-AttachVolumeNegativeTest-1408651582 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:17:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ed132adc-c6bf-4588-b3a8-d5e65cfc34af tempest-AttachVolumeNegativeTest-1408651582 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:17:19 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ed132adc-c6bf-4588-b3a8-d5e65cfc34af tempest-AttachVolumeNegativeTest-1408651582 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:17:19 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ed132adc-c6bf-4588-b3a8-d5e65cfc34af tempest-AttachVolumeNegativeTest-1408651582 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:17:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ed132adc-c6bf-4588-b3a8-d5e65cfc34af tempest-AttachVolumeNegativeTest-1408651582 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:17:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ed132adc-c6bf-4588-b3a8-d5e65cfc34af tempest-AttachVolumeNegativeTest-1408651582 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:17:19 devstack sudo[101048]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:17:19 devstack sudo[101048]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:17:19 devstack cinder-volume[94214]: INFO cinder.volume.manager [req-bda8b535-038b-473a-892d-72655e40c162 req-6abe46c4-7329-4e9c-b3f7-7576a9be2c47 tempest-AttachVolumeTestJSON-1253970158 None] Terminate volume connection completed successfully. Aug 15 16:17:19 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-bda8b535-038b-473a-892d-72655e40c162 req-6abe46c4-7329-4e9c-b3f7-7576a9be2c47 tempest-AttachVolumeTestJSON-1253970158 None] Deleting attachment 35a8fb96-0ddc-4082-af71-f429b766b51d. {{(pid=94214) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 15 16:17:19 devstack sudo[101048]: pam_unix(sudo:session): session closed for user root Aug 15 16:17:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ed132adc-c6bf-4588-b3a8-d5e65cfc34af tempest-AttachVolumeNegativeTest-1408651582 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.305s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:17:19 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-ed132adc-c6bf-4588-b3a8-d5e65cfc34af tempest-AttachVolumeNegativeTest-1408651582 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:17:19 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-ed132adc-c6bf-4588-b3a8-d5e65cfc34af tempest-AttachVolumeNegativeTest-1408651582 None] Deleted volume successfully. Aug 15 16:17:19 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ed132adc-c6bf-4588-b3a8-d5e65cfc34af tempest-AttachVolumeNegativeTest-1408651582 None] Lock "cinder-ff42a97f-2275-4ed5-b40a-083eebe6532f-delete_volume" released by "delete_volume" :: held 1.356s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:17:19 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-68bca422-3124-433c-bdae-c4842264ecb8 tempest-AttachVolumeNegativeTest-1408651582 None] Acquiring lock "cinder-5149ce1f-4a2b-4f29-9c1e-c52ca74fdac5-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:17:19 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-68bca422-3124-433c-bdae-c4842264ecb8 tempest-AttachVolumeNegativeTest-1408651582 None] Lock "cinder-5149ce1f-4a2b-4f29-9c1e-c52ca74fdac5-delete_volume" acquired by "delete_volume" :: waited 0.023s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:17:19 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-68bca422-3124-433c-bdae-c4842264ecb8 tempest-AttachVolumeNegativeTest-1408651582 None] Acquiring lock "cinder-quobyte-5149ce1f-4a2b-4f29-9c1e-c52ca74fdac5" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:17:19 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-68bca422-3124-433c-bdae-c4842264ecb8 tempest-AttachVolumeNegativeTest-1408651582 None] Lock "cinder-quobyte-5149ce1f-4a2b-4f29-9c1e-c52ca74fdac5" acquired by "delete_volume" :: waited 0.014s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:17:19 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[464c9b06-34e0-4e29-b7a8-13576e1e1470]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:17:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-68bca422-3124-433c-bdae-c4842264ecb8 tempest-AttachVolumeNegativeTest-1408651582 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5149ce1f-4a2b-4f29-9c1e-c52ca74fdac5 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:17:20 devstack sudo[101077]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5149ce1f-4a2b-4f29-9c1e-c52ca74fdac5 Aug 15 16:17:20 devstack sudo[101077]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:17:20 devstack sudo[101077]: pam_unix(sudo:session): session closed for user root Aug 15 16:17:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-68bca422-3124-433c-bdae-c4842264ecb8 tempest-AttachVolumeNegativeTest-1408651582 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5149ce1f-4a2b-4f29-9c1e-c52ca74fdac5" returned: 0 in 0.396s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:17:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-68bca422-3124-433c-bdae-c4842264ecb8 tempest-AttachVolumeNegativeTest-1408651582 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5149ce1f-4a2b-4f29-9c1e-c52ca74fdac5 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:17:20 devstack sudo[101082]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5149ce1f-4a2b-4f29-9c1e-c52ca74fdac5 Aug 15 16:17:20 devstack sudo[101082]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:17:20 devstack sudo[101082]: pam_unix(sudo:session): session closed for user root Aug 15 16:17:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-68bca422-3124-433c-bdae-c4842264ecb8 tempest-AttachVolumeNegativeTest-1408651582 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5149ce1f-4a2b-4f29-9c1e-c52ca74fdac5" returned: 0 in 0.311s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:17:20 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-68bca422-3124-433c-bdae-c4842264ecb8 tempest-AttachVolumeNegativeTest-1408651582 None] Lock "cinder-quobyte-5149ce1f-4a2b-4f29-9c1e-c52ca74fdac5" released by "delete_volume" :: held 0.750s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:17:20 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-68bca422-3124-433c-bdae-c4842264ecb8 tempest-AttachVolumeNegativeTest-1408651582 None] Created reservations ['4eb2f7d4-6bb3-4a35-adef-e4a610408bd7', 'd3a98425-bb15-43fd-aa49-174ef7127021', 'fe7e2f6f-6ec8-4bb0-b093-c2211d5665d4', 'f81093f0-e5ca-4b55-99b1-c8f59b13d5ac'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:17:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-68bca422-3124-433c-bdae-c4842264ecb8 tempest-AttachVolumeNegativeTest-1408651582 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:17:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-68bca422-3124-433c-bdae-c4842264ecb8 tempest-AttachVolumeNegativeTest-1408651582 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:17:20 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-68bca422-3124-433c-bdae-c4842264ecb8 tempest-AttachVolumeNegativeTest-1408651582 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:17:20 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-68bca422-3124-433c-bdae-c4842264ecb8 tempest-AttachVolumeNegativeTest-1408651582 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:17:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-68bca422-3124-433c-bdae-c4842264ecb8 tempest-AttachVolumeNegativeTest-1408651582 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:17:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-68bca422-3124-433c-bdae-c4842264ecb8 tempest-AttachVolumeNegativeTest-1408651582 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:17:20 devstack sudo[101086]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:17:20 devstack sudo[101086]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:17:21 devstack sudo[101086]: pam_unix(sudo:session): session closed for user root Aug 15 16:17:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-68bca422-3124-433c-bdae-c4842264ecb8 tempest-AttachVolumeNegativeTest-1408651582 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.383s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:17:21 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-68bca422-3124-433c-bdae-c4842264ecb8 tempest-AttachVolumeNegativeTest-1408651582 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:17:21 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-68bca422-3124-433c-bdae-c4842264ecb8 tempest-AttachVolumeNegativeTest-1408651582 None] Deleted volume successfully. Aug 15 16:17:21 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-68bca422-3124-433c-bdae-c4842264ecb8 tempest-AttachVolumeNegativeTest-1408651582 None] Lock "cinder-5149ce1f-4a2b-4f29-9c1e-c52ca74fdac5-delete_volume" released by "delete_volume" :: held 1.461s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:17:25 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-dca814d4-18f1-4d05-994f-c8e705b3aedd tempest-AttachVolumeTestJSON-1253970158 None] Acquiring lock "cinder-5c54f109-fb57-4106-91bc-30566681e130-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:17:26 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-dca814d4-18f1-4d05-994f-c8e705b3aedd tempest-AttachVolumeTestJSON-1253970158 None] Lock "cinder-5c54f109-fb57-4106-91bc-30566681e130-delete_volume" acquired by "delete_volume" :: waited 0.054s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:17:26 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-dca814d4-18f1-4d05-994f-c8e705b3aedd tempest-AttachVolumeTestJSON-1253970158 None] Acquiring lock "cinder-quobyte-5c54f109-fb57-4106-91bc-30566681e130" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:17:26 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-dca814d4-18f1-4d05-994f-c8e705b3aedd tempest-AttachVolumeTestJSON-1253970158 None] Lock "cinder-quobyte-5c54f109-fb57-4106-91bc-30566681e130" acquired by "delete_volume" :: waited 0.032s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:17:26 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[845aed25-bf27-4577-898e-3c2a6bd7adf0]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:17:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-dca814d4-18f1-4d05-994f-c8e705b3aedd tempest-AttachVolumeTestJSON-1253970158 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5c54f109-fb57-4106-91bc-30566681e130 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:17:26 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-e5286048-0134-4922-b7fa-cb326ac3cbd5 tempest-VolumeRetypeWithoutMigrationTest-1883836625 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:17:26 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e5286048-0134-4922-b7fa-cb326ac3cbd5 tempest-VolumeRetypeWithoutMigrationTest-1883836625 None] Flow 'volume_create_manager' (4f175930-8a99-489c-a905-4457c6e2ccba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:17:26 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e5286048-0134-4922-b7fa-cb326ac3cbd5 tempest-VolumeRetypeWithoutMigrationTest-1883836625 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8ee7d2ef-972b-4800-8077-1fea687e0894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:17:26 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e5286048-0134-4922-b7fa-cb326ac3cbd5 tempest-VolumeRetypeWithoutMigrationTest-1883836625 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8ee7d2ef-972b-4800-8077-1fea687e0894) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:17:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-539964542',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=28b1ce1d-1836-4c46-945b-2023933ea096,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ec5ff23a1a04689b7b70afa18803e3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:17:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:17:26Z,use_quota=True,user_id='34363d10d7704ccf9d30c0db8748b975',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(26f40fd7-be08-4258-aaba-304633039550),volume_type_id=26f40fd7-be08-4258-aaba-304633039550)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:17:26 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e5286048-0134-4922-b7fa-cb326ac3cbd5 tempest-VolumeRetypeWithoutMigrationTest-1883836625 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (763d51cd-6336-4ea4-a673-d07289a82676) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:17:26 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e5286048-0134-4922-b7fa-cb326ac3cbd5 tempest-VolumeRetypeWithoutMigrationTest-1883836625 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (763d51cd-6336-4ea4-a673-d07289a82676) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:17:26 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e5286048-0134-4922-b7fa-cb326ac3cbd5 tempest-VolumeRetypeWithoutMigrationTest-1883836625 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8c038e9c-03b9-43ed-ad0a-4b22e10a64cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:17:26 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e5286048-0134-4922-b7fa-cb326ac3cbd5 tempest-VolumeRetypeWithoutMigrationTest-1883836625 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8c038e9c-03b9-43ed-ad0a-4b22e10a64cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '28b1ce1d-1836-4c46-945b-2023933ea096', 'volume_name': 'volume-28b1ce1d-1836-4c46-945b-2023933ea096', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:17:26 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e5286048-0134-4922-b7fa-cb326ac3cbd5 tempest-VolumeRetypeWithoutMigrationTest-1883836625 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (16cfb608-2f48-4424-b82f-3518293933eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:17:26 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e5286048-0134-4922-b7fa-cb326ac3cbd5 tempest-VolumeRetypeWithoutMigrationTest-1883836625 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (16cfb608-2f48-4424-b82f-3518293933eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:17:26 devstack sudo[101126]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5c54f109-fb57-4106-91bc-30566681e130 Aug 15 16:17:26 devstack sudo[101126]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:17:26 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e5286048-0134-4922-b7fa-cb326ac3cbd5 tempest-VolumeRetypeWithoutMigrationTest-1883836625 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (909942c0-1a04-42bd-be88-acd72d9f7460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:17:26 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-e5286048-0134-4922-b7fa-cb326ac3cbd5 tempest-VolumeRetypeWithoutMigrationTest-1883836625 None] Volume 28b1ce1d-1836-4c46-945b-2023933ea096: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-28b1ce1d-1836-4c46-945b-2023933ea096', 'volume_size': 1} Aug 15 16:17:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-e5286048-0134-4922-b7fa-cb326ac3cbd5 tempest-VolumeRetypeWithoutMigrationTest-1883836625 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:17:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-e5286048-0134-4922-b7fa-cb326ac3cbd5 tempest-VolumeRetypeWithoutMigrationTest-1883836625 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:17:26 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-e5286048-0134-4922-b7fa-cb326ac3cbd5 tempest-VolumeRetypeWithoutMigrationTest-1883836625 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:17:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-539964542',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=28b1ce1d-1836-4c46-945b-2023933ea096,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ec5ff23a1a04689b7b70afa18803e3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:17:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:17:26Z,use_quota=True,user_id='34363d10d7704ccf9d30c0db8748b975',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(26f40fd7-be08-4258-aaba-304633039550),volume_type_id=26f40fd7-be08-4258-aaba-304633039550)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:17:26 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-e5286048-0134-4922-b7fa-cb326ac3cbd5 tempest-VolumeRetypeWithoutMigrationTest-1883836625 None] Creating volume 28b1ce1d-1836-4c46-945b-2023933ea096 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:17:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-e5286048-0134-4922-b7fa-cb326ac3cbd5 tempest-VolumeRetypeWithoutMigrationTest-1883836625 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:17:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-e5286048-0134-4922-b7fa-cb326ac3cbd5 tempest-VolumeRetypeWithoutMigrationTest-1883836625 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:17:26 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-e5286048-0134-4922-b7fa-cb326ac3cbd5 tempest-VolumeRetypeWithoutMigrationTest-1883836625 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:17:26 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-e5286048-0134-4922-b7fa-cb326ac3cbd5 tempest-VolumeRetypeWithoutMigrationTest-1883836625 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:17:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-e5286048-0134-4922-b7fa-cb326ac3cbd5 tempest-VolumeRetypeWithoutMigrationTest-1883836625 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:17:26 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-e5286048-0134-4922-b7fa-cb326ac3cbd5 tempest-VolumeRetypeWithoutMigrationTest-1883836625 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:17:26 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-e5286048-0134-4922-b7fa-cb326ac3cbd5 tempest-VolumeRetypeWithoutMigrationTest-1883836625 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:17:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e5286048-0134-4922-b7fa-cb326ac3cbd5 tempest-VolumeRetypeWithoutMigrationTest-1883836625 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-28b1ce1d-1836-4c46-945b-2023933ea096 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:17:26 devstack sudo[101128]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-28b1ce1d-1836-4c46-945b-2023933ea096 1073741824 Aug 15 16:17:26 devstack sudo[101128]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:17:26 devstack sudo[101126]: pam_unix(sudo:session): session closed for user root Aug 15 16:17:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-dca814d4-18f1-4d05-994f-c8e705b3aedd tempest-AttachVolumeTestJSON-1253970158 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5c54f109-fb57-4106-91bc-30566681e130" returned: 0 in 0.578s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:17:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-dca814d4-18f1-4d05-994f-c8e705b3aedd tempest-AttachVolumeTestJSON-1253970158 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5c54f109-fb57-4106-91bc-30566681e130 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:17:26 devstack sudo[101136]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5c54f109-fb57-4106-91bc-30566681e130 Aug 15 16:17:26 devstack sudo[101136]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:17:27 devstack sudo[101128]: pam_unix(sudo:session): session closed for user root Aug 15 16:17:27 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e5286048-0134-4922-b7fa-cb326ac3cbd5 tempest-VolumeRetypeWithoutMigrationTest-1883836625 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-28b1ce1d-1836-4c46-945b-2023933ea096 1073741824" returned: 0 in 0.561s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:17:27 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e5286048-0134-4922-b7fa-cb326ac3cbd5 tempest-VolumeRetypeWithoutMigrationTest-1883836625 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-28b1ce1d-1836-4c46-945b-2023933ea096 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:17:27 devstack sudo[101139]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-28b1ce1d-1836-4c46-945b-2023933ea096 Aug 15 16:17:27 devstack sudo[101139]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:17:27 devstack sudo[101136]: pam_unix(sudo:session): session closed for user root Aug 15 16:17:27 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-dca814d4-18f1-4d05-994f-c8e705b3aedd tempest-AttachVolumeTestJSON-1253970158 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5c54f109-fb57-4106-91bc-30566681e130" returned: 0 in 0.366s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:17:27 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-dca814d4-18f1-4d05-994f-c8e705b3aedd tempest-AttachVolumeTestJSON-1253970158 None] Lock "cinder-quobyte-5c54f109-fb57-4106-91bc-30566681e130" released by "delete_volume" :: held 1.086s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:17:27 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-dca814d4-18f1-4d05-994f-c8e705b3aedd tempest-AttachVolumeTestJSON-1253970158 None] Created reservations ['2b7270dd-3e72-435d-a519-27d68da80618', '0d90dc7f-cf96-4664-b125-6a35d23fb896', '4c3e18fd-887a-49e1-82d1-b70455277d40', '3eb31c4b-3015-453d-a5a5-168cb6a2a716'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:17:27 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-dca814d4-18f1-4d05-994f-c8e705b3aedd tempest-AttachVolumeTestJSON-1253970158 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:17:27 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-dca814d4-18f1-4d05-994f-c8e705b3aedd tempest-AttachVolumeTestJSON-1253970158 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:17:27 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-dca814d4-18f1-4d05-994f-c8e705b3aedd tempest-AttachVolumeTestJSON-1253970158 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:17:27 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-dca814d4-18f1-4d05-994f-c8e705b3aedd tempest-AttachVolumeTestJSON-1253970158 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:17:27 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-dca814d4-18f1-4d05-994f-c8e705b3aedd tempest-AttachVolumeTestJSON-1253970158 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:17:27 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-dca814d4-18f1-4d05-994f-c8e705b3aedd tempest-AttachVolumeTestJSON-1253970158 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:17:27 devstack sudo[101148]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:17:27 devstack sudo[101148]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:17:27 devstack sudo[101139]: pam_unix(sudo:session): session closed for user root Aug 15 16:17:27 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e5286048-0134-4922-b7fa-cb326ac3cbd5 tempest-VolumeRetypeWithoutMigrationTest-1883836625 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-28b1ce1d-1836-4c46-945b-2023933ea096" returned: 0 in 0.411s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:17:27 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-e5286048-0134-4922-b7fa-cb326ac3cbd5 tempest-VolumeRetypeWithoutMigrationTest-1883836625 None] <== create_volume: return (1042ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:17:27 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-e5286048-0134-4922-b7fa-cb326ac3cbd5 tempest-VolumeRetypeWithoutMigrationTest-1883836625 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.044s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:17:27 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e5286048-0134-4922-b7fa-cb326ac3cbd5 tempest-VolumeRetypeWithoutMigrationTest-1883836625 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (909942c0-1a04-42bd-be88-acd72d9f7460) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-28b1ce1d-1836-4c46-945b-2023933ea096', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:17:27 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e5286048-0134-4922-b7fa-cb326ac3cbd5 tempest-VolumeRetypeWithoutMigrationTest-1883836625 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bc54abb7-acd3-45fe-baa8-58f0f84b0378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:17:27 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-e5286048-0134-4922-b7fa-cb326ac3cbd5 tempest-VolumeRetypeWithoutMigrationTest-1883836625 None] Volume volume-28b1ce1d-1836-4c46-945b-2023933ea096 (28b1ce1d-1836-4c46-945b-2023933ea096): created successfully Aug 15 16:17:27 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e5286048-0134-4922-b7fa-cb326ac3cbd5 tempest-VolumeRetypeWithoutMigrationTest-1883836625 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bc54abb7-acd3-45fe-baa8-58f0f84b0378) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:17:27 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e5286048-0134-4922-b7fa-cb326ac3cbd5 tempest-VolumeRetypeWithoutMigrationTest-1883836625 None] Flow 'volume_create_manager' (4f175930-8a99-489c-a905-4457c6e2ccba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:17:27 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-e5286048-0134-4922-b7fa-cb326ac3cbd5 tempest-VolumeRetypeWithoutMigrationTest-1883836625 None] Created volume successfully. Aug 15 16:17:27 devstack sudo[101148]: pam_unix(sudo:session): session closed for user root Aug 15 16:17:27 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-dca814d4-18f1-4d05-994f-c8e705b3aedd tempest-AttachVolumeTestJSON-1253970158 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.364s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:17:27 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-dca814d4-18f1-4d05-994f-c8e705b3aedd tempest-AttachVolumeTestJSON-1253970158 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:17:27 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-dca814d4-18f1-4d05-994f-c8e705b3aedd tempest-AttachVolumeTestJSON-1253970158 None] Deleted volume successfully. Aug 15 16:17:27 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-dca814d4-18f1-4d05-994f-c8e705b3aedd tempest-AttachVolumeTestJSON-1253970158 None] Lock "cinder-5c54f109-fb57-4106-91bc-30566681e130-delete_volume" released by "delete_volume" :: held 1.866s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:17:28 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-26c7f7ac-a2fe-48ea-b9ca-d6fb77518e19 req-f2fc1432-f0a9-4ec0-91e0-1484c10317d7 tempest-ServerActionsTestOtherA-415085908 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:17:28 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-26c7f7ac-a2fe-48ea-b9ca-d6fb77518e19 req-f2fc1432-f0a9-4ec0-91e0-1484c10317d7 tempest-ServerActionsTestOtherA-415085908 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.002s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:17:28 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-26c7f7ac-a2fe-48ea-b9ca-d6fb77518e19 req-f2fc1432-f0a9-4ec0-91e0-1484c10317d7 tempest-ServerActionsTestOtherA-415085908 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.012s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:17:28 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-26c7f7ac-a2fe-48ea-b9ca-d6fb77518e19 req-f2fc1432-f0a9-4ec0-91e0-1484c10317d7 tempest-ServerActionsTestOtherA-415085908 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81', 'name': 'volume-38ebc01d-336f-4131-a282-f563a7718667', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': 'ddb7e6e6-d21e-484e-bce0-326b664a2676', 'enforce_multipath': True} {{(pid=94214) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 15 16:17:28 devstack cinder-volume[94214]: INFO cinder.volume.manager [req-26c7f7ac-a2fe-48ea-b9ca-d6fb77518e19 req-f2fc1432-f0a9-4ec0-91e0-1484c10317d7 tempest-ServerActionsTestOtherA-415085908 None] attachment_update completed successfully. Aug 15 16:17:28 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-7a98bc6f-bef4-4d3d-997b-b8aeb5deb63b tempest-AttachVolumeTestJSON-1253970158 None] Acquiring lock "cinder-e08b27f6-6622-49c2-8d71-a15035e3cf79-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:17:28 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-7a98bc6f-bef4-4d3d-997b-b8aeb5deb63b tempest-AttachVolumeTestJSON-1253970158 None] Lock "cinder-e08b27f6-6622-49c2-8d71-a15035e3cf79-delete_volume" acquired by "delete_volume" :: waited 0.045s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:17:28 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-7a98bc6f-bef4-4d3d-997b-b8aeb5deb63b tempest-AttachVolumeTestJSON-1253970158 None] Acquiring lock "cinder-quobyte-e08b27f6-6622-49c2-8d71-a15035e3cf79" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:17:28 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-7a98bc6f-bef4-4d3d-997b-b8aeb5deb63b tempest-AttachVolumeTestJSON-1253970158 None] Lock "cinder-quobyte-e08b27f6-6622-49c2-8d71-a15035e3cf79" acquired by "delete_volume" :: waited 0.028s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:17:28 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[7bcad9b5-8443-49be-9e61-6bd8a14ec2ff]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:17:28 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-7a98bc6f-bef4-4d3d-997b-b8aeb5deb63b tempest-AttachVolumeTestJSON-1253970158 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e08b27f6-6622-49c2-8d71-a15035e3cf79 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:17:28 devstack sudo[101290]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e08b27f6-6622-49c2-8d71-a15035e3cf79 Aug 15 16:17:28 devstack sudo[101290]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:17:28 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-08b3aa8f-57a1-4a69-9a2c-ad1135dfc8f5 tempest-VolumeRetypeWithoutMigrationTest-1883836625 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:17:28 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-08b3aa8f-57a1-4a69-9a2c-ad1135dfc8f5 tempest-VolumeRetypeWithoutMigrationTest-1883836625 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:17:28 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-08b3aa8f-57a1-4a69-9a2c-ad1135dfc8f5 tempest-VolumeRetypeWithoutMigrationTest-1883836625 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:17:28 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-08b3aa8f-57a1-4a69-9a2c-ad1135dfc8f5 tempest-VolumeRetypeWithoutMigrationTest-1883836625 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:17:28 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-08b3aa8f-57a1-4a69-9a2c-ad1135dfc8f5 tempest-VolumeRetypeWithoutMigrationTest-1883836625 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:17:28 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-08b3aa8f-57a1-4a69-9a2c-ad1135dfc8f5 tempest-VolumeRetypeWithoutMigrationTest-1883836625 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:17:28 devstack sudo[101290]: pam_unix(sudo:session): session closed for user root Aug 15 16:17:28 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-7a98bc6f-bef4-4d3d-997b-b8aeb5deb63b tempest-AttachVolumeTestJSON-1253970158 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e08b27f6-6622-49c2-8d71-a15035e3cf79" returned: 0 in 0.473s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:17:28 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-7a98bc6f-bef4-4d3d-997b-b8aeb5deb63b tempest-AttachVolumeTestJSON-1253970158 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e08b27f6-6622-49c2-8d71-a15035e3cf79 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:17:29 devstack sudo[101550]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:17:29 devstack sudo[101550]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:17:29 devstack sudo[101552]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e08b27f6-6622-49c2-8d71-a15035e3cf79 Aug 15 16:17:29 devstack sudo[101552]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:17:29 devstack sudo[101550]: pam_unix(sudo:session): session closed for user root Aug 15 16:17:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-08b3aa8f-57a1-4a69-9a2c-ad1135dfc8f5 tempest-VolumeRetypeWithoutMigrationTest-1883836625 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.292s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:17:29 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-08b3aa8f-57a1-4a69-9a2c-ad1135dfc8f5 tempest-VolumeRetypeWithoutMigrationTest-1883836625 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:17:29 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-08b3aa8f-57a1-4a69-9a2c-ad1135dfc8f5 tempest-VolumeRetypeWithoutMigrationTest-1883836625 None] Retype volume completed successfully. Aug 15 16:17:29 devstack sudo[101552]: pam_unix(sudo:session): session closed for user root Aug 15 16:17:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-7a98bc6f-bef4-4d3d-997b-b8aeb5deb63b tempest-AttachVolumeTestJSON-1253970158 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e08b27f6-6622-49c2-8d71-a15035e3cf79" returned: 0 in 0.328s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:17:29 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-7a98bc6f-bef4-4d3d-997b-b8aeb5deb63b tempest-AttachVolumeTestJSON-1253970158 None] Lock "cinder-quobyte-e08b27f6-6622-49c2-8d71-a15035e3cf79" released by "delete_volume" :: held 0.882s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:17:29 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-7a98bc6f-bef4-4d3d-997b-b8aeb5deb63b tempest-AttachVolumeTestJSON-1253970158 None] Created reservations ['5c213685-7e83-4837-9050-f7a3bc849ab7', '9c49ad1f-bc30-44e0-8b8a-c33830003039', '242a8830-a343-4d82-936f-129914bdd3bf', '71b7053c-4cda-4852-9680-a87fec804993'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:17:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-7a98bc6f-bef4-4d3d-997b-b8aeb5deb63b tempest-AttachVolumeTestJSON-1253970158 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:17:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-7a98bc6f-bef4-4d3d-997b-b8aeb5deb63b tempest-AttachVolumeTestJSON-1253970158 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:17:29 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-7a98bc6f-bef4-4d3d-997b-b8aeb5deb63b tempest-AttachVolumeTestJSON-1253970158 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:17:29 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-7a98bc6f-bef4-4d3d-997b-b8aeb5deb63b tempest-AttachVolumeTestJSON-1253970158 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:17:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-7a98bc6f-bef4-4d3d-997b-b8aeb5deb63b tempest-AttachVolumeTestJSON-1253970158 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:17:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-7a98bc6f-bef4-4d3d-997b-b8aeb5deb63b tempest-AttachVolumeTestJSON-1253970158 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:17:29 devstack sudo[101558]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:17:29 devstack sudo[101558]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:17:29 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-7e83e760-b9ee-4a59-b67c-6b567a260953 tempest-AttachVolumeTestJSON-1253970158 None] Acquiring lock "cinder-319b1ec0-fc57-4a67-947a-9062dd02a70f-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:17:29 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-7e83e760-b9ee-4a59-b67c-6b567a260953 tempest-AttachVolumeTestJSON-1253970158 None] Lock "cinder-319b1ec0-fc57-4a67-947a-9062dd02a70f-delete_volume" acquired by "delete_volume" :: waited 0.037s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:17:29 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-7e83e760-b9ee-4a59-b67c-6b567a260953 tempest-AttachVolumeTestJSON-1253970158 None] Acquiring lock "cinder-quobyte-319b1ec0-fc57-4a67-947a-9062dd02a70f" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:17:29 devstack sudo[101558]: pam_unix(sudo:session): session closed for user root Aug 15 16:17:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-7a98bc6f-bef4-4d3d-997b-b8aeb5deb63b tempest-AttachVolumeTestJSON-1253970158 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.322s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:17:29 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-7a98bc6f-bef4-4d3d-997b-b8aeb5deb63b tempest-AttachVolumeTestJSON-1253970158 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:17:29 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-7e83e760-b9ee-4a59-b67c-6b567a260953 tempest-AttachVolumeTestJSON-1253970158 None] Lock "cinder-quobyte-319b1ec0-fc57-4a67-947a-9062dd02a70f" acquired by "delete_volume" :: waited 0.025s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:17:29 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-7a98bc6f-bef4-4d3d-997b-b8aeb5deb63b tempest-AttachVolumeTestJSON-1253970158 None] Deleted volume successfully. Aug 15 16:17:29 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[b9b4ab75-26b0-4e67-98e3-0bb6f925361f]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:17:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-7e83e760-b9ee-4a59-b67c-6b567a260953 tempest-AttachVolumeTestJSON-1253970158 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-319b1ec0-fc57-4a67-947a-9062dd02a70f {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:17:29 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-7a98bc6f-bef4-4d3d-997b-b8aeb5deb63b tempest-AttachVolumeTestJSON-1253970158 None] Lock "cinder-e08b27f6-6622-49c2-8d71-a15035e3cf79-delete_volume" released by "delete_volume" :: held 1.488s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:17:29 devstack sudo[101561]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-319b1ec0-fc57-4a67-947a-9062dd02a70f Aug 15 16:17:29 devstack sudo[101561]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:17:30 devstack sudo[101561]: pam_unix(sudo:session): session closed for user root Aug 15 16:17:30 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-1bbfa86d-5b28-49c3-bb92-bedd649c8ea7 tempest-VolumeRetypeWithoutMigrationTest-1883836625 None] Acquiring lock "cinder-28b1ce1d-1836-4c46-945b-2023933ea096-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:17:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-7e83e760-b9ee-4a59-b67c-6b567a260953 tempest-AttachVolumeTestJSON-1253970158 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-319b1ec0-fc57-4a67-947a-9062dd02a70f" returned: 0 in 0.422s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:17:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-7e83e760-b9ee-4a59-b67c-6b567a260953 tempest-AttachVolumeTestJSON-1253970158 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-319b1ec0-fc57-4a67-947a-9062dd02a70f {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:17:30 devstack sudo[101566]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-319b1ec0-fc57-4a67-947a-9062dd02a70f Aug 15 16:17:30 devstack sudo[101566]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:17:30 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-1bbfa86d-5b28-49c3-bb92-bedd649c8ea7 tempest-VolumeRetypeWithoutMigrationTest-1883836625 None] Lock "cinder-28b1ce1d-1836-4c46-945b-2023933ea096-delete_volume" acquired by "delete_volume" :: waited 0.046s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:17:30 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-1bbfa86d-5b28-49c3-bb92-bedd649c8ea7 tempest-VolumeRetypeWithoutMigrationTest-1883836625 None] Acquiring lock "cinder-quobyte-28b1ce1d-1836-4c46-945b-2023933ea096" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:17:30 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-1bbfa86d-5b28-49c3-bb92-bedd649c8ea7 tempest-VolumeRetypeWithoutMigrationTest-1883836625 None] Lock "cinder-quobyte-28b1ce1d-1836-4c46-945b-2023933ea096" acquired by "delete_volume" :: waited 0.021s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:17:30 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[169a9eb3-1e3f-4cff-8778-43b7747d9834]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:17:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1bbfa86d-5b28-49c3-bb92-bedd649c8ea7 tempest-VolumeRetypeWithoutMigrationTest-1883836625 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-28b1ce1d-1836-4c46-945b-2023933ea096 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:17:30 devstack sudo[101566]: pam_unix(sudo:session): session closed for user root Aug 15 16:17:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-7e83e760-b9ee-4a59-b67c-6b567a260953 tempest-AttachVolumeTestJSON-1253970158 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-319b1ec0-fc57-4a67-947a-9062dd02a70f" returned: 0 in 0.319s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:17:30 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-7e83e760-b9ee-4a59-b67c-6b567a260953 tempest-AttachVolumeTestJSON-1253970158 None] Lock "cinder-quobyte-319b1ec0-fc57-4a67-947a-9062dd02a70f" released by "delete_volume" :: held 0.798s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:17:30 devstack sudo[101569]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-28b1ce1d-1836-4c46-945b-2023933ea096 Aug 15 16:17:30 devstack sudo[101569]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:17:30 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-7e83e760-b9ee-4a59-b67c-6b567a260953 tempest-AttachVolumeTestJSON-1253970158 None] Created reservations ['c088f62c-bc10-4306-8ebb-171706052f47', '522f5cc6-bc4c-4213-8afe-d7e8f8ad1ec3', '70ac1c98-11db-4be5-ae54-d69b832cae77', '4ae2d42c-200e-4398-964e-756267697ddf'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:17:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-7e83e760-b9ee-4a59-b67c-6b567a260953 tempest-AttachVolumeTestJSON-1253970158 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:17:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-7e83e760-b9ee-4a59-b67c-6b567a260953 tempest-AttachVolumeTestJSON-1253970158 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:17:30 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-7e83e760-b9ee-4a59-b67c-6b567a260953 tempest-AttachVolumeTestJSON-1253970158 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:17:30 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-7e83e760-b9ee-4a59-b67c-6b567a260953 tempest-AttachVolumeTestJSON-1253970158 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:17:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-7e83e760-b9ee-4a59-b67c-6b567a260953 tempest-AttachVolumeTestJSON-1253970158 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:17:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-7e83e760-b9ee-4a59-b67c-6b567a260953 tempest-AttachVolumeTestJSON-1253970158 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:17:30 devstack sudo[101571]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:17:30 devstack sudo[101571]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:17:31 devstack sudo[101571]: pam_unix(sudo:session): session closed for user root Aug 15 16:17:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-7e83e760-b9ee-4a59-b67c-6b567a260953 tempest-AttachVolumeTestJSON-1253970158 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.317s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:17:31 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-7e83e760-b9ee-4a59-b67c-6b567a260953 tempest-AttachVolumeTestJSON-1253970158 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:17:31 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-7e83e760-b9ee-4a59-b67c-6b567a260953 tempest-AttachVolumeTestJSON-1253970158 None] Deleted volume successfully. Aug 15 16:17:31 devstack sudo[101569]: pam_unix(sudo:session): session closed for user root Aug 15 16:17:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1bbfa86d-5b28-49c3-bb92-bedd649c8ea7 tempest-VolumeRetypeWithoutMigrationTest-1883836625 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-28b1ce1d-1836-4c46-945b-2023933ea096" returned: 0 in 0.600s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:17:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1bbfa86d-5b28-49c3-bb92-bedd649c8ea7 tempest-VolumeRetypeWithoutMigrationTest-1883836625 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-28b1ce1d-1836-4c46-945b-2023933ea096 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:17:31 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-7e83e760-b9ee-4a59-b67c-6b567a260953 tempest-AttachVolumeTestJSON-1253970158 None] Lock "cinder-319b1ec0-fc57-4a67-947a-9062dd02a70f-delete_volume" released by "delete_volume" :: held 1.384s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:17:31 devstack sudo[101579]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-28b1ce1d-1836-4c46-945b-2023933ea096 Aug 15 16:17:31 devstack sudo[101579]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:17:31 devstack sudo[101579]: pam_unix(sudo:session): session closed for user root Aug 15 16:17:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1bbfa86d-5b28-49c3-bb92-bedd649c8ea7 tempest-VolumeRetypeWithoutMigrationTest-1883836625 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-28b1ce1d-1836-4c46-945b-2023933ea096" returned: 0 in 0.447s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:17:31 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-1bbfa86d-5b28-49c3-bb92-bedd649c8ea7 tempest-VolumeRetypeWithoutMigrationTest-1883836625 None] Lock "cinder-quobyte-28b1ce1d-1836-4c46-945b-2023933ea096" released by "delete_volume" :: held 1.115s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:17:31 devstack cinder-volume[94214]: WARNING cinder.quota [None req-1bbfa86d-5b28-49c3-bb92-bedd649c8ea7 tempest-VolumeRetypeWithoutMigrationTest-1883836625 None] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 15 16:17:31 devstack cinder-volume[94214]: WARNING cinder.quota [None req-1bbfa86d-5b28-49c3-bb92-bedd649c8ea7 tempest-VolumeRetypeWithoutMigrationTest-1883836625 None] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 15 16:17:31 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-1bbfa86d-5b28-49c3-bb92-bedd649c8ea7 tempest-VolumeRetypeWithoutMigrationTest-1883836625 None] Created reservations ['bc246a18-0dfe-4574-bfaa-eb0ddeff3723', '83e8efa9-e424-43ab-b21f-d7d26b5e4084', '0d943cbe-0b99-424c-a30b-6891528ddf33', '410c4eaf-ebfe-452d-b806-edc5aefbfe63'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:17:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1bbfa86d-5b28-49c3-bb92-bedd649c8ea7 tempest-VolumeRetypeWithoutMigrationTest-1883836625 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:17:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1bbfa86d-5b28-49c3-bb92-bedd649c8ea7 tempest-VolumeRetypeWithoutMigrationTest-1883836625 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:17:31 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-1bbfa86d-5b28-49c3-bb92-bedd649c8ea7 tempest-VolumeRetypeWithoutMigrationTest-1883836625 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:17:31 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-1bbfa86d-5b28-49c3-bb92-bedd649c8ea7 tempest-VolumeRetypeWithoutMigrationTest-1883836625 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:17:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1bbfa86d-5b28-49c3-bb92-bedd649c8ea7 tempest-VolumeRetypeWithoutMigrationTest-1883836625 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:17:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1bbfa86d-5b28-49c3-bb92-bedd649c8ea7 tempest-VolumeRetypeWithoutMigrationTest-1883836625 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:17:31 devstack sudo[101585]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:17:31 devstack sudo[101585]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:17:32 devstack sudo[101585]: pam_unix(sudo:session): session closed for user root Aug 15 16:17:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1bbfa86d-5b28-49c3-bb92-bedd649c8ea7 tempest-VolumeRetypeWithoutMigrationTest-1883836625 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.363s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:17:32 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-1bbfa86d-5b28-49c3-bb92-bedd649c8ea7 tempest-VolumeRetypeWithoutMigrationTest-1883836625 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:17:32 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-1bbfa86d-5b28-49c3-bb92-bedd649c8ea7 tempest-VolumeRetypeWithoutMigrationTest-1883836625 None] Deleted volume successfully. Aug 15 16:17:32 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-1bbfa86d-5b28-49c3-bb92-bedd649c8ea7 tempest-VolumeRetypeWithoutMigrationTest-1883836625 None] Lock "cinder-28b1ce1d-1836-4c46-945b-2023933ea096-delete_volume" released by "delete_volume" :: held 1.951s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:17:32 devstack cinder-volume[94214]: INFO cinder.volume.manager [req-c838e20c-2ef8-4793-8b56-b30e0df028a1 req-c5d6f62b-1ecf-4cd4-b0d5-f779b8f1f134 tempest-ServerActionsTestOtherA-415085908 None] Terminate volume connection completed successfully. Aug 15 16:17:32 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-c838e20c-2ef8-4793-8b56-b30e0df028a1 req-c5d6f62b-1ecf-4cd4-b0d5-f779b8f1f134 tempest-ServerActionsTestOtherA-415085908 None] Deleting attachment ddb7e6e6-d21e-484e-bce0-326b664a2676. {{(pid=94214) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 15 16:17:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-c838e20c-2ef8-4793-8b56-b30e0df028a1 req-541c3ce1-bbb2-49de-bc6a-05b2bb8c9451 tempest-ServerActionsTestOtherA-415085908 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:17:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-c838e20c-2ef8-4793-8b56-b30e0df028a1 req-541c3ce1-bbb2-49de-bc6a-05b2bb8c9451 tempest-ServerActionsTestOtherA-415085908 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:17:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-c838e20c-2ef8-4793-8b56-b30e0df028a1 req-541c3ce1-bbb2-49de-bc6a-05b2bb8c9451 tempest-ServerActionsTestOtherA-415085908 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.032s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:17:33 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-c838e20c-2ef8-4793-8b56-b30e0df028a1 req-541c3ce1-bbb2-49de-bc6a-05b2bb8c9451 tempest-ServerActionsTestOtherA-415085908 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81', 'name': 'volume-38ebc01d-336f-4131-a282-f563a7718667', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': 'cd766ba0-ec93-4be7-8886-437ea4c0f68a', 'enforce_multipath': True} {{(pid=94214) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 15 16:17:34 devstack cinder-volume[94214]: INFO cinder.volume.manager [req-c838e20c-2ef8-4793-8b56-b30e0df028a1 req-541c3ce1-bbb2-49de-bc6a-05b2bb8c9451 tempest-ServerActionsTestOtherA-415085908 None] attachment_update completed successfully. Aug 15 16:17:42 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-b6e83393-2bbd-4a0a-83bf-f6f7a5ddd381 tempest-GroupsV314Test-1823273340 None] Group tempest-GroupsV314Test-Group-1366644464: creating Aug 15 16:17:42 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-b6e83393-2bbd-4a0a-83bf-f6f7a5ddd381 tempest-GroupsV314Test-1823273340 None] Group tempest-GroupsV314Test-Group-1366644464: created successfully Aug 15 16:17:42 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-b6e83393-2bbd-4a0a-83bf-f6f7a5ddd381 tempest-GroupsV314Test-1823273340 None] Create group completed successfully. Aug 15 16:17:44 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-4bd00609-881c-4570-89b8-58c1a10997ed tempest-GroupsV314Test-1823273340 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:17:44 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4bd00609-881c-4570-89b8-58c1a10997ed tempest-GroupsV314Test-1823273340 None] Flow 'volume_create_manager' (b0c41543-0101-42be-b223-a83adfc055a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:17:44 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4bd00609-881c-4570-89b8-58c1a10997ed tempest-GroupsV314Test-1823273340 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (afc13e89-7c3e-4ab9-98a8-d5d62f95dcf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:17:44 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4bd00609-881c-4570-89b8-58c1a10997ed tempest-GroupsV314Test-1823273340 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (afc13e89-7c3e-4ab9-98a8-d5d62f95dcf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:17:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-683642339',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6ded1869-6e74-4f5a-835d-3707d05ce278,host='devstack@QuobyteHD#QuobyteHD',id=a60251c6-f9e4-4037-922e-b7586dbbcbaf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18ac32685a94476ba629504da4be9cb4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:17:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:17:44Z,use_quota=True,user_id='0a7f0cda1ba4401e815f3c06a9863753',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a65ae7-b6de-44b3-a5f2-5881d4ad9a62),volume_type_id=f3a65ae7-b6de-44b3-a5f2-5881d4ad9a62)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:17:44 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4bd00609-881c-4570-89b8-58c1a10997ed tempest-GroupsV314Test-1823273340 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3980dd3a-0af7-4404-a3d4-3994be6b78bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:17:44 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4bd00609-881c-4570-89b8-58c1a10997ed tempest-GroupsV314Test-1823273340 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3980dd3a-0af7-4404-a3d4-3994be6b78bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:17:44 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4bd00609-881c-4570-89b8-58c1a10997ed tempest-GroupsV314Test-1823273340 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9ef399e3-d651-4a5e-8b98-f8650dbf2199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:17:44 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4bd00609-881c-4570-89b8-58c1a10997ed tempest-GroupsV314Test-1823273340 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9ef399e3-d651-4a5e-8b98-f8650dbf2199) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a60251c6-f9e4-4037-922e-b7586dbbcbaf', 'volume_name': 'volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:17:44 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4bd00609-881c-4570-89b8-58c1a10997ed tempest-GroupsV314Test-1823273340 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0646954c-7e20-4193-a90b-6b20f2c6381e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:17:44 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4bd00609-881c-4570-89b8-58c1a10997ed tempest-GroupsV314Test-1823273340 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0646954c-7e20-4193-a90b-6b20f2c6381e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:17:44 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4bd00609-881c-4570-89b8-58c1a10997ed tempest-GroupsV314Test-1823273340 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b8ec468b-1b92-4d1e-a504-21d9acb939bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:17:44 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-4bd00609-881c-4570-89b8-58c1a10997ed tempest-GroupsV314Test-1823273340 None] Volume a60251c6-f9e4-4037-922e-b7586dbbcbaf: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf', 'volume_size': 1} Aug 15 16:17:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-4bd00609-881c-4570-89b8-58c1a10997ed tempest-GroupsV314Test-1823273340 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:17:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-4bd00609-881c-4570-89b8-58c1a10997ed tempest-GroupsV314Test-1823273340 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:17:44 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-4bd00609-881c-4570-89b8-58c1a10997ed tempest-GroupsV314Test-1823273340 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=6ded1869-6e74-4f5a-835d-3707d05ce278,created_at=2026-08-15T14:17:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-683642339',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6ded1869-6e74-4f5a-835d-3707d05ce278,host='devstack@QuobyteHD#QuobyteHD',id=a60251c6-f9e4-4037-922e-b7586dbbcbaf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18ac32685a94476ba629504da4be9cb4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:17:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:17:44Z,use_quota=True,user_id='0a7f0cda1ba4401e815f3c06a9863753',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a65ae7-b6de-44b3-a5f2-5881d4ad9a62),volume_type_id=f3a65ae7-b6de-44b3-a5f2-5881d4ad9a62)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:17:44 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-4bd00609-881c-4570-89b8-58c1a10997ed tempest-GroupsV314Test-1823273340 None] Creating volume a60251c6-f9e4-4037-922e-b7586dbbcbaf {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:17:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-4bd00609-881c-4570-89b8-58c1a10997ed tempest-GroupsV314Test-1823273340 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:17:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-4bd00609-881c-4570-89b8-58c1a10997ed tempest-GroupsV314Test-1823273340 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:17:44 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-4bd00609-881c-4570-89b8-58c1a10997ed tempest-GroupsV314Test-1823273340 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:17:44 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-4bd00609-881c-4570-89b8-58c1a10997ed tempest-GroupsV314Test-1823273340 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:17:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-4bd00609-881c-4570-89b8-58c1a10997ed tempest-GroupsV314Test-1823273340 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:17:44 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-4bd00609-881c-4570-89b8-58c1a10997ed tempest-GroupsV314Test-1823273340 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:17:44 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-4bd00609-881c-4570-89b8-58c1a10997ed tempest-GroupsV314Test-1823273340 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:17:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4bd00609-881c-4570-89b8-58c1a10997ed tempest-GroupsV314Test-1823273340 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:17:44 devstack sudo[102112]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf 1073741824 Aug 15 16:17:44 devstack sudo[102112]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:17:45 devstack sudo[102112]: pam_unix(sudo:session): session closed for user root Aug 15 16:17:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4bd00609-881c-4570-89b8-58c1a10997ed tempest-GroupsV314Test-1823273340 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf 1073741824" returned: 0 in 0.607s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:17:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4bd00609-881c-4570-89b8-58c1a10997ed tempest-GroupsV314Test-1823273340 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:17:45 devstack sudo[102117]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf Aug 15 16:17:45 devstack sudo[102117]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:17:45 devstack sudo[102117]: pam_unix(sudo:session): session closed for user root Aug 15 16:17:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4bd00609-881c-4570-89b8-58c1a10997ed tempest-GroupsV314Test-1823273340 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf" returned: 0 in 0.439s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:17:45 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-4bd00609-881c-4570-89b8-58c1a10997ed tempest-GroupsV314Test-1823273340 None] <== create_volume: return (1101ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:17:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-4bd00609-881c-4570-89b8-58c1a10997ed tempest-GroupsV314Test-1823273340 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.105s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:17:45 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4bd00609-881c-4570-89b8-58c1a10997ed tempest-GroupsV314Test-1823273340 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b8ec468b-1b92-4d1e-a504-21d9acb939bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:17:45 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4bd00609-881c-4570-89b8-58c1a10997ed tempest-GroupsV314Test-1823273340 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a5beb941-5739-45cc-8b42-154b827d6dce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:17:45 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-4bd00609-881c-4570-89b8-58c1a10997ed tempest-GroupsV314Test-1823273340 None] Volume volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf (a60251c6-f9e4-4037-922e-b7586dbbcbaf): created successfully Aug 15 16:17:45 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4bd00609-881c-4570-89b8-58c1a10997ed tempest-GroupsV314Test-1823273340 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a5beb941-5739-45cc-8b42-154b827d6dce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:17:45 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4bd00609-881c-4570-89b8-58c1a10997ed tempest-GroupsV314Test-1823273340 None] Flow 'volume_create_manager' (b0c41543-0101-42be-b223-a83adfc055a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:17:45 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-4bd00609-881c-4570-89b8-58c1a10997ed tempest-GroupsV314Test-1823273340 None] Created volume successfully. Aug 15 16:17:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1b1a9700-d658-4114-905a-02ed24a4ddf6 tempest-GroupsV314Test-1823273340 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:17:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1b1a9700-d658-4114-905a-02ed24a4ddf6 tempest-GroupsV314Test-1823273340 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:17:48 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-1b1a9700-d658-4114-905a-02ed24a4ddf6 tempest-GroupsV314Test-1823273340 None] Cloning volume a60251c6-f9e4-4037-922e-b7586dbbcbaf to volume 2ae4b90f-f3eb-4536-939c-af6b4b7fe8fc Aug 15 16:17:48 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-1b1a9700-d658-4114-905a-02ed24a4ddf6 tempest-GroupsV314Test-1823273340 None] Creating offline snapshot ea16f3e6-3812-441e-8c86-bf4fbeb60217 of volume a60251c6-f9e4-4037-922e-b7586dbbcbaf {{(pid=94214) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 15 16:17:48 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[3694ec18-c8a8-4ff9-8933-e28c13e1e5f9]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:17:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1b1a9700-d658-4114-905a-02ed24a4ddf6 tempest-GroupsV314Test-1823273340 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:17:48 devstack sudo[102120]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf Aug 15 16:17:48 devstack sudo[102120]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:17:48 devstack sudo[102120]: pam_unix(sudo:session): session closed for user root Aug 15 16:17:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1b1a9700-d658-4114-905a-02ed24a4ddf6 tempest-GroupsV314Test-1823273340 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf" returned: 0 in 0.522s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:17:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1b1a9700-d658-4114-905a-02ed24a4ddf6 tempest-GroupsV314Test-1823273340 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf.ea16f3e6-3812-441e-8c86-bf4fbeb60217 1G {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:17:48 devstack sudo[102125]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf.ea16f3e6-3812-441e-8c86-bf4fbeb60217 1G Aug 15 16:17:48 devstack sudo[102125]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:17:49 devstack sudo[102125]: pam_unix(sudo:session): session closed for user root Aug 15 16:17:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1b1a9700-d658-4114-905a-02ed24a4ddf6 tempest-GroupsV314Test-1823273340 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf.ea16f3e6-3812-441e-8c86-bf4fbeb60217 1G" returned: 0 in 0.543s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:17:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1b1a9700-d658-4114-905a-02ed24a4ddf6 tempest-GroupsV314Test-1823273340 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf.ea16f3e6-3812-441e-8c86-bf4fbeb60217 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:17:49 devstack sudo[102132]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf.ea16f3e6-3812-441e-8c86-bf4fbeb60217 Aug 15 16:17:49 devstack sudo[102132]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:17:49 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-c6f8dd4a-7b15-482b-bf9c-2d992d616499 tempest-GroupSnapshotsTest-1797933444 None] Group tempest-GroupSnapshotsTest-Group-374660802: creating Aug 15 16:17:49 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-c6f8dd4a-7b15-482b-bf9c-2d992d616499 tempest-GroupSnapshotsTest-1797933444 None] Group tempest-GroupSnapshotsTest-Group-374660802: created successfully Aug 15 16:17:49 devstack sudo[102132]: pam_unix(sudo:session): session closed for user root Aug 15 16:17:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1b1a9700-d658-4114-905a-02ed24a4ddf6 tempest-GroupsV314Test-1823273340 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf.ea16f3e6-3812-441e-8c86-bf4fbeb60217" returned: 0 in 0.500s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:17:49 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-1b1a9700-d658-4114-905a-02ed24a4ddf6 tempest-GroupsV314Test-1823273340 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf.ea16f3e6-3812-441e-8c86-bf4fbeb60217 is being set with open permissions: ugo+rw: NotImplementedError Aug 15 16:17:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1b1a9700-d658-4114-905a-02ed24a4ddf6 tempest-GroupsV314Test-1823273340 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf.ea16f3e6-3812-441e-8c86-bf4fbeb60217 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:17:49 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-c6f8dd4a-7b15-482b-bf9c-2d992d616499 tempest-GroupSnapshotsTest-1797933444 None] Create group completed successfully. Aug 15 16:17:49 devstack sudo[102137]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf.ea16f3e6-3812-441e-8c86-bf4fbeb60217 Aug 15 16:17:49 devstack sudo[102137]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:17:50 devstack sudo[102137]: pam_unix(sudo:session): session closed for user root Aug 15 16:17:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1b1a9700-d658-4114-905a-02ed24a4ddf6 tempest-GroupsV314Test-1823273340 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf.ea16f3e6-3812-441e-8c86-bf4fbeb60217" returned: 0 in 0.320s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:17:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1b1a9700-d658-4114-905a-02ed24a4ddf6 tempest-GroupsV314Test-1823273340 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:17:50 devstack sudo[102140]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf.info Aug 15 16:17:50 devstack sudo[102140]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:17:50 devstack sudo[102140]: pam_unix(sudo:session): session closed for user root Aug 15 16:17:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1b1a9700-d658-4114-905a-02ed24a4ddf6 tempest-GroupsV314Test-1823273340 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf.info" returned: 0 in 0.278s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:17:50 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-1b1a9700-d658-4114-905a-02ed24a4ddf6 tempest-GroupsV314Test-1823273340 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf.info is being set with open permissions: ugo+rw: NotImplementedError Aug 15 16:17:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1b1a9700-d658-4114-905a-02ed24a4ddf6 tempest-GroupsV314Test-1823273340 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:17:50 devstack sudo[102143]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf.info Aug 15 16:17:50 devstack sudo[102143]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:17:50 devstack sudo[102143]: pam_unix(sudo:session): session closed for user root Aug 15 16:17:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1b1a9700-d658-4114-905a-02ed24a4ddf6 tempest-GroupsV314Test-1823273340 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf.info" returned: 0 in 0.273s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:17:50 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-1b1a9700-d658-4114-905a-02ed24a4ddf6 tempest-GroupsV314Test-1823273340 None] Acquiring lock "cinder-quobyte-2ae4b90f-f3eb-4536-939c-af6b4b7fe8fc" by "_copy_volume_from_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:17:50 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-1b1a9700-d658-4114-905a-02ed24a4ddf6 tempest-GroupsV314Test-1823273340 None] Lock "cinder-quobyte-2ae4b90f-f3eb-4536-939c-af6b4b7fe8fc" acquired by "_copy_volume_from_snapshot" :: waited 0.029s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:17:50 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-1b1a9700-d658-4114-905a-02ed24a4ddf6 tempest-GroupsV314Test-1823273340 None] snapshot: ea16f3e6-3812-441e-8c86-bf4fbeb60217, volume: 2ae4b90f-f3eb-4536-939c-af6b4b7fe8fc, {{(pid=94214) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 15 16:17:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1b1a9700-d658-4114-905a-02ed24a4ddf6 tempest-GroupsV314Test-1823273340 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:17:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1b1a9700-d658-4114-905a-02ed24a4ddf6 tempest-GroupsV314Test-1823273340 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:17:50 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-1b1a9700-d658-4114-905a-02ed24a4ddf6 tempest-GroupsV314Test-1823273340 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:17:50 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-1b1a9700-d658-4114-905a-02ed24a4ddf6 tempest-GroupsV314Test-1823273340 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:17:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1b1a9700-d658-4114-905a-02ed24a4ddf6 tempest-GroupsV314Test-1823273340 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:17:50 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[2cc2ecda-a5fa-4a9b-bbae-febfb7367f51]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:17:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1b1a9700-d658-4114-905a-02ed24a4ddf6 tempest-GroupsV314Test-1823273340 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf.ea16f3e6-3812-441e-8c86-bf4fbeb60217 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:17:51 devstack sudo[102160]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf.ea16f3e6-3812-441e-8c86-bf4fbeb60217 Aug 15 16:17:51 devstack sudo[102160]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:17:51 devstack sudo[102160]: pam_unix(sudo:session): session closed for user root Aug 15 16:17:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1b1a9700-d658-4114-905a-02ed24a4ddf6 tempest-GroupsV314Test-1823273340 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf.ea16f3e6-3812-441e-8c86-bf4fbeb60217" returned: 0 in 0.531s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:17:51 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-1b1a9700-d658-4114-905a-02ed24a4ddf6 tempest-GroupsV314Test-1823273340 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:17:51 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[121ecac0-6fe0-4dbb-be2d-45a911ffd98e]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:17:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1b1a9700-d658-4114-905a-02ed24a4ddf6 tempest-GroupsV314Test-1823273340 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:17:51 devstack sudo[102185]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf Aug 15 16:17:51 devstack sudo[102185]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:17:51 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-3245f2bc-befa-41ca-ae7c-14452948fc45 tempest-GroupSnapshotsTest-1797933444 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:17:51 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-3245f2bc-befa-41ca-ae7c-14452948fc45 tempest-GroupSnapshotsTest-1797933444 None] Flow 'volume_create_manager' (8d0bab3a-5875-4f6b-965f-ecde3f697d7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:17:51 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-3245f2bc-befa-41ca-ae7c-14452948fc45 tempest-GroupSnapshotsTest-1797933444 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5cd7e4d0-013c-4b8a-91a2-324c22400e31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:17:51 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-3245f2bc-befa-41ca-ae7c-14452948fc45 tempest-GroupSnapshotsTest-1797933444 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5cd7e4d0-013c-4b8a-91a2-324c22400e31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:17:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1799944147',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ae3034d5-bb8f-4ef7-832a-3fc20b9da715,host='devstack@QuobyteHD#QuobyteHD',id=6f3c2274-ac02-4467-8861-7f3a5c79e470,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb591fc5fdd04ea19def24fbdd9d4a4c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:17:52Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:17:52Z,use_quota=True,user_id='3f832abef0a24fbc8e71c88ae67fce41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff2793bc-cea9-4c87-bcdc-07680167146b),volume_type_id=ff2793bc-cea9-4c87-bcdc-07680167146b)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:17:51 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-3245f2bc-befa-41ca-ae7c-14452948fc45 tempest-GroupSnapshotsTest-1797933444 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c461a9fb-bb67-4991-83a5-3e72dd0a7799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:17:51 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-3245f2bc-befa-41ca-ae7c-14452948fc45 tempest-GroupSnapshotsTest-1797933444 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c461a9fb-bb67-4991-83a5-3e72dd0a7799) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:17:51 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-3245f2bc-befa-41ca-ae7c-14452948fc45 tempest-GroupSnapshotsTest-1797933444 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c3efb69f-b876-4c62-8d4e-90f039a9d030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:17:51 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-3245f2bc-befa-41ca-ae7c-14452948fc45 tempest-GroupSnapshotsTest-1797933444 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c3efb69f-b876-4c62-8d4e-90f039a9d030) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6f3c2274-ac02-4467-8861-7f3a5c79e470', 'volume_name': 'volume-6f3c2274-ac02-4467-8861-7f3a5c79e470', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:17:51 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-3245f2bc-befa-41ca-ae7c-14452948fc45 tempest-GroupSnapshotsTest-1797933444 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (936991fc-a5ae-484a-9563-6de92baecf1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:17:51 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-3245f2bc-befa-41ca-ae7c-14452948fc45 tempest-GroupSnapshotsTest-1797933444 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (936991fc-a5ae-484a-9563-6de92baecf1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:17:51 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-3245f2bc-befa-41ca-ae7c-14452948fc45 tempest-GroupSnapshotsTest-1797933444 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (84b9541c-46a1-404b-a4fa-aa71a71eef78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:17:51 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-3245f2bc-befa-41ca-ae7c-14452948fc45 tempest-GroupSnapshotsTest-1797933444 None] Volume 6f3c2274-ac02-4467-8861-7f3a5c79e470: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6f3c2274-ac02-4467-8861-7f3a5c79e470', 'volume_size': 1} Aug 15 16:17:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-3245f2bc-befa-41ca-ae7c-14452948fc45 tempest-GroupSnapshotsTest-1797933444 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:17:51 devstack sudo[102185]: pam_unix(sudo:session): session closed for user root Aug 15 16:17:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1b1a9700-d658-4114-905a-02ed24a4ddf6 tempest-GroupsV314Test-1823273340 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf" returned: 0 in 0.592s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:17:51 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-1b1a9700-d658-4114-905a-02ed24a4ddf6 tempest-GroupsV314Test-1823273340 None] will copy from snapshot at /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf {{(pid=94214) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 15 16:17:51 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-1b1a9700-d658-4114-905a-02ed24a4ddf6 tempest-GroupsV314Test-1823273340 None] Creating direct copy from snapshot {{(pid=94214) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 15 16:17:51 devstack cinder-volume[94214]: DEBUG cinder.utils [None req-1b1a9700-d658-4114-905a-02ed24a4ddf6 tempest-GroupsV314Test-1823273340 None] Path /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2ae4b90f-f3eb-4536-939c-af6b4b7fe8fc not found in is_blk_device check {{(pid=94214) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 15 16:17:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1b1a9700-d658-4114-905a-02ed24a4ddf6 tempest-GroupsV314Test-1823273340 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2ae4b90f-f3eb-4536-939c-af6b4b7fe8fc {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:17:52 devstack sudo[102191]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2ae4b90f-f3eb-4536-939c-af6b4b7fe8fc Aug 15 16:17:52 devstack sudo[102191]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:17:52 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-b24e404e-2da5-430f-9b00-018960fdff3f tempest-VolumesDeleteCascade-556672535 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:17:52 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b24e404e-2da5-430f-9b00-018960fdff3f tempest-VolumesDeleteCascade-556672535 None] Flow 'volume_create_manager' (c8fe9ab2-8626-49f5-a85a-e7364331f453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:17:52 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b24e404e-2da5-430f-9b00-018960fdff3f tempest-VolumesDeleteCascade-556672535 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8914c8e1-cb3d-4cbe-99bc-97d87e1e18e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:17:52 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b24e404e-2da5-430f-9b00-018960fdff3f tempest-VolumesDeleteCascade-556672535 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8914c8e1-cb3d-4cbe-99bc-97d87e1e18e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:17:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-511130853',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9251a05d-0a13-403e-833a-7b7439c3d624,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5821b54ec18b473f86a8cec4fd9e758e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:17:52Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:17:52Z,use_quota=True,user_id='fb52ee5b6f364933881c2e18e3f8cef3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:17:52 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b24e404e-2da5-430f-9b00-018960fdff3f tempest-VolumesDeleteCascade-556672535 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (abf2b6b9-0e7c-4bc8-9424-3523c7b21d02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:17:52 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b24e404e-2da5-430f-9b00-018960fdff3f tempest-VolumesDeleteCascade-556672535 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (abf2b6b9-0e7c-4bc8-9424-3523c7b21d02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:17:52 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b24e404e-2da5-430f-9b00-018960fdff3f tempest-VolumesDeleteCascade-556672535 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (efcc2266-584e-417c-a79f-65de5bb60f83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:17:52 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b24e404e-2da5-430f-9b00-018960fdff3f tempest-VolumesDeleteCascade-556672535 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (efcc2266-584e-417c-a79f-65de5bb60f83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9251a05d-0a13-403e-833a-7b7439c3d624', 'volume_name': 'volume-9251a05d-0a13-403e-833a-7b7439c3d624', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:17:52 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b24e404e-2da5-430f-9b00-018960fdff3f tempest-VolumesDeleteCascade-556672535 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (96427228-b66e-4118-bef2-0d8cdc8e396a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:17:52 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b24e404e-2da5-430f-9b00-018960fdff3f tempest-VolumesDeleteCascade-556672535 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (96427228-b66e-4118-bef2-0d8cdc8e396a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:17:52 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b24e404e-2da5-430f-9b00-018960fdff3f tempest-VolumesDeleteCascade-556672535 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (07e8be98-ddde-4fd5-8e6e-e7702194ba1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:17:52 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-b24e404e-2da5-430f-9b00-018960fdff3f tempest-VolumesDeleteCascade-556672535 None] Volume 9251a05d-0a13-403e-833a-7b7439c3d624: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9251a05d-0a13-403e-833a-7b7439c3d624', 'volume_size': 1} Aug 15 16:17:52 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-b24e404e-2da5-430f-9b00-018960fdff3f tempest-VolumesDeleteCascade-556672535 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:17:54 devstack cinder-volume[94214]: DEBUG oslo_service.periodic_task [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94214) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 15 16:17:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:17:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:17:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:17:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:17:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:17:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:17:54 devstack sudo[102217]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:17:54 devstack sudo[102217]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:17:55 devstack sudo[102217]: pam_unix(sudo:session): session closed for user root Aug 15 16:17:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.458s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:17:55 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:17:55 devstack cinder-volume[94214]: DEBUG oslo_service.periodic_task [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Running periodic task VolumeManager._thread_info {{(pid=94214) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 15 16:17:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] thread count: 8 {{(pid=94214) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 15 16:17:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] thread info: [<_MainThread(MainThread, started 127815644156032)>, , , , , , , ] {{(pid=94214) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 15 16:17:56 devstack sudo[102191]: pam_unix(sudo:session): session closed for user root Aug 15 16:17:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1b1a9700-d658-4114-905a-02ed24a4ddf6 tempest-GroupsV314Test-1823273340 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2ae4b90f-f3eb-4536-939c-af6b4b7fe8fc" returned: 0 in 4.622s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:17:56 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-1b1a9700-d658-4114-905a-02ed24a4ddf6 tempest-GroupsV314Test-1823273340 None] Image conversion details: src /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf, size 1024.00 MB, duration 4.62 sec, destination /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2ae4b90f-f3eb-4536-939c-af6b4b7fe8fc {{(pid=94214) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 15 16:17:56 devstack cinder-volume[94214]: INFO cinder.image.image_utils [None req-1b1a9700-d658-4114-905a-02ed24a4ddf6 tempest-GroupsV314Test-1823273340 None] Converted 1024.00 MB image at 221.52 MB/s Aug 15 16:17:56 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-1b1a9700-d658-4114-905a-02ed24a4ddf6 tempest-GroupsV314Test-1823273340 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2ae4b90f-f3eb-4536-939c-af6b4b7fe8fc is being set with open permissions: ugo+rw: NotImplementedError Aug 15 16:17:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1b1a9700-d658-4114-905a-02ed24a4ddf6 tempest-GroupsV314Test-1823273340 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2ae4b90f-f3eb-4536-939c-af6b4b7fe8fc {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:17:56 devstack sudo[102246]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2ae4b90f-f3eb-4536-939c-af6b4b7fe8fc Aug 15 16:17:56 devstack sudo[102246]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:17:56 devstack sudo[102246]: pam_unix(sudo:session): session closed for user root Aug 15 16:17:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1b1a9700-d658-4114-905a-02ed24a4ddf6 tempest-GroupsV314Test-1823273340 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2ae4b90f-f3eb-4536-939c-af6b4b7fe8fc" returned: 0 in 0.239s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:17:56 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-1b1a9700-d658-4114-905a-02ed24a4ddf6 tempest-GroupsV314Test-1823273340 None] Lock "cinder-quobyte-2ae4b90f-f3eb-4536-939c-af6b4b7fe8fc" released by "_copy_volume_from_snapshot" :: held 6.098s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:17:56 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-1b1a9700-d658-4114-905a-02ed24a4ddf6 tempest-GroupsV314Test-1823273340 None] Acquiring lock "cinder-quobyte-ea16f3e6-3812-441e-8c86-bf4fbeb60217" by "_delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:17:56 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-1b1a9700-d658-4114-905a-02ed24a4ddf6 tempest-GroupsV314Test-1823273340 None] Lock "cinder-quobyte-ea16f3e6-3812-441e-8c86-bf4fbeb60217" acquired by "_delete_snapshot" :: waited 0.014s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:17:56 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-1b1a9700-d658-4114-905a-02ed24a4ddf6 tempest-GroupsV314Test-1823273340 None] Deleting offline snapshot ea16f3e6-3812-441e-8c86-bf4fbeb60217 of volume a60251c6-f9e4-4037-922e-b7586dbbcbaf {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 15 16:17:56 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-1b1a9700-d658-4114-905a-02ed24a4ddf6 tempest-GroupsV314Test-1823273340 None] snapshot_file for this snap is: volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf.ea16f3e6-3812-441e-8c86-bf4fbeb60217 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 15 16:17:56 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[ed39dd89-7b3a-4b47-a5fb-6cd892b50478]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:17:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1b1a9700-d658-4114-905a-02ed24a4ddf6 tempest-GroupsV314Test-1823273340 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf.ea16f3e6-3812-441e-8c86-bf4fbeb60217 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:17:57 devstack sudo[102249]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf.ea16f3e6-3812-441e-8c86-bf4fbeb60217 Aug 15 16:17:57 devstack sudo[102249]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:17:57 devstack sudo[102249]: pam_unix(sudo:session): session closed for user root Aug 15 16:17:57 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1b1a9700-d658-4114-905a-02ed24a4ddf6 tempest-GroupsV314Test-1823273340 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf.ea16f3e6-3812-441e-8c86-bf4fbeb60217" returned: 0 in 0.333s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:17:57 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-1b1a9700-d658-4114-905a-02ed24a4ddf6 tempest-GroupsV314Test-1823273340 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:17:57 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[c9d52011-6ec0-4f88-987f-bd532867ad5b]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:17:57 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1b1a9700-d658-4114-905a-02ed24a4ddf6 tempest-GroupsV314Test-1823273340 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:17:57 devstack sudo[102254]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf Aug 15 16:17:57 devstack sudo[102254]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:17:57 devstack sudo[102254]: pam_unix(sudo:session): session closed for user root Aug 15 16:17:57 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1b1a9700-d658-4114-905a-02ed24a4ddf6 tempest-GroupsV314Test-1823273340 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf" returned: 0 in 0.478s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:17:57 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1b1a9700-d658-4114-905a-02ed24a4ddf6 tempest-GroupsV314Test-1823273340 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf.ea16f3e6-3812-441e-8c86-bf4fbeb60217 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:17:57 devstack sudo[102259]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf.ea16f3e6-3812-441e-8c86-bf4fbeb60217 Aug 15 16:17:57 devstack sudo[102259]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:17:58 devstack sudo[102259]: pam_unix(sudo:session): session closed for user root Aug 15 16:17:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1b1a9700-d658-4114-905a-02ed24a4ddf6 tempest-GroupsV314Test-1823273340 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf.ea16f3e6-3812-441e-8c86-bf4fbeb60217" returned: 0 in 0.381s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:17:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1b1a9700-d658-4114-905a-02ed24a4ddf6 tempest-GroupsV314Test-1823273340 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf.ea16f3e6-3812-441e-8c86-bf4fbeb60217 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:17:58 devstack sudo[102264]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf.ea16f3e6-3812-441e-8c86-bf4fbeb60217 Aug 15 16:17:58 devstack sudo[102264]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:17:58 devstack sudo[102264]: pam_unix(sudo:session): session closed for user root Aug 15 16:17:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1b1a9700-d658-4114-905a-02ed24a4ddf6 tempest-GroupsV314Test-1823273340 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf.ea16f3e6-3812-441e-8c86-bf4fbeb60217" returned: 0 in 0.251s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:17:58 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-1b1a9700-d658-4114-905a-02ed24a4ddf6 tempest-GroupsV314Test-1823273340 None] Lock "cinder-quobyte-ea16f3e6-3812-441e-8c86-bf4fbeb60217" released by "_delete_snapshot" :: held 1.525s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:17:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1b1a9700-d658-4114-905a-02ed24a4ddf6 tempest-GroupsV314Test-1823273340 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: held 10.337s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:17:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-3245f2bc-befa-41ca-ae7c-14452948fc45 tempest-GroupSnapshotsTest-1797933444 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 6.548s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:17:58 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-3245f2bc-befa-41ca-ae7c-14452948fc45 tempest-GroupSnapshotsTest-1797933444 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=ae3034d5-bb8f-4ef7-832a-3fc20b9da715,created_at=2026-08-15T14:17:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1799944147',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ae3034d5-bb8f-4ef7-832a-3fc20b9da715,host='devstack@QuobyteHD#QuobyteHD',id=6f3c2274-ac02-4467-8861-7f3a5c79e470,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb591fc5fdd04ea19def24fbdd9d4a4c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:17:52Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:17:52Z,use_quota=True,user_id='3f832abef0a24fbc8e71c88ae67fce41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff2793bc-cea9-4c87-bcdc-07680167146b),volume_type_id=ff2793bc-cea9-4c87-bcdc-07680167146b)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:17:58 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-3245f2bc-befa-41ca-ae7c-14452948fc45 tempest-GroupSnapshotsTest-1797933444 None] Creating volume 6f3c2274-ac02-4467-8861-7f3a5c79e470 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:17:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-3245f2bc-befa-41ca-ae7c-14452948fc45 tempest-GroupSnapshotsTest-1797933444 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:17:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-3245f2bc-befa-41ca-ae7c-14452948fc45 tempest-GroupSnapshotsTest-1797933444 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:17:58 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-3245f2bc-befa-41ca-ae7c-14452948fc45 tempest-GroupSnapshotsTest-1797933444 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:17:58 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-3245f2bc-befa-41ca-ae7c-14452948fc45 tempest-GroupSnapshotsTest-1797933444 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:17:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-3245f2bc-befa-41ca-ae7c-14452948fc45 tempest-GroupSnapshotsTest-1797933444 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:17:58 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-3245f2bc-befa-41ca-ae7c-14452948fc45 tempest-GroupSnapshotsTest-1797933444 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:17:58 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-3245f2bc-befa-41ca-ae7c-14452948fc45 tempest-GroupSnapshotsTest-1797933444 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:17:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3245f2bc-befa-41ca-ae7c-14452948fc45 tempest-GroupSnapshotsTest-1797933444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f3c2274-ac02-4467-8861-7f3a5c79e470 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:17:58 devstack sudo[102267]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f3c2274-ac02-4467-8861-7f3a5c79e470 1073741824 Aug 15 16:17:58 devstack sudo[102267]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:17:58 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-1b1a9700-d658-4114-905a-02ed24a4ddf6 tempest-GroupsV314Test-1823273340 None] Create group from source-group-6ded1869-6e74-4f5a-835d-3707d05ce278 completed successfully. Aug 15 16:17:58 devstack sudo[102267]: pam_unix(sudo:session): session closed for user root Aug 15 16:17:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3245f2bc-befa-41ca-ae7c-14452948fc45 tempest-GroupSnapshotsTest-1797933444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f3c2274-ac02-4467-8861-7f3a5c79e470 1073741824" returned: 0 in 0.453s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:17:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3245f2bc-befa-41ca-ae7c-14452948fc45 tempest-GroupSnapshotsTest-1797933444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f3c2274-ac02-4467-8861-7f3a5c79e470 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:17:58 devstack sudo[102273]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f3c2274-ac02-4467-8861-7f3a5c79e470 Aug 15 16:17:58 devstack sudo[102273]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:17:59 devstack sudo[102273]: pam_unix(sudo:session): session closed for user root Aug 15 16:17:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3245f2bc-befa-41ca-ae7c-14452948fc45 tempest-GroupSnapshotsTest-1797933444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f3c2274-ac02-4467-8861-7f3a5c79e470" returned: 0 in 0.250s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:17:59 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-3245f2bc-befa-41ca-ae7c-14452948fc45 tempest-GroupSnapshotsTest-1797933444 None] <== create_volume: return (755ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:17:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-3245f2bc-befa-41ca-ae7c-14452948fc45 tempest-GroupSnapshotsTest-1797933444 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.757s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:17:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-b24e404e-2da5-430f-9b00-018960fdff3f tempest-VolumesDeleteCascade-556672535 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 6.683s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:17:59 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-b24e404e-2da5-430f-9b00-018960fdff3f tempest-VolumesDeleteCascade-556672535 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:17:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-511130853',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9251a05d-0a13-403e-833a-7b7439c3d624,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5821b54ec18b473f86a8cec4fd9e758e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:17:52Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:17:52Z,use_quota=True,user_id='fb52ee5b6f364933881c2e18e3f8cef3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:17:59 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-b24e404e-2da5-430f-9b00-018960fdff3f tempest-VolumesDeleteCascade-556672535 None] Creating volume 9251a05d-0a13-403e-833a-7b7439c3d624 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:17:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-b24e404e-2da5-430f-9b00-018960fdff3f tempest-VolumesDeleteCascade-556672535 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:17:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-b24e404e-2da5-430f-9b00-018960fdff3f tempest-VolumesDeleteCascade-556672535 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:17:59 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-b24e404e-2da5-430f-9b00-018960fdff3f tempest-VolumesDeleteCascade-556672535 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:17:59 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-b24e404e-2da5-430f-9b00-018960fdff3f tempest-VolumesDeleteCascade-556672535 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:17:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-b24e404e-2da5-430f-9b00-018960fdff3f tempest-VolumesDeleteCascade-556672535 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:17:59 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-b24e404e-2da5-430f-9b00-018960fdff3f tempest-VolumesDeleteCascade-556672535 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:17:59 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-b24e404e-2da5-430f-9b00-018960fdff3f tempest-VolumesDeleteCascade-556672535 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:17:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b24e404e-2da5-430f-9b00-018960fdff3f tempest-VolumesDeleteCascade-556672535 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:17:59 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-3245f2bc-befa-41ca-ae7c-14452948fc45 tempest-GroupSnapshotsTest-1797933444 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (84b9541c-46a1-404b-a4fa-aa71a71eef78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6f3c2274-ac02-4467-8861-7f3a5c79e470', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:17:59 devstack sudo[102277]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624 1073741824 Aug 15 16:17:59 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-3245f2bc-befa-41ca-ae7c-14452948fc45 tempest-GroupSnapshotsTest-1797933444 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d1e38b06-4751-4dfa-9b95-49177305bfa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:17:59 devstack sudo[102277]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:17:59 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-3245f2bc-befa-41ca-ae7c-14452948fc45 tempest-GroupSnapshotsTest-1797933444 None] Volume volume-6f3c2274-ac02-4467-8861-7f3a5c79e470 (6f3c2274-ac02-4467-8861-7f3a5c79e470): created successfully Aug 15 16:17:59 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-3245f2bc-befa-41ca-ae7c-14452948fc45 tempest-GroupSnapshotsTest-1797933444 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d1e38b06-4751-4dfa-9b95-49177305bfa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:17:59 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-3245f2bc-befa-41ca-ae7c-14452948fc45 tempest-GroupSnapshotsTest-1797933444 None] Flow 'volume_create_manager' (8d0bab3a-5875-4f6b-965f-ecde3f697d7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:17:59 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-3245f2bc-befa-41ca-ae7c-14452948fc45 tempest-GroupSnapshotsTest-1797933444 None] Created volume successfully. Aug 15 16:17:59 devstack sudo[102277]: pam_unix(sudo:session): session closed for user root Aug 15 16:17:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b24e404e-2da5-430f-9b00-018960fdff3f tempest-VolumesDeleteCascade-556672535 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624 1073741824" returned: 0 in 0.512s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:17:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b24e404e-2da5-430f-9b00-018960fdff3f tempest-VolumesDeleteCascade-556672535 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:17:59 devstack sudo[102282]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624 Aug 15 16:17:59 devstack sudo[102282]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:00 devstack sudo[102282]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b24e404e-2da5-430f-9b00-018960fdff3f tempest-VolumesDeleteCascade-556672535 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624" returned: 0 in 0.300s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:00 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-b24e404e-2da5-430f-9b00-018960fdff3f tempest-VolumesDeleteCascade-556672535 None] <== create_volume: return (855ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:18:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-b24e404e-2da5-430f-9b00-018960fdff3f tempest-VolumesDeleteCascade-556672535 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.859s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:18:00 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b24e404e-2da5-430f-9b00-018960fdff3f tempest-VolumesDeleteCascade-556672535 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (07e8be98-ddde-4fd5-8e6e-e7702194ba1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9251a05d-0a13-403e-833a-7b7439c3d624', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:18:00 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b24e404e-2da5-430f-9b00-018960fdff3f tempest-VolumesDeleteCascade-556672535 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a973feaa-c525-4542-befe-6218643e80b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:18:00 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-f4835dad-b327-4373-ad28-6e8e5059dced tempest-GroupsV314Test-1823273340 None] Acquiring lock "cinder-quobyte-2ae4b90f-f3eb-4536-939c-af6b4b7fe8fc" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:18:00 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-b24e404e-2da5-430f-9b00-018960fdff3f tempest-VolumesDeleteCascade-556672535 None] Volume volume-9251a05d-0a13-403e-833a-7b7439c3d624 (9251a05d-0a13-403e-833a-7b7439c3d624): created successfully Aug 15 16:18:00 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b24e404e-2da5-430f-9b00-018960fdff3f tempest-VolumesDeleteCascade-556672535 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a973feaa-c525-4542-befe-6218643e80b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:18:00 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b24e404e-2da5-430f-9b00-018960fdff3f tempest-VolumesDeleteCascade-556672535 None] Flow 'volume_create_manager' (c8fe9ab2-8626-49f5-a85a-e7364331f453) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:18:00 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-b24e404e-2da5-430f-9b00-018960fdff3f tempest-VolumesDeleteCascade-556672535 None] Created volume successfully. Aug 15 16:18:00 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-f4835dad-b327-4373-ad28-6e8e5059dced tempest-GroupsV314Test-1823273340 None] Lock "cinder-quobyte-2ae4b90f-f3eb-4536-939c-af6b4b7fe8fc" acquired by "delete_volume" :: waited 0.048s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:18:00 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[16096ade-4fea-4c6d-84c1-43b39406efce]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:18:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f4835dad-b327-4373-ad28-6e8e5059dced tempest-GroupsV314Test-1823273340 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2ae4b90f-f3eb-4536-939c-af6b4b7fe8fc {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:00 devstack sudo[102287]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2ae4b90f-f3eb-4536-939c-af6b4b7fe8fc Aug 15 16:18:00 devstack sudo[102287]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:00 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-5a2d146f-9074-4d1a-942e-ca04e5c0a6a7 tempest-GroupSnapshotsTest-1797933444 None] GroupSnapshot 21c7e3bc-f4d3-44bb-9315-f83dfeefb877: creating. Aug 15 16:18:00 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-5a2d146f-9074-4d1a-942e-ca04e5c0a6a7 tempest-GroupSnapshotsTest-1797933444 None] Group snapshot 21c7e3bc-f4d3-44bb-9315-f83dfeefb877: creating. {{(pid=94214) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4175}} Aug 15 16:18:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-5a2d146f-9074-4d1a-942e-ca04e5c0a6a7 tempest-GroupSnapshotsTest-1797933444 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:18:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-5a2d146f-9074-4d1a-942e-ca04e5c0a6a7 tempest-GroupSnapshotsTest-1797933444 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.003s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:18:00 devstack sudo[102287]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f4835dad-b327-4373-ad28-6e8e5059dced tempest-GroupsV314Test-1823273340 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2ae4b90f-f3eb-4536-939c-af6b4b7fe8fc" returned: 0 in 0.465s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:00 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-5a2d146f-9074-4d1a-942e-ca04e5c0a6a7 tempest-GroupSnapshotsTest-1797933444 None] Creating offline snapshot 5b526cc8-7be8-4fff-b837-1dd4498351c9 of volume 6f3c2274-ac02-4467-8861-7f3a5c79e470 {{(pid=94214) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 15 16:18:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f4835dad-b327-4373-ad28-6e8e5059dced tempest-GroupsV314Test-1823273340 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2ae4b90f-f3eb-4536-939c-af6b4b7fe8fc {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:00 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[26e66d0c-9309-4e99-971d-bbfeaab85e2e]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:18:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-5a2d146f-9074-4d1a-942e-ca04e5c0a6a7 tempest-GroupSnapshotsTest-1797933444 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f3c2274-ac02-4467-8861-7f3a5c79e470 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:00 devstack sudo[102293]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2ae4b90f-f3eb-4536-939c-af6b4b7fe8fc Aug 15 16:18:00 devstack sudo[102293]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:00 devstack sudo[102295]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f3c2274-ac02-4467-8861-7f3a5c79e470 Aug 15 16:18:00 devstack sudo[102295]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:00 devstack sudo[102293]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f4835dad-b327-4373-ad28-6e8e5059dced tempest-GroupsV314Test-1823273340 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2ae4b90f-f3eb-4536-939c-af6b4b7fe8fc" returned: 0 in 0.274s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:00 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-f4835dad-b327-4373-ad28-6e8e5059dced tempest-GroupsV314Test-1823273340 None] Lock "cinder-quobyte-2ae4b90f-f3eb-4536-939c-af6b4b7fe8fc" released by "delete_volume" :: held 0.807s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:18:01 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-f4835dad-b327-4373-ad28-6e8e5059dced tempest-GroupsV314Test-1823273340 None] Created reservations ['1a812c88-1838-4988-a9de-987c91ac3f54'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:18:01 devstack cinder-volume[94214]: WARNING cinder.quota [None req-f4835dad-b327-4373-ad28-6e8e5059dced tempest-GroupsV314Test-1823273340 None] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-999789679 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-999789679, it is now deprecated. Please use the default quota class for default quota. Aug 15 16:18:01 devstack cinder-volume[94214]: WARNING cinder.quota [None req-f4835dad-b327-4373-ad28-6e8e5059dced tempest-GroupsV314Test-1823273340 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-999789679 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-999789679, it is now deprecated. Please use the default quota class for default quota. Aug 15 16:18:01 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-f4835dad-b327-4373-ad28-6e8e5059dced tempest-GroupsV314Test-1823273340 None] Created reservations ['dd71f269-45ad-4f05-9399-190792f7938c', 'bdcc3a5d-dd74-477d-9010-15cea2dfd91d', '8083a222-737d-4a12-8111-43e2868237c4', 'aa21b84c-0f24-43d0-9829-89129743ba1f'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:18:01 devstack sudo[102295]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-5a2d146f-9074-4d1a-942e-ca04e5c0a6a7 tempest-GroupSnapshotsTest-1797933444 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f3c2274-ac02-4467-8861-7f3a5c79e470" returned: 0 in 0.438s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-5a2d146f-9074-4d1a-942e-ca04e5c0a6a7 tempest-GroupSnapshotsTest-1797933444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f3c2274-ac02-4467-8861-7f3a5c79e470,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f3c2274-ac02-4467-8861-7f3a5c79e470.5b526cc8-7be8-4fff-b837-1dd4498351c9 1G {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:01 devstack sudo[102304]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f3c2274-ac02-4467-8861-7f3a5c79e470,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f3c2274-ac02-4467-8861-7f3a5c79e470.5b526cc8-7be8-4fff-b837-1dd4498351c9 1G Aug 15 16:18:01 devstack sudo[102304]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f4835dad-b327-4373-ad28-6e8e5059dced tempest-GroupsV314Test-1823273340 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:18:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f4835dad-b327-4373-ad28-6e8e5059dced tempest-GroupsV314Test-1823273340 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:18:01 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-f4835dad-b327-4373-ad28-6e8e5059dced tempest-GroupsV314Test-1823273340 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:18:01 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-f4835dad-b327-4373-ad28-6e8e5059dced tempest-GroupsV314Test-1823273340 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:18:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f4835dad-b327-4373-ad28-6e8e5059dced tempest-GroupsV314Test-1823273340 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:18:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f4835dad-b327-4373-ad28-6e8e5059dced tempest-GroupsV314Test-1823273340 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:01 devstack sudo[102309]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:18:01 devstack sudo[102309]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:01 devstack cinder-volume[94214]: INFO cinder.volume.manager [req-5758bfce-45b2-4a41-be6a-bcb1409f198f req-e69ee0cc-5907-4759-a12b-0d12495f8d6d tempest-ServerActionsTestOtherA-415085908 None] Terminate volume connection completed successfully. Aug 15 16:18:01 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-5758bfce-45b2-4a41-be6a-bcb1409f198f req-e69ee0cc-5907-4759-a12b-0d12495f8d6d tempest-ServerActionsTestOtherA-415085908 None] Deleting attachment cd766ba0-ec93-4be7-8886-437ea4c0f68a. {{(pid=94214) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 15 16:18:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-4c2505dd-3c49-4d71-afb6-4d93f68bd13e tempest-VolumesDeleteCascade-556672535 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:18:01 devstack sudo[102309]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f4835dad-b327-4373-ad28-6e8e5059dced tempest-GroupsV314Test-1823273340 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.386s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:01 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-f4835dad-b327-4373-ad28-6e8e5059dced tempest-GroupsV314Test-1823273340 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:18:01 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-f4835dad-b327-4373-ad28-6e8e5059dced tempest-GroupsV314Test-1823273340 None] Delete group completed successfully. Aug 15 16:18:01 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-46ba85c3-b75d-487a-bc64-67496ac7caa7 tempest-GroupsV314Test-1823273340 None] Acquiring lock "cinder-quobyte-a60251c6-f9e4-4037-922e-b7586dbbcbaf" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:18:01 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-46ba85c3-b75d-487a-bc64-67496ac7caa7 tempest-GroupsV314Test-1823273340 None] Lock "cinder-quobyte-a60251c6-f9e4-4037-922e-b7586dbbcbaf" acquired by "delete_volume" :: waited 0.016s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:18:01 devstack sudo[102304]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-5a2d146f-9074-4d1a-942e-ca04e5c0a6a7 tempest-GroupSnapshotsTest-1797933444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f3c2274-ac02-4467-8861-7f3a5c79e470,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f3c2274-ac02-4467-8861-7f3a5c79e470.5b526cc8-7be8-4fff-b837-1dd4498351c9 1G" returned: 0 in 0.646s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-5a2d146f-9074-4d1a-942e-ca04e5c0a6a7 tempest-GroupSnapshotsTest-1797933444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-6f3c2274-ac02-4467-8861-7f3a5c79e470 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f3c2274-ac02-4467-8861-7f3a5c79e470.5b526cc8-7be8-4fff-b837-1dd4498351c9 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:01 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[b16e26d6-451a-4341-8706-c3e04609fce1]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:18:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-46ba85c3-b75d-487a-bc64-67496ac7caa7 tempest-GroupsV314Test-1823273340 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:01 devstack sudo[102316]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-6f3c2274-ac02-4467-8861-7f3a5c79e470 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f3c2274-ac02-4467-8861-7f3a5c79e470.5b526cc8-7be8-4fff-b837-1dd4498351c9 Aug 15 16:18:01 devstack sudo[102316]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:01 devstack sudo[102317]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf Aug 15 16:18:01 devstack sudo[102317]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:02 devstack sudo[102316]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-5a2d146f-9074-4d1a-942e-ca04e5c0a6a7 tempest-GroupSnapshotsTest-1797933444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-6f3c2274-ac02-4467-8861-7f3a5c79e470 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f3c2274-ac02-4467-8861-7f3a5c79e470.5b526cc8-7be8-4fff-b837-1dd4498351c9" returned: 0 in 0.367s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:02 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-5a2d146f-9074-4d1a-942e-ca04e5c0a6a7 tempest-GroupSnapshotsTest-1797933444 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f3c2274-ac02-4467-8861-7f3a5c79e470.5b526cc8-7be8-4fff-b837-1dd4498351c9 is being set with open permissions: ugo+rw: NotImplementedError Aug 15 16:18:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-5a2d146f-9074-4d1a-942e-ca04e5c0a6a7 tempest-GroupSnapshotsTest-1797933444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f3c2274-ac02-4467-8861-7f3a5c79e470.5b526cc8-7be8-4fff-b837-1dd4498351c9 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:02 devstack sudo[102326]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f3c2274-ac02-4467-8861-7f3a5c79e470.5b526cc8-7be8-4fff-b837-1dd4498351c9 Aug 15 16:18:02 devstack sudo[102326]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:02 devstack sudo[102317]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-46ba85c3-b75d-487a-bc64-67496ac7caa7 tempest-GroupsV314Test-1823273340 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf" returned: 0 in 0.431s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-46ba85c3-b75d-487a-bc64-67496ac7caa7 tempest-GroupsV314Test-1823273340 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:02 devstack sudo[102329]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf Aug 15 16:18:02 devstack sudo[102329]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:02 devstack sudo[102326]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-5a2d146f-9074-4d1a-942e-ca04e5c0a6a7 tempest-GroupSnapshotsTest-1797933444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f3c2274-ac02-4467-8861-7f3a5c79e470.5b526cc8-7be8-4fff-b837-1dd4498351c9" returned: 0 in 0.261s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-5a2d146f-9074-4d1a-942e-ca04e5c0a6a7 tempest-GroupSnapshotsTest-1797933444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f3c2274-ac02-4467-8861-7f3a5c79e470.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:02 devstack sudo[102336]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f3c2274-ac02-4467-8861-7f3a5c79e470.info Aug 15 16:18:02 devstack sudo[102336]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:02 devstack sudo[102329]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-46ba85c3-b75d-487a-bc64-67496ac7caa7 tempest-GroupsV314Test-1823273340 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a60251c6-f9e4-4037-922e-b7586dbbcbaf" returned: 0 in 0.266s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:02 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-46ba85c3-b75d-487a-bc64-67496ac7caa7 tempest-GroupsV314Test-1823273340 None] Lock "cinder-quobyte-a60251c6-f9e4-4037-922e-b7586dbbcbaf" released by "delete_volume" :: held 0.782s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:18:02 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-46ba85c3-b75d-487a-bc64-67496ac7caa7 tempest-GroupsV314Test-1823273340 None] Created reservations ['6a07863e-13d4-495f-91cc-27b4e0b54f4a'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:18:02 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-46ba85c3-b75d-487a-bc64-67496ac7caa7 tempest-GroupsV314Test-1823273340 None] Created reservations ['ee947766-6688-447e-a6f5-91e11a3fc5cc', 'd85baa7c-d0ee-49ac-b01d-0216a47e94a3', '194d6e35-073c-47de-bd36-483e4ead2547', 'ffe553c4-6112-4ae8-a944-053c5a1fc7e6'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:18:02 devstack sudo[102336]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-5a2d146f-9074-4d1a-942e-ca04e5c0a6a7 tempest-GroupSnapshotsTest-1797933444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f3c2274-ac02-4467-8861-7f3a5c79e470.info" returned: 0 in 0.481s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:02 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-5a2d146f-9074-4d1a-942e-ca04e5c0a6a7 tempest-GroupSnapshotsTest-1797933444 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f3c2274-ac02-4467-8861-7f3a5c79e470.info is being set with open permissions: ugo+rw: NotImplementedError Aug 15 16:18:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-5a2d146f-9074-4d1a-942e-ca04e5c0a6a7 tempest-GroupSnapshotsTest-1797933444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f3c2274-ac02-4467-8861-7f3a5c79e470.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-46ba85c3-b75d-487a-bc64-67496ac7caa7 tempest-GroupsV314Test-1823273340 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:18:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-46ba85c3-b75d-487a-bc64-67496ac7caa7 tempest-GroupsV314Test-1823273340 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.004s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:18:03 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-46ba85c3-b75d-487a-bc64-67496ac7caa7 tempest-GroupsV314Test-1823273340 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:18:03 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-46ba85c3-b75d-487a-bc64-67496ac7caa7 tempest-GroupsV314Test-1823273340 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:18:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-46ba85c3-b75d-487a-bc64-67496ac7caa7 tempest-GroupsV314Test-1823273340 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.020s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:18:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-46ba85c3-b75d-487a-bc64-67496ac7caa7 tempest-GroupsV314Test-1823273340 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:03 devstack sudo[102361]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f3c2274-ac02-4467-8861-7f3a5c79e470.info Aug 15 16:18:03 devstack sudo[102361]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:03 devstack sudo[102364]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:18:03 devstack sudo[102364]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:03 devstack sudo[102361]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-5a2d146f-9074-4d1a-942e-ca04e5c0a6a7 tempest-GroupSnapshotsTest-1797933444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f3c2274-ac02-4467-8861-7f3a5c79e470.info" returned: 0 in 0.385s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-5a2d146f-9074-4d1a-942e-ca04e5c0a6a7 tempest-GroupSnapshotsTest-1797933444 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.704s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:18:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-4c2505dd-3c49-4d71-afb6-4d93f68bd13e tempest-VolumesDeleteCascade-556672535 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 1.888s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:18:03 devstack sudo[102364]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:03 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-4c2505dd-3c49-4d71-afb6-4d93f68bd13e tempest-VolumesDeleteCascade-556672535 None] Creating offline snapshot b1d33f2f-b948-452e-9e20-b12bc87c6d38 of volume 9251a05d-0a13-403e-833a-7b7439c3d624 {{(pid=94214) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 15 16:18:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-46ba85c3-b75d-487a-bc64-67496ac7caa7 tempest-GroupsV314Test-1823273340 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.392s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:03 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-46ba85c3-b75d-487a-bc64-67496ac7caa7 tempest-GroupsV314Test-1823273340 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:18:03 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[826064e8-0c6d-4164-9156-434cfc597ef6]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:18:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4c2505dd-3c49-4d71-afb6-4d93f68bd13e tempest-VolumesDeleteCascade-556672535 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:03 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-46ba85c3-b75d-487a-bc64-67496ac7caa7 tempest-GroupsV314Test-1823273340 None] Delete group completed successfully. Aug 15 16:18:03 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-5a2d146f-9074-4d1a-942e-ca04e5c0a6a7 tempest-GroupSnapshotsTest-1797933444 None] group_snapshot 21c7e3bc-f4d3-44bb-9315-f83dfeefb877: created successfully Aug 15 16:18:03 devstack sudo[102368]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624 Aug 15 16:18:03 devstack sudo[102368]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:04 devstack sudo[102368]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:04 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4c2505dd-3c49-4d71-afb6-4d93f68bd13e tempest-VolumesDeleteCascade-556672535 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624" returned: 0 in 0.632s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:04 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4c2505dd-3c49-4d71-afb6-4d93f68bd13e tempest-VolumesDeleteCascade-556672535 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624.b1d33f2f-b948-452e-9e20-b12bc87c6d38 1G {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:04 devstack sudo[102409]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624.b1d33f2f-b948-452e-9e20-b12bc87c6d38 1G Aug 15 16:18:04 devstack sudo[102409]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:04 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d18fd6ba-5f94-40be-9ea2-aeea7a814425 tempest-GroupSnapshotsTest-1797933444 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:18:04 devstack sudo[102409]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:04 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4c2505dd-3c49-4d71-afb6-4d93f68bd13e tempest-VolumesDeleteCascade-556672535 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624.b1d33f2f-b948-452e-9e20-b12bc87c6d38 1G" returned: 0 in 0.851s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:04 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4c2505dd-3c49-4d71-afb6-4d93f68bd13e tempest-VolumesDeleteCascade-556672535 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-9251a05d-0a13-403e-833a-7b7439c3d624 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624.b1d33f2f-b948-452e-9e20-b12bc87c6d38 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:04 devstack sudo[102419]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-9251a05d-0a13-403e-833a-7b7439c3d624 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624.b1d33f2f-b948-452e-9e20-b12bc87c6d38 Aug 15 16:18:04 devstack sudo[102419]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:05 devstack sudo[102419]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4c2505dd-3c49-4d71-afb6-4d93f68bd13e tempest-VolumesDeleteCascade-556672535 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-9251a05d-0a13-403e-833a-7b7439c3d624 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624.b1d33f2f-b948-452e-9e20-b12bc87c6d38" returned: 0 in 0.425s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:05 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-4c2505dd-3c49-4d71-afb6-4d93f68bd13e tempest-VolumesDeleteCascade-556672535 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624.b1d33f2f-b948-452e-9e20-b12bc87c6d38 is being set with open permissions: ugo+rw Aug 15 16:18:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4c2505dd-3c49-4d71-afb6-4d93f68bd13e tempest-VolumesDeleteCascade-556672535 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624.b1d33f2f-b948-452e-9e20-b12bc87c6d38 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:05 devstack sudo[102425]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624.b1d33f2f-b948-452e-9e20-b12bc87c6d38 Aug 15 16:18:05 devstack sudo[102425]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:05 devstack sudo[102425]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4c2505dd-3c49-4d71-afb6-4d93f68bd13e tempest-VolumesDeleteCascade-556672535 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624.b1d33f2f-b948-452e-9e20-b12bc87c6d38" returned: 0 in 0.276s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:05 devstack cinder-volume[94214]: DEBUG dbcounter [-] [94214] Writing DB stats cinder:SELECT=129,cinder:UPDATE=123,cinder:INSERT=25,cinder:DELETE=8 {{(pid=94214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 16:18:05 devstack cinder-volume[94214]: DEBUG dbcounter [-] [94214] Writing DB stats cinder:SELECT=140,cinder:UPDATE=131,cinder:DELETE=7,cinder:INSERT=27 {{(pid=94214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 16:18:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4c2505dd-3c49-4d71-afb6-4d93f68bd13e tempest-VolumesDeleteCascade-556672535 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:05 devstack sudo[102428]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624.info Aug 15 16:18:05 devstack sudo[102428]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:05 devstack sudo[102428]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4c2505dd-3c49-4d71-afb6-4d93f68bd13e tempest-VolumesDeleteCascade-556672535 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624.info" returned: 0 in 0.281s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:05 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-4c2505dd-3c49-4d71-afb6-4d93f68bd13e tempest-VolumesDeleteCascade-556672535 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624.info is being set with open permissions: ugo+rw Aug 15 16:18:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4c2505dd-3c49-4d71-afb6-4d93f68bd13e tempest-VolumesDeleteCascade-556672535 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:06 devstack sudo[102431]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624.info Aug 15 16:18:06 devstack sudo[102431]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:06 devstack sudo[102431]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4c2505dd-3c49-4d71-afb6-4d93f68bd13e tempest-VolumesDeleteCascade-556672535 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624.info" returned: 0 in 0.284s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-4c2505dd-3c49-4d71-afb6-4d93f68bd13e tempest-VolumesDeleteCascade-556672535 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.906s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:18:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d18fd6ba-5f94-40be-9ea2-aeea7a814425 tempest-GroupSnapshotsTest-1797933444 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 1.431s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:18:06 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-d18fd6ba-5f94-40be-9ea2-aeea7a814425 tempest-GroupSnapshotsTest-1797933444 None] Acquiring lock "cinder-quobyte-5b526cc8-7be8-4fff-b837-1dd4498351c9-0a6614be-62ea-409e-a28d-c2068cd3749a" by "_create_volume_from_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:18:06 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-d18fd6ba-5f94-40be-9ea2-aeea7a814425 tempest-GroupSnapshotsTest-1797933444 None] Lock "cinder-quobyte-5b526cc8-7be8-4fff-b837-1dd4498351c9-0a6614be-62ea-409e-a28d-c2068cd3749a" acquired by "_create_volume_from_snapshot" :: waited 0.025s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:18:06 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-d18fd6ba-5f94-40be-9ea2-aeea7a814425 tempest-GroupSnapshotsTest-1797933444 None] Creating volume 0a6614be-62ea-409e-a28d-c2068cd3749a from snapshot 5b526cc8-7be8-4fff-b837-1dd4498351c9 {{(pid=94214) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 15 16:18:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d18fd6ba-5f94-40be-9ea2-aeea7a814425 tempest-GroupSnapshotsTest-1797933444 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:18:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d18fd6ba-5f94-40be-9ea2-aeea7a814425 tempest-GroupSnapshotsTest-1797933444 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:18:06 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-d18fd6ba-5f94-40be-9ea2-aeea7a814425 tempest-GroupSnapshotsTest-1797933444 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:18:06 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-d18fd6ba-5f94-40be-9ea2-aeea7a814425 tempest-GroupSnapshotsTest-1797933444 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:18:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d18fd6ba-5f94-40be-9ea2-aeea7a814425 tempest-GroupSnapshotsTest-1797933444 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:18:06 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-d18fd6ba-5f94-40be-9ea2-aeea7a814425 tempest-GroupSnapshotsTest-1797933444 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:18:06 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-d18fd6ba-5f94-40be-9ea2-aeea7a814425 tempest-GroupSnapshotsTest-1797933444 None] Acquiring lock "cinder-quobyte-0a6614be-62ea-409e-a28d-c2068cd3749a" by "_copy_volume_from_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:18:06 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-4c2505dd-3c49-4d71-afb6-4d93f68bd13e tempest-VolumesDeleteCascade-556672535 None] Create snapshot completed successfully Aug 15 16:18:06 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-d18fd6ba-5f94-40be-9ea2-aeea7a814425 tempest-GroupSnapshotsTest-1797933444 None] Lock "cinder-quobyte-0a6614be-62ea-409e-a28d-c2068cd3749a" acquired by "_copy_volume_from_snapshot" :: waited 0.024s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:18:06 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-d18fd6ba-5f94-40be-9ea2-aeea7a814425 tempest-GroupSnapshotsTest-1797933444 None] snapshot: 5b526cc8-7be8-4fff-b837-1dd4498351c9, volume: 0a6614be-62ea-409e-a28d-c2068cd3749a, {{(pid=94214) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 15 16:18:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d18fd6ba-5f94-40be-9ea2-aeea7a814425 tempest-GroupSnapshotsTest-1797933444 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:18:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d18fd6ba-5f94-40be-9ea2-aeea7a814425 tempest-GroupSnapshotsTest-1797933444 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:18:06 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-d18fd6ba-5f94-40be-9ea2-aeea7a814425 tempest-GroupSnapshotsTest-1797933444 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:18:06 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-d18fd6ba-5f94-40be-9ea2-aeea7a814425 tempest-GroupSnapshotsTest-1797933444 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:18:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d18fd6ba-5f94-40be-9ea2-aeea7a814425 tempest-GroupSnapshotsTest-1797933444 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:18:06 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[dd2bdff1-2edd-41f8-b666-0b08318da467]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:18:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d18fd6ba-5f94-40be-9ea2-aeea7a814425 tempest-GroupSnapshotsTest-1797933444 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f3c2274-ac02-4467-8861-7f3a5c79e470.5b526cc8-7be8-4fff-b837-1dd4498351c9 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:06 devstack sudo[102434]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f3c2274-ac02-4467-8861-7f3a5c79e470.5b526cc8-7be8-4fff-b837-1dd4498351c9 Aug 15 16:18:06 devstack sudo[102434]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:06 devstack sudo[102434]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d18fd6ba-5f94-40be-9ea2-aeea7a814425 tempest-GroupSnapshotsTest-1797933444 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f3c2274-ac02-4467-8861-7f3a5c79e470.5b526cc8-7be8-4fff-b837-1dd4498351c9" returned: 0 in 0.477s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:06 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-d18fd6ba-5f94-40be-9ea2-aeea7a814425 tempest-GroupSnapshotsTest-1797933444 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-6f3c2274-ac02-4467-8861-7f3a5c79e470(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:18:06 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[1f915c70-1f69-454b-ac3c-5c2e4e80214c]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:18:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d18fd6ba-5f94-40be-9ea2-aeea7a814425 tempest-GroupSnapshotsTest-1797933444 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f3c2274-ac02-4467-8861-7f3a5c79e470 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-aae06488-d66c-4f88-afa4-021459441fb5 tempest-VolumesDeleteCascade-556672535 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:18:07 devstack sudo[102439]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f3c2274-ac02-4467-8861-7f3a5c79e470 Aug 15 16:18:07 devstack sudo[102439]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:07 devstack sudo[102439]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d18fd6ba-5f94-40be-9ea2-aeea7a814425 tempest-GroupSnapshotsTest-1797933444 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f3c2274-ac02-4467-8861-7f3a5c79e470" returned: 0 in 0.441s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:07 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-d18fd6ba-5f94-40be-9ea2-aeea7a814425 tempest-GroupSnapshotsTest-1797933444 None] will copy from snapshot at /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f3c2274-ac02-4467-8861-7f3a5c79e470 {{(pid=94214) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 15 16:18:07 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-d18fd6ba-5f94-40be-9ea2-aeea7a814425 tempest-GroupSnapshotsTest-1797933444 None] Creating direct copy from snapshot {{(pid=94214) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 15 16:18:07 devstack cinder-volume[94214]: DEBUG cinder.utils [None req-d18fd6ba-5f94-40be-9ea2-aeea7a814425 tempest-GroupSnapshotsTest-1797933444 None] Path /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0a6614be-62ea-409e-a28d-c2068cd3749a not found in is_blk_device check {{(pid=94214) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 15 16:18:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d18fd6ba-5f94-40be-9ea2-aeea7a814425 tempest-GroupSnapshotsTest-1797933444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f3c2274-ac02-4467-8861-7f3a5c79e470 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0a6614be-62ea-409e-a28d-c2068cd3749a {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:07 devstack sudo[102444]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f3c2274-ac02-4467-8861-7f3a5c79e470 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0a6614be-62ea-409e-a28d-c2068cd3749a Aug 15 16:18:07 devstack sudo[102444]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:11 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-ad1fa16f-44a6-4962-a661-0a1baf2cfc06 tempest-ServerActionsTestOtherA-415085908 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:18:11 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ad1fa16f-44a6-4962-a661-0a1baf2cfc06 tempest-ServerActionsTestOtherA-415085908 None] Flow 'volume_create_manager' (e0a6837d-2f02-4fe7-ab0a-4d5ec01db5be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:18:11 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ad1fa16f-44a6-4962-a661-0a1baf2cfc06 tempest-ServerActionsTestOtherA-415085908 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d2b98e51-a810-4f22-9608-567a5cadf665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:18:11 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ad1fa16f-44a6-4962-a661-0a1baf2cfc06 tempest-ServerActionsTestOtherA-415085908 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d2b98e51-a810-4f22-9608-567a5cadf665) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:18:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1662110262',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2add5359-7eb0-4f48-bca9-75dddb507abc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='28af7cae462046a6939dbed2bedfb086',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:18:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:18:11Z,use_quota=True,user_id='040274d32447482b9b73b83c0790f317',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:18:11 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ad1fa16f-44a6-4962-a661-0a1baf2cfc06 tempest-ServerActionsTestOtherA-415085908 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (389f6e3e-9fa9-41e9-8c02-ad6a46e9f50d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:18:11 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ad1fa16f-44a6-4962-a661-0a1baf2cfc06 tempest-ServerActionsTestOtherA-415085908 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (389f6e3e-9fa9-41e9-8c02-ad6a46e9f50d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:18:11 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ad1fa16f-44a6-4962-a661-0a1baf2cfc06 tempest-ServerActionsTestOtherA-415085908 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6f13bafb-0276-4168-ad5d-d6f65d169de4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:18:11 devstack cinder-volume[94214]: DEBUG cinder.image.glance [None req-ad1fa16f-44a6-4962-a661-0a1baf2cfc06 tempest-ServerActionsTestOtherA-415085908 None] Creating Keystone auth plugin from conf {{(pid=94214) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 15 16:18:12 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ad1fa16f-44a6-4962-a661-0a1baf2cfc06 tempest-ServerActionsTestOtherA-415085908 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6f13bafb-0276-4168-ad5d-d6f65d169de4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '2add5359-7eb0-4f48-bca9-75dddb507abc', 'volume_name': 'volume-2add5359-7eb0-4f48-bca9-75dddb507abc', 'volume_size': 1, 'image_id': '0e78c96d-34b7-4b21-8ccd-88b9f828d88a', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/0e78c96d-34b7-4b21-8ccd-88b9f828d88a', 'metadata': {}}]), 'image_meta': {'name': 'cirros-0.6.3-x86_64-disk', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'public', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'fd01edc1646347ea87f3bb7283b41280', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '0e78c96d-34b7-4b21-8ccd-88b9f828d88a', 'created_at': datetime.datetime(2026, 8, 15, 14, 6, 50, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 15, 14, 6, 52, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/0e78c96d-34b7-4b21-8ccd-88b9f828d88a/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:18:12 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ad1fa16f-44a6-4962-a661-0a1baf2cfc06 tempest-ServerActionsTestOtherA-415085908 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (080e5d86-4d49-4efa-87ae-07a37f8f7674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:18:12 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ad1fa16f-44a6-4962-a661-0a1baf2cfc06 tempest-ServerActionsTestOtherA-415085908 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (080e5d86-4d49-4efa-87ae-07a37f8f7674) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:18:12 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ad1fa16f-44a6-4962-a661-0a1baf2cfc06 tempest-ServerActionsTestOtherA-415085908 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1671c689-433e-493c-a09a-82ff229c8c0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:18:12 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-ad1fa16f-44a6-4962-a661-0a1baf2cfc06 tempest-ServerActionsTestOtherA-415085908 None] Volume 2add5359-7eb0-4f48-bca9-75dddb507abc: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-2add5359-7eb0-4f48-bca9-75dddb507abc', 'volume_size': 1, 'image_id': '0e78c96d-34b7-4b21-8ccd-88b9f828d88a', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/0e78c96d-34b7-4b21-8ccd-88b9f828d88a', 'metadata': {}}]), 'image_meta': {'name': 'cirros-0.6.3-x86_64-disk', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'public', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'fd01edc1646347ea87f3bb7283b41280', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '0e78c96d-34b7-4b21-8ccd-88b9f828d88a', 'created_at': datetime.datetime(2026, 8, 15, 14, 6, 50, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 15, 14, 6, 52, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/0e78c96d-34b7-4b21-8ccd-88b9f828d88a/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': ''}}, 'image_service': } Aug 15 16:18:12 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-ad1fa16f-44a6-4962-a661-0a1baf2cfc06 tempest-ServerActionsTestOtherA-415085908 None] Trying to clone 2add5359-7eb0-4f48-bca9-75dddb507abc from image 0e78c96d-34b7-4b21-8ccd-88b9f828d88a at location (None, [{'url': 'file:///opt/stack/data/glance/images/0e78c96d-34b7-4b21-8ccd-88b9f828d88a', 'metadata': {}}]). {{(pid=94214) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 15 16:18:12 devstack sudo[102444]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:12 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d18fd6ba-5f94-40be-9ea2-aeea7a814425 tempest-GroupSnapshotsTest-1797933444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f3c2274-ac02-4467-8861-7f3a5c79e470 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0a6614be-62ea-409e-a28d-c2068cd3749a" returned: 0 in 5.504s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:12 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-d18fd6ba-5f94-40be-9ea2-aeea7a814425 tempest-GroupSnapshotsTest-1797933444 None] Image conversion details: src /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f3c2274-ac02-4467-8861-7f3a5c79e470, size 1024.00 MB, duration 5.51 sec, destination /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0a6614be-62ea-409e-a28d-c2068cd3749a {{(pid=94214) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 15 16:18:12 devstack cinder-volume[94214]: INFO cinder.image.image_utils [None req-d18fd6ba-5f94-40be-9ea2-aeea7a814425 tempest-GroupSnapshotsTest-1797933444 None] Converted 1024.00 MB image at 186.01 MB/s Aug 15 16:18:12 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-d18fd6ba-5f94-40be-9ea2-aeea7a814425 tempest-GroupSnapshotsTest-1797933444 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0a6614be-62ea-409e-a28d-c2068cd3749a is being set with open permissions: ugo+rw: NotImplementedError Aug 15 16:18:12 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d18fd6ba-5f94-40be-9ea2-aeea7a814425 tempest-GroupSnapshotsTest-1797933444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0a6614be-62ea-409e-a28d-c2068cd3749a {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:12 devstack sudo[102478]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0a6614be-62ea-409e-a28d-c2068cd3749a Aug 15 16:18:12 devstack sudo[102478]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:13 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-ad1fa16f-44a6-4962-a661-0a1baf2cfc06 tempest-ServerActionsTestOtherA-415085908 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_qf0v9428devstack@QuobyteHD, size 20.69 MB, duration 1.00 sec {{(pid=94214) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 15 16:18:13 devstack cinder-volume[94214]: INFO cinder.image.image_utils [None req-ad1fa16f-44a6-4962-a661-0a1baf2cfc06 tempest-ServerActionsTestOtherA-415085908 None] Image download 20.69 MB at 20.69 MB/s Aug 15 16:18:13 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[1e9ef854-ff01-4da0-a297-b668ee266571]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:18:13 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ad1fa16f-44a6-4962-a661-0a1baf2cfc06 tempest-ServerActionsTestOtherA-415085908 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_qf0v9428devstack@QuobyteHD {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:13 devstack sudo[102478]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:13 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d18fd6ba-5f94-40be-9ea2-aeea7a814425 tempest-GroupSnapshotsTest-1797933444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0a6614be-62ea-409e-a28d-c2068cd3749a" returned: 0 in 0.272s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:13 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-d18fd6ba-5f94-40be-9ea2-aeea7a814425 tempest-GroupSnapshotsTest-1797933444 None] Lock "cinder-quobyte-0a6614be-62ea-409e-a28d-c2068cd3749a" released by "_copy_volume_from_snapshot" :: held 6.816s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:18:13 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-d18fd6ba-5f94-40be-9ea2-aeea7a814425 tempest-GroupSnapshotsTest-1797933444 None] Lock "cinder-quobyte-5b526cc8-7be8-4fff-b837-1dd4498351c9-0a6614be-62ea-409e-a28d-c2068cd3749a" released by "_create_volume_from_snapshot" :: held 6.895s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:18:13 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d18fd6ba-5f94-40be-9ea2-aeea7a814425 tempest-GroupSnapshotsTest-1797933444 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 6.924s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:18:13 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-aae06488-d66c-4f88-afa4-021459441fb5 tempest-VolumesDeleteCascade-556672535 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 6.159s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:18:13 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-aae06488-d66c-4f88-afa4-021459441fb5 tempest-VolumesDeleteCascade-556672535 None] Creating offline snapshot a1743e3f-90a0-47e9-a551-a18aa4edba4f of volume 9251a05d-0a13-403e-833a-7b7439c3d624 {{(pid=94214) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 15 16:18:13 devstack sudo[102482]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_qf0v9428devstack@QuobyteHD Aug 15 16:18:13 devstack sudo[102482]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:13 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[540d17bb-0238-44a2-8dde-b038e700b3b3]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:18:13 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-aae06488-d66c-4f88-afa4-021459441fb5 tempest-VolumesDeleteCascade-556672535 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624.b1d33f2f-b948-452e-9e20-b12bc87c6d38 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:13 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-d18fd6ba-5f94-40be-9ea2-aeea7a814425 tempest-GroupSnapshotsTest-1797933444 None] Create group from source-snapshot-21c7e3bc-f4d3-44bb-9315-f83dfeefb877 completed successfully. Aug 15 16:18:13 devstack sudo[102484]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624.b1d33f2f-b948-452e-9e20-b12bc87c6d38 Aug 15 16:18:13 devstack sudo[102484]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:13 devstack sudo[102482]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:13 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ad1fa16f-44a6-4962-a661-0a1baf2cfc06 tempest-ServerActionsTestOtherA-415085908 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_qf0v9428devstack@QuobyteHD" returned: 0 in 0.417s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:13 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-ad1fa16f-44a6-4962-a661-0a1baf2cfc06 tempest-ServerActionsTestOtherA-415085908 None] Temporary image 0e78c96d-34b7-4b21-8ccd-88b9f828d88a is fetched for user 040274d32447482b9b73b83c0790f317. {{(pid=94214) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 15 16:18:13 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[a272d199-f598-4df3-8388-16885f71ad7d]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:18:13 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ad1fa16f-44a6-4962-a661-0a1baf2cfc06 tempest-ServerActionsTestOtherA-415085908 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_qf0v9428devstack@QuobyteHD {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:13 devstack sudo[102484]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:13 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-aae06488-d66c-4f88-afa4-021459441fb5 tempest-VolumesDeleteCascade-556672535 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624.b1d33f2f-b948-452e-9e20-b12bc87c6d38" returned: 0 in 0.451s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:13 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-aae06488-d66c-4f88-afa4-021459441fb5 tempest-VolumesDeleteCascade-556672535 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-9251a05d-0a13-403e-833a-7b7439c3d624(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:18:13 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-aae06488-d66c-4f88-afa4-021459441fb5 tempest-VolumesDeleteCascade-556672535 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624.b1d33f2f-b948-452e-9e20-b12bc87c6d38,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624.a1743e3f-90a0-47e9-a551-a18aa4edba4f 1G {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:13 devstack sudo[102491]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_qf0v9428devstack@QuobyteHD Aug 15 16:18:13 devstack sudo[102491]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:13 devstack sudo[102493]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624.b1d33f2f-b948-452e-9e20-b12bc87c6d38,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624.a1743e3f-90a0-47e9-a551-a18aa4edba4f 1G Aug 15 16:18:13 devstack sudo[102493]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:14 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-cd754353-b6ef-47dd-9a3f-f16238034a44 tempest-GroupSnapshotsTest-1797933444 None] Acquiring lock "cinder-quobyte-0a6614be-62ea-409e-a28d-c2068cd3749a" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:18:14 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-cd754353-b6ef-47dd-9a3f-f16238034a44 tempest-GroupSnapshotsTest-1797933444 None] Lock "cinder-quobyte-0a6614be-62ea-409e-a28d-c2068cd3749a" acquired by "delete_volume" :: waited 0.025s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:18:14 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[db2a2b98-3a0a-489b-93e7-66279e2a1140]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:18:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-cd754353-b6ef-47dd-9a3f-f16238034a44 tempest-GroupSnapshotsTest-1797933444 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0a6614be-62ea-409e-a28d-c2068cd3749a {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:14 devstack sudo[102491]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ad1fa16f-44a6-4962-a661-0a1baf2cfc06 tempest-ServerActionsTestOtherA-415085908 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_qf0v9428devstack@QuobyteHD" returned: 0 in 0.440s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ad1fa16f-44a6-4962-a661-0a1baf2cfc06 tempest-ServerActionsTestOtherA-415085908 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:18:14 devstack sudo[102503]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0a6614be-62ea-409e-a28d-c2068cd3749a Aug 15 16:18:14 devstack sudo[102503]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:14 devstack sudo[102493]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-aae06488-d66c-4f88-afa4-021459441fb5 tempest-VolumesDeleteCascade-556672535 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624.b1d33f2f-b948-452e-9e20-b12bc87c6d38,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624.a1743e3f-90a0-47e9-a551-a18aa4edba4f 1G" returned: 0 in 0.551s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-aae06488-d66c-4f88-afa4-021459441fb5 tempest-VolumesDeleteCascade-556672535 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-9251a05d-0a13-403e-833a-7b7439c3d624.b1d33f2f-b948-452e-9e20-b12bc87c6d38 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624.a1743e3f-90a0-47e9-a551-a18aa4edba4f {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:14 devstack sudo[102506]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-9251a05d-0a13-403e-833a-7b7439c3d624.b1d33f2f-b948-452e-9e20-b12bc87c6d38 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624.a1743e3f-90a0-47e9-a551-a18aa4edba4f Aug 15 16:18:14 devstack sudo[102506]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:14 devstack sudo[102503]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-cd754353-b6ef-47dd-9a3f-f16238034a44 tempest-GroupSnapshotsTest-1797933444 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0a6614be-62ea-409e-a28d-c2068cd3749a" returned: 0 in 0.424s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-cd754353-b6ef-47dd-9a3f-f16238034a44 tempest-GroupSnapshotsTest-1797933444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0a6614be-62ea-409e-a28d-c2068cd3749a {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:14 devstack sudo[102511]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0a6614be-62ea-409e-a28d-c2068cd3749a Aug 15 16:18:14 devstack sudo[102511]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:14 devstack sudo[102506]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-aae06488-d66c-4f88-afa4-021459441fb5 tempest-VolumesDeleteCascade-556672535 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-9251a05d-0a13-403e-833a-7b7439c3d624.b1d33f2f-b948-452e-9e20-b12bc87c6d38 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624.a1743e3f-90a0-47e9-a551-a18aa4edba4f" returned: 0 in 0.303s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:14 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-aae06488-d66c-4f88-afa4-021459441fb5 tempest-VolumesDeleteCascade-556672535 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624.a1743e3f-90a0-47e9-a551-a18aa4edba4f is being set with open permissions: ugo+rw Aug 15 16:18:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-aae06488-d66c-4f88-afa4-021459441fb5 tempest-VolumesDeleteCascade-556672535 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624.a1743e3f-90a0-47e9-a551-a18aa4edba4f {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:14 devstack sudo[102516]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624.a1743e3f-90a0-47e9-a551-a18aa4edba4f Aug 15 16:18:14 devstack sudo[102516]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:14 devstack sudo[102511]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-cd754353-b6ef-47dd-9a3f-f16238034a44 tempest-GroupSnapshotsTest-1797933444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0a6614be-62ea-409e-a28d-c2068cd3749a" returned: 0 in 0.256s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:14 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-cd754353-b6ef-47dd-9a3f-f16238034a44 tempest-GroupSnapshotsTest-1797933444 None] Lock "cinder-quobyte-0a6614be-62ea-409e-a28d-c2068cd3749a" released by "delete_volume" :: held 0.737s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:18:14 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-cd754353-b6ef-47dd-9a3f-f16238034a44 tempest-GroupSnapshotsTest-1797933444 None] Created reservations ['c5bcfd0b-daba-45f5-80b4-478e9e92da05'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:18:14 devstack cinder-volume[94214]: WARNING cinder.quota [None req-cd754353-b6ef-47dd-9a3f-f16238034a44 tempest-GroupSnapshotsTest-1797933444 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2135504924 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2135504924, it is now deprecated. Please use the default quota class for default quota. Aug 15 16:18:14 devstack cinder-volume[94214]: WARNING cinder.quota [None req-cd754353-b6ef-47dd-9a3f-f16238034a44 tempest-GroupSnapshotsTest-1797933444 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2135504924 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2135504924, it is now deprecated. Please use the default quota class for default quota. Aug 15 16:18:14 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-cd754353-b6ef-47dd-9a3f-f16238034a44 tempest-GroupSnapshotsTest-1797933444 None] Created reservations ['276fb08f-fa69-4d9f-a06b-05b325ad4fc4', '503d9737-2414-4896-90d2-4b7940217a8c', '4afd0250-05e1-47ce-aea1-788377668c93', 'b0f41758-5855-42ff-b336-d989f7362f6e'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:18:14 devstack sudo[102516]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-aae06488-d66c-4f88-afa4-021459441fb5 tempest-VolumesDeleteCascade-556672535 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624.a1743e3f-90a0-47e9-a551-a18aa4edba4f" returned: 0 in 0.270s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-aae06488-d66c-4f88-afa4-021459441fb5 tempest-VolumesDeleteCascade-556672535 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.701s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:18:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ad1fa16f-44a6-4962-a661-0a1baf2cfc06 tempest-ServerActionsTestOtherA-415085908 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.820s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:18:14 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ad1fa16f-44a6-4962-a661-0a1baf2cfc06 tempest-ServerActionsTestOtherA-415085908 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:18:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1662110262',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2add5359-7eb0-4f48-bca9-75dddb507abc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='28af7cae462046a6939dbed2bedfb086',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:18:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:18:11Z,use_quota=True,user_id='040274d32447482b9b73b83c0790f317',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:18:14 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-ad1fa16f-44a6-4962-a661-0a1baf2cfc06 tempest-ServerActionsTestOtherA-415085908 None] Creating volume 2add5359-7eb0-4f48-bca9-75dddb507abc {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:18:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ad1fa16f-44a6-4962-a661-0a1baf2cfc06 tempest-ServerActionsTestOtherA-415085908 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:18:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ad1fa16f-44a6-4962-a661-0a1baf2cfc06 tempest-ServerActionsTestOtherA-415085908 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:18:14 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ad1fa16f-44a6-4962-a661-0a1baf2cfc06 tempest-ServerActionsTestOtherA-415085908 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:18:14 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ad1fa16f-44a6-4962-a661-0a1baf2cfc06 tempest-ServerActionsTestOtherA-415085908 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:18:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ad1fa16f-44a6-4962-a661-0a1baf2cfc06 tempest-ServerActionsTestOtherA-415085908 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:18:14 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ad1fa16f-44a6-4962-a661-0a1baf2cfc06 tempest-ServerActionsTestOtherA-415085908 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:18:14 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-ad1fa16f-44a6-4962-a661-0a1baf2cfc06 tempest-ServerActionsTestOtherA-415085908 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:18:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ad1fa16f-44a6-4962-a661-0a1baf2cfc06 tempest-ServerActionsTestOtherA-415085908 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2add5359-7eb0-4f48-bca9-75dddb507abc 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:14 devstack sudo[102520]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2add5359-7eb0-4f48-bca9-75dddb507abc 1073741824 Aug 15 16:18:14 devstack sudo[102520]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:14 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-aae06488-d66c-4f88-afa4-021459441fb5 tempest-VolumesDeleteCascade-556672535 None] Create snapshot completed successfully Aug 15 16:18:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-cd754353-b6ef-47dd-9a3f-f16238034a44 tempest-GroupSnapshotsTest-1797933444 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:18:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-cd754353-b6ef-47dd-9a3f-f16238034a44 tempest-GroupSnapshotsTest-1797933444 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:18:15 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-cd754353-b6ef-47dd-9a3f-f16238034a44 tempest-GroupSnapshotsTest-1797933444 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:18:15 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-cd754353-b6ef-47dd-9a3f-f16238034a44 tempest-GroupSnapshotsTest-1797933444 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:18:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-cd754353-b6ef-47dd-9a3f-f16238034a44 tempest-GroupSnapshotsTest-1797933444 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:18:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-cd754353-b6ef-47dd-9a3f-f16238034a44 tempest-GroupSnapshotsTest-1797933444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:15 devstack sudo[102522]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:18:15 devstack sudo[102522]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:15 devstack sudo[102522]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-cd754353-b6ef-47dd-9a3f-f16238034a44 tempest-GroupSnapshotsTest-1797933444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.255s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:15 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-cd754353-b6ef-47dd-9a3f-f16238034a44 tempest-GroupSnapshotsTest-1797933444 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:18:15 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-cd754353-b6ef-47dd-9a3f-f16238034a44 tempest-GroupSnapshotsTest-1797933444 None] Delete group completed successfully. Aug 15 16:18:15 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ef62296a-6ead-4754-84d4-360598a5b92c tempest-VolumesDeleteCascade-556672535 None] Acquiring lock "cinder-9251a05d-0a13-403e-833a-7b7439c3d624-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:18:15 devstack sudo[102520]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ad1fa16f-44a6-4962-a661-0a1baf2cfc06 tempest-ServerActionsTestOtherA-415085908 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2add5359-7eb0-4f48-bca9-75dddb507abc 1073741824" returned: 0 in 0.509s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:15 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ef62296a-6ead-4754-84d4-360598a5b92c tempest-VolumesDeleteCascade-556672535 None] Lock "cinder-9251a05d-0a13-403e-833a-7b7439c3d624-delete_volume" acquired by "delete_volume" :: waited 0.032s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:18:15 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-fd35d527-ad96-455b-88a4-471828e271d6 tempest-GroupSnapshotsTest-1797933444 None] group_snapshot 21c7e3bc-f4d3-44bb-9315-f83dfeefb877: deleting Aug 15 16:18:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ad1fa16f-44a6-4962-a661-0a1baf2cfc06 tempest-ServerActionsTestOtherA-415085908 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2add5359-7eb0-4f48-bca9-75dddb507abc {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:15 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-fd35d527-ad96-455b-88a4-471828e271d6 tempest-GroupSnapshotsTest-1797933444 None] group_snapshot 21c7e3bc-f4d3-44bb-9315-f83dfeefb877: deleting {{(pid=94214) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4350}} Aug 15 16:18:15 devstack sudo[102530]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2add5359-7eb0-4f48-bca9-75dddb507abc Aug 15 16:18:15 devstack sudo[102530]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:15 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ef62296a-6ead-4754-84d4-360598a5b92c tempest-VolumesDeleteCascade-556672535 None] Performing cascade delete. {{(pid=94214) delete_volume /opt/stack/cinder/cinder/volume/manager.py:995}} Aug 15 16:18:15 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ef62296a-6ead-4754-84d4-360598a5b92c tempest-VolumesDeleteCascade-556672535 None] Acquiring lock "cinder-a1743e3f-90a0-47e9-a551-a18aa4edba4f-delete_snapshot" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:18:15 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-fd35d527-ad96-455b-88a4-471828e271d6 tempest-GroupSnapshotsTest-1797933444 None] Acquiring lock "cinder-quobyte-6f3c2274-ac02-4467-8861-7f3a5c79e470" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:18:15 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ef62296a-6ead-4754-84d4-360598a5b92c tempest-VolumesDeleteCascade-556672535 None] Lock "cinder-a1743e3f-90a0-47e9-a551-a18aa4edba4f-delete_snapshot" acquired by "delete_snapshot" :: waited 0.020s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:18:15 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-fd35d527-ad96-455b-88a4-471828e271d6 tempest-GroupSnapshotsTest-1797933444 None] Lock "cinder-quobyte-6f3c2274-ac02-4467-8861-7f3a5c79e470" acquired by "delete_snapshot" :: waited 0.030s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:18:15 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-fd35d527-ad96-455b-88a4-471828e271d6 tempest-GroupSnapshotsTest-1797933444 None] Acquiring lock "cinder-quobyte-5b526cc8-7be8-4fff-b837-1dd4498351c9" by "_delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:18:15 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ef62296a-6ead-4754-84d4-360598a5b92c tempest-VolumesDeleteCascade-556672535 None] Acquiring lock "cinder-quobyte-9251a05d-0a13-403e-833a-7b7439c3d624" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:18:15 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-fd35d527-ad96-455b-88a4-471828e271d6 tempest-GroupSnapshotsTest-1797933444 None] Lock "cinder-quobyte-5b526cc8-7be8-4fff-b837-1dd4498351c9" acquired by "_delete_snapshot" :: waited 0.026s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:18:15 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-fd35d527-ad96-455b-88a4-471828e271d6 tempest-GroupSnapshotsTest-1797933444 None] Deleting offline snapshot 5b526cc8-7be8-4fff-b837-1dd4498351c9 of volume 6f3c2274-ac02-4467-8861-7f3a5c79e470 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 15 16:18:15 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-fd35d527-ad96-455b-88a4-471828e271d6 tempest-GroupSnapshotsTest-1797933444 None] snapshot_file for this snap is: volume-6f3c2274-ac02-4467-8861-7f3a5c79e470.5b526cc8-7be8-4fff-b837-1dd4498351c9 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 15 16:18:15 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ef62296a-6ead-4754-84d4-360598a5b92c tempest-VolumesDeleteCascade-556672535 None] Lock "cinder-quobyte-9251a05d-0a13-403e-833a-7b7439c3d624" acquired by "delete_snapshot" :: waited 0.071s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:18:15 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ef62296a-6ead-4754-84d4-360598a5b92c tempest-VolumesDeleteCascade-556672535 None] Acquiring lock "cinder-quobyte-a1743e3f-90a0-47e9-a551-a18aa4edba4f" by "_delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:18:15 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[13fb1528-ef5f-4546-aa34-a60393fc2226]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:18:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-fd35d527-ad96-455b-88a4-471828e271d6 tempest-GroupSnapshotsTest-1797933444 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f3c2274-ac02-4467-8861-7f3a5c79e470.5b526cc8-7be8-4fff-b837-1dd4498351c9 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:15 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ef62296a-6ead-4754-84d4-360598a5b92c tempest-VolumesDeleteCascade-556672535 None] Lock "cinder-quobyte-a1743e3f-90a0-47e9-a551-a18aa4edba4f" acquired by "_delete_snapshot" :: waited 0.040s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:18:15 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-ef62296a-6ead-4754-84d4-360598a5b92c tempest-VolumesDeleteCascade-556672535 None] Deleting offline snapshot a1743e3f-90a0-47e9-a551-a18aa4edba4f of volume 9251a05d-0a13-403e-833a-7b7439c3d624 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 15 16:18:15 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-ef62296a-6ead-4754-84d4-360598a5b92c tempest-VolumesDeleteCascade-556672535 None] snapshot_file for this snap is: volume-9251a05d-0a13-403e-833a-7b7439c3d624.a1743e3f-90a0-47e9-a551-a18aa4edba4f {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 15 16:18:15 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[a0459076-6eed-44d2-a1a6-394947c9bca9]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:18:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ef62296a-6ead-4754-84d4-360598a5b92c tempest-VolumesDeleteCascade-556672535 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624.a1743e3f-90a0-47e9-a551-a18aa4edba4f {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:15 devstack sudo[102530]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ad1fa16f-44a6-4962-a661-0a1baf2cfc06 tempest-ServerActionsTestOtherA-415085908 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2add5359-7eb0-4f48-bca9-75dddb507abc" returned: 0 in 0.324s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:15 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ad1fa16f-44a6-4962-a661-0a1baf2cfc06 tempest-ServerActionsTestOtherA-415085908 None] <== create_volume: return (963ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:18:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ad1fa16f-44a6-4962-a661-0a1baf2cfc06 tempest-ServerActionsTestOtherA-415085908 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.967s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:18:15 devstack sudo[102532]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f3c2274-ac02-4467-8861-7f3a5c79e470.5b526cc8-7be8-4fff-b837-1dd4498351c9 Aug 15 16:18:15 devstack sudo[102532]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:15 devstack cinder-volume[94214]: DEBUG cinder.volume.volume_utils [None req-ad1fa16f-44a6-4962-a661-0a1baf2cfc06 tempest-ServerActionsTestOtherA-415085908 None] Attempting download of 0e78c96d-34b7-4b21-8ccd-88b9f828d88a ((None, [{'url': 'file:///opt/stack/data/glance/images/0e78c96d-34b7-4b21-8ccd-88b9f828d88a', 'metadata': {}}])) to volume 2add5359-7eb0-4f48-bca9-75dddb507abc. {{(pid=94214) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 15 16:18:15 devstack sudo[102534]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624.a1743e3f-90a0-47e9-a551-a18aa4edba4f Aug 15 16:18:15 devstack sudo[102534]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:15 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[0c2a80be-b34e-4c25-8e2e-b0a3d33322be]: (4, 'raw') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:18:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ad1fa16f-44a6-4962-a661-0a1baf2cfc06 tempest-ServerActionsTestOtherA-415085908 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_y0b2k52w {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:16 devstack sudo[102537]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_y0b2k52w Aug 15 16:18:16 devstack sudo[102537]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:16 devstack sudo[102532]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-fd35d527-ad96-455b-88a4-471828e271d6 tempest-GroupSnapshotsTest-1797933444 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f3c2274-ac02-4467-8861-7f3a5c79e470.5b526cc8-7be8-4fff-b837-1dd4498351c9" returned: 0 in 0.485s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:16 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-fd35d527-ad96-455b-88a4-471828e271d6 tempest-GroupSnapshotsTest-1797933444 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-6f3c2274-ac02-4467-8861-7f3a5c79e470(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:18:16 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[699559b2-9e3e-4f22-a08e-6b9765252e2b]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:18:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-fd35d527-ad96-455b-88a4-471828e271d6 tempest-GroupSnapshotsTest-1797933444 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f3c2274-ac02-4467-8861-7f3a5c79e470 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:16 devstack sudo[102534]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ef62296a-6ead-4754-84d4-360598a5b92c tempest-VolumesDeleteCascade-556672535 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624.a1743e3f-90a0-47e9-a551-a18aa4edba4f" returned: 0 in 0.456s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:16 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-ef62296a-6ead-4754-84d4-360598a5b92c tempest-VolumesDeleteCascade-556672535 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-9251a05d-0a13-403e-833a-7b7439c3d624(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:18:16 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[5fc8ade5-fd6c-4ab2-81fc-9bd77945f346]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:18:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ef62296a-6ead-4754-84d4-360598a5b92c tempest-VolumesDeleteCascade-556672535 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624.b1d33f2f-b948-452e-9e20-b12bc87c6d38 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:16 devstack sudo[102537]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ad1fa16f-44a6-4962-a661-0a1baf2cfc06 tempest-ServerActionsTestOtherA-415085908 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_y0b2k52w" returned: 0 in 0.365s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ad1fa16f-44a6-4962-a661-0a1baf2cfc06 tempest-ServerActionsTestOtherA-415085908 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_y0b2k52w {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:16 devstack sudo[102546]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f3c2274-ac02-4467-8861-7f3a5c79e470 Aug 15 16:18:16 devstack sudo[102546]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:16 devstack sudo[102549]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624.b1d33f2f-b948-452e-9e20-b12bc87c6d38 Aug 15 16:18:16 devstack sudo[102549]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:16 devstack sudo[102550]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_y0b2k52w Aug 15 16:18:16 devstack sudo[102550]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:16 devstack sudo[102549]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ef62296a-6ead-4754-84d4-360598a5b92c tempest-VolumesDeleteCascade-556672535 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624.b1d33f2f-b948-452e-9e20-b12bc87c6d38" returned: 0 in 0.446s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:16 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-ef62296a-6ead-4754-84d4-360598a5b92c tempest-VolumesDeleteCascade-556672535 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-9251a05d-0a13-403e-833a-7b7439c3d624(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:18:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ef62296a-6ead-4754-84d4-360598a5b92c tempest-VolumesDeleteCascade-556672535 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624.a1743e3f-90a0-47e9-a551-a18aa4edba4f {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:16 devstack sudo[102550]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ad1fa16f-44a6-4962-a661-0a1baf2cfc06 tempest-ServerActionsTestOtherA-415085908 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_y0b2k52w" returned: 1 in 0.433s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ad1fa16f-44a6-4962-a661-0a1baf2cfc06 tempest-ServerActionsTestOtherA-415085908 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_y0b2k52w' failed. Not Retrying. {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 15 16:18:16 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[c8926ff8-cf30-4dbb-80fe-4b31d3aace2f]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:18:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ad1fa16f-44a6-4962-a661-0a1baf2cfc06 tempest-ServerActionsTestOtherA-415085908 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_qf0v9428devstack@QuobyteHD {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:16 devstack sudo[102561]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624.a1743e3f-90a0-47e9-a551-a18aa4edba4f Aug 15 16:18:16 devstack sudo[102561]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:16 devstack sudo[102546]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-fd35d527-ad96-455b-88a4-471828e271d6 tempest-GroupSnapshotsTest-1797933444 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f3c2274-ac02-4467-8861-7f3a5c79e470" returned: 0 in 0.634s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-fd35d527-ad96-455b-88a4-471828e271d6 tempest-GroupSnapshotsTest-1797933444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f3c2274-ac02-4467-8861-7f3a5c79e470.5b526cc8-7be8-4fff-b837-1dd4498351c9 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:16 devstack sudo[102563]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_qf0v9428devstack@QuobyteHD Aug 15 16:18:16 devstack sudo[102563]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:16 devstack sudo[102566]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f3c2274-ac02-4467-8861-7f3a5c79e470.5b526cc8-7be8-4fff-b837-1dd4498351c9 Aug 15 16:18:16 devstack sudo[102566]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:17 devstack sudo[102563]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ad1fa16f-44a6-4962-a661-0a1baf2cfc06 tempest-ServerActionsTestOtherA-415085908 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_qf0v9428devstack@QuobyteHD" returned: 0 in 0.435s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:17 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-ad1fa16f-44a6-4962-a661-0a1baf2cfc06 tempest-ServerActionsTestOtherA-415085908 None] 0e78c96d-34b7-4b21-8ccd-88b9f828d88a was qcow2, converting to qcow2 {{(pid=94214) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 15 16:18:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ad1fa16f-44a6-4962-a661-0a1baf2cfc06 tempest-ServerActionsTestOtherA-415085908 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_qf0v9428devstack@QuobyteHD /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2add5359-7eb0-4f48-bca9-75dddb507abc {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:17 devstack sudo[102579]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_qf0v9428devstack@QuobyteHD /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2add5359-7eb0-4f48-bca9-75dddb507abc Aug 15 16:18:17 devstack sudo[102579]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:17 devstack sudo[102561]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ef62296a-6ead-4754-84d4-360598a5b92c tempest-VolumesDeleteCascade-556672535 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624.a1743e3f-90a0-47e9-a551-a18aa4edba4f" returned: 0 in 0.530s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ef62296a-6ead-4754-84d4-360598a5b92c tempest-VolumesDeleteCascade-556672535 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624.a1743e3f-90a0-47e9-a551-a18aa4edba4f {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:17 devstack sudo[102581]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624.a1743e3f-90a0-47e9-a551-a18aa4edba4f Aug 15 16:18:17 devstack sudo[102581]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:17 devstack sudo[102566]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-fd35d527-ad96-455b-88a4-471828e271d6 tempest-GroupSnapshotsTest-1797933444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f3c2274-ac02-4467-8861-7f3a5c79e470.5b526cc8-7be8-4fff-b837-1dd4498351c9" returned: 0 in 0.437s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-fd35d527-ad96-455b-88a4-471828e271d6 tempest-GroupSnapshotsTest-1797933444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f3c2274-ac02-4467-8861-7f3a5c79e470.5b526cc8-7be8-4fff-b837-1dd4498351c9 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:17 devstack sudo[102583]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f3c2274-ac02-4467-8861-7f3a5c79e470.5b526cc8-7be8-4fff-b837-1dd4498351c9 Aug 15 16:18:17 devstack sudo[102583]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:17 devstack sudo[102581]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ef62296a-6ead-4754-84d4-360598a5b92c tempest-VolumesDeleteCascade-556672535 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624.a1743e3f-90a0-47e9-a551-a18aa4edba4f" returned: 0 in 0.335s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:17 devstack sudo[102583]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:17 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ef62296a-6ead-4754-84d4-360598a5b92c tempest-VolumesDeleteCascade-556672535 None] Lock "cinder-quobyte-a1743e3f-90a0-47e9-a551-a18aa4edba4f" released by "_delete_snapshot" :: held 1.930s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:18:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-fd35d527-ad96-455b-88a4-471828e271d6 tempest-GroupSnapshotsTest-1797933444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f3c2274-ac02-4467-8861-7f3a5c79e470.5b526cc8-7be8-4fff-b837-1dd4498351c9" returned: 0 in 0.362s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:17 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ef62296a-6ead-4754-84d4-360598a5b92c tempest-VolumesDeleteCascade-556672535 None] Lock "cinder-quobyte-9251a05d-0a13-403e-833a-7b7439c3d624" released by "delete_snapshot" :: held 2.015s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:18:17 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-fd35d527-ad96-455b-88a4-471828e271d6 tempest-GroupSnapshotsTest-1797933444 None] Lock "cinder-quobyte-5b526cc8-7be8-4fff-b837-1dd4498351c9" released by "_delete_snapshot" :: held 2.088s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:18:17 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-fd35d527-ad96-455b-88a4-471828e271d6 tempest-GroupSnapshotsTest-1797933444 None] Lock "cinder-quobyte-6f3c2274-ac02-4467-8861-7f3a5c79e470" released by "delete_snapshot" :: held 2.126s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:18:17 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-ef62296a-6ead-4754-84d4-360598a5b92c tempest-VolumesDeleteCascade-556672535 None] Created reservations ['12c03b11-4504-473e-b09c-aff7f744aa84', 'e1cc2590-5b99-4367-b5ea-9e061657e8e3', '9f3fbca8-d0d9-43ca-9b46-b26ad38bae05', '0be95b09-26b3-4a47-8575-294dac4448a0'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:18:17 devstack cinder-volume[94214]: WARNING cinder.quota [None req-fd35d527-ad96-455b-88a4-471828e271d6 tempest-GroupSnapshotsTest-1797933444 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-2135504924 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-2135504924, it is now deprecated. Please use the default quota class for default quota. Aug 15 16:18:17 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-fd35d527-ad96-455b-88a4-471828e271d6 tempest-GroupSnapshotsTest-1797933444 None] Created reservations ['9c2acf59-f2b2-4f86-8ba6-f34ca2a0cffd', '63751b6e-7438-404f-a470-544a2e12788b', 'e91a9a1d-4eb4-4df5-926f-a5d419dada1b', 'b3bbfbcf-cca5-491e-8586-459750937cb8'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:18:17 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-ef62296a-6ead-4754-84d4-360598a5b92c tempest-VolumesDeleteCascade-556672535 None] Delete snapshot completed successfully. Aug 15 16:18:17 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ef62296a-6ead-4754-84d4-360598a5b92c tempest-VolumesDeleteCascade-556672535 None] Lock "cinder-a1743e3f-90a0-47e9-a551-a18aa4edba4f-delete_snapshot" released by "delete_snapshot" :: held 2.340s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:18:17 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ef62296a-6ead-4754-84d4-360598a5b92c tempest-VolumesDeleteCascade-556672535 None] Acquiring lock "cinder-b1d33f2f-b948-452e-9e20-b12bc87c6d38-delete_snapshot" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:18:18 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ef62296a-6ead-4754-84d4-360598a5b92c tempest-VolumesDeleteCascade-556672535 None] Lock "cinder-b1d33f2f-b948-452e-9e20-b12bc87c6d38-delete_snapshot" acquired by "delete_snapshot" :: waited 0.028s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:18:18 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ef62296a-6ead-4754-84d4-360598a5b92c tempest-VolumesDeleteCascade-556672535 None] Acquiring lock "cinder-quobyte-9251a05d-0a13-403e-833a-7b7439c3d624" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:18:18 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-fd35d527-ad96-455b-88a4-471828e271d6 tempest-GroupSnapshotsTest-1797933444 None] group_snapshot 21c7e3bc-f4d3-44bb-9315-f83dfeefb877: deleted successfully Aug 15 16:18:18 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ef62296a-6ead-4754-84d4-360598a5b92c tempest-VolumesDeleteCascade-556672535 None] Lock "cinder-quobyte-9251a05d-0a13-403e-833a-7b7439c3d624" acquired by "delete_snapshot" :: waited 0.029s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:18:18 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ef62296a-6ead-4754-84d4-360598a5b92c tempest-VolumesDeleteCascade-556672535 None] Acquiring lock "cinder-quobyte-b1d33f2f-b948-452e-9e20-b12bc87c6d38" by "_delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:18:18 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ef62296a-6ead-4754-84d4-360598a5b92c tempest-VolumesDeleteCascade-556672535 None] Lock "cinder-quobyte-b1d33f2f-b948-452e-9e20-b12bc87c6d38" acquired by "_delete_snapshot" :: waited 0.014s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:18:18 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-ef62296a-6ead-4754-84d4-360598a5b92c tempest-VolumesDeleteCascade-556672535 None] Deleting offline snapshot b1d33f2f-b948-452e-9e20-b12bc87c6d38 of volume 9251a05d-0a13-403e-833a-7b7439c3d624 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 15 16:18:18 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-ef62296a-6ead-4754-84d4-360598a5b92c tempest-VolumesDeleteCascade-556672535 None] snapshot_file for this snap is: volume-9251a05d-0a13-403e-833a-7b7439c3d624.b1d33f2f-b948-452e-9e20-b12bc87c6d38 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 15 16:18:18 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[1d518fbd-c7c8-4a02-ba7f-c262a89b529e]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:18:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ef62296a-6ead-4754-84d4-360598a5b92c tempest-VolumesDeleteCascade-556672535 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624.b1d33f2f-b948-452e-9e20-b12bc87c6d38 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:18 devstack sudo[102592]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624.b1d33f2f-b948-452e-9e20-b12bc87c6d38 Aug 15 16:18:18 devstack sudo[102592]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:18 devstack sudo[102592]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ef62296a-6ead-4754-84d4-360598a5b92c tempest-VolumesDeleteCascade-556672535 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624.b1d33f2f-b948-452e-9e20-b12bc87c6d38" returned: 0 in 0.475s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:18 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-ef62296a-6ead-4754-84d4-360598a5b92c tempest-VolumesDeleteCascade-556672535 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-9251a05d-0a13-403e-833a-7b7439c3d624(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:18:18 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[5ab97dad-d467-455c-ac27-7a3f250f9ec6]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:18:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ef62296a-6ead-4754-84d4-360598a5b92c tempest-VolumesDeleteCascade-556672535 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:18 devstack sudo[102597]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624 Aug 15 16:18:18 devstack sudo[102597]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:19 devstack sudo[102597]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ef62296a-6ead-4754-84d4-360598a5b92c tempest-VolumesDeleteCascade-556672535 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624" returned: 0 in 0.429s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ef62296a-6ead-4754-84d4-360598a5b92c tempest-VolumesDeleteCascade-556672535 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624.b1d33f2f-b948-452e-9e20-b12bc87c6d38 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:19 devstack sudo[102603]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624.b1d33f2f-b948-452e-9e20-b12bc87c6d38 Aug 15 16:18:19 devstack sudo[102603]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:19 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-9bc35157-56fb-432a-a30c-23438fea346b tempest-GroupSnapshotsTest-1797933444 None] Acquiring lock "cinder-quobyte-6f3c2274-ac02-4467-8861-7f3a5c79e470" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:18:19 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-9bc35157-56fb-432a-a30c-23438fea346b tempest-GroupSnapshotsTest-1797933444 None] Lock "cinder-quobyte-6f3c2274-ac02-4467-8861-7f3a5c79e470" acquired by "delete_volume" :: waited 0.028s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:18:19 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[3c14ccd7-93b0-4d4c-92c6-ddc138ceecec]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:18:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9bc35157-56fb-432a-a30c-23438fea346b tempest-GroupSnapshotsTest-1797933444 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f3c2274-ac02-4467-8861-7f3a5c79e470 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:19 devstack sudo[102610]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f3c2274-ac02-4467-8861-7f3a5c79e470 Aug 15 16:18:19 devstack sudo[102610]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:19 devstack sudo[102603]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ef62296a-6ead-4754-84d4-360598a5b92c tempest-VolumesDeleteCascade-556672535 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624.b1d33f2f-b948-452e-9e20-b12bc87c6d38" returned: 0 in 0.505s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ef62296a-6ead-4754-84d4-360598a5b92c tempest-VolumesDeleteCascade-556672535 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624.b1d33f2f-b948-452e-9e20-b12bc87c6d38 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:19 devstack sudo[102579]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ad1fa16f-44a6-4962-a661-0a1baf2cfc06 tempest-ServerActionsTestOtherA-415085908 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_qf0v9428devstack@QuobyteHD /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2add5359-7eb0-4f48-bca9-75dddb507abc" returned: 0 in 2.337s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:19 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-ad1fa16f-44a6-4962-a661-0a1baf2cfc06 tempest-ServerActionsTestOtherA-415085908 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_qf0v9428devstack@QuobyteHD, size 112.00 MB, duration 2.34 sec, destination /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2add5359-7eb0-4f48-bca9-75dddb507abc {{(pid=94214) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 15 16:18:19 devstack cinder-volume[94214]: INFO cinder.image.image_utils [None req-ad1fa16f-44a6-4962-a661-0a1baf2cfc06 tempest-ServerActionsTestOtherA-415085908 None] Converted 112.00 MB image at 47.86 MB/s Aug 15 16:18:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ad1fa16f-44a6-4962-a661-0a1baf2cfc06 tempest-ServerActionsTestOtherA-415085908 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2add5359-7eb0-4f48-bca9-75dddb507abc 1G {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:19 devstack sudo[102612]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624.b1d33f2f-b948-452e-9e20-b12bc87c6d38 Aug 15 16:18:19 devstack sudo[102612]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:19 devstack sudo[102613]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2add5359-7eb0-4f48-bca9-75dddb507abc 1G Aug 15 16:18:19 devstack sudo[102613]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:19 devstack sudo[102612]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ef62296a-6ead-4754-84d4-360598a5b92c tempest-VolumesDeleteCascade-556672535 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624.b1d33f2f-b948-452e-9e20-b12bc87c6d38" returned: 0 in 0.305s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:19 devstack sudo[102610]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9bc35157-56fb-432a-a30c-23438fea346b tempest-GroupSnapshotsTest-1797933444 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f3c2274-ac02-4467-8861-7f3a5c79e470" returned: 0 in 0.486s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9bc35157-56fb-432a-a30c-23438fea346b tempest-GroupSnapshotsTest-1797933444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f3c2274-ac02-4467-8861-7f3a5c79e470 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:19 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ef62296a-6ead-4754-84d4-360598a5b92c tempest-VolumesDeleteCascade-556672535 None] Lock "cinder-quobyte-b1d33f2f-b948-452e-9e20-b12bc87c6d38" released by "_delete_snapshot" :: held 1.844s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:18:19 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ef62296a-6ead-4754-84d4-360598a5b92c tempest-VolumesDeleteCascade-556672535 None] Lock "cinder-quobyte-9251a05d-0a13-403e-833a-7b7439c3d624" released by "delete_snapshot" :: held 1.873s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:18:19 devstack sudo[102624]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f3c2274-ac02-4467-8861-7f3a5c79e470 Aug 15 16:18:19 devstack sudo[102624]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:19 devstack sudo[102613]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ad1fa16f-44a6-4962-a661-0a1baf2cfc06 tempest-ServerActionsTestOtherA-415085908 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2add5359-7eb0-4f48-bca9-75dddb507abc 1G" returned: 0 in 0.400s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:19 devstack cinder-volume[94214]: DEBUG cinder.volume.volume_utils [None req-ad1fa16f-44a6-4962-a661-0a1baf2cfc06 tempest-ServerActionsTestOtherA-415085908 None] Downloaded image 0e78c96d-34b7-4b21-8ccd-88b9f828d88a ((None, [{'url': 'file:///opt/stack/data/glance/images/0e78c96d-34b7-4b21-8ccd-88b9f828d88a', 'metadata': {}}])) to volume 2add5359-7eb0-4f48-bca9-75dddb507abc successfully. {{(pid=94214) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 15 16:18:19 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-ad1fa16f-44a6-4962-a661-0a1baf2cfc06 tempest-ServerActionsTestOtherA-415085908 None] Temporary image 0e78c96d-34b7-4b21-8ccd-88b9f828d88a for user 040274d32447482b9b73b83c0790f317 is deleted. {{(pid=94214) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 15 16:18:19 devstack cinder-volume[94214]: DEBUG cinder.volume.volume_utils [None req-ad1fa16f-44a6-4962-a661-0a1baf2cfc06 tempest-ServerActionsTestOtherA-415085908 None] Marking volume 2add5359-7eb0-4f48-bca9-75dddb507abc as bootable. {{(pid=94214) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 15 16:18:20 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-ad1fa16f-44a6-4962-a661-0a1baf2cfc06 tempest-ServerActionsTestOtherA-415085908 None] Copying metadata from image 0e78c96d-34b7-4b21-8ccd-88b9f828d88a to 2add5359-7eb0-4f48-bca9-75dddb507abc. {{(pid=94214) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 15 16:18:20 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-ad1fa16f-44a6-4962-a661-0a1baf2cfc06 tempest-ServerActionsTestOtherA-415085908 None] Creating volume glance metadata for volume 2add5359-7eb0-4f48-bca9-75dddb507abc backed by image 0e78c96d-34b7-4b21-8ccd-88b9f828d88a with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': '', 'image_id': '0e78c96d-34b7-4b21-8ccd-88b9f828d88a', 'image_name': 'cirros-0.6.3-x86_64-disk', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'container_format': 'bare', 'disk_format': 'qcow2', 'min_disk': 0, 'min_ram': 0, 'size': 21692416}. {{(pid=94214) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 15 16:18:20 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-ef62296a-6ead-4754-84d4-360598a5b92c tempest-VolumesDeleteCascade-556672535 None] Created reservations ['91658b38-3bfc-47b0-ab93-e73d7453737b', '04cd5be1-a652-44c3-bc2f-a9d0a077d484', 'b7e2b009-34b0-4cc6-824a-ee98350e4645', '1cce890c-b441-4620-9729-a771e2ac7e7f'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:18:20 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-ef62296a-6ead-4754-84d4-360598a5b92c tempest-VolumesDeleteCascade-556672535 None] Delete snapshot completed successfully. Aug 15 16:18:20 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ef62296a-6ead-4754-84d4-360598a5b92c tempest-VolumesDeleteCascade-556672535 None] Lock "cinder-b1d33f2f-b948-452e-9e20-b12bc87c6d38-delete_snapshot" released by "delete_snapshot" :: held 2.100s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:18:20 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ef62296a-6ead-4754-84d4-360598a5b92c tempest-VolumesDeleteCascade-556672535 None] Snapshots deleted, issuing volume delete {{(pid=94214) delete_volume /opt/stack/cinder/cinder/volume/manager.py:1010}} Aug 15 16:18:20 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ef62296a-6ead-4754-84d4-360598a5b92c tempest-VolumesDeleteCascade-556672535 None] Acquiring lock "cinder-quobyte-9251a05d-0a13-403e-833a-7b7439c3d624" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:18:20 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ef62296a-6ead-4754-84d4-360598a5b92c tempest-VolumesDeleteCascade-556672535 None] Lock "cinder-quobyte-9251a05d-0a13-403e-833a-7b7439c3d624" acquired by "delete_volume" :: waited 0.022s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:18:20 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ad1fa16f-44a6-4962-a661-0a1baf2cfc06 tempest-ServerActionsTestOtherA-415085908 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1671c689-433e-493c-a09a-82ff229c8c0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2add5359-7eb0-4f48-bca9-75dddb507abc', 'volume_size': 1, 'image_id': '0e78c96d-34b7-4b21-8ccd-88b9f828d88a', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/0e78c96d-34b7-4b21-8ccd-88b9f828d88a', 'metadata': {}}]), 'image_meta': {'name': 'cirros-0.6.3-x86_64-disk', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'public', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'fd01edc1646347ea87f3bb7283b41280', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '0e78c96d-34b7-4b21-8ccd-88b9f828d88a', 'created_at': datetime.datetime(2026, 8, 15, 14, 6, 50, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 15, 14, 6, 52, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/0e78c96d-34b7-4b21-8ccd-88b9f828d88a/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:18:20 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ad1fa16f-44a6-4962-a661-0a1baf2cfc06 tempest-ServerActionsTestOtherA-415085908 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d0d43128-9ed2-4d71-a15d-60ff8d315ccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:18:20 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[022d9632-500c-464f-84b7-cecbbb87d029]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:18:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ef62296a-6ead-4754-84d4-360598a5b92c tempest-VolumesDeleteCascade-556672535 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:20 devstack sudo[102624]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9bc35157-56fb-432a-a30c-23438fea346b tempest-GroupSnapshotsTest-1797933444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f3c2274-ac02-4467-8861-7f3a5c79e470" returned: 0 in 0.307s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:20 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-9bc35157-56fb-432a-a30c-23438fea346b tempest-GroupSnapshotsTest-1797933444 None] Lock "cinder-quobyte-6f3c2274-ac02-4467-8861-7f3a5c79e470" released by "delete_volume" :: held 0.880s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:18:20 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-ad1fa16f-44a6-4962-a661-0a1baf2cfc06 tempest-ServerActionsTestOtherA-415085908 None] Volume volume-2add5359-7eb0-4f48-bca9-75dddb507abc (2add5359-7eb0-4f48-bca9-75dddb507abc): created successfully Aug 15 16:18:20 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ad1fa16f-44a6-4962-a661-0a1baf2cfc06 tempest-ServerActionsTestOtherA-415085908 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d0d43128-9ed2-4d71-a15d-60ff8d315ccf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:18:20 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ad1fa16f-44a6-4962-a661-0a1baf2cfc06 tempest-ServerActionsTestOtherA-415085908 None] Flow 'volume_create_manager' (e0a6837d-2f02-4fe7-ab0a-4d5ec01db5be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:18:20 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-ad1fa16f-44a6-4962-a661-0a1baf2cfc06 tempest-ServerActionsTestOtherA-415085908 None] Created volume successfully. Aug 15 16:18:20 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-9bc35157-56fb-432a-a30c-23438fea346b tempest-GroupSnapshotsTest-1797933444 None] Created reservations ['31d255a5-ec1c-436b-bc28-e337e02bc19e'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:18:20 devstack sudo[102628]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624 Aug 15 16:18:20 devstack sudo[102628]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:20 devstack cinder-volume[94214]: WARNING cinder.db.api [None req-9bc35157-56fb-432a-a30c-23438fea346b tempest-GroupSnapshotsTest-1797933444 None] Reservation would make usage less than 0 for the following resources, so on commit they will be limited to prevent going below 0: ['gigabytes', 'gigabytes_tempest-GroupSnapshotsTest-volume-type-2135504924'] Aug 15 16:18:20 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-9bc35157-56fb-432a-a30c-23438fea346b tempest-GroupSnapshotsTest-1797933444 None] Created reservations ['daea3fe1-888e-4a5a-8c69-c2eb1b3dec12', 'e6023543-628d-4451-93e8-7585946ab131', '25d803b2-318e-46d5-8856-5876b493d82a', '56869819-1801-42c7-9168-87159856c01d'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:18:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9bc35157-56fb-432a-a30c-23438fea346b tempest-GroupSnapshotsTest-1797933444 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:18:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9bc35157-56fb-432a-a30c-23438fea346b tempest-GroupSnapshotsTest-1797933444 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:18:20 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-9bc35157-56fb-432a-a30c-23438fea346b tempest-GroupSnapshotsTest-1797933444 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:18:20 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-9bc35157-56fb-432a-a30c-23438fea346b tempest-GroupSnapshotsTest-1797933444 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:18:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9bc35157-56fb-432a-a30c-23438fea346b tempest-GroupSnapshotsTest-1797933444 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:18:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9bc35157-56fb-432a-a30c-23438fea346b tempest-GroupSnapshotsTest-1797933444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:20 devstack sudo[102630]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:18:20 devstack sudo[102630]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:20 devstack sudo[102628]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ef62296a-6ead-4754-84d4-360598a5b92c tempest-VolumesDeleteCascade-556672535 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624" returned: 0 in 0.450s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ef62296a-6ead-4754-84d4-360598a5b92c tempest-VolumesDeleteCascade-556672535 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:20 devstack sudo[102635]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624 Aug 15 16:18:20 devstack sudo[102635]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:20 devstack sudo[102630]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9bc35157-56fb-432a-a30c-23438fea346b tempest-GroupSnapshotsTest-1797933444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.327s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:20 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-9bc35157-56fb-432a-a30c-23438fea346b tempest-GroupSnapshotsTest-1797933444 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:18:20 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-9bc35157-56fb-432a-a30c-23438fea346b tempest-GroupSnapshotsTest-1797933444 None] Delete group completed successfully. Aug 15 16:18:20 devstack sudo[102635]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ef62296a-6ead-4754-84d4-360598a5b92c tempest-VolumesDeleteCascade-556672535 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9251a05d-0a13-403e-833a-7b7439c3d624" returned: 0 in 0.299s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:20 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ef62296a-6ead-4754-84d4-360598a5b92c tempest-VolumesDeleteCascade-556672535 None] Lock "cinder-quobyte-9251a05d-0a13-403e-833a-7b7439c3d624" released by "delete_volume" :: held 0.841s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:18:21 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-ef62296a-6ead-4754-84d4-360598a5b92c tempest-VolumesDeleteCascade-556672535 None] Created reservations ['aef1a855-43ac-441e-80e3-f4fa5b7378ce', 'c9b5ce21-aee9-42ce-812c-7d0eef1fb805', '3f1cf3d9-1c49-4b27-878e-93c591bc3055', '69f7632d-06fb-4785-85b0-c737a34fc82a'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:18:21 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-c4079fca-c098-429a-a054-7a5b3572bc96 tempest-GroupSnapshotsTest-1797933444 None] Group tempest-GroupSnapshotsTest-Group-1087671943: creating Aug 15 16:18:21 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-c4079fca-c098-429a-a054-7a5b3572bc96 tempest-GroupSnapshotsTest-1797933444 None] Group tempest-GroupSnapshotsTest-Group-1087671943: created successfully Aug 15 16:18:21 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-c4079fca-c098-429a-a054-7a5b3572bc96 tempest-GroupSnapshotsTest-1797933444 None] Create group completed successfully. Aug 15 16:18:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ef62296a-6ead-4754-84d4-360598a5b92c tempest-VolumesDeleteCascade-556672535 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:18:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ef62296a-6ead-4754-84d4-360598a5b92c tempest-VolumesDeleteCascade-556672535 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:18:21 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ef62296a-6ead-4754-84d4-360598a5b92c tempest-VolumesDeleteCascade-556672535 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:18:21 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ef62296a-6ead-4754-84d4-360598a5b92c tempest-VolumesDeleteCascade-556672535 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:18:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ef62296a-6ead-4754-84d4-360598a5b92c tempest-VolumesDeleteCascade-556672535 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:18:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ef62296a-6ead-4754-84d4-360598a5b92c tempest-VolumesDeleteCascade-556672535 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:21 devstack sudo[102639]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:18:21 devstack sudo[102639]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:21 devstack sudo[102639]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ef62296a-6ead-4754-84d4-360598a5b92c tempest-VolumesDeleteCascade-556672535 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.274s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:21 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-ef62296a-6ead-4754-84d4-360598a5b92c tempest-VolumesDeleteCascade-556672535 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:18:21 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-ef62296a-6ead-4754-84d4-360598a5b92c tempest-VolumesDeleteCascade-556672535 None] Deleted volume successfully. Aug 15 16:18:21 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ef62296a-6ead-4754-84d4-360598a5b92c tempest-VolumesDeleteCascade-556672535 None] Lock "cinder-9251a05d-0a13-403e-833a-7b7439c3d624-delete_volume" released by "delete_volume" :: held 5.988s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:18:22 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-276ffff9-5516-4a45-9048-1fb310f41f84 tempest-GroupSnapshotsTest-1797933444 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:18:22 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-276ffff9-5516-4a45-9048-1fb310f41f84 tempest-GroupSnapshotsTest-1797933444 None] Flow 'volume_create_manager' (375e9a9c-4cdc-461f-833e-e357c5dba799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:18:22 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-276ffff9-5516-4a45-9048-1fb310f41f84 tempest-GroupSnapshotsTest-1797933444 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f5d57cfd-307a-4841-b036-f3af40ba9162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:18:22 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-276ffff9-5516-4a45-9048-1fb310f41f84 tempest-GroupSnapshotsTest-1797933444 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f5d57cfd-307a-4841-b036-f3af40ba9162) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:18:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1952366149',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d928e1e1-ff88-47b8-b56d-c8a8672481dd,host='devstack@QuobyteHD#QuobyteHD',id=872c7236-f2bf-4ea2-925a-2807166f9ffd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb591fc5fdd04ea19def24fbdd9d4a4c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:18:23Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:18:23Z,use_quota=True,user_id='3f832abef0a24fbc8e71c88ae67fce41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1671891a-c58e-4904-8521-aa701c67bc26),volume_type_id=1671891a-c58e-4904-8521-aa701c67bc26)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:18:22 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-276ffff9-5516-4a45-9048-1fb310f41f84 tempest-GroupSnapshotsTest-1797933444 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6311bf1e-5463-46b0-9a8e-0690abbc4095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:18:22 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-276ffff9-5516-4a45-9048-1fb310f41f84 tempest-GroupSnapshotsTest-1797933444 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6311bf1e-5463-46b0-9a8e-0690abbc4095) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:18:22 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-276ffff9-5516-4a45-9048-1fb310f41f84 tempest-GroupSnapshotsTest-1797933444 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1a809c65-a2c7-42f0-9576-bddcd5a3fbab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:18:22 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-276ffff9-5516-4a45-9048-1fb310f41f84 tempest-GroupSnapshotsTest-1797933444 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1a809c65-a2c7-42f0-9576-bddcd5a3fbab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '872c7236-f2bf-4ea2-925a-2807166f9ffd', 'volume_name': 'volume-872c7236-f2bf-4ea2-925a-2807166f9ffd', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:18:22 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-276ffff9-5516-4a45-9048-1fb310f41f84 tempest-GroupSnapshotsTest-1797933444 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5906affc-59b1-4727-8bdb-98bf6f2e1310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:18:22 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-276ffff9-5516-4a45-9048-1fb310f41f84 tempest-GroupSnapshotsTest-1797933444 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5906affc-59b1-4727-8bdb-98bf6f2e1310) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:18:22 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-276ffff9-5516-4a45-9048-1fb310f41f84 tempest-GroupSnapshotsTest-1797933444 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (07d5c980-bc94-445b-8c7d-252fbf391f58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:18:22 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-276ffff9-5516-4a45-9048-1fb310f41f84 tempest-GroupSnapshotsTest-1797933444 None] Volume 872c7236-f2bf-4ea2-925a-2807166f9ffd: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-872c7236-f2bf-4ea2-925a-2807166f9ffd', 'volume_size': 1} Aug 15 16:18:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-276ffff9-5516-4a45-9048-1fb310f41f84 tempest-GroupSnapshotsTest-1797933444 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:18:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-276ffff9-5516-4a45-9048-1fb310f41f84 tempest-GroupSnapshotsTest-1797933444 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:18:22 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-276ffff9-5516-4a45-9048-1fb310f41f84 tempest-GroupSnapshotsTest-1797933444 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=d928e1e1-ff88-47b8-b56d-c8a8672481dd,created_at=2026-08-15T14:18:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1952366149',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d928e1e1-ff88-47b8-b56d-c8a8672481dd,host='devstack@QuobyteHD#QuobyteHD',id=872c7236-f2bf-4ea2-925a-2807166f9ffd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb591fc5fdd04ea19def24fbdd9d4a4c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:18:23Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:18:23Z,use_quota=True,user_id='3f832abef0a24fbc8e71c88ae67fce41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1671891a-c58e-4904-8521-aa701c67bc26),volume_type_id=1671891a-c58e-4904-8521-aa701c67bc26)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:18:22 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-276ffff9-5516-4a45-9048-1fb310f41f84 tempest-GroupSnapshotsTest-1797933444 None] Creating volume 872c7236-f2bf-4ea2-925a-2807166f9ffd {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:18:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-276ffff9-5516-4a45-9048-1fb310f41f84 tempest-GroupSnapshotsTest-1797933444 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:18:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-276ffff9-5516-4a45-9048-1fb310f41f84 tempest-GroupSnapshotsTest-1797933444 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:18:22 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-276ffff9-5516-4a45-9048-1fb310f41f84 tempest-GroupSnapshotsTest-1797933444 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:18:22 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-276ffff9-5516-4a45-9048-1fb310f41f84 tempest-GroupSnapshotsTest-1797933444 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:18:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-276ffff9-5516-4a45-9048-1fb310f41f84 tempest-GroupSnapshotsTest-1797933444 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:18:22 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-276ffff9-5516-4a45-9048-1fb310f41f84 tempest-GroupSnapshotsTest-1797933444 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:18:22 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-276ffff9-5516-4a45-9048-1fb310f41f84 tempest-GroupSnapshotsTest-1797933444 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:18:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-276ffff9-5516-4a45-9048-1fb310f41f84 tempest-GroupSnapshotsTest-1797933444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-872c7236-f2bf-4ea2-925a-2807166f9ffd 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:22 devstack sudo[102650]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-872c7236-f2bf-4ea2-925a-2807166f9ffd 1073741824 Aug 15 16:18:22 devstack sudo[102650]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:23 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-098d8d4a-4df7-4825-9517-cc09ffb90b1f tempest-VolumeTypesAccessTest-1570022812 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:18:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-098d8d4a-4df7-4825-9517-cc09ffb90b1f tempest-VolumeTypesAccessTest-1570022812 None] Flow 'volume_create_manager' (1201528f-05a3-4d2c-8269-2c8b18484b84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:18:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-098d8d4a-4df7-4825-9517-cc09ffb90b1f tempest-VolumeTypesAccessTest-1570022812 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (25e035e5-84e0-4d32-9d56-0e0893033060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:18:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-098d8d4a-4df7-4825-9517-cc09ffb90b1f tempest-VolumeTypesAccessTest-1570022812 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (25e035e5-84e0-4d32-9d56-0e0893033060) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:18:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1941847827',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4132e26b-1f1b-4ddf-9cd7-b161c0432d97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a587244c83ef461996aefa9ae4bc2dc3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:18:23Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:18:23Z,use_quota=True,user_id='6231084830ce4621b6364fac0510aea8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(071f81c4-7b38-444b-86e2-1d8208911c01),volume_type_id=071f81c4-7b38-444b-86e2-1d8208911c01)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:18:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-098d8d4a-4df7-4825-9517-cc09ffb90b1f tempest-VolumeTypesAccessTest-1570022812 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f34e0556-1e19-4181-9a6b-9e6a1dde91c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:18:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-098d8d4a-4df7-4825-9517-cc09ffb90b1f tempest-VolumeTypesAccessTest-1570022812 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f34e0556-1e19-4181-9a6b-9e6a1dde91c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:18:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-098d8d4a-4df7-4825-9517-cc09ffb90b1f tempest-VolumeTypesAccessTest-1570022812 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (00bd3d80-3224-4dac-a951-1f8b86d0e4ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:18:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-098d8d4a-4df7-4825-9517-cc09ffb90b1f tempest-VolumeTypesAccessTest-1570022812 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (00bd3d80-3224-4dac-a951-1f8b86d0e4ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4132e26b-1f1b-4ddf-9cd7-b161c0432d97', 'volume_name': 'volume-4132e26b-1f1b-4ddf-9cd7-b161c0432d97', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:18:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-098d8d4a-4df7-4825-9517-cc09ffb90b1f tempest-VolumeTypesAccessTest-1570022812 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2b818b27-7716-402e-8152-7ad67a84aeb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:18:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-098d8d4a-4df7-4825-9517-cc09ffb90b1f tempest-VolumeTypesAccessTest-1570022812 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2b818b27-7716-402e-8152-7ad67a84aeb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:18:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-098d8d4a-4df7-4825-9517-cc09ffb90b1f tempest-VolumeTypesAccessTest-1570022812 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dcffe570-136c-4437-a9b5-52dddb3f0f53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:18:23 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-098d8d4a-4df7-4825-9517-cc09ffb90b1f tempest-VolumeTypesAccessTest-1570022812 None] Volume 4132e26b-1f1b-4ddf-9cd7-b161c0432d97: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4132e26b-1f1b-4ddf-9cd7-b161c0432d97', 'volume_size': 1} Aug 15 16:18:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-098d8d4a-4df7-4825-9517-cc09ffb90b1f tempest-VolumeTypesAccessTest-1570022812 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:18:23 devstack sudo[102650]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-276ffff9-5516-4a45-9048-1fb310f41f84 tempest-GroupSnapshotsTest-1797933444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-872c7236-f2bf-4ea2-925a-2807166f9ffd 1073741824" returned: 0 in 0.630s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:23 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-3c092748-541c-4b48-85ea-e74ac9fc0687 tempest-VolumesDeleteCascade-556672535 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:18:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-3c092748-541c-4b48-85ea-e74ac9fc0687 tempest-VolumesDeleteCascade-556672535 None] Flow 'volume_create_manager' (196ab3ec-2bff-4b94-9aed-00878d37f3af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:18:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-3c092748-541c-4b48-85ea-e74ac9fc0687 tempest-VolumesDeleteCascade-556672535 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ae15eca8-156b-46cb-97c1-e857177b4662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:18:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-3c092748-541c-4b48-85ea-e74ac9fc0687 tempest-VolumesDeleteCascade-556672535 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ae15eca8-156b-46cb-97c1-e857177b4662) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:18:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-835763663',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a356ec5c-7f4f-47aa-8d64-ad317637e233,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5821b54ec18b473f86a8cec4fd9e758e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:18:23Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:18:23Z,use_quota=True,user_id='fb52ee5b6f364933881c2e18e3f8cef3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:18:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-3c092748-541c-4b48-85ea-e74ac9fc0687 tempest-VolumesDeleteCascade-556672535 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8d975cca-1fcf-45c0-b2cb-be2b270624ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:18:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-3c092748-541c-4b48-85ea-e74ac9fc0687 tempest-VolumesDeleteCascade-556672535 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8d975cca-1fcf-45c0-b2cb-be2b270624ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:18:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-3c092748-541c-4b48-85ea-e74ac9fc0687 tempest-VolumesDeleteCascade-556672535 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2fe27933-586d-46bb-8ce9-5d44dbc2f160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:18:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-3c092748-541c-4b48-85ea-e74ac9fc0687 tempest-VolumesDeleteCascade-556672535 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2fe27933-586d-46bb-8ce9-5d44dbc2f160) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a356ec5c-7f4f-47aa-8d64-ad317637e233', 'volume_name': 'volume-a356ec5c-7f4f-47aa-8d64-ad317637e233', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:18:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-3c092748-541c-4b48-85ea-e74ac9fc0687 tempest-VolumesDeleteCascade-556672535 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (00a8a98a-37c2-495d-b957-f9da80462e18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:18:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-3c092748-541c-4b48-85ea-e74ac9fc0687 tempest-VolumesDeleteCascade-556672535 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (00a8a98a-37c2-495d-b957-f9da80462e18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:18:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-3c092748-541c-4b48-85ea-e74ac9fc0687 tempest-VolumesDeleteCascade-556672535 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2e6f9f20-74ba-419a-8538-e43e08fa88c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:18:23 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-3c092748-541c-4b48-85ea-e74ac9fc0687 tempest-VolumesDeleteCascade-556672535 None] Volume a356ec5c-7f4f-47aa-8d64-ad317637e233: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a356ec5c-7f4f-47aa-8d64-ad317637e233', 'volume_size': 1} Aug 15 16:18:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-3c092748-541c-4b48-85ea-e74ac9fc0687 tempest-VolumesDeleteCascade-556672535 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:18:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-276ffff9-5516-4a45-9048-1fb310f41f84 tempest-GroupSnapshotsTest-1797933444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-872c7236-f2bf-4ea2-925a-2807166f9ffd {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:23 devstack sudo[102658]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-872c7236-f2bf-4ea2-925a-2807166f9ffd Aug 15 16:18:23 devstack sudo[102658]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:23 devstack sudo[102658]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-276ffff9-5516-4a45-9048-1fb310f41f84 tempest-GroupSnapshotsTest-1797933444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-872c7236-f2bf-4ea2-925a-2807166f9ffd" returned: 0 in 0.266s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:23 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-276ffff9-5516-4a45-9048-1fb310f41f84 tempest-GroupSnapshotsTest-1797933444 None] <== create_volume: return (1044ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:18:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-276ffff9-5516-4a45-9048-1fb310f41f84 tempest-GroupSnapshotsTest-1797933444 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.046s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:18:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-098d8d4a-4df7-4825-9517-cc09ffb90b1f tempest-VolumeTypesAccessTest-1570022812 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.753s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:18:23 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-098d8d4a-4df7-4825-9517-cc09ffb90b1f tempest-VolumeTypesAccessTest-1570022812 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:18:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1941847827',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4132e26b-1f1b-4ddf-9cd7-b161c0432d97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a587244c83ef461996aefa9ae4bc2dc3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:18:23Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:18:23Z,use_quota=True,user_id='6231084830ce4621b6364fac0510aea8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(071f81c4-7b38-444b-86e2-1d8208911c01),volume_type_id=071f81c4-7b38-444b-86e2-1d8208911c01)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:18:23 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-098d8d4a-4df7-4825-9517-cc09ffb90b1f tempest-VolumeTypesAccessTest-1570022812 None] Creating volume 4132e26b-1f1b-4ddf-9cd7-b161c0432d97 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:18:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-098d8d4a-4df7-4825-9517-cc09ffb90b1f tempest-VolumeTypesAccessTest-1570022812 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:18:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-098d8d4a-4df7-4825-9517-cc09ffb90b1f tempest-VolumeTypesAccessTest-1570022812 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:18:23 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-098d8d4a-4df7-4825-9517-cc09ffb90b1f tempest-VolumeTypesAccessTest-1570022812 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:18:23 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-098d8d4a-4df7-4825-9517-cc09ffb90b1f tempest-VolumeTypesAccessTest-1570022812 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:18:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-098d8d4a-4df7-4825-9517-cc09ffb90b1f tempest-VolumeTypesAccessTest-1570022812 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:18:23 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-098d8d4a-4df7-4825-9517-cc09ffb90b1f tempest-VolumeTypesAccessTest-1570022812 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:18:23 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-098d8d4a-4df7-4825-9517-cc09ffb90b1f tempest-VolumeTypesAccessTest-1570022812 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:18:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-098d8d4a-4df7-4825-9517-cc09ffb90b1f tempest-VolumeTypesAccessTest-1570022812 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4132e26b-1f1b-4ddf-9cd7-b161c0432d97 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-276ffff9-5516-4a45-9048-1fb310f41f84 tempest-GroupSnapshotsTest-1797933444 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (07d5c980-bc94-445b-8c7d-252fbf391f58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-872c7236-f2bf-4ea2-925a-2807166f9ffd', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:18:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-276ffff9-5516-4a45-9048-1fb310f41f84 tempest-GroupSnapshotsTest-1797933444 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (845289b5-0344-435b-875e-22c6ee2286f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:18:23 devstack sudo[102661]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4132e26b-1f1b-4ddf-9cd7-b161c0432d97 1073741824 Aug 15 16:18:23 devstack sudo[102661]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:23 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-276ffff9-5516-4a45-9048-1fb310f41f84 tempest-GroupSnapshotsTest-1797933444 None] Volume volume-872c7236-f2bf-4ea2-925a-2807166f9ffd (872c7236-f2bf-4ea2-925a-2807166f9ffd): created successfully Aug 15 16:18:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-276ffff9-5516-4a45-9048-1fb310f41f84 tempest-GroupSnapshotsTest-1797933444 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (845289b5-0344-435b-875e-22c6ee2286f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:18:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-276ffff9-5516-4a45-9048-1fb310f41f84 tempest-GroupSnapshotsTest-1797933444 None] Flow 'volume_create_manager' (375e9a9c-4cdc-461f-833e-e357c5dba799) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:18:23 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-276ffff9-5516-4a45-9048-1fb310f41f84 tempest-GroupSnapshotsTest-1797933444 None] Created volume successfully. Aug 15 16:18:24 devstack sudo[102661]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-098d8d4a-4df7-4825-9517-cc09ffb90b1f tempest-VolumeTypesAccessTest-1570022812 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4132e26b-1f1b-4ddf-9cd7-b161c0432d97 1073741824" returned: 0 in 0.543s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-098d8d4a-4df7-4825-9517-cc09ffb90b1f tempest-VolumeTypesAccessTest-1570022812 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4132e26b-1f1b-4ddf-9cd7-b161c0432d97 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:24 devstack sudo[102667]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4132e26b-1f1b-4ddf-9cd7-b161c0432d97 Aug 15 16:18:24 devstack sudo[102667]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:24 devstack sudo[102667]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-098d8d4a-4df7-4825-9517-cc09ffb90b1f tempest-VolumeTypesAccessTest-1570022812 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4132e26b-1f1b-4ddf-9cd7-b161c0432d97" returned: 0 in 0.409s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:24 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-098d8d4a-4df7-4825-9517-cc09ffb90b1f tempest-VolumeTypesAccessTest-1570022812 None] <== create_volume: return (1002ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:18:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-098d8d4a-4df7-4825-9517-cc09ffb90b1f tempest-VolumeTypesAccessTest-1570022812 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.005s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:18:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-3c092748-541c-4b48-85ea-e74ac9fc0687 tempest-VolumesDeleteCascade-556672535 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.289s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:18:24 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-3c092748-541c-4b48-85ea-e74ac9fc0687 tempest-VolumesDeleteCascade-556672535 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:18:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-835763663',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a356ec5c-7f4f-47aa-8d64-ad317637e233,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5821b54ec18b473f86a8cec4fd9e758e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:18:23Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:18:23Z,use_quota=True,user_id='fb52ee5b6f364933881c2e18e3f8cef3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:18:24 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-3c092748-541c-4b48-85ea-e74ac9fc0687 tempest-VolumesDeleteCascade-556672535 None] Creating volume a356ec5c-7f4f-47aa-8d64-ad317637e233 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:18:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-3c092748-541c-4b48-85ea-e74ac9fc0687 tempest-VolumesDeleteCascade-556672535 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:18:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-3c092748-541c-4b48-85ea-e74ac9fc0687 tempest-VolumesDeleteCascade-556672535 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:18:24 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-3c092748-541c-4b48-85ea-e74ac9fc0687 tempest-VolumesDeleteCascade-556672535 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:18:24 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-3c092748-541c-4b48-85ea-e74ac9fc0687 tempest-VolumesDeleteCascade-556672535 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:18:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-3c092748-541c-4b48-85ea-e74ac9fc0687 tempest-VolumesDeleteCascade-556672535 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.019s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:18:24 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-3c092748-541c-4b48-85ea-e74ac9fc0687 tempest-VolumesDeleteCascade-556672535 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:18:24 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-3c092748-541c-4b48-85ea-e74ac9fc0687 tempest-VolumesDeleteCascade-556672535 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:18:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3c092748-541c-4b48-85ea-e74ac9fc0687 tempest-VolumesDeleteCascade-556672535 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a356ec5c-7f4f-47aa-8d64-ad317637e233 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:25 devstack sudo[102678]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a356ec5c-7f4f-47aa-8d64-ad317637e233 1073741824 Aug 15 16:18:25 devstack sudo[102678]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:25 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-098d8d4a-4df7-4825-9517-cc09ffb90b1f tempest-VolumeTypesAccessTest-1570022812 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dcffe570-136c-4437-a9b5-52dddb3f0f53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4132e26b-1f1b-4ddf-9cd7-b161c0432d97', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:18:25 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-098d8d4a-4df7-4825-9517-cc09ffb90b1f tempest-VolumeTypesAccessTest-1570022812 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (998182b7-90b1-4b7a-8d43-60b4763ef28e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:18:25 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-098d8d4a-4df7-4825-9517-cc09ffb90b1f tempest-VolumeTypesAccessTest-1570022812 None] Volume volume-4132e26b-1f1b-4ddf-9cd7-b161c0432d97 (4132e26b-1f1b-4ddf-9cd7-b161c0432d97): created successfully Aug 15 16:18:25 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-098d8d4a-4df7-4825-9517-cc09ffb90b1f tempest-VolumeTypesAccessTest-1570022812 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (998182b7-90b1-4b7a-8d43-60b4763ef28e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:18:25 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-098d8d4a-4df7-4825-9517-cc09ffb90b1f tempest-VolumeTypesAccessTest-1570022812 None] Flow 'volume_create_manager' (1201528f-05a3-4d2c-8269-2c8b18484b84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:18:25 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-7ecdc291-8607-4ef1-87d5-9ea9059abbb2 tempest-GroupSnapshotsTest-1797933444 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:18:25 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-7ecdc291-8607-4ef1-87d5-9ea9059abbb2 tempest-GroupSnapshotsTest-1797933444 None] Flow 'volume_create_manager' (5c3d46fb-238e-439d-ab66-2cbc008a1e89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:18:25 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-7ecdc291-8607-4ef1-87d5-9ea9059abbb2 tempest-GroupSnapshotsTest-1797933444 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bcda0bf7-2479-44bd-b94d-b029713b576e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:18:25 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-098d8d4a-4df7-4825-9517-cc09ffb90b1f tempest-VolumeTypesAccessTest-1570022812 None] Created volume successfully. Aug 15 16:18:25 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-7ecdc291-8607-4ef1-87d5-9ea9059abbb2 tempest-GroupSnapshotsTest-1797933444 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bcda0bf7-2479-44bd-b94d-b029713b576e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:18:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1191028444',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d928e1e1-ff88-47b8-b56d-c8a8672481dd,host='devstack@QuobyteHD#QuobyteHD',id=87d750db-478f-45b7-93ab-e997f0fa7dd6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb591fc5fdd04ea19def24fbdd9d4a4c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:18:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:18:25Z,use_quota=True,user_id='3f832abef0a24fbc8e71c88ae67fce41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1671891a-c58e-4904-8521-aa701c67bc26),volume_type_id=1671891a-c58e-4904-8521-aa701c67bc26)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:18:25 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-7ecdc291-8607-4ef1-87d5-9ea9059abbb2 tempest-GroupSnapshotsTest-1797933444 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7c8c22ac-186e-47cb-bd38-1346eb134959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:18:25 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-7ecdc291-8607-4ef1-87d5-9ea9059abbb2 tempest-GroupSnapshotsTest-1797933444 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7c8c22ac-186e-47cb-bd38-1346eb134959) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:18:25 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-7ecdc291-8607-4ef1-87d5-9ea9059abbb2 tempest-GroupSnapshotsTest-1797933444 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f330e7f5-4df6-4c8f-9fad-8dd9dd67a0bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:18:25 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-7ecdc291-8607-4ef1-87d5-9ea9059abbb2 tempest-GroupSnapshotsTest-1797933444 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f330e7f5-4df6-4c8f-9fad-8dd9dd67a0bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '87d750db-478f-45b7-93ab-e997f0fa7dd6', 'volume_name': 'volume-87d750db-478f-45b7-93ab-e997f0fa7dd6', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:18:25 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-7ecdc291-8607-4ef1-87d5-9ea9059abbb2 tempest-GroupSnapshotsTest-1797933444 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8579df5d-74ff-4711-8a78-83f9a925c936) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:18:25 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-7ecdc291-8607-4ef1-87d5-9ea9059abbb2 tempest-GroupSnapshotsTest-1797933444 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8579df5d-74ff-4711-8a78-83f9a925c936) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:18:25 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-7ecdc291-8607-4ef1-87d5-9ea9059abbb2 tempest-GroupSnapshotsTest-1797933444 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1e57dc9f-5dcd-436e-b1d7-e5805f14a677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:18:25 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-7ecdc291-8607-4ef1-87d5-9ea9059abbb2 tempest-GroupSnapshotsTest-1797933444 None] Volume 87d750db-478f-45b7-93ab-e997f0fa7dd6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-87d750db-478f-45b7-93ab-e997f0fa7dd6', 'volume_size': 1} Aug 15 16:18:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-7ecdc291-8607-4ef1-87d5-9ea9059abbb2 tempest-GroupSnapshotsTest-1797933444 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:18:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-890d48f2-0c9d-4ece-90ad-8774b164f71d req-23019b73-e90f-4f47-8354-67c8fe52f252 tempest-ServerActionsTestOtherA-415085908 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:18:25 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4837dde0-67d5-4c50-8312-6a46793ce1ee tempest-VolumeTypesAccessTest-1570022812 None] Acquiring lock "cinder-4132e26b-1f1b-4ddf-9cd7-b161c0432d97-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:18:25 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4837dde0-67d5-4c50-8312-6a46793ce1ee tempest-VolumeTypesAccessTest-1570022812 None] Lock "cinder-4132e26b-1f1b-4ddf-9cd7-b161c0432d97-delete_volume" acquired by "delete_volume" :: waited 0.043s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:18:25 devstack sudo[102678]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3c092748-541c-4b48-85ea-e74ac9fc0687 tempest-VolumesDeleteCascade-556672535 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a356ec5c-7f4f-47aa-8d64-ad317637e233 1073741824" returned: 0 in 0.665s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:25 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4837dde0-67d5-4c50-8312-6a46793ce1ee tempest-VolumeTypesAccessTest-1570022812 None] Acquiring lock "cinder-quobyte-4132e26b-1f1b-4ddf-9cd7-b161c0432d97" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:18:25 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4837dde0-67d5-4c50-8312-6a46793ce1ee tempest-VolumeTypesAccessTest-1570022812 None] Lock "cinder-quobyte-4132e26b-1f1b-4ddf-9cd7-b161c0432d97" acquired by "delete_volume" :: waited 0.024s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:18:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3c092748-541c-4b48-85ea-e74ac9fc0687 tempest-VolumesDeleteCascade-556672535 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a356ec5c-7f4f-47aa-8d64-ad317637e233 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:25 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[c967ebc0-8b11-4739-a36d-d19ff56eafce]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:18:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4837dde0-67d5-4c50-8312-6a46793ce1ee tempest-VolumeTypesAccessTest-1570022812 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4132e26b-1f1b-4ddf-9cd7-b161c0432d97 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:25 devstack sudo[102684]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a356ec5c-7f4f-47aa-8d64-ad317637e233 Aug 15 16:18:25 devstack sudo[102684]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:25 devstack sudo[102685]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4132e26b-1f1b-4ddf-9cd7-b161c0432d97 Aug 15 16:18:25 devstack sudo[102685]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:25 devstack sudo[102684]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3c092748-541c-4b48-85ea-e74ac9fc0687 tempest-VolumesDeleteCascade-556672535 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a356ec5c-7f4f-47aa-8d64-ad317637e233" returned: 0 in 0.272s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:25 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-3c092748-541c-4b48-85ea-e74ac9fc0687 tempest-VolumesDeleteCascade-556672535 None] <== create_volume: return (1040ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:18:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-3c092748-541c-4b48-85ea-e74ac9fc0687 tempest-VolumesDeleteCascade-556672535 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.047s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:18:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-7ecdc291-8607-4ef1-87d5-9ea9059abbb2 tempest-GroupSnapshotsTest-1797933444 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.752s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:18:25 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-7ecdc291-8607-4ef1-87d5-9ea9059abbb2 tempest-GroupSnapshotsTest-1797933444 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=d928e1e1-ff88-47b8-b56d-c8a8672481dd,created_at=2026-08-15T14:18:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1191028444',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d928e1e1-ff88-47b8-b56d-c8a8672481dd,host='devstack@QuobyteHD#QuobyteHD',id=87d750db-478f-45b7-93ab-e997f0fa7dd6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb591fc5fdd04ea19def24fbdd9d4a4c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:18:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:18:25Z,use_quota=True,user_id='3f832abef0a24fbc8e71c88ae67fce41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1671891a-c58e-4904-8521-aa701c67bc26),volume_type_id=1671891a-c58e-4904-8521-aa701c67bc26)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:18:25 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-7ecdc291-8607-4ef1-87d5-9ea9059abbb2 tempest-GroupSnapshotsTest-1797933444 None] Creating volume 87d750db-478f-45b7-93ab-e997f0fa7dd6 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:18:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-7ecdc291-8607-4ef1-87d5-9ea9059abbb2 tempest-GroupSnapshotsTest-1797933444 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:18:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-7ecdc291-8607-4ef1-87d5-9ea9059abbb2 tempest-GroupSnapshotsTest-1797933444 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:18:25 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-7ecdc291-8607-4ef1-87d5-9ea9059abbb2 tempest-GroupSnapshotsTest-1797933444 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:18:25 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-7ecdc291-8607-4ef1-87d5-9ea9059abbb2 tempest-GroupSnapshotsTest-1797933444 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:18:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-7ecdc291-8607-4ef1-87d5-9ea9059abbb2 tempest-GroupSnapshotsTest-1797933444 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:18:25 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-7ecdc291-8607-4ef1-87d5-9ea9059abbb2 tempest-GroupSnapshotsTest-1797933444 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:18:25 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-7ecdc291-8607-4ef1-87d5-9ea9059abbb2 tempest-GroupSnapshotsTest-1797933444 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:18:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-7ecdc291-8607-4ef1-87d5-9ea9059abbb2 tempest-GroupSnapshotsTest-1797933444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-87d750db-478f-45b7-93ab-e997f0fa7dd6 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:26 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-3c092748-541c-4b48-85ea-e74ac9fc0687 tempest-VolumesDeleteCascade-556672535 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2e6f9f20-74ba-419a-8538-e43e08fa88c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a356ec5c-7f4f-47aa-8d64-ad317637e233', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:18:26 devstack sudo[102689]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-87d750db-478f-45b7-93ab-e997f0fa7dd6 1073741824 Aug 15 16:18:26 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-3c092748-541c-4b48-85ea-e74ac9fc0687 tempest-VolumesDeleteCascade-556672535 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (32612887-fd9d-42d5-ac38-2e649b26c8c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:18:26 devstack sudo[102689]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:26 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-3c092748-541c-4b48-85ea-e74ac9fc0687 tempest-VolumesDeleteCascade-556672535 None] Volume volume-a356ec5c-7f4f-47aa-8d64-ad317637e233 (a356ec5c-7f4f-47aa-8d64-ad317637e233): created successfully Aug 15 16:18:26 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-3c092748-541c-4b48-85ea-e74ac9fc0687 tempest-VolumesDeleteCascade-556672535 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (32612887-fd9d-42d5-ac38-2e649b26c8c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:18:26 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-3c092748-541c-4b48-85ea-e74ac9fc0687 tempest-VolumesDeleteCascade-556672535 None] Flow 'volume_create_manager' (196ab3ec-2bff-4b94-9aed-00878d37f3af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:18:26 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-3c092748-541c-4b48-85ea-e74ac9fc0687 tempest-VolumesDeleteCascade-556672535 None] Created volume successfully. Aug 15 16:18:26 devstack sudo[102685]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4837dde0-67d5-4c50-8312-6a46793ce1ee tempest-VolumeTypesAccessTest-1570022812 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4132e26b-1f1b-4ddf-9cd7-b161c0432d97" returned: 0 in 0.416s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4837dde0-67d5-4c50-8312-6a46793ce1ee tempest-VolumeTypesAccessTest-1570022812 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4132e26b-1f1b-4ddf-9cd7-b161c0432d97 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:26 devstack sudo[102694]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4132e26b-1f1b-4ddf-9cd7-b161c0432d97 Aug 15 16:18:26 devstack sudo[102694]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:26 devstack sudo[102694]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4837dde0-67d5-4c50-8312-6a46793ce1ee tempest-VolumeTypesAccessTest-1570022812 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4132e26b-1f1b-4ddf-9cd7-b161c0432d97" returned: 0 in 0.292s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:26 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4837dde0-67d5-4c50-8312-6a46793ce1ee tempest-VolumeTypesAccessTest-1570022812 None] Lock "cinder-quobyte-4132e26b-1f1b-4ddf-9cd7-b161c0432d97" released by "delete_volume" :: held 0.778s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:18:26 devstack sudo[102689]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-7ecdc291-8607-4ef1-87d5-9ea9059abbb2 tempest-GroupSnapshotsTest-1797933444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-87d750db-478f-45b7-93ab-e997f0fa7dd6 1073741824" returned: 0 in 0.487s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:26 devstack cinder-volume[94214]: WARNING cinder.quota [None req-4837dde0-67d5-4c50-8312-6a46793ce1ee tempest-VolumeTypesAccessTest-1570022812 None] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-336933299 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-336933299, it is now deprecated. Please use the default quota class for default quota. Aug 15 16:18:26 devstack cinder-volume[94214]: WARNING cinder.quota [None req-4837dde0-67d5-4c50-8312-6a46793ce1ee tempest-VolumeTypesAccessTest-1570022812 None] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-336933299 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-336933299, it is now deprecated. Please use the default quota class for default quota. Aug 15 16:18:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-7ecdc291-8607-4ef1-87d5-9ea9059abbb2 tempest-GroupSnapshotsTest-1797933444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-87d750db-478f-45b7-93ab-e997f0fa7dd6 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:26 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-4837dde0-67d5-4c50-8312-6a46793ce1ee tempest-VolumeTypesAccessTest-1570022812 None] Created reservations ['5fce1c18-6370-4d61-863a-4a394d2ad1e6', '36a30e4b-784b-4d3d-97dd-96643aab0f91', 'ca60923a-792d-499a-9386-5ce10f791370', '0d9e0bea-7f8a-4500-b590-177940145f6f'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:18:26 devstack sudo[102702]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-87d750db-478f-45b7-93ab-e997f0fa7dd6 Aug 15 16:18:26 devstack sudo[102702]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-4837dde0-67d5-4c50-8312-6a46793ce1ee tempest-VolumeTypesAccessTest-1570022812 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:18:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-4837dde0-67d5-4c50-8312-6a46793ce1ee tempest-VolumeTypesAccessTest-1570022812 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:18:26 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-4837dde0-67d5-4c50-8312-6a46793ce1ee tempest-VolumeTypesAccessTest-1570022812 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:18:26 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-4837dde0-67d5-4c50-8312-6a46793ce1ee tempest-VolumeTypesAccessTest-1570022812 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:18:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-4837dde0-67d5-4c50-8312-6a46793ce1ee tempest-VolumeTypesAccessTest-1570022812 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.019s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:18:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4837dde0-67d5-4c50-8312-6a46793ce1ee tempest-VolumeTypesAccessTest-1570022812 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:26 devstack sudo[102704]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:18:26 devstack sudo[102704]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:26 devstack sudo[102702]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-7ecdc291-8607-4ef1-87d5-9ea9059abbb2 tempest-GroupSnapshotsTest-1797933444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-87d750db-478f-45b7-93ab-e997f0fa7dd6" returned: 0 in 0.361s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:26 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-7ecdc291-8607-4ef1-87d5-9ea9059abbb2 tempest-GroupSnapshotsTest-1797933444 None] <== create_volume: return (894ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:18:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-7ecdc291-8607-4ef1-87d5-9ea9059abbb2 tempest-GroupSnapshotsTest-1797933444 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.897s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:18:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-890d48f2-0c9d-4ece-90ad-8774b164f71d req-23019b73-e90f-4f47-8354-67c8fe52f252 tempest-ServerActionsTestOtherA-415085908 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 1.643s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:18:26 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-7ecdc291-8607-4ef1-87d5-9ea9059abbb2 tempest-GroupSnapshotsTest-1797933444 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1e57dc9f-5dcd-436e-b1d7-e5805f14a677) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-87d750db-478f-45b7-93ab-e997f0fa7dd6', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:18:26 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-7ecdc291-8607-4ef1-87d5-9ea9059abbb2 tempest-GroupSnapshotsTest-1797933444 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d9be3294-f12b-4d13-a2c4-0979badd986d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:18:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-890d48f2-0c9d-4ece-90ad-8774b164f71d req-23019b73-e90f-4f47-8354-67c8fe52f252 tempest-ServerActionsTestOtherA-415085908 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.033s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:18:26 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-7ecdc291-8607-4ef1-87d5-9ea9059abbb2 tempest-GroupSnapshotsTest-1797933444 None] Volume volume-87d750db-478f-45b7-93ab-e997f0fa7dd6 (87d750db-478f-45b7-93ab-e997f0fa7dd6): created successfully Aug 15 16:18:26 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-7ecdc291-8607-4ef1-87d5-9ea9059abbb2 tempest-GroupSnapshotsTest-1797933444 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d9be3294-f12b-4d13-a2c4-0979badd986d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:18:26 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-7ecdc291-8607-4ef1-87d5-9ea9059abbb2 tempest-GroupSnapshotsTest-1797933444 None] Flow 'volume_create_manager' (5c3d46fb-238e-439d-ab66-2cbc008a1e89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:18:26 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-7ecdc291-8607-4ef1-87d5-9ea9059abbb2 tempest-GroupSnapshotsTest-1797933444 None] Created volume successfully. Aug 15 16:18:26 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-890d48f2-0c9d-4ece-90ad-8774b164f71d req-23019b73-e90f-4f47-8354-67c8fe52f252 tempest-ServerActionsTestOtherA-415085908 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81', 'name': 'volume-2add5359-7eb0-4f48-bca9-75dddb507abc', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': '23753363-7294-4851-b601-c70af612932f', 'enforce_multipath': True} {{(pid=94214) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 15 16:18:26 devstack sudo[102704]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4837dde0-67d5-4c50-8312-6a46793ce1ee tempest-VolumeTypesAccessTest-1570022812 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.367s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:26 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-4837dde0-67d5-4c50-8312-6a46793ce1ee tempest-VolumeTypesAccessTest-1570022812 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:18:27 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-4837dde0-67d5-4c50-8312-6a46793ce1ee tempest-VolumeTypesAccessTest-1570022812 None] Deleted volume successfully. Aug 15 16:18:27 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4837dde0-67d5-4c50-8312-6a46793ce1ee tempest-VolumeTypesAccessTest-1570022812 None] Lock "cinder-4132e26b-1f1b-4ddf-9cd7-b161c0432d97-delete_volume" released by "delete_volume" :: held 1.471s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:18:27 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d4781206-f251-42c0-a307-7df1841db9ad tempest-VolumesDeleteCascade-556672535 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:18:27 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d4781206-f251-42c0-a307-7df1841db9ad tempest-VolumesDeleteCascade-556672535 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.002s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:18:27 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-d4781206-f251-42c0-a307-7df1841db9ad tempest-VolumesDeleteCascade-556672535 None] Creating offline snapshot b11f336e-5f15-40a7-90fc-9ca059d4900c of volume a356ec5c-7f4f-47aa-8d64-ad317637e233 {{(pid=94214) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 15 16:18:27 devstack cinder-volume[94214]: INFO cinder.volume.manager [req-890d48f2-0c9d-4ece-90ad-8774b164f71d req-23019b73-e90f-4f47-8354-67c8fe52f252 tempest-ServerActionsTestOtherA-415085908 None] attachment_update completed successfully. Aug 15 16:18:27 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[f022aea8-4f45-4cfb-9489-6be751e87af3]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:18:27 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d4781206-f251-42c0-a307-7df1841db9ad tempest-VolumesDeleteCascade-556672535 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a356ec5c-7f4f-47aa-8d64-ad317637e233 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:27 devstack sudo[102709]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a356ec5c-7f4f-47aa-8d64-ad317637e233 Aug 15 16:18:27 devstack sudo[102709]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:27 devstack sudo[102709]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:27 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d4781206-f251-42c0-a307-7df1841db9ad tempest-VolumesDeleteCascade-556672535 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a356ec5c-7f4f-47aa-8d64-ad317637e233" returned: 0 in 0.515s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:27 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d4781206-f251-42c0-a307-7df1841db9ad tempest-VolumesDeleteCascade-556672535 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a356ec5c-7f4f-47aa-8d64-ad317637e233,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a356ec5c-7f4f-47aa-8d64-ad317637e233.b11f336e-5f15-40a7-90fc-9ca059d4900c 1G {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:27 devstack sudo[102715]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a356ec5c-7f4f-47aa-8d64-ad317637e233,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a356ec5c-7f4f-47aa-8d64-ad317637e233.b11f336e-5f15-40a7-90fc-9ca059d4900c 1G Aug 15 16:18:27 devstack sudo[102715]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:27 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-fad59996-49a7-4044-985d-c24652689993 tempest-GroupSnapshotsTest-1797933444 None] Update group completed successfully. Aug 15 16:18:28 devstack sudo[102715]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:28 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d4781206-f251-42c0-a307-7df1841db9ad tempest-VolumesDeleteCascade-556672535 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a356ec5c-7f4f-47aa-8d64-ad317637e233,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a356ec5c-7f4f-47aa-8d64-ad317637e233.b11f336e-5f15-40a7-90fc-9ca059d4900c 1G" returned: 0 in 0.600s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:28 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d4781206-f251-42c0-a307-7df1841db9ad tempest-VolumesDeleteCascade-556672535 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a356ec5c-7f4f-47aa-8d64-ad317637e233 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a356ec5c-7f4f-47aa-8d64-ad317637e233.b11f336e-5f15-40a7-90fc-9ca059d4900c {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:28 devstack sudo[102785]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a356ec5c-7f4f-47aa-8d64-ad317637e233 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a356ec5c-7f4f-47aa-8d64-ad317637e233.b11f336e-5f15-40a7-90fc-9ca059d4900c Aug 15 16:18:28 devstack sudo[102785]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:28 devstack sudo[102785]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:28 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d4781206-f251-42c0-a307-7df1841db9ad tempest-VolumesDeleteCascade-556672535 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a356ec5c-7f4f-47aa-8d64-ad317637e233 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a356ec5c-7f4f-47aa-8d64-ad317637e233.b11f336e-5f15-40a7-90fc-9ca059d4900c" returned: 0 in 0.480s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:28 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-d4781206-f251-42c0-a307-7df1841db9ad tempest-VolumesDeleteCascade-556672535 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a356ec5c-7f4f-47aa-8d64-ad317637e233.b11f336e-5f15-40a7-90fc-9ca059d4900c is being set with open permissions: ugo+rw Aug 15 16:18:28 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d4781206-f251-42c0-a307-7df1841db9ad tempest-VolumesDeleteCascade-556672535 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a356ec5c-7f4f-47aa-8d64-ad317637e233.b11f336e-5f15-40a7-90fc-9ca059d4900c {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:28 devstack sudo[102809]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a356ec5c-7f4f-47aa-8d64-ad317637e233.b11f336e-5f15-40a7-90fc-9ca059d4900c Aug 15 16:18:28 devstack sudo[102809]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:29 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-b5007b99-4534-481c-90c5-74c101879b8a tempest-GroupSnapshotsTest-1797933444 None] Update group completed successfully. Aug 15 16:18:29 devstack sudo[102809]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d4781206-f251-42c0-a307-7df1841db9ad tempest-VolumesDeleteCascade-556672535 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a356ec5c-7f4f-47aa-8d64-ad317637e233.b11f336e-5f15-40a7-90fc-9ca059d4900c" returned: 0 in 0.431s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d4781206-f251-42c0-a307-7df1841db9ad tempest-VolumesDeleteCascade-556672535 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a356ec5c-7f4f-47aa-8d64-ad317637e233.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:29 devstack sudo[103134]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a356ec5c-7f4f-47aa-8d64-ad317637e233.info Aug 15 16:18:29 devstack sudo[103134]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:29 devstack sudo[103134]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d4781206-f251-42c0-a307-7df1841db9ad tempest-VolumesDeleteCascade-556672535 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a356ec5c-7f4f-47aa-8d64-ad317637e233.info" returned: 0 in 0.349s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:29 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-d4781206-f251-42c0-a307-7df1841db9ad tempest-VolumesDeleteCascade-556672535 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a356ec5c-7f4f-47aa-8d64-ad317637e233.info is being set with open permissions: ugo+rw Aug 15 16:18:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d4781206-f251-42c0-a307-7df1841db9ad tempest-VolumesDeleteCascade-556672535 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a356ec5c-7f4f-47aa-8d64-ad317637e233.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:29 devstack sudo[103147]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a356ec5c-7f4f-47aa-8d64-ad317637e233.info Aug 15 16:18:29 devstack sudo[103147]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:29 devstack sudo[103147]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d4781206-f251-42c0-a307-7df1841db9ad tempest-VolumesDeleteCascade-556672535 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a356ec5c-7f4f-47aa-8d64-ad317637e233.info" returned: 0 in 0.321s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d4781206-f251-42c0-a307-7df1841db9ad tempest-VolumesDeleteCascade-556672535 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.827s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:18:29 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-d4781206-f251-42c0-a307-7df1841db9ad tempest-VolumesDeleteCascade-556672535 None] Create snapshot completed successfully Aug 15 16:18:30 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-061fc000-0a98-4f09-9639-2a5d9b755c69 tempest-GroupSnapshotsTest-1797933444 None] Update group completed successfully. Aug 15 16:18:31 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-37d541ff-17e8-460c-af72-b687e0ae98ed tempest-VolumesDeleteCascade-556672535 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:18:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-37d541ff-17e8-460c-af72-b687e0ae98ed tempest-VolumesDeleteCascade-556672535 None] Flow 'volume_create_manager' (f9570458-0cec-47da-9d25-9197f9f2b0a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:18:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-37d541ff-17e8-460c-af72-b687e0ae98ed tempest-VolumesDeleteCascade-556672535 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (84eaef11-a0f7-4ee1-80bc-6ee00dc08103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:18:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-37d541ff-17e8-460c-af72-b687e0ae98ed tempest-VolumesDeleteCascade-556672535 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (84eaef11-a0f7-4ee1-80bc-6ee00dc08103) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:18:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2088014554',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c5483e95-7241-42d5-9e59-5860f3a4b1fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5821b54ec18b473f86a8cec4fd9e758e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:18:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=b11f336e-5f15-40a7-90fc-9ca059d4900c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:18:31Z,use_quota=True,user_id='fb52ee5b6f364933881c2e18e3f8cef3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:18:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-37d541ff-17e8-460c-af72-b687e0ae98ed tempest-VolumesDeleteCascade-556672535 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (117c7581-c965-44d3-bfd2-23e535f86ac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:18:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-37d541ff-17e8-460c-af72-b687e0ae98ed tempest-VolumesDeleteCascade-556672535 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (117c7581-c965-44d3-bfd2-23e535f86ac6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:18:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-37d541ff-17e8-460c-af72-b687e0ae98ed tempest-VolumesDeleteCascade-556672535 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f96e9466-06d6-4b8e-a14e-fac7124734c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:18:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-37d541ff-17e8-460c-af72-b687e0ae98ed tempest-VolumesDeleteCascade-556672535 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f96e9466-06d6-4b8e-a14e-fac7124734c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'c5483e95-7241-42d5-9e59-5860f3a4b1fc', 'volume_name': 'volume-c5483e95-7241-42d5-9e59-5860f3a4b1fc', 'volume_size': 1, 'snapshot_id': 'b11f336e-5f15-40a7-90fc-9ca059d4900c'}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:18:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-37d541ff-17e8-460c-af72-b687e0ae98ed tempest-VolumesDeleteCascade-556672535 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (480a1c6e-daeb-4d06-829d-d31f5633ed35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:18:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-37d541ff-17e8-460c-af72-b687e0ae98ed tempest-VolumesDeleteCascade-556672535 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (480a1c6e-daeb-4d06-829d-d31f5633ed35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:18:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-37d541ff-17e8-460c-af72-b687e0ae98ed tempest-VolumesDeleteCascade-556672535 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ac7ce46c-2dc8-464a-816b-16ae6f8dda76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:18:31 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-37d541ff-17e8-460c-af72-b687e0ae98ed tempest-VolumesDeleteCascade-556672535 None] Volume c5483e95-7241-42d5-9e59-5860f3a4b1fc: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-c5483e95-7241-42d5-9e59-5860f3a4b1fc', 'volume_size': 1, 'snapshot_id': 'b11f336e-5f15-40a7-90fc-9ca059d4900c'} Aug 15 16:18:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-37d541ff-17e8-460c-af72-b687e0ae98ed tempest-VolumesDeleteCascade-556672535 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:18:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-37d541ff-17e8-460c-af72-b687e0ae98ed tempest-VolumesDeleteCascade-556672535 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:18:31 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-37d541ff-17e8-460c-af72-b687e0ae98ed tempest-VolumesDeleteCascade-556672535 None] Acquiring lock "cinder-quobyte-b11f336e-5f15-40a7-90fc-9ca059d4900c-c5483e95-7241-42d5-9e59-5860f3a4b1fc" by "_create_volume_from_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:18:31 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-37d541ff-17e8-460c-af72-b687e0ae98ed tempest-VolumesDeleteCascade-556672535 None] Lock "cinder-quobyte-b11f336e-5f15-40a7-90fc-9ca059d4900c-c5483e95-7241-42d5-9e59-5860f3a4b1fc" acquired by "_create_volume_from_snapshot" :: waited 0.016s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:18:31 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-37d541ff-17e8-460c-af72-b687e0ae98ed tempest-VolumesDeleteCascade-556672535 None] Creating volume c5483e95-7241-42d5-9e59-5860f3a4b1fc from snapshot b11f336e-5f15-40a7-90fc-9ca059d4900c {{(pid=94214) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 15 16:18:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-37d541ff-17e8-460c-af72-b687e0ae98ed tempest-VolumesDeleteCascade-556672535 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:18:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-37d541ff-17e8-460c-af72-b687e0ae98ed tempest-VolumesDeleteCascade-556672535 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:18:31 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-37d541ff-17e8-460c-af72-b687e0ae98ed tempest-VolumesDeleteCascade-556672535 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:18:31 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-37d541ff-17e8-460c-af72-b687e0ae98ed tempest-VolumesDeleteCascade-556672535 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:18:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-37d541ff-17e8-460c-af72-b687e0ae98ed tempest-VolumesDeleteCascade-556672535 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:18:31 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-37d541ff-17e8-460c-af72-b687e0ae98ed tempest-VolumesDeleteCascade-556672535 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:18:31 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-37d541ff-17e8-460c-af72-b687e0ae98ed tempest-VolumesDeleteCascade-556672535 None] Acquiring lock "cinder-quobyte-c5483e95-7241-42d5-9e59-5860f3a4b1fc" by "_copy_volume_from_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:18:31 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-37d541ff-17e8-460c-af72-b687e0ae98ed tempest-VolumesDeleteCascade-556672535 None] Lock "cinder-quobyte-c5483e95-7241-42d5-9e59-5860f3a4b1fc" acquired by "_copy_volume_from_snapshot" :: waited 0.020s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:18:31 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-37d541ff-17e8-460c-af72-b687e0ae98ed tempest-VolumesDeleteCascade-556672535 None] snapshot: b11f336e-5f15-40a7-90fc-9ca059d4900c, volume: c5483e95-7241-42d5-9e59-5860f3a4b1fc, {{(pid=94214) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 15 16:18:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-37d541ff-17e8-460c-af72-b687e0ae98ed tempest-VolumesDeleteCascade-556672535 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:18:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-37d541ff-17e8-460c-af72-b687e0ae98ed tempest-VolumesDeleteCascade-556672535 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:18:31 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-37d541ff-17e8-460c-af72-b687e0ae98ed tempest-VolumesDeleteCascade-556672535 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:18:31 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-37d541ff-17e8-460c-af72-b687e0ae98ed tempest-VolumesDeleteCascade-556672535 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:18:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-37d541ff-17e8-460c-af72-b687e0ae98ed tempest-VolumesDeleteCascade-556672535 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:18:31 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[23191a8a-ea66-429c-b82f-6321a67f744f]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:18:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-37d541ff-17e8-460c-af72-b687e0ae98ed tempest-VolumesDeleteCascade-556672535 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a356ec5c-7f4f-47aa-8d64-ad317637e233.b11f336e-5f15-40a7-90fc-9ca059d4900c {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:31 devstack sudo[103172]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a356ec5c-7f4f-47aa-8d64-ad317637e233.b11f336e-5f15-40a7-90fc-9ca059d4900c Aug 15 16:18:31 devstack sudo[103172]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:31 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-f636013f-9ed7-4919-af70-da68cba4af03 tempest-GroupSnapshotsTest-1797933444 None] Update group completed successfully. Aug 15 16:18:32 devstack sudo[103172]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-37d541ff-17e8-460c-af72-b687e0ae98ed tempest-VolumesDeleteCascade-556672535 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a356ec5c-7f4f-47aa-8d64-ad317637e233.b11f336e-5f15-40a7-90fc-9ca059d4900c" returned: 0 in 0.700s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:32 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-37d541ff-17e8-460c-af72-b687e0ae98ed tempest-VolumesDeleteCascade-556672535 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-a356ec5c-7f4f-47aa-8d64-ad317637e233(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:18:32 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[7c47fa7a-149b-450c-a0e0-1b54d45f412d]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:18:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-37d541ff-17e8-460c-af72-b687e0ae98ed tempest-VolumesDeleteCascade-556672535 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a356ec5c-7f4f-47aa-8d64-ad317637e233 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:32 devstack sudo[103177]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a356ec5c-7f4f-47aa-8d64-ad317637e233 Aug 15 16:18:32 devstack sudo[103177]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:32 devstack sudo[103177]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-37d541ff-17e8-460c-af72-b687e0ae98ed tempest-VolumesDeleteCascade-556672535 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a356ec5c-7f4f-47aa-8d64-ad317637e233" returned: 0 in 0.541s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:32 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-37d541ff-17e8-460c-af72-b687e0ae98ed tempest-VolumesDeleteCascade-556672535 None] will copy from snapshot at /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a356ec5c-7f4f-47aa-8d64-ad317637e233 {{(pid=94214) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 15 16:18:32 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-37d541ff-17e8-460c-af72-b687e0ae98ed tempest-VolumesDeleteCascade-556672535 None] Creating direct copy from snapshot {{(pid=94214) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 15 16:18:32 devstack cinder-volume[94214]: DEBUG cinder.utils [None req-37d541ff-17e8-460c-af72-b687e0ae98ed tempest-VolumesDeleteCascade-556672535 None] Path /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c5483e95-7241-42d5-9e59-5860f3a4b1fc not found in is_blk_device check {{(pid=94214) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 15 16:18:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-37d541ff-17e8-460c-af72-b687e0ae98ed tempest-VolumesDeleteCascade-556672535 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a356ec5c-7f4f-47aa-8d64-ad317637e233 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c5483e95-7241-42d5-9e59-5860f3a4b1fc {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:32 devstack sudo[103182]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a356ec5c-7f4f-47aa-8d64-ad317637e233 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c5483e95-7241-42d5-9e59-5860f3a4b1fc Aug 15 16:18:32 devstack sudo[103182]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:34 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-a99f738c-3579-415a-a57a-665d1e2a7859 tempest-GroupSnapshotsTest-1797933444 None] GroupSnapshot c5519fe5-9191-468c-9894-4794ea68d54d: creating. Aug 15 16:18:34 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-a99f738c-3579-415a-a57a-665d1e2a7859 tempest-GroupSnapshotsTest-1797933444 None] Group snapshot c5519fe5-9191-468c-9894-4794ea68d54d: creating. {{(pid=94214) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4175}} Aug 15 16:18:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-a99f738c-3579-415a-a57a-665d1e2a7859 tempest-GroupSnapshotsTest-1797933444 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:18:41 devstack sudo[103182]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-37d541ff-17e8-460c-af72-b687e0ae98ed tempest-VolumesDeleteCascade-556672535 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a356ec5c-7f4f-47aa-8d64-ad317637e233 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c5483e95-7241-42d5-9e59-5860f3a4b1fc" returned: 0 in 8.673s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:41 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-37d541ff-17e8-460c-af72-b687e0ae98ed tempest-VolumesDeleteCascade-556672535 None] Image conversion details: src /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a356ec5c-7f4f-47aa-8d64-ad317637e233, size 1024.00 MB, duration 8.67 sec, destination /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c5483e95-7241-42d5-9e59-5860f3a4b1fc {{(pid=94214) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 15 16:18:41 devstack cinder-volume[94214]: INFO cinder.image.image_utils [None req-37d541ff-17e8-460c-af72-b687e0ae98ed tempest-VolumesDeleteCascade-556672535 None] Converted 1024.00 MB image at 118.04 MB/s Aug 15 16:18:41 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-37d541ff-17e8-460c-af72-b687e0ae98ed tempest-VolumesDeleteCascade-556672535 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c5483e95-7241-42d5-9e59-5860f3a4b1fc is being set with open permissions: ugo+rw Aug 15 16:18:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-37d541ff-17e8-460c-af72-b687e0ae98ed tempest-VolumesDeleteCascade-556672535 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c5483e95-7241-42d5-9e59-5860f3a4b1fc {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:41 devstack sudo[103211]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c5483e95-7241-42d5-9e59-5860f3a4b1fc Aug 15 16:18:41 devstack sudo[103211]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:41 devstack sudo[103211]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-37d541ff-17e8-460c-af72-b687e0ae98ed tempest-VolumesDeleteCascade-556672535 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c5483e95-7241-42d5-9e59-5860f3a4b1fc" returned: 0 in 0.427s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:41 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-37d541ff-17e8-460c-af72-b687e0ae98ed tempest-VolumesDeleteCascade-556672535 None] Lock "cinder-quobyte-c5483e95-7241-42d5-9e59-5860f3a4b1fc" released by "_copy_volume_from_snapshot" :: held 10.530s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:18:41 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-37d541ff-17e8-460c-af72-b687e0ae98ed tempest-VolumesDeleteCascade-556672535 None] Lock "cinder-quobyte-b11f336e-5f15-40a7-90fc-9ca059d4900c-c5483e95-7241-42d5-9e59-5860f3a4b1fc" released by "_create_volume_from_snapshot" :: held 10.636s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:18:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-37d541ff-17e8-460c-af72-b687e0ae98ed tempest-VolumesDeleteCascade-556672535 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 10.657s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:18:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-a99f738c-3579-415a-a57a-665d1e2a7859 tempest-GroupSnapshotsTest-1797933444 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 7.590s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:18:41 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-a99f738c-3579-415a-a57a-665d1e2a7859 tempest-GroupSnapshotsTest-1797933444 None] Creating offline snapshot 08ec94e8-cfc7-473b-8fcd-44579b8e2fde of volume 872c7236-f2bf-4ea2-925a-2807166f9ffd {{(pid=94214) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 15 16:18:41 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-37d541ff-17e8-460c-af72-b687e0ae98ed tempest-VolumesDeleteCascade-556672535 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ac7ce46c-2dc8-464a-816b-16ae6f8dda76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c5483e95-7241-42d5-9e59-5860f3a4b1fc', 'volume_size': 1, 'snapshot_id': 'b11f336e-5f15-40a7-90fc-9ca059d4900c'}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:18:41 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-37d541ff-17e8-460c-af72-b687e0ae98ed tempest-VolumesDeleteCascade-556672535 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dfd5349d-ff2e-434f-8221-023e2b4761d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:18:41 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[c47e46b1-122c-4ba2-9806-087ba7d7048f]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:18:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a99f738c-3579-415a-a57a-665d1e2a7859 tempest-GroupSnapshotsTest-1797933444 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-872c7236-f2bf-4ea2-925a-2807166f9ffd {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:42 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-37d541ff-17e8-460c-af72-b687e0ae98ed tempest-VolumesDeleteCascade-556672535 None] Volume volume-c5483e95-7241-42d5-9e59-5860f3a4b1fc (c5483e95-7241-42d5-9e59-5860f3a4b1fc): created successfully Aug 15 16:18:42 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-37d541ff-17e8-460c-af72-b687e0ae98ed tempest-VolumesDeleteCascade-556672535 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dfd5349d-ff2e-434f-8221-023e2b4761d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:18:42 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-37d541ff-17e8-460c-af72-b687e0ae98ed tempest-VolumesDeleteCascade-556672535 None] Flow 'volume_create_manager' (f9570458-0cec-47da-9d25-9197f9f2b0a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:18:42 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-37d541ff-17e8-460c-af72-b687e0ae98ed tempest-VolumesDeleteCascade-556672535 None] Created volume successfully. Aug 15 16:18:42 devstack sudo[103214]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-872c7236-f2bf-4ea2-925a-2807166f9ffd Aug 15 16:18:42 devstack sudo[103214]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:42 devstack sudo[103214]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:42 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a99f738c-3579-415a-a57a-665d1e2a7859 tempest-GroupSnapshotsTest-1797933444 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-872c7236-f2bf-4ea2-925a-2807166f9ffd" returned: 0 in 0.519s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:42 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a99f738c-3579-415a-a57a-665d1e2a7859 tempest-GroupSnapshotsTest-1797933444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-872c7236-f2bf-4ea2-925a-2807166f9ffd,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-872c7236-f2bf-4ea2-925a-2807166f9ffd.08ec94e8-cfc7-473b-8fcd-44579b8e2fde 1G {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:42 devstack sudo[103219]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-872c7236-f2bf-4ea2-925a-2807166f9ffd,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-872c7236-f2bf-4ea2-925a-2807166f9ffd.08ec94e8-cfc7-473b-8fcd-44579b8e2fde 1G Aug 15 16:18:42 devstack sudo[103219]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:43 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4a952211-434b-442e-9d1a-6278e555ad83 tempest-VolumesDeleteCascade-556672535 None] Acquiring lock "cinder-a356ec5c-7f4f-47aa-8d64-ad317637e233-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:18:43 devstack sudo[103219]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a99f738c-3579-415a-a57a-665d1e2a7859 tempest-GroupSnapshotsTest-1797933444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-872c7236-f2bf-4ea2-925a-2807166f9ffd,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-872c7236-f2bf-4ea2-925a-2807166f9ffd.08ec94e8-cfc7-473b-8fcd-44579b8e2fde 1G" returned: 0 in 0.614s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a99f738c-3579-415a-a57a-665d1e2a7859 tempest-GroupSnapshotsTest-1797933444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-872c7236-f2bf-4ea2-925a-2807166f9ffd -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-872c7236-f2bf-4ea2-925a-2807166f9ffd.08ec94e8-cfc7-473b-8fcd-44579b8e2fde {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:43 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4a952211-434b-442e-9d1a-6278e555ad83 tempest-VolumesDeleteCascade-556672535 None] Lock "cinder-a356ec5c-7f4f-47aa-8d64-ad317637e233-delete_volume" acquired by "delete_volume" :: waited 0.039s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:18:43 devstack sudo[103226]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-872c7236-f2bf-4ea2-925a-2807166f9ffd -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-872c7236-f2bf-4ea2-925a-2807166f9ffd.08ec94e8-cfc7-473b-8fcd-44579b8e2fde Aug 15 16:18:43 devstack sudo[103226]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:43 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4a952211-434b-442e-9d1a-6278e555ad83 tempest-VolumesDeleteCascade-556672535 None] Performing cascade delete. {{(pid=94214) delete_volume /opt/stack/cinder/cinder/volume/manager.py:995}} Aug 15 16:18:43 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4a952211-434b-442e-9d1a-6278e555ad83 tempest-VolumesDeleteCascade-556672535 None] Acquiring lock "cinder-b11f336e-5f15-40a7-90fc-9ca059d4900c-delete_snapshot" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:18:43 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4a952211-434b-442e-9d1a-6278e555ad83 tempest-VolumesDeleteCascade-556672535 None] Lock "cinder-b11f336e-5f15-40a7-90fc-9ca059d4900c-delete_snapshot" acquired by "delete_snapshot" :: waited 0.037s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:18:43 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4a952211-434b-442e-9d1a-6278e555ad83 tempest-VolumesDeleteCascade-556672535 None] Acquiring lock "cinder-quobyte-a356ec5c-7f4f-47aa-8d64-ad317637e233" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:18:43 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4a952211-434b-442e-9d1a-6278e555ad83 tempest-VolumesDeleteCascade-556672535 None] Lock "cinder-quobyte-a356ec5c-7f4f-47aa-8d64-ad317637e233" acquired by "delete_snapshot" :: waited 0.042s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:18:43 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4a952211-434b-442e-9d1a-6278e555ad83 tempest-VolumesDeleteCascade-556672535 None] Acquiring lock "cinder-quobyte-b11f336e-5f15-40a7-90fc-9ca059d4900c" by "_delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:18:43 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4a952211-434b-442e-9d1a-6278e555ad83 tempest-VolumesDeleteCascade-556672535 None] Lock "cinder-quobyte-b11f336e-5f15-40a7-90fc-9ca059d4900c" acquired by "_delete_snapshot" :: waited 0.032s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:18:43 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-4a952211-434b-442e-9d1a-6278e555ad83 tempest-VolumesDeleteCascade-556672535 None] Deleting offline snapshot b11f336e-5f15-40a7-90fc-9ca059d4900c of volume a356ec5c-7f4f-47aa-8d64-ad317637e233 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 15 16:18:43 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-4a952211-434b-442e-9d1a-6278e555ad83 tempest-VolumesDeleteCascade-556672535 None] snapshot_file for this snap is: volume-a356ec5c-7f4f-47aa-8d64-ad317637e233.b11f336e-5f15-40a7-90fc-9ca059d4900c {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 15 16:18:43 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[013e1d97-eeb3-48b2-83a4-eed2b7224c1a]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:18:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4a952211-434b-442e-9d1a-6278e555ad83 tempest-VolumesDeleteCascade-556672535 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a356ec5c-7f4f-47aa-8d64-ad317637e233.b11f336e-5f15-40a7-90fc-9ca059d4900c {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:43 devstack sudo[103226]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a99f738c-3579-415a-a57a-665d1e2a7859 tempest-GroupSnapshotsTest-1797933444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-872c7236-f2bf-4ea2-925a-2807166f9ffd -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-872c7236-f2bf-4ea2-925a-2807166f9ffd.08ec94e8-cfc7-473b-8fcd-44579b8e2fde" returned: 0 in 0.545s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:43 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-a99f738c-3579-415a-a57a-665d1e2a7859 tempest-GroupSnapshotsTest-1797933444 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-872c7236-f2bf-4ea2-925a-2807166f9ffd.08ec94e8-cfc7-473b-8fcd-44579b8e2fde is being set with open permissions: ugo+rw: NotImplementedError Aug 15 16:18:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a99f738c-3579-415a-a57a-665d1e2a7859 tempest-GroupSnapshotsTest-1797933444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-872c7236-f2bf-4ea2-925a-2807166f9ffd.08ec94e8-cfc7-473b-8fcd-44579b8e2fde {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:43 devstack sudo[103228]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a356ec5c-7f4f-47aa-8d64-ad317637e233.b11f336e-5f15-40a7-90fc-9ca059d4900c Aug 15 16:18:43 devstack sudo[103228]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:43 devstack sudo[103233]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-872c7236-f2bf-4ea2-925a-2807166f9ffd.08ec94e8-cfc7-473b-8fcd-44579b8e2fde Aug 15 16:18:43 devstack sudo[103233]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:44 devstack sudo[103233]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a99f738c-3579-415a-a57a-665d1e2a7859 tempest-GroupSnapshotsTest-1797933444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-872c7236-f2bf-4ea2-925a-2807166f9ffd.08ec94e8-cfc7-473b-8fcd-44579b8e2fde" returned: 0 in 0.446s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a99f738c-3579-415a-a57a-665d1e2a7859 tempest-GroupSnapshotsTest-1797933444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-872c7236-f2bf-4ea2-925a-2807166f9ffd.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:44 devstack sudo[103239]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-872c7236-f2bf-4ea2-925a-2807166f9ffd.info Aug 15 16:18:44 devstack sudo[103239]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:44 devstack sudo[103228]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4a952211-434b-442e-9d1a-6278e555ad83 tempest-VolumesDeleteCascade-556672535 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a356ec5c-7f4f-47aa-8d64-ad317637e233.b11f336e-5f15-40a7-90fc-9ca059d4900c" returned: 0 in 0.807s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:44 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-4a952211-434b-442e-9d1a-6278e555ad83 tempest-VolumesDeleteCascade-556672535 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-a356ec5c-7f4f-47aa-8d64-ad317637e233(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:18:44 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[39183b25-f78a-4493-b6e1-0e78e1a28e23]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:18:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4a952211-434b-442e-9d1a-6278e555ad83 tempest-VolumesDeleteCascade-556672535 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a356ec5c-7f4f-47aa-8d64-ad317637e233 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:44 devstack sudo[103243]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a356ec5c-7f4f-47aa-8d64-ad317637e233 Aug 15 16:18:44 devstack sudo[103243]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:44 devstack sudo[103239]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a99f738c-3579-415a-a57a-665d1e2a7859 tempest-GroupSnapshotsTest-1797933444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-872c7236-f2bf-4ea2-925a-2807166f9ffd.info" returned: 0 in 0.375s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:44 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-a99f738c-3579-415a-a57a-665d1e2a7859 tempest-GroupSnapshotsTest-1797933444 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-872c7236-f2bf-4ea2-925a-2807166f9ffd.info is being set with open permissions: ugo+rw: NotImplementedError Aug 15 16:18:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a99f738c-3579-415a-a57a-665d1e2a7859 tempest-GroupSnapshotsTest-1797933444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-872c7236-f2bf-4ea2-925a-2807166f9ffd.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:44 devstack sudo[103246]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-872c7236-f2bf-4ea2-925a-2807166f9ffd.info Aug 15 16:18:44 devstack sudo[103246]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:45 devstack sudo[103246]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a99f738c-3579-415a-a57a-665d1e2a7859 tempest-GroupSnapshotsTest-1797933444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-872c7236-f2bf-4ea2-925a-2807166f9ffd.info" returned: 0 in 0.534s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-a99f738c-3579-415a-a57a-665d1e2a7859 tempest-GroupSnapshotsTest-1797933444 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 3.206s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:18:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-a99f738c-3579-415a-a57a-665d1e2a7859 tempest-GroupSnapshotsTest-1797933444 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:18:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-a99f738c-3579-415a-a57a-665d1e2a7859 tempest-GroupSnapshotsTest-1797933444 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:18:45 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-a99f738c-3579-415a-a57a-665d1e2a7859 tempest-GroupSnapshotsTest-1797933444 None] Creating offline snapshot 7aa8ec36-e512-41a6-912f-b66fb082b8b8 of volume 87d750db-478f-45b7-93ab-e997f0fa7dd6 {{(pid=94214) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 15 16:18:45 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[c189bda7-daa8-4174-ba86-d0db7cbc735e]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:18:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a99f738c-3579-415a-a57a-665d1e2a7859 tempest-GroupSnapshotsTest-1797933444 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-87d750db-478f-45b7-93ab-e997f0fa7dd6 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:45 devstack sudo[103251]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-87d750db-478f-45b7-93ab-e997f0fa7dd6 Aug 15 16:18:45 devstack sudo[103251]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:45 devstack sudo[103243]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4a952211-434b-442e-9d1a-6278e555ad83 tempest-VolumesDeleteCascade-556672535 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a356ec5c-7f4f-47aa-8d64-ad317637e233" returned: 0 in 1.141s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4a952211-434b-442e-9d1a-6278e555ad83 tempest-VolumesDeleteCascade-556672535 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a356ec5c-7f4f-47aa-8d64-ad317637e233.b11f336e-5f15-40a7-90fc-9ca059d4900c {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:45 devstack sudo[103254]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a356ec5c-7f4f-47aa-8d64-ad317637e233.b11f336e-5f15-40a7-90fc-9ca059d4900c Aug 15 16:18:45 devstack sudo[103254]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:45 devstack sudo[103251]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a99f738c-3579-415a-a57a-665d1e2a7859 tempest-GroupSnapshotsTest-1797933444 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-87d750db-478f-45b7-93ab-e997f0fa7dd6" returned: 0 in 0.703s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a99f738c-3579-415a-a57a-665d1e2a7859 tempest-GroupSnapshotsTest-1797933444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-87d750db-478f-45b7-93ab-e997f0fa7dd6,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-87d750db-478f-45b7-93ab-e997f0fa7dd6.7aa8ec36-e512-41a6-912f-b66fb082b8b8 1G {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:45 devstack sudo[103263]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-87d750db-478f-45b7-93ab-e997f0fa7dd6,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-87d750db-478f-45b7-93ab-e997f0fa7dd6.7aa8ec36-e512-41a6-912f-b66fb082b8b8 1G Aug 15 16:18:45 devstack sudo[103263]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:46 devstack sudo[103254]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:46 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4a952211-434b-442e-9d1a-6278e555ad83 tempest-VolumesDeleteCascade-556672535 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a356ec5c-7f4f-47aa-8d64-ad317637e233.b11f336e-5f15-40a7-90fc-9ca059d4900c" returned: 0 in 0.653s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:46 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4a952211-434b-442e-9d1a-6278e555ad83 tempest-VolumesDeleteCascade-556672535 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a356ec5c-7f4f-47aa-8d64-ad317637e233.b11f336e-5f15-40a7-90fc-9ca059d4900c {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:46 devstack sudo[103265]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a356ec5c-7f4f-47aa-8d64-ad317637e233.b11f336e-5f15-40a7-90fc-9ca059d4900c Aug 15 16:18:46 devstack sudo[103265]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:46 devstack sudo[103265]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:46 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4a952211-434b-442e-9d1a-6278e555ad83 tempest-VolumesDeleteCascade-556672535 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a356ec5c-7f4f-47aa-8d64-ad317637e233.b11f336e-5f15-40a7-90fc-9ca059d4900c" returned: 0 in 0.367s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:46 devstack sudo[103263]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:46 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4a952211-434b-442e-9d1a-6278e555ad83 tempest-VolumesDeleteCascade-556672535 None] Lock "cinder-quobyte-b11f336e-5f15-40a7-90fc-9ca059d4900c" released by "_delete_snapshot" :: held 3.143s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:18:46 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a99f738c-3579-415a-a57a-665d1e2a7859 tempest-GroupSnapshotsTest-1797933444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-87d750db-478f-45b7-93ab-e997f0fa7dd6,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-87d750db-478f-45b7-93ab-e997f0fa7dd6.7aa8ec36-e512-41a6-912f-b66fb082b8b8 1G" returned: 0 in 0.618s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:46 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a99f738c-3579-415a-a57a-665d1e2a7859 tempest-GroupSnapshotsTest-1797933444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-87d750db-478f-45b7-93ab-e997f0fa7dd6 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-87d750db-478f-45b7-93ab-e997f0fa7dd6.7aa8ec36-e512-41a6-912f-b66fb082b8b8 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:46 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4a952211-434b-442e-9d1a-6278e555ad83 tempest-VolumesDeleteCascade-556672535 None] Lock "cinder-quobyte-a356ec5c-7f4f-47aa-8d64-ad317637e233" released by "delete_snapshot" :: held 3.208s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:18:46 devstack sudo[103273]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-87d750db-478f-45b7-93ab-e997f0fa7dd6 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-87d750db-478f-45b7-93ab-e997f0fa7dd6.7aa8ec36-e512-41a6-912f-b66fb082b8b8 Aug 15 16:18:46 devstack sudo[103273]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:46 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-4a952211-434b-442e-9d1a-6278e555ad83 tempest-VolumesDeleteCascade-556672535 None] Created reservations ['4704c91f-a5a0-47c8-acd7-68ac1cd87db7', '0953a89a-5621-44db-8042-ca3b95731953', '64dbf2d9-b0fa-47a8-a7d6-737b98c9ab1e', '0ac0d778-954e-46c0-ae42-7d7d38c0a38f'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:18:46 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-4a952211-434b-442e-9d1a-6278e555ad83 tempest-VolumesDeleteCascade-556672535 None] Delete snapshot completed successfully. Aug 15 16:18:46 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4a952211-434b-442e-9d1a-6278e555ad83 tempest-VolumesDeleteCascade-556672535 None] Lock "cinder-b11f336e-5f15-40a7-90fc-9ca059d4900c-delete_snapshot" released by "delete_snapshot" :: held 3.488s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:18:46 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4a952211-434b-442e-9d1a-6278e555ad83 tempest-VolumesDeleteCascade-556672535 None] Snapshots deleted, issuing volume delete {{(pid=94214) delete_volume /opt/stack/cinder/cinder/volume/manager.py:1010}} Aug 15 16:18:46 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4a952211-434b-442e-9d1a-6278e555ad83 tempest-VolumesDeleteCascade-556672535 None] Acquiring lock "cinder-quobyte-a356ec5c-7f4f-47aa-8d64-ad317637e233" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:18:46 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4a952211-434b-442e-9d1a-6278e555ad83 tempest-VolumesDeleteCascade-556672535 None] Lock "cinder-quobyte-a356ec5c-7f4f-47aa-8d64-ad317637e233" acquired by "delete_volume" :: waited 0.018s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:18:46 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[1eff6b13-a932-4a02-a310-ebd08f8f5e6c]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:18:46 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4a952211-434b-442e-9d1a-6278e555ad83 tempest-VolumesDeleteCascade-556672535 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a356ec5c-7f4f-47aa-8d64-ad317637e233 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:46 devstack sudo[103279]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a356ec5c-7f4f-47aa-8d64-ad317637e233 Aug 15 16:18:46 devstack sudo[103279]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:47 devstack sudo[103273]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a99f738c-3579-415a-a57a-665d1e2a7859 tempest-GroupSnapshotsTest-1797933444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-87d750db-478f-45b7-93ab-e997f0fa7dd6 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-87d750db-478f-45b7-93ab-e997f0fa7dd6.7aa8ec36-e512-41a6-912f-b66fb082b8b8" returned: 0 in 0.607s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:47 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-a99f738c-3579-415a-a57a-665d1e2a7859 tempest-GroupSnapshotsTest-1797933444 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-87d750db-478f-45b7-93ab-e997f0fa7dd6.7aa8ec36-e512-41a6-912f-b66fb082b8b8 is being set with open permissions: ugo+rw: NotImplementedError Aug 15 16:18:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a99f738c-3579-415a-a57a-665d1e2a7859 tempest-GroupSnapshotsTest-1797933444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-87d750db-478f-45b7-93ab-e997f0fa7dd6.7aa8ec36-e512-41a6-912f-b66fb082b8b8 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:47 devstack sudo[103325]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-87d750db-478f-45b7-93ab-e997f0fa7dd6.7aa8ec36-e512-41a6-912f-b66fb082b8b8 Aug 15 16:18:47 devstack sudo[103325]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:47 devstack sudo[103279]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4a952211-434b-442e-9d1a-6278e555ad83 tempest-VolumesDeleteCascade-556672535 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a356ec5c-7f4f-47aa-8d64-ad317637e233" returned: 0 in 0.545s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4a952211-434b-442e-9d1a-6278e555ad83 tempest-VolumesDeleteCascade-556672535 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a356ec5c-7f4f-47aa-8d64-ad317637e233 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:47 devstack cinder-volume[94214]: INFO cinder.volume.manager [req-3e7b3b03-30b0-4989-966b-c3e44c3839da req-e97b8651-9c1b-4a8e-b3bc-6c04b21b67b8 tempest-ServerActionsTestOtherA-415085908 None] Terminate volume connection completed successfully. Aug 15 16:18:47 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-3e7b3b03-30b0-4989-966b-c3e44c3839da req-e97b8651-9c1b-4a8e-b3bc-6c04b21b67b8 tempest-ServerActionsTestOtherA-415085908 None] Deleting attachment 23753363-7294-4851-b601-c70af612932f. {{(pid=94214) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 15 16:18:47 devstack sudo[103333]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a356ec5c-7f4f-47aa-8d64-ad317637e233 Aug 15 16:18:47 devstack sudo[103333]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:47 devstack sudo[103325]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a99f738c-3579-415a-a57a-665d1e2a7859 tempest-GroupSnapshotsTest-1797933444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-87d750db-478f-45b7-93ab-e997f0fa7dd6.7aa8ec36-e512-41a6-912f-b66fb082b8b8" returned: 0 in 0.409s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a99f738c-3579-415a-a57a-665d1e2a7859 tempest-GroupSnapshotsTest-1797933444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-87d750db-478f-45b7-93ab-e997f0fa7dd6.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:47 devstack sudo[103337]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-87d750db-478f-45b7-93ab-e997f0fa7dd6.info Aug 15 16:18:47 devstack sudo[103337]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:47 devstack sudo[103333]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4a952211-434b-442e-9d1a-6278e555ad83 tempest-VolumesDeleteCascade-556672535 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a356ec5c-7f4f-47aa-8d64-ad317637e233" returned: 0 in 0.451s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:47 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4a952211-434b-442e-9d1a-6278e555ad83 tempest-VolumesDeleteCascade-556672535 None] Lock "cinder-quobyte-a356ec5c-7f4f-47aa-8d64-ad317637e233" released by "delete_volume" :: held 1.079s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:18:47 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-4a952211-434b-442e-9d1a-6278e555ad83 tempest-VolumesDeleteCascade-556672535 None] Created reservations ['b293ace1-1de8-45e6-837e-ec6dcb934d96', '52d7fb33-d52d-4f28-ad8d-905384233b50', '67093159-d421-42bc-9f21-ca9e2d028358', '5877a93d-dc76-4690-8b8f-70f4d20e4dc8'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:18:48 devstack sudo[103337]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a99f738c-3579-415a-a57a-665d1e2a7859 tempest-GroupSnapshotsTest-1797933444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-87d750db-478f-45b7-93ab-e997f0fa7dd6.info" returned: 0 in 0.459s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:48 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-a99f738c-3579-415a-a57a-665d1e2a7859 tempest-GroupSnapshotsTest-1797933444 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-87d750db-478f-45b7-93ab-e997f0fa7dd6.info is being set with open permissions: ugo+rw: NotImplementedError Aug 15 16:18:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a99f738c-3579-415a-a57a-665d1e2a7859 tempest-GroupSnapshotsTest-1797933444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-87d750db-478f-45b7-93ab-e997f0fa7dd6.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:48 devstack sudo[103342]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-87d750db-478f-45b7-93ab-e997f0fa7dd6.info Aug 15 16:18:48 devstack sudo[103342]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-4a952211-434b-442e-9d1a-6278e555ad83 tempest-VolumesDeleteCascade-556672535 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:18:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-4a952211-434b-442e-9d1a-6278e555ad83 tempest-VolumesDeleteCascade-556672535 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:18:48 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-4a952211-434b-442e-9d1a-6278e555ad83 tempest-VolumesDeleteCascade-556672535 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:18:48 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-4a952211-434b-442e-9d1a-6278e555ad83 tempest-VolumesDeleteCascade-556672535 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:18:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-4a952211-434b-442e-9d1a-6278e555ad83 tempest-VolumesDeleteCascade-556672535 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:18:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4a952211-434b-442e-9d1a-6278e555ad83 tempest-VolumesDeleteCascade-556672535 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:48 devstack sudo[103344]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:18:48 devstack sudo[103344]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:48 devstack sudo[103342]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a99f738c-3579-415a-a57a-665d1e2a7859 tempest-GroupSnapshotsTest-1797933444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-87d750db-478f-45b7-93ab-e997f0fa7dd6.info" returned: 0 in 0.321s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-a99f738c-3579-415a-a57a-665d1e2a7859 tempest-GroupSnapshotsTest-1797933444 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 3.317s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:18:48 devstack sudo[103344]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4a952211-434b-442e-9d1a-6278e555ad83 tempest-VolumesDeleteCascade-556672535 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.339s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:48 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-4a952211-434b-442e-9d1a-6278e555ad83 tempest-VolumesDeleteCascade-556672535 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:18:48 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-4a952211-434b-442e-9d1a-6278e555ad83 tempest-VolumesDeleteCascade-556672535 None] Deleted volume successfully. Aug 15 16:18:48 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4a952211-434b-442e-9d1a-6278e555ad83 tempest-VolumesDeleteCascade-556672535 None] Lock "cinder-a356ec5c-7f4f-47aa-8d64-ad317637e233-delete_volume" released by "delete_volume" :: held 5.418s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:18:48 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-a99f738c-3579-415a-a57a-665d1e2a7859 tempest-GroupSnapshotsTest-1797933444 None] group_snapshot c5519fe5-9191-468c-9894-4794ea68d54d: created successfully Aug 15 16:18:48 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-d7ebcc3e-037f-4353-b7f2-2a9f156c3c73 tempest-VolumesDeleteCascade-556672535 None] Acquiring lock "cinder-c5483e95-7241-42d5-9e59-5860f3a4b1fc-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:18:49 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-d7ebcc3e-037f-4353-b7f2-2a9f156c3c73 tempest-VolumesDeleteCascade-556672535 None] Lock "cinder-c5483e95-7241-42d5-9e59-5860f3a4b1fc-delete_volume" acquired by "delete_volume" :: waited 0.018s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:18:49 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-d7ebcc3e-037f-4353-b7f2-2a9f156c3c73 tempest-VolumesDeleteCascade-556672535 None] Acquiring lock "cinder-quobyte-c5483e95-7241-42d5-9e59-5860f3a4b1fc" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:18:49 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-d7ebcc3e-037f-4353-b7f2-2a9f156c3c73 tempest-VolumesDeleteCascade-556672535 None] Lock "cinder-quobyte-c5483e95-7241-42d5-9e59-5860f3a4b1fc" acquired by "delete_volume" :: waited 0.015s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:18:49 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[adef652f-da7f-4a42-bd7d-72b5940bf5c4]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:18:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d7ebcc3e-037f-4353-b7f2-2a9f156c3c73 tempest-VolumesDeleteCascade-556672535 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c5483e95-7241-42d5-9e59-5860f3a4b1fc {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:49 devstack sudo[103348]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c5483e95-7241-42d5-9e59-5860f3a4b1fc Aug 15 16:18:49 devstack sudo[103348]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:49 devstack sudo[103348]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d7ebcc3e-037f-4353-b7f2-2a9f156c3c73 tempest-VolumesDeleteCascade-556672535 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c5483e95-7241-42d5-9e59-5860f3a4b1fc" returned: 0 in 0.423s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d7ebcc3e-037f-4353-b7f2-2a9f156c3c73 tempest-VolumesDeleteCascade-556672535 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c5483e95-7241-42d5-9e59-5860f3a4b1fc {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:49 devstack sudo[103362]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c5483e95-7241-42d5-9e59-5860f3a4b1fc Aug 15 16:18:49 devstack sudo[103362]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-3e7b3b03-30b0-4989-966b-c3e44c3839da req-72f0c69d-7831-48dc-9059-366891a208ea tempest-ServerActionsTestOtherA-415085908 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:18:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-3e7b3b03-30b0-4989-966b-c3e44c3839da req-72f0c69d-7831-48dc-9059-366891a208ea tempest-ServerActionsTestOtherA-415085908 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.002s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:18:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-3e7b3b03-30b0-4989-966b-c3e44c3839da req-72f0c69d-7831-48dc-9059-366891a208ea tempest-ServerActionsTestOtherA-415085908 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.027s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:18:49 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-3e7b3b03-30b0-4989-966b-c3e44c3839da req-72f0c69d-7831-48dc-9059-366891a208ea tempest-ServerActionsTestOtherA-415085908 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81', 'name': 'volume-2add5359-7eb0-4f48-bca9-75dddb507abc', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': '30424b78-ebff-4c35-bd6f-d66838c94e2d', 'enforce_multipath': True} {{(pid=94214) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 15 16:18:49 devstack cinder-volume[94214]: INFO cinder.volume.manager [req-3e7b3b03-30b0-4989-966b-c3e44c3839da req-72f0c69d-7831-48dc-9059-366891a208ea tempest-ServerActionsTestOtherA-415085908 None] attachment_update completed successfully. Aug 15 16:18:49 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-44b44213-d79b-4f48-9c48-c95a8088a091 tempest-GroupSnapshotsTest-1797933444 None] group_snapshot c5519fe5-9191-468c-9894-4794ea68d54d: deleting Aug 15 16:18:49 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-44b44213-d79b-4f48-9c48-c95a8088a091 tempest-GroupSnapshotsTest-1797933444 None] group_snapshot c5519fe5-9191-468c-9894-4794ea68d54d: deleting {{(pid=94214) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4350}} Aug 15 16:18:49 devstack sudo[103362]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d7ebcc3e-037f-4353-b7f2-2a9f156c3c73 tempest-VolumesDeleteCascade-556672535 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c5483e95-7241-42d5-9e59-5860f3a4b1fc" returned: 0 in 0.344s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:49 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-44b44213-d79b-4f48-9c48-c95a8088a091 tempest-GroupSnapshotsTest-1797933444 None] Acquiring lock "cinder-quobyte-872c7236-f2bf-4ea2-925a-2807166f9ffd" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:18:49 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-d7ebcc3e-037f-4353-b7f2-2a9f156c3c73 tempest-VolumesDeleteCascade-556672535 None] Lock "cinder-quobyte-c5483e95-7241-42d5-9e59-5860f3a4b1fc" released by "delete_volume" :: held 0.816s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:18:49 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-44b44213-d79b-4f48-9c48-c95a8088a091 tempest-GroupSnapshotsTest-1797933444 None] Lock "cinder-quobyte-872c7236-f2bf-4ea2-925a-2807166f9ffd" acquired by "delete_snapshot" :: waited 0.038s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:18:49 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-44b44213-d79b-4f48-9c48-c95a8088a091 tempest-GroupSnapshotsTest-1797933444 None] Acquiring lock "cinder-quobyte-08ec94e8-cfc7-473b-8fcd-44579b8e2fde" by "_delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:18:49 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-44b44213-d79b-4f48-9c48-c95a8088a091 tempest-GroupSnapshotsTest-1797933444 None] Lock "cinder-quobyte-08ec94e8-cfc7-473b-8fcd-44579b8e2fde" acquired by "_delete_snapshot" :: waited 0.055s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:18:49 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-44b44213-d79b-4f48-9c48-c95a8088a091 tempest-GroupSnapshotsTest-1797933444 None] Deleting offline snapshot 08ec94e8-cfc7-473b-8fcd-44579b8e2fde of volume 872c7236-f2bf-4ea2-925a-2807166f9ffd {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 15 16:18:50 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-44b44213-d79b-4f48-9c48-c95a8088a091 tempest-GroupSnapshotsTest-1797933444 None] snapshot_file for this snap is: volume-872c7236-f2bf-4ea2-925a-2807166f9ffd.08ec94e8-cfc7-473b-8fcd-44579b8e2fde {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 15 16:18:50 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[b8186493-4310-4c54-9a67-9c3f81d070ce]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:18:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-44b44213-d79b-4f48-9c48-c95a8088a091 tempest-GroupSnapshotsTest-1797933444 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-872c7236-f2bf-4ea2-925a-2807166f9ffd.08ec94e8-cfc7-473b-8fcd-44579b8e2fde {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:50 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-d7ebcc3e-037f-4353-b7f2-2a9f156c3c73 tempest-VolumesDeleteCascade-556672535 None] Created reservations ['f4dfbadb-bdb4-4b29-bf9d-25a2501e74e1', '4e9b103c-9497-4fdb-b9b1-977ce72c51b7', 'cdd6ff88-3844-43ad-ae4d-4a64a6545963', 'c86473b9-b8e9-44d1-b8dd-c598c12a4870'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:18:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d7ebcc3e-037f-4353-b7f2-2a9f156c3c73 tempest-VolumesDeleteCascade-556672535 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:18:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d7ebcc3e-037f-4353-b7f2-2a9f156c3c73 tempest-VolumesDeleteCascade-556672535 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:18:50 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-d7ebcc3e-037f-4353-b7f2-2a9f156c3c73 tempest-VolumesDeleteCascade-556672535 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:18:50 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-d7ebcc3e-037f-4353-b7f2-2a9f156c3c73 tempest-VolumesDeleteCascade-556672535 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:18:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d7ebcc3e-037f-4353-b7f2-2a9f156c3c73 tempest-VolumesDeleteCascade-556672535 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:18:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d7ebcc3e-037f-4353-b7f2-2a9f156c3c73 tempest-VolumesDeleteCascade-556672535 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:50 devstack sudo[103366]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-872c7236-f2bf-4ea2-925a-2807166f9ffd.08ec94e8-cfc7-473b-8fcd-44579b8e2fde Aug 15 16:18:50 devstack sudo[103366]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:50 devstack sudo[103412]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:18:50 devstack sudo[103412]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:50 devstack sudo[103366]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-44b44213-d79b-4f48-9c48-c95a8088a091 tempest-GroupSnapshotsTest-1797933444 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-872c7236-f2bf-4ea2-925a-2807166f9ffd.08ec94e8-cfc7-473b-8fcd-44579b8e2fde" returned: 0 in 0.569s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:50 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-44b44213-d79b-4f48-9c48-c95a8088a091 tempest-GroupSnapshotsTest-1797933444 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-872c7236-f2bf-4ea2-925a-2807166f9ffd(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:18:50 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[12a0b062-7473-4f59-8d4c-4aa161d43f60]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:18:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-44b44213-d79b-4f48-9c48-c95a8088a091 tempest-GroupSnapshotsTest-1797933444 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-872c7236-f2bf-4ea2-925a-2807166f9ffd {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:50 devstack sudo[103412]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d7ebcc3e-037f-4353-b7f2-2a9f156c3c73 tempest-VolumesDeleteCascade-556672535 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.517s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:50 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-d7ebcc3e-037f-4353-b7f2-2a9f156c3c73 tempest-VolumesDeleteCascade-556672535 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:18:50 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-d7ebcc3e-037f-4353-b7f2-2a9f156c3c73 tempest-VolumesDeleteCascade-556672535 None] Deleted volume successfully. Aug 15 16:18:50 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-d7ebcc3e-037f-4353-b7f2-2a9f156c3c73 tempest-VolumesDeleteCascade-556672535 None] Lock "cinder-c5483e95-7241-42d5-9e59-5860f3a4b1fc-delete_volume" released by "delete_volume" :: held 1.786s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:18:50 devstack sudo[103455]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-872c7236-f2bf-4ea2-925a-2807166f9ffd Aug 15 16:18:50 devstack sudo[103455]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:51 devstack sudo[103455]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-44b44213-d79b-4f48-9c48-c95a8088a091 tempest-GroupSnapshotsTest-1797933444 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-872c7236-f2bf-4ea2-925a-2807166f9ffd" returned: 0 in 0.605s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-44b44213-d79b-4f48-9c48-c95a8088a091 tempest-GroupSnapshotsTest-1797933444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-872c7236-f2bf-4ea2-925a-2807166f9ffd.08ec94e8-cfc7-473b-8fcd-44579b8e2fde {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:51 devstack sudo[103787]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-872c7236-f2bf-4ea2-925a-2807166f9ffd.08ec94e8-cfc7-473b-8fcd-44579b8e2fde Aug 15 16:18:51 devstack sudo[103787]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:51 devstack sudo[103787]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-44b44213-d79b-4f48-9c48-c95a8088a091 tempest-GroupSnapshotsTest-1797933444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-872c7236-f2bf-4ea2-925a-2807166f9ffd.08ec94e8-cfc7-473b-8fcd-44579b8e2fde" returned: 0 in 0.453s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-44b44213-d79b-4f48-9c48-c95a8088a091 tempest-GroupSnapshotsTest-1797933444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-872c7236-f2bf-4ea2-925a-2807166f9ffd.08ec94e8-cfc7-473b-8fcd-44579b8e2fde {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:51 devstack sudo[103803]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-872c7236-f2bf-4ea2-925a-2807166f9ffd.08ec94e8-cfc7-473b-8fcd-44579b8e2fde Aug 15 16:18:51 devstack sudo[103803]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:52 devstack sudo[103803]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:52 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-44b44213-d79b-4f48-9c48-c95a8088a091 tempest-GroupSnapshotsTest-1797933444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-872c7236-f2bf-4ea2-925a-2807166f9ffd.08ec94e8-cfc7-473b-8fcd-44579b8e2fde" returned: 0 in 0.338s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:52 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-44b44213-d79b-4f48-9c48-c95a8088a091 tempest-GroupSnapshotsTest-1797933444 None] Lock "cinder-quobyte-08ec94e8-cfc7-473b-8fcd-44579b8e2fde" released by "_delete_snapshot" :: held 2.152s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:18:52 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-44b44213-d79b-4f48-9c48-c95a8088a091 tempest-GroupSnapshotsTest-1797933444 None] Lock "cinder-quobyte-872c7236-f2bf-4ea2-925a-2807166f9ffd" released by "delete_snapshot" :: held 2.217s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:18:52 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-44b44213-d79b-4f48-9c48-c95a8088a091 tempest-GroupSnapshotsTest-1797933444 None] Acquiring lock "cinder-quobyte-87d750db-478f-45b7-93ab-e997f0fa7dd6" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:18:52 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-44b44213-d79b-4f48-9c48-c95a8088a091 tempest-GroupSnapshotsTest-1797933444 None] Lock "cinder-quobyte-87d750db-478f-45b7-93ab-e997f0fa7dd6" acquired by "delete_snapshot" :: waited 0.026s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:18:52 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-44b44213-d79b-4f48-9c48-c95a8088a091 tempest-GroupSnapshotsTest-1797933444 None] Acquiring lock "cinder-quobyte-7aa8ec36-e512-41a6-912f-b66fb082b8b8" by "_delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:18:52 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-44b44213-d79b-4f48-9c48-c95a8088a091 tempest-GroupSnapshotsTest-1797933444 None] Lock "cinder-quobyte-7aa8ec36-e512-41a6-912f-b66fb082b8b8" acquired by "_delete_snapshot" :: waited 0.041s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:18:52 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-44b44213-d79b-4f48-9c48-c95a8088a091 tempest-GroupSnapshotsTest-1797933444 None] Deleting offline snapshot 7aa8ec36-e512-41a6-912f-b66fb082b8b8 of volume 87d750db-478f-45b7-93ab-e997f0fa7dd6 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 15 16:18:52 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-44b44213-d79b-4f48-9c48-c95a8088a091 tempest-GroupSnapshotsTest-1797933444 None] snapshot_file for this snap is: volume-87d750db-478f-45b7-93ab-e997f0fa7dd6.7aa8ec36-e512-41a6-912f-b66fb082b8b8 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 15 16:18:52 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[bf1f88d0-fdd0-4221-b582-7fe83444d490]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:18:52 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-44b44213-d79b-4f48-9c48-c95a8088a091 tempest-GroupSnapshotsTest-1797933444 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-87d750db-478f-45b7-93ab-e997f0fa7dd6.7aa8ec36-e512-41a6-912f-b66fb082b8b8 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:52 devstack sudo[103820]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-87d750db-478f-45b7-93ab-e997f0fa7dd6.7aa8ec36-e512-41a6-912f-b66fb082b8b8 Aug 15 16:18:52 devstack sudo[103820]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:52 devstack sudo[103820]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:52 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-44b44213-d79b-4f48-9c48-c95a8088a091 tempest-GroupSnapshotsTest-1797933444 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-87d750db-478f-45b7-93ab-e997f0fa7dd6.7aa8ec36-e512-41a6-912f-b66fb082b8b8" returned: 0 in 0.541s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:52 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-44b44213-d79b-4f48-9c48-c95a8088a091 tempest-GroupSnapshotsTest-1797933444 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-87d750db-478f-45b7-93ab-e997f0fa7dd6(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:18:52 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[b2c20eff-0fe6-4b4e-b209-2cd025373d2a]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:18:52 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-44b44213-d79b-4f48-9c48-c95a8088a091 tempest-GroupSnapshotsTest-1797933444 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-87d750db-478f-45b7-93ab-e997f0fa7dd6 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:53 devstack sudo[103826]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-87d750db-478f-45b7-93ab-e997f0fa7dd6 Aug 15 16:18:53 devstack sudo[103826]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:53 devstack sudo[103826]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-44b44213-d79b-4f48-9c48-c95a8088a091 tempest-GroupSnapshotsTest-1797933444 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-87d750db-478f-45b7-93ab-e997f0fa7dd6" returned: 0 in 0.498s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-44b44213-d79b-4f48-9c48-c95a8088a091 tempest-GroupSnapshotsTest-1797933444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-87d750db-478f-45b7-93ab-e997f0fa7dd6.7aa8ec36-e512-41a6-912f-b66fb082b8b8 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:53 devstack sudo[103833]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-87d750db-478f-45b7-93ab-e997f0fa7dd6.7aa8ec36-e512-41a6-912f-b66fb082b8b8 Aug 15 16:18:53 devstack sudo[103833]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:54 devstack sudo[103833]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-44b44213-d79b-4f48-9c48-c95a8088a091 tempest-GroupSnapshotsTest-1797933444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-87d750db-478f-45b7-93ab-e997f0fa7dd6.7aa8ec36-e512-41a6-912f-b66fb082b8b8" returned: 0 in 0.738s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-44b44213-d79b-4f48-9c48-c95a8088a091 tempest-GroupSnapshotsTest-1797933444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-87d750db-478f-45b7-93ab-e997f0fa7dd6.7aa8ec36-e512-41a6-912f-b66fb082b8b8 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:54 devstack sudo[103839]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-87d750db-478f-45b7-93ab-e997f0fa7dd6.7aa8ec36-e512-41a6-912f-b66fb082b8b8 Aug 15 16:18:54 devstack sudo[103839]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:54 devstack sudo[103839]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-44b44213-d79b-4f48-9c48-c95a8088a091 tempest-GroupSnapshotsTest-1797933444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-87d750db-478f-45b7-93ab-e997f0fa7dd6.7aa8ec36-e512-41a6-912f-b66fb082b8b8" returned: 0 in 0.385s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:54 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-44b44213-d79b-4f48-9c48-c95a8088a091 tempest-GroupSnapshotsTest-1797933444 None] Lock "cinder-quobyte-7aa8ec36-e512-41a6-912f-b66fb082b8b8" released by "_delete_snapshot" :: held 2.339s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:18:54 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-44b44213-d79b-4f48-9c48-c95a8088a091 tempest-GroupSnapshotsTest-1797933444 None] Lock "cinder-quobyte-87d750db-478f-45b7-93ab-e997f0fa7dd6" released by "delete_snapshot" :: held 2.394s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:18:54 devstack cinder-volume[94214]: WARNING cinder.quota [None req-44b44213-d79b-4f48-9c48-c95a8088a091 tempest-GroupSnapshotsTest-1797933444 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-250008294 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-250008294, it is now deprecated. Please use the default quota class for default quota. Aug 15 16:18:54 devstack cinder-volume[94214]: WARNING cinder.quota [None req-44b44213-d79b-4f48-9c48-c95a8088a091 tempest-GroupSnapshotsTest-1797933444 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-250008294 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-250008294, it is now deprecated. Please use the default quota class for default quota. Aug 15 16:18:54 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-44b44213-d79b-4f48-9c48-c95a8088a091 tempest-GroupSnapshotsTest-1797933444 None] Created reservations ['49504cc4-4e90-4748-813b-861d199602a6', 'd2cd7ef6-e5ea-47fe-8dfe-1b88c25b7b0b', '5e0d1472-ba16-4799-bc3f-ee2b095ea6da', '3f2e1753-6bf2-4d94-bf3f-0ddf80902182'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:18:54 devstack cinder-volume[94214]: DEBUG oslo_service.periodic_task [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94214) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 15 16:18:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:18:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:18:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:18:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:18:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:18:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:54 devstack sudo[103842]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:18:54 devstack sudo[103842]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:55 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-44b44213-d79b-4f48-9c48-c95a8088a091 tempest-GroupSnapshotsTest-1797933444 None] Created reservations ['584d424b-55fd-4e52-a115-52c7829ecdea', '9d6791af-a080-4ab1-b882-80c0a74eb516', '9301b346-451e-44ea-bf11-9785773693f8', '27cf1f8f-56bf-4ebf-b000-3240d3086523'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:18:55 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-44b44213-d79b-4f48-9c48-c95a8088a091 tempest-GroupSnapshotsTest-1797933444 None] group_snapshot c5519fe5-9191-468c-9894-4794ea68d54d: deleted successfully Aug 15 16:18:55 devstack sudo[103842]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.416s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:55 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:18:55 devstack cinder-volume[94214]: DEBUG oslo_service.periodic_task [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Running periodic task VolumeManager._thread_info {{(pid=94214) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 15 16:18:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] thread count: 28 {{(pid=94214) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 15 16:18:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] thread info: [<_MainThread(MainThread, started 127815644156032)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94214) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 15 16:18:56 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-bb4f4911-1c7a-41dc-a016-d09e5daf2fb4 tempest-GroupSnapshotsTest-1797933444 None] Acquiring lock "cinder-quobyte-872c7236-f2bf-4ea2-925a-2807166f9ffd" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:18:56 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-bb4f4911-1c7a-41dc-a016-d09e5daf2fb4 tempest-GroupSnapshotsTest-1797933444 None] Lock "cinder-quobyte-872c7236-f2bf-4ea2-925a-2807166f9ffd" acquired by "delete_volume" :: waited 0.030s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:18:56 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[d2e200ef-afb1-4252-94b0-9a21c1603c15]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:18:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-bb4f4911-1c7a-41dc-a016-d09e5daf2fb4 tempest-GroupSnapshotsTest-1797933444 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-872c7236-f2bf-4ea2-925a-2807166f9ffd {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:56 devstack sudo[103846]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-872c7236-f2bf-4ea2-925a-2807166f9ffd Aug 15 16:18:56 devstack sudo[103846]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:56 devstack sudo[103846]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-bb4f4911-1c7a-41dc-a016-d09e5daf2fb4 tempest-GroupSnapshotsTest-1797933444 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-872c7236-f2bf-4ea2-925a-2807166f9ffd" returned: 0 in 0.509s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-bb4f4911-1c7a-41dc-a016-d09e5daf2fb4 tempest-GroupSnapshotsTest-1797933444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-872c7236-f2bf-4ea2-925a-2807166f9ffd {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:56 devstack sudo[103852]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-872c7236-f2bf-4ea2-925a-2807166f9ffd Aug 15 16:18:56 devstack sudo[103852]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:57 devstack sudo[103852]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:57 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-bb4f4911-1c7a-41dc-a016-d09e5daf2fb4 tempest-GroupSnapshotsTest-1797933444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-872c7236-f2bf-4ea2-925a-2807166f9ffd" returned: 0 in 0.418s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:57 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-bb4f4911-1c7a-41dc-a016-d09e5daf2fb4 tempest-GroupSnapshotsTest-1797933444 None] Lock "cinder-quobyte-872c7236-f2bf-4ea2-925a-2807166f9ffd" released by "delete_volume" :: held 1.029s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:18:57 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-bb4f4911-1c7a-41dc-a016-d09e5daf2fb4 tempest-GroupSnapshotsTest-1797933444 None] Acquiring lock "cinder-quobyte-87d750db-478f-45b7-93ab-e997f0fa7dd6" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:18:57 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-bb4f4911-1c7a-41dc-a016-d09e5daf2fb4 tempest-GroupSnapshotsTest-1797933444 None] Lock "cinder-quobyte-87d750db-478f-45b7-93ab-e997f0fa7dd6" acquired by "delete_volume" :: waited 0.021s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:18:57 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[608bcfb5-ba6a-4741-84b6-b967b745dc20]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:18:57 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-bb4f4911-1c7a-41dc-a016-d09e5daf2fb4 tempest-GroupSnapshotsTest-1797933444 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-87d750db-478f-45b7-93ab-e997f0fa7dd6 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:57 devstack sudo[103855]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-87d750db-478f-45b7-93ab-e997f0fa7dd6 Aug 15 16:18:57 devstack sudo[103855]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:58 devstack sudo[103855]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-bb4f4911-1c7a-41dc-a016-d09e5daf2fb4 tempest-GroupSnapshotsTest-1797933444 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-87d750db-478f-45b7-93ab-e997f0fa7dd6" returned: 0 in 0.692s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-bb4f4911-1c7a-41dc-a016-d09e5daf2fb4 tempest-GroupSnapshotsTest-1797933444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-87d750db-478f-45b7-93ab-e997f0fa7dd6 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:58 devstack sudo[103860]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-87d750db-478f-45b7-93ab-e997f0fa7dd6 Aug 15 16:18:58 devstack sudo[103860]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:58 devstack sudo[103860]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-bb4f4911-1c7a-41dc-a016-d09e5daf2fb4 tempest-GroupSnapshotsTest-1797933444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-87d750db-478f-45b7-93ab-e997f0fa7dd6" returned: 0 in 0.424s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:58 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-bb4f4911-1c7a-41dc-a016-d09e5daf2fb4 tempest-GroupSnapshotsTest-1797933444 None] Lock "cinder-quobyte-87d750db-478f-45b7-93ab-e997f0fa7dd6" released by "delete_volume" :: held 1.210s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:18:58 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-bb4f4911-1c7a-41dc-a016-d09e5daf2fb4 tempest-GroupSnapshotsTest-1797933444 None] Created reservations ['c24e6af5-0de7-4c6c-b224-03a61eb54b1e'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:18:58 devstack cinder-volume[94214]: WARNING cinder.quota [None req-bb4f4911-1c7a-41dc-a016-d09e5daf2fb4 tempest-GroupSnapshotsTest-1797933444 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-250008294 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-250008294, it is now deprecated. Please use the default quota class for default quota. Aug 15 16:18:58 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-bb4f4911-1c7a-41dc-a016-d09e5daf2fb4 tempest-GroupSnapshotsTest-1797933444 None] Created reservations ['fbce5f06-3bd4-462b-bc7f-b7522cc82692', '4ed66714-2f7b-4584-bfc0-4fd08cbde38d', '2d6c3e2d-1662-45df-85e0-680045d6ac29', 'ee6c29e6-3afd-4e54-8646-8b18fd02309e'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:18:59 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-bb4f4911-1c7a-41dc-a016-d09e5daf2fb4 tempest-GroupSnapshotsTest-1797933444 None] Created reservations ['5259f5a8-a967-4bb8-9acf-d3ae76b0c33e', 'e779d57f-2939-4bb1-b288-c23df1fa9670', '455a93a8-9474-4335-b26e-f20b18e068ae', 'ba539ae7-198c-43ff-a1eb-620ad485df47'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:18:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-bb4f4911-1c7a-41dc-a016-d09e5daf2fb4 tempest-GroupSnapshotsTest-1797933444 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:18:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-bb4f4911-1c7a-41dc-a016-d09e5daf2fb4 tempest-GroupSnapshotsTest-1797933444 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:18:59 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-bb4f4911-1c7a-41dc-a016-d09e5daf2fb4 tempest-GroupSnapshotsTest-1797933444 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:18:59 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-bb4f4911-1c7a-41dc-a016-d09e5daf2fb4 tempest-GroupSnapshotsTest-1797933444 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:18:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-bb4f4911-1c7a-41dc-a016-d09e5daf2fb4 tempest-GroupSnapshotsTest-1797933444 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.020s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:18:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-bb4f4911-1c7a-41dc-a016-d09e5daf2fb4 tempest-GroupSnapshotsTest-1797933444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:18:59 devstack sudo[103864]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:18:59 devstack sudo[103864]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:18:59 devstack sudo[103864]: pam_unix(sudo:session): session closed for user root Aug 15 16:18:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-bb4f4911-1c7a-41dc-a016-d09e5daf2fb4 tempest-GroupSnapshotsTest-1797933444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.325s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:18:59 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-bb4f4911-1c7a-41dc-a016-d09e5daf2fb4 tempest-GroupSnapshotsTest-1797933444 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:18:59 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-bb4f4911-1c7a-41dc-a016-d09e5daf2fb4 tempest-GroupSnapshotsTest-1797933444 None] Delete group completed successfully. Aug 15 16:19:00 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-cf8e2881-7c25-4578-a7e1-bb5e58505b09 tempest-GroupSnapshotsTest-1797933444 None] Group tempest-GroupSnapshotsTest-Group-1312984821: creating Aug 15 16:19:01 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-cf8e2881-7c25-4578-a7e1-bb5e58505b09 tempest-GroupSnapshotsTest-1797933444 None] Group tempest-GroupSnapshotsTest-Group-1312984821: created successfully Aug 15 16:19:01 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-cf8e2881-7c25-4578-a7e1-bb5e58505b09 tempest-GroupSnapshotsTest-1797933444 None] Create group completed successfully. Aug 15 16:19:01 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-061e7ea2-fa9b-4dab-bf3b-e77ef044774b tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:19:01 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-061e7ea2-fa9b-4dab-bf3b-e77ef044774b tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Flow 'volume_create_manager' (5db6fb0e-d826-4b0f-9269-b938d8481903) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:19:01 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-061e7ea2-fa9b-4dab-bf3b-e77ef044774b tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (eb4a7c14-31a8-460a-a149-db50ac409af8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:01 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-061e7ea2-fa9b-4dab-bf3b-e77ef044774b tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (eb4a7c14-31a8-460a-a149-db50ac409af8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:19:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-584316749',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e1b96917-2173-47d7-94ac-3406bf4a4d6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68512e96759246369c0fc427c6bd79b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:19:01Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:19:01Z,use_quota=True,user_id='741fe813b60243329f9a1203e1475c86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:01 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-061e7ea2-fa9b-4dab-bf3b-e77ef044774b tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (569464ce-b00d-473b-b8e4-669b6e614de8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:01 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-061e7ea2-fa9b-4dab-bf3b-e77ef044774b tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (569464ce-b00d-473b-b8e4-669b6e614de8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:01 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-061e7ea2-fa9b-4dab-bf3b-e77ef044774b tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b745091c-7092-419c-bf6a-4adb3b92077c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:01 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-061e7ea2-fa9b-4dab-bf3b-e77ef044774b tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b745091c-7092-419c-bf6a-4adb3b92077c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e1b96917-2173-47d7-94ac-3406bf4a4d6a', 'volume_name': 'volume-e1b96917-2173-47d7-94ac-3406bf4a4d6a', 'volume_size': 2}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:01 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-061e7ea2-fa9b-4dab-bf3b-e77ef044774b tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (790c2a76-e71b-4224-9968-e526a69c55c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:01 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-061e7ea2-fa9b-4dab-bf3b-e77ef044774b tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (790c2a76-e71b-4224-9968-e526a69c55c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:01 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-061e7ea2-fa9b-4dab-bf3b-e77ef044774b tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (44d44e8d-9954-4f70-807c-e18eb12832c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:01 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-061e7ea2-fa9b-4dab-bf3b-e77ef044774b tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Volume e1b96917-2173-47d7-94ac-3406bf4a4d6a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e1b96917-2173-47d7-94ac-3406bf4a4d6a', 'volume_size': 2} Aug 15 16:19:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-061e7ea2-fa9b-4dab-bf3b-e77ef044774b tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:19:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-061e7ea2-fa9b-4dab-bf3b-e77ef044774b tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:19:01 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-061e7ea2-fa9b-4dab-bf3b-e77ef044774b tempest-VolumesSnapshotNegativeTestJSON-19314517 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:19:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-584316749',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e1b96917-2173-47d7-94ac-3406bf4a4d6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68512e96759246369c0fc427c6bd79b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:19:01Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:19:01Z,use_quota=True,user_id='741fe813b60243329f9a1203e1475c86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:19:01 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-061e7ea2-fa9b-4dab-bf3b-e77ef044774b tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Creating volume e1b96917-2173-47d7-94ac-3406bf4a4d6a {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:19:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-061e7ea2-fa9b-4dab-bf3b-e77ef044774b tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:19:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-061e7ea2-fa9b-4dab-bf3b-e77ef044774b tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:19:01 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-061e7ea2-fa9b-4dab-bf3b-e77ef044774b tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:19:01 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-061e7ea2-fa9b-4dab-bf3b-e77ef044774b tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:19:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-061e7ea2-fa9b-4dab-bf3b-e77ef044774b tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:19:01 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-061e7ea2-fa9b-4dab-bf3b-e77ef044774b tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:19:01 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-061e7ea2-fa9b-4dab-bf3b-e77ef044774b tempest-VolumesSnapshotNegativeTestJSON-19314517 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:19:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-061e7ea2-fa9b-4dab-bf3b-e77ef044774b tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e1b96917-2173-47d7-94ac-3406bf4a4d6a 2147483648 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:01 devstack sudo[103869]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e1b96917-2173-47d7-94ac-3406bf4a4d6a 2147483648 Aug 15 16:19:01 devstack sudo[103869]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:01 devstack sudo[103869]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-061e7ea2-fa9b-4dab-bf3b-e77ef044774b tempest-VolumesSnapshotNegativeTestJSON-19314517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e1b96917-2173-47d7-94ac-3406bf4a4d6a 2147483648" returned: 0 in 0.619s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-061e7ea2-fa9b-4dab-bf3b-e77ef044774b tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e1b96917-2173-47d7-94ac-3406bf4a4d6a {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:01 devstack sudo[103875]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e1b96917-2173-47d7-94ac-3406bf4a4d6a Aug 15 16:19:01 devstack sudo[103875]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:02 devstack sudo[103875]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-061e7ea2-fa9b-4dab-bf3b-e77ef044774b tempest-VolumesSnapshotNegativeTestJSON-19314517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e1b96917-2173-47d7-94ac-3406bf4a4d6a" returned: 0 in 0.461s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:02 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-061e7ea2-fa9b-4dab-bf3b-e77ef044774b tempest-VolumesSnapshotNegativeTestJSON-19314517 None] <== create_volume: return (1153ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:19:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-061e7ea2-fa9b-4dab-bf3b-e77ef044774b tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.158s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:19:02 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-061e7ea2-fa9b-4dab-bf3b-e77ef044774b tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (44d44e8d-9954-4f70-807c-e18eb12832c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e1b96917-2173-47d7-94ac-3406bf4a4d6a', 'volume_size': 2}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:02 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-061e7ea2-fa9b-4dab-bf3b-e77ef044774b tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d37f78db-f401-4328-840c-07d605fd1b65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:02 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-061e7ea2-fa9b-4dab-bf3b-e77ef044774b tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Volume volume-e1b96917-2173-47d7-94ac-3406bf4a4d6a (e1b96917-2173-47d7-94ac-3406bf4a4d6a): created successfully Aug 15 16:19:02 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-061e7ea2-fa9b-4dab-bf3b-e77ef044774b tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d37f78db-f401-4328-840c-07d605fd1b65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:02 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-061e7ea2-fa9b-4dab-bf3b-e77ef044774b tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Flow 'volume_create_manager' (5db6fb0e-d826-4b0f-9269-b938d8481903) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:19:02 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-061e7ea2-fa9b-4dab-bf3b-e77ef044774b tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Created volume successfully. Aug 15 16:19:02 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-019f5104-acce-476c-afb2-be3c60ef6489 tempest-GroupSnapshotsTest-1797933444 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:19:02 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-019f5104-acce-476c-afb2-be3c60ef6489 tempest-GroupSnapshotsTest-1797933444 None] Flow 'volume_create_manager' (9ff5b15e-812a-4aeb-b280-a32c617734be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:19:02 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-019f5104-acce-476c-afb2-be3c60ef6489 tempest-GroupSnapshotsTest-1797933444 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (666fa314-209b-4df0-b640-34cf4dd15afd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:02 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-019f5104-acce-476c-afb2-be3c60ef6489 tempest-GroupSnapshotsTest-1797933444 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (666fa314-209b-4df0-b640-34cf4dd15afd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:19:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1629564032',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=df6d3fea-21a9-443f-972f-93daceb2c4ad,host='devstack@QuobyteHD#QuobyteHD',id=4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb591fc5fdd04ea19def24fbdd9d4a4c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:19:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:19:03Z,use_quota=True,user_id='3f832abef0a24fbc8e71c88ae67fce41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d54dca44-83dd-4e31-ba57-00bf7494f43f),volume_type_id=d54dca44-83dd-4e31-ba57-00bf7494f43f)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:02 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-019f5104-acce-476c-afb2-be3c60ef6489 tempest-GroupSnapshotsTest-1797933444 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7d8e7ae8-ab61-4c90-b440-25e15b209d52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:02 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-019f5104-acce-476c-afb2-be3c60ef6489 tempest-GroupSnapshotsTest-1797933444 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7d8e7ae8-ab61-4c90-b440-25e15b209d52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:02 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-019f5104-acce-476c-afb2-be3c60ef6489 tempest-GroupSnapshotsTest-1797933444 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8f0c98ba-58d1-4e21-9af9-713bcfa776d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:02 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-019f5104-acce-476c-afb2-be3c60ef6489 tempest-GroupSnapshotsTest-1797933444 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8f0c98ba-58d1-4e21-9af9-713bcfa776d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2', 'volume_name': 'volume-4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:02 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-019f5104-acce-476c-afb2-be3c60ef6489 tempest-GroupSnapshotsTest-1797933444 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (aa812ad4-3205-4f79-8338-3aa39a19f65a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:02 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-019f5104-acce-476c-afb2-be3c60ef6489 tempest-GroupSnapshotsTest-1797933444 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (aa812ad4-3205-4f79-8338-3aa39a19f65a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:02 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-019f5104-acce-476c-afb2-be3c60ef6489 tempest-GroupSnapshotsTest-1797933444 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d7fb9433-25c0-4232-8cd9-040dd47cb568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:02 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-019f5104-acce-476c-afb2-be3c60ef6489 tempest-GroupSnapshotsTest-1797933444 None] Volume 4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2', 'volume_size': 1} Aug 15 16:19:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-019f5104-acce-476c-afb2-be3c60ef6489 tempest-GroupSnapshotsTest-1797933444 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:19:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-019f5104-acce-476c-afb2-be3c60ef6489 tempest-GroupSnapshotsTest-1797933444 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:19:02 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-019f5104-acce-476c-afb2-be3c60ef6489 tempest-GroupSnapshotsTest-1797933444 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=df6d3fea-21a9-443f-972f-93daceb2c4ad,created_at=2026-08-15T14:19:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1629564032',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=df6d3fea-21a9-443f-972f-93daceb2c4ad,host='devstack@QuobyteHD#QuobyteHD',id=4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb591fc5fdd04ea19def24fbdd9d4a4c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:19:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:19:03Z,use_quota=True,user_id='3f832abef0a24fbc8e71c88ae67fce41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d54dca44-83dd-4e31-ba57-00bf7494f43f),volume_type_id=d54dca44-83dd-4e31-ba57-00bf7494f43f)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:19:02 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-019f5104-acce-476c-afb2-be3c60ef6489 tempest-GroupSnapshotsTest-1797933444 None] Creating volume 4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:19:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-019f5104-acce-476c-afb2-be3c60ef6489 tempest-GroupSnapshotsTest-1797933444 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:19:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-019f5104-acce-476c-afb2-be3c60ef6489 tempest-GroupSnapshotsTest-1797933444 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:19:02 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-019f5104-acce-476c-afb2-be3c60ef6489 tempest-GroupSnapshotsTest-1797933444 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:19:02 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-019f5104-acce-476c-afb2-be3c60ef6489 tempest-GroupSnapshotsTest-1797933444 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:19:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-019f5104-acce-476c-afb2-be3c60ef6489 tempest-GroupSnapshotsTest-1797933444 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:19:02 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-019f5104-acce-476c-afb2-be3c60ef6489 tempest-GroupSnapshotsTest-1797933444 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:19:02 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-019f5104-acce-476c-afb2-be3c60ef6489 tempest-GroupSnapshotsTest-1797933444 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:19:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-019f5104-acce-476c-afb2-be3c60ef6489 tempest-GroupSnapshotsTest-1797933444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:02 devstack sudo[103878]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2 1073741824 Aug 15 16:19:02 devstack sudo[103878]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:03 devstack sudo[103878]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-019f5104-acce-476c-afb2-be3c60ef6489 tempest-GroupSnapshotsTest-1797933444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2 1073741824" returned: 0 in 0.580s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-019f5104-acce-476c-afb2-be3c60ef6489 tempest-GroupSnapshotsTest-1797933444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-037e9101-7ec8-45b9-91fc-e35774ca37b0 tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:19:03 devstack sudo[103884]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2 Aug 15 16:19:03 devstack sudo[103884]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:03 devstack sudo[103884]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-019f5104-acce-476c-afb2-be3c60ef6489 tempest-GroupSnapshotsTest-1797933444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2" returned: 0 in 0.341s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:03 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-019f5104-acce-476c-afb2-be3c60ef6489 tempest-GroupSnapshotsTest-1797933444 None] <== create_volume: return (999ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:19:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-019f5104-acce-476c-afb2-be3c60ef6489 tempest-GroupSnapshotsTest-1797933444 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.002s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:19:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-037e9101-7ec8-45b9-91fc-e35774ca37b0 tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.320s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:19:03 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-019f5104-acce-476c-afb2-be3c60ef6489 tempest-GroupSnapshotsTest-1797933444 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d7fb9433-25c0-4232-8cd9-040dd47cb568) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:03 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-019f5104-acce-476c-afb2-be3c60ef6489 tempest-GroupSnapshotsTest-1797933444 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (75293424-3bd2-49cd-af7e-06eb4adda3f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:03 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-037e9101-7ec8-45b9-91fc-e35774ca37b0 tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Creating offline snapshot 6b69511c-a957-4bb0-b1d6-507d02366ba8 of volume e1b96917-2173-47d7-94ac-3406bf4a4d6a {{(pid=94214) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 15 16:19:03 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-019f5104-acce-476c-afb2-be3c60ef6489 tempest-GroupSnapshotsTest-1797933444 None] Volume volume-4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2 (4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2): created successfully Aug 15 16:19:03 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-019f5104-acce-476c-afb2-be3c60ef6489 tempest-GroupSnapshotsTest-1797933444 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (75293424-3bd2-49cd-af7e-06eb4adda3f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:03 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-019f5104-acce-476c-afb2-be3c60ef6489 tempest-GroupSnapshotsTest-1797933444 None] Flow 'volume_create_manager' (9ff5b15e-812a-4aeb-b280-a32c617734be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:19:03 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[e52e4336-2ce4-458c-bbca-2041e8404766]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:19:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-037e9101-7ec8-45b9-91fc-e35774ca37b0 tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e1b96917-2173-47d7-94ac-3406bf4a4d6a {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:03 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-019f5104-acce-476c-afb2-be3c60ef6489 tempest-GroupSnapshotsTest-1797933444 None] Created volume successfully. Aug 15 16:19:03 devstack sudo[103887]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e1b96917-2173-47d7-94ac-3406bf4a4d6a Aug 15 16:19:03 devstack sudo[103887]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:04 devstack sudo[103887]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:04 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-037e9101-7ec8-45b9-91fc-e35774ca37b0 tempest-VolumesSnapshotNegativeTestJSON-19314517 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e1b96917-2173-47d7-94ac-3406bf4a4d6a" returned: 0 in 0.406s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:04 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-037e9101-7ec8-45b9-91fc-e35774ca37b0 tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e1b96917-2173-47d7-94ac-3406bf4a4d6a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e1b96917-2173-47d7-94ac-3406bf4a4d6a.6b69511c-a957-4bb0-b1d6-507d02366ba8 2G {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:04 devstack sudo[103892]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e1b96917-2173-47d7-94ac-3406bf4a4d6a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e1b96917-2173-47d7-94ac-3406bf4a4d6a.6b69511c-a957-4bb0-b1d6-507d02366ba8 2G Aug 15 16:19:04 devstack sudo[103892]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:04 devstack sudo[103892]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:04 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-037e9101-7ec8-45b9-91fc-e35774ca37b0 tempest-VolumesSnapshotNegativeTestJSON-19314517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e1b96917-2173-47d7-94ac-3406bf4a4d6a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e1b96917-2173-47d7-94ac-3406bf4a4d6a.6b69511c-a957-4bb0-b1d6-507d02366ba8 2G" returned: 0 in 0.510s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:04 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-037e9101-7ec8-45b9-91fc-e35774ca37b0 tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e1b96917-2173-47d7-94ac-3406bf4a4d6a -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e1b96917-2173-47d7-94ac-3406bf4a4d6a.6b69511c-a957-4bb0-b1d6-507d02366ba8 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:04 devstack sudo[103899]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e1b96917-2173-47d7-94ac-3406bf4a4d6a -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e1b96917-2173-47d7-94ac-3406bf4a4d6a.6b69511c-a957-4bb0-b1d6-507d02366ba8 Aug 15 16:19:04 devstack sudo[103899]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:05 devstack sudo[103899]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-037e9101-7ec8-45b9-91fc-e35774ca37b0 tempest-VolumesSnapshotNegativeTestJSON-19314517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e1b96917-2173-47d7-94ac-3406bf4a4d6a -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e1b96917-2173-47d7-94ac-3406bf4a4d6a.6b69511c-a957-4bb0-b1d6-507d02366ba8" returned: 0 in 0.511s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:05 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-037e9101-7ec8-45b9-91fc-e35774ca37b0 tempest-VolumesSnapshotNegativeTestJSON-19314517 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e1b96917-2173-47d7-94ac-3406bf4a4d6a.6b69511c-a957-4bb0-b1d6-507d02366ba8 is being set with open permissions: ugo+rw Aug 15 16:19:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-037e9101-7ec8-45b9-91fc-e35774ca37b0 tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e1b96917-2173-47d7-94ac-3406bf4a4d6a.6b69511c-a957-4bb0-b1d6-507d02366ba8 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:05 devstack sudo[103939]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e1b96917-2173-47d7-94ac-3406bf4a4d6a.6b69511c-a957-4bb0-b1d6-507d02366ba8 Aug 15 16:19:05 devstack sudo[103939]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:05 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-f4e3b352-be72-4bef-962b-ad27e96942a7 tempest-GroupSnapshotsTest-1797933444 None] GroupSnapshot 30a0dc30-73cd-4bfd-ab71-a85a8ebc1ab1: creating. Aug 15 16:19:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f4e3b352-be72-4bef-962b-ad27e96942a7 tempest-GroupSnapshotsTest-1797933444 None] Group snapshot 30a0dc30-73cd-4bfd-ab71-a85a8ebc1ab1: creating. {{(pid=94214) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4175}} Aug 15 16:19:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f4e3b352-be72-4bef-962b-ad27e96942a7 tempest-GroupSnapshotsTest-1797933444 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:19:05 devstack sudo[103939]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-037e9101-7ec8-45b9-91fc-e35774ca37b0 tempest-VolumesSnapshotNegativeTestJSON-19314517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e1b96917-2173-47d7-94ac-3406bf4a4d6a.6b69511c-a957-4bb0-b1d6-507d02366ba8" returned: 0 in 0.370s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-037e9101-7ec8-45b9-91fc-e35774ca37b0 tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e1b96917-2173-47d7-94ac-3406bf4a4d6a.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:05 devstack sudo[103944]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e1b96917-2173-47d7-94ac-3406bf4a4d6a.info Aug 15 16:19:05 devstack sudo[103944]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:05 devstack sudo[103944]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-037e9101-7ec8-45b9-91fc-e35774ca37b0 tempest-VolumesSnapshotNegativeTestJSON-19314517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e1b96917-2173-47d7-94ac-3406bf4a4d6a.info" returned: 0 in 0.280s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:05 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-037e9101-7ec8-45b9-91fc-e35774ca37b0 tempest-VolumesSnapshotNegativeTestJSON-19314517 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e1b96917-2173-47d7-94ac-3406bf4a4d6a.info is being set with open permissions: ugo+rw Aug 15 16:19:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-037e9101-7ec8-45b9-91fc-e35774ca37b0 tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e1b96917-2173-47d7-94ac-3406bf4a4d6a.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:06 devstack sudo[103947]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e1b96917-2173-47d7-94ac-3406bf4a4d6a.info Aug 15 16:19:06 devstack sudo[103947]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:06 devstack sudo[103947]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-037e9101-7ec8-45b9-91fc-e35774ca37b0 tempest-VolumesSnapshotNegativeTestJSON-19314517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e1b96917-2173-47d7-94ac-3406bf4a4d6a.info" returned: 0 in 0.258s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-037e9101-7ec8-45b9-91fc-e35774ca37b0 tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.482s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:19:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f4e3b352-be72-4bef-962b-ad27e96942a7 tempest-GroupSnapshotsTest-1797933444 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.620s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:19:06 devstack cinder-volume[94214]: DEBUG dbcounter [-] [94214] Writing DB stats cinder:UPDATE=148,cinder:DELETE=9,cinder:SELECT=163,cinder:INSERT=39 {{(pid=94214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 16:19:06 devstack cinder-volume[94214]: DEBUG dbcounter [-] [94214] Writing DB stats cinder:SELECT=155,cinder:UPDATE=155,cinder:INSERT=47,cinder:DELETE=6 {{(pid=94214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 16:19:06 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-f4e3b352-be72-4bef-962b-ad27e96942a7 tempest-GroupSnapshotsTest-1797933444 None] Creating offline snapshot bc164db9-2a2b-4640-ae1d-27b598845e78 of volume 4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2 {{(pid=94214) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 15 16:19:06 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-037e9101-7ec8-45b9-91fc-e35774ca37b0 tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Create snapshot completed successfully Aug 15 16:19:06 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[0bb2236a-11b4-46de-8aff-10be390f71ee]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:19:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f4e3b352-be72-4bef-962b-ad27e96942a7 tempest-GroupSnapshotsTest-1797933444 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:06 devstack sudo[103950]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2 Aug 15 16:19:06 devstack sudo[103950]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:06 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-42e60aaf-d813-42f9-8170-8628a1ed8725 tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Acquiring lock "cinder-6b69511c-a957-4bb0-b1d6-507d02366ba8-delete_snapshot" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:19:06 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-42e60aaf-d813-42f9-8170-8628a1ed8725 tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Lock "cinder-6b69511c-a957-4bb0-b1d6-507d02366ba8-delete_snapshot" acquired by "delete_snapshot" :: waited 0.031s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:19:06 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-42e60aaf-d813-42f9-8170-8628a1ed8725 tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Acquiring lock "cinder-quobyte-e1b96917-2173-47d7-94ac-3406bf4a4d6a" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:19:06 devstack sudo[103950]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f4e3b352-be72-4bef-962b-ad27e96942a7 tempest-GroupSnapshotsTest-1797933444 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2" returned: 0 in 0.496s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f4e3b352-be72-4bef-962b-ad27e96942a7 tempest-GroupSnapshotsTest-1797933444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2.bc164db9-2a2b-4640-ae1d-27b598845e78 1G {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:06 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-42e60aaf-d813-42f9-8170-8628a1ed8725 tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Lock "cinder-quobyte-e1b96917-2173-47d7-94ac-3406bf4a4d6a" acquired by "delete_snapshot" :: waited 0.039s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:19:06 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-42e60aaf-d813-42f9-8170-8628a1ed8725 tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Acquiring lock "cinder-quobyte-6b69511c-a957-4bb0-b1d6-507d02366ba8" by "_delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:19:06 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-42e60aaf-d813-42f9-8170-8628a1ed8725 tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Lock "cinder-quobyte-6b69511c-a957-4bb0-b1d6-507d02366ba8" acquired by "_delete_snapshot" :: waited 0.025s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:19:06 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-42e60aaf-d813-42f9-8170-8628a1ed8725 tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Deleting offline snapshot 6b69511c-a957-4bb0-b1d6-507d02366ba8 of volume e1b96917-2173-47d7-94ac-3406bf4a4d6a {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 15 16:19:06 devstack sudo[103955]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2.bc164db9-2a2b-4640-ae1d-27b598845e78 1G Aug 15 16:19:06 devstack sudo[103955]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:06 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-42e60aaf-d813-42f9-8170-8628a1ed8725 tempest-VolumesSnapshotNegativeTestJSON-19314517 None] snapshot_file for this snap is: volume-e1b96917-2173-47d7-94ac-3406bf4a4d6a.6b69511c-a957-4bb0-b1d6-507d02366ba8 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 15 16:19:06 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[0a5b80b6-fe63-4cf6-b65a-5143186eed55]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:19:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-42e60aaf-d813-42f9-8170-8628a1ed8725 tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e1b96917-2173-47d7-94ac-3406bf4a4d6a.6b69511c-a957-4bb0-b1d6-507d02366ba8 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:07 devstack sudo[103957]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e1b96917-2173-47d7-94ac-3406bf4a4d6a.6b69511c-a957-4bb0-b1d6-507d02366ba8 Aug 15 16:19:07 devstack sudo[103957]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:07 devstack sudo[103955]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f4e3b352-be72-4bef-962b-ad27e96942a7 tempest-GroupSnapshotsTest-1797933444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2.bc164db9-2a2b-4640-ae1d-27b598845e78 1G" returned: 0 in 0.500s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f4e3b352-be72-4bef-962b-ad27e96942a7 tempest-GroupSnapshotsTest-1797933444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2.bc164db9-2a2b-4640-ae1d-27b598845e78 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:07 devstack sudo[103957]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-42e60aaf-d813-42f9-8170-8628a1ed8725 tempest-VolumesSnapshotNegativeTestJSON-19314517 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e1b96917-2173-47d7-94ac-3406bf4a4d6a.6b69511c-a957-4bb0-b1d6-507d02366ba8" returned: 0 in 0.433s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:07 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-42e60aaf-d813-42f9-8170-8628a1ed8725 tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-e1b96917-2173-47d7-94ac-3406bf4a4d6a(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:19:07 devstack sudo[103965]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2.bc164db9-2a2b-4640-ae1d-27b598845e78 Aug 15 16:19:07 devstack sudo[103965]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:07 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[f3f7a179-054f-4504-b709-914077b447c7]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:19:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-42e60aaf-d813-42f9-8170-8628a1ed8725 tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e1b96917-2173-47d7-94ac-3406bf4a4d6a {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:07 devstack sudo[103967]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e1b96917-2173-47d7-94ac-3406bf4a4d6a Aug 15 16:19:07 devstack sudo[103967]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:07 devstack sudo[103965]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f4e3b352-be72-4bef-962b-ad27e96942a7 tempest-GroupSnapshotsTest-1797933444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2.bc164db9-2a2b-4640-ae1d-27b598845e78" returned: 0 in 0.360s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:07 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-f4e3b352-be72-4bef-962b-ad27e96942a7 tempest-GroupSnapshotsTest-1797933444 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2.bc164db9-2a2b-4640-ae1d-27b598845e78 is being set with open permissions: ugo+rw: NotImplementedError Aug 15 16:19:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f4e3b352-be72-4bef-962b-ad27e96942a7 tempest-GroupSnapshotsTest-1797933444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2.bc164db9-2a2b-4640-ae1d-27b598845e78 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:07 devstack sudo[103972]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2.bc164db9-2a2b-4640-ae1d-27b598845e78 Aug 15 16:19:07 devstack sudo[103972]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:07 devstack sudo[103967]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-42e60aaf-d813-42f9-8170-8628a1ed8725 tempest-VolumesSnapshotNegativeTestJSON-19314517 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e1b96917-2173-47d7-94ac-3406bf4a4d6a" returned: 0 in 0.518s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-42e60aaf-d813-42f9-8170-8628a1ed8725 tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e1b96917-2173-47d7-94ac-3406bf4a4d6a.6b69511c-a957-4bb0-b1d6-507d02366ba8 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:07 devstack sudo[103977]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e1b96917-2173-47d7-94ac-3406bf4a4d6a.6b69511c-a957-4bb0-b1d6-507d02366ba8 Aug 15 16:19:07 devstack sudo[103977]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:08 devstack sudo[103972]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f4e3b352-be72-4bef-962b-ad27e96942a7 tempest-GroupSnapshotsTest-1797933444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2.bc164db9-2a2b-4640-ae1d-27b598845e78" returned: 0 in 0.342s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f4e3b352-be72-4bef-962b-ad27e96942a7 tempest-GroupSnapshotsTest-1797933444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:08 devstack sudo[103980]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2.info Aug 15 16:19:08 devstack sudo[103980]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:08 devstack sudo[103977]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-42e60aaf-d813-42f9-8170-8628a1ed8725 tempest-VolumesSnapshotNegativeTestJSON-19314517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e1b96917-2173-47d7-94ac-3406bf4a4d6a.6b69511c-a957-4bb0-b1d6-507d02366ba8" returned: 0 in 0.378s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-42e60aaf-d813-42f9-8170-8628a1ed8725 tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e1b96917-2173-47d7-94ac-3406bf4a4d6a.6b69511c-a957-4bb0-b1d6-507d02366ba8 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:08 devstack sudo[103986]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e1b96917-2173-47d7-94ac-3406bf4a4d6a.6b69511c-a957-4bb0-b1d6-507d02366ba8 Aug 15 16:19:08 devstack sudo[103986]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:08 devstack sudo[103980]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f4e3b352-be72-4bef-962b-ad27e96942a7 tempest-GroupSnapshotsTest-1797933444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2.info" returned: 0 in 0.309s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:08 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-f4e3b352-be72-4bef-962b-ad27e96942a7 tempest-GroupSnapshotsTest-1797933444 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2.info is being set with open permissions: ugo+rw: NotImplementedError Aug 15 16:19:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f4e3b352-be72-4bef-962b-ad27e96942a7 tempest-GroupSnapshotsTest-1797933444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:08 devstack sudo[103989]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2.info Aug 15 16:19:08 devstack sudo[103989]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:08 devstack sudo[103986]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-42e60aaf-d813-42f9-8170-8628a1ed8725 tempest-VolumesSnapshotNegativeTestJSON-19314517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e1b96917-2173-47d7-94ac-3406bf4a4d6a.6b69511c-a957-4bb0-b1d6-507d02366ba8" returned: 0 in 0.353s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:08 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-bf5415e2-1ad7-44bf-ba7b-2c32de04a28e tempest-VolumesListAdminTestJSON-1312883664 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:19:08 devstack sudo[103989]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:08 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-bf5415e2-1ad7-44bf-ba7b-2c32de04a28e tempest-VolumesListAdminTestJSON-1312883664 None] Flow 'volume_create_manager' (3c2c1b0d-a550-42f8-b835-f7f359ab080a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:19:08 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-bf5415e2-1ad7-44bf-ba7b-2c32de04a28e tempest-VolumesListAdminTestJSON-1312883664 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ef5a2a17-2bf5-419a-b912-a1bb6296eba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f4e3b352-be72-4bef-962b-ad27e96942a7 tempest-GroupSnapshotsTest-1797933444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2.info" returned: 0 in 0.338s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f4e3b352-be72-4bef-962b-ad27e96942a7 tempest-GroupSnapshotsTest-1797933444 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.486s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:19:08 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-42e60aaf-d813-42f9-8170-8628a1ed8725 tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Lock "cinder-quobyte-6b69511c-a957-4bb0-b1d6-507d02366ba8" released by "_delete_snapshot" :: held 1.883s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:19:08 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-bf5415e2-1ad7-44bf-ba7b-2c32de04a28e tempest-VolumesListAdminTestJSON-1312883664 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ef5a2a17-2bf5-419a-b912-a1bb6296eba8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:19:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-433454112',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d194f1a0-cda2-4173-ae47-fb4d4c5cb7e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c36df9c5573247fc86077d1aead59bbc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:19:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:19:09Z,use_quota=True,user_id='ae7309f45278486496a3fb29c09a7864',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:08 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-bf5415e2-1ad7-44bf-ba7b-2c32de04a28e tempest-VolumesListAdminTestJSON-1312883664 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6d2db70a-ba90-48b9-a15a-fdf846b509fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:08 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-bf5415e2-1ad7-44bf-ba7b-2c32de04a28e tempest-VolumesListAdminTestJSON-1312883664 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6d2db70a-ba90-48b9-a15a-fdf846b509fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:08 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-bf5415e2-1ad7-44bf-ba7b-2c32de04a28e tempest-VolumesListAdminTestJSON-1312883664 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3f99043d-bd73-488d-9669-3e87b3618bf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:08 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-bf5415e2-1ad7-44bf-ba7b-2c32de04a28e tempest-VolumesListAdminTestJSON-1312883664 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3f99043d-bd73-488d-9669-3e87b3618bf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd194f1a0-cda2-4173-ae47-fb4d4c5cb7e3', 'volume_name': 'volume-d194f1a0-cda2-4173-ae47-fb4d4c5cb7e3', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:08 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-bf5415e2-1ad7-44bf-ba7b-2c32de04a28e tempest-VolumesListAdminTestJSON-1312883664 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b5273da4-032d-4faf-8220-ba4095c21fff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:08 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-bf5415e2-1ad7-44bf-ba7b-2c32de04a28e tempest-VolumesListAdminTestJSON-1312883664 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b5273da4-032d-4faf-8220-ba4095c21fff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:08 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-bf5415e2-1ad7-44bf-ba7b-2c32de04a28e tempest-VolumesListAdminTestJSON-1312883664 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (869d61dd-abf2-4c60-9bba-af139581e3e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:08 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-bf5415e2-1ad7-44bf-ba7b-2c32de04a28e tempest-VolumesListAdminTestJSON-1312883664 None] Volume d194f1a0-cda2-4173-ae47-fb4d4c5cb7e3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d194f1a0-cda2-4173-ae47-fb4d4c5cb7e3', 'volume_size': 1} Aug 15 16:19:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-bf5415e2-1ad7-44bf-ba7b-2c32de04a28e tempest-VolumesListAdminTestJSON-1312883664 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:19:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-bf5415e2-1ad7-44bf-ba7b-2c32de04a28e tempest-VolumesListAdminTestJSON-1312883664 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:19:08 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-bf5415e2-1ad7-44bf-ba7b-2c32de04a28e tempest-VolumesListAdminTestJSON-1312883664 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:19:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-433454112',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d194f1a0-cda2-4173-ae47-fb4d4c5cb7e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c36df9c5573247fc86077d1aead59bbc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:19:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:19:09Z,use_quota=True,user_id='ae7309f45278486496a3fb29c09a7864',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:19:08 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-bf5415e2-1ad7-44bf-ba7b-2c32de04a28e tempest-VolumesListAdminTestJSON-1312883664 None] Creating volume d194f1a0-cda2-4173-ae47-fb4d4c5cb7e3 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:19:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-bf5415e2-1ad7-44bf-ba7b-2c32de04a28e tempest-VolumesListAdminTestJSON-1312883664 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:19:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-bf5415e2-1ad7-44bf-ba7b-2c32de04a28e tempest-VolumesListAdminTestJSON-1312883664 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:19:08 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-bf5415e2-1ad7-44bf-ba7b-2c32de04a28e tempest-VolumesListAdminTestJSON-1312883664 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:19:08 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-bf5415e2-1ad7-44bf-ba7b-2c32de04a28e tempest-VolumesListAdminTestJSON-1312883664 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:19:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-bf5415e2-1ad7-44bf-ba7b-2c32de04a28e tempest-VolumesListAdminTestJSON-1312883664 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:19:08 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-bf5415e2-1ad7-44bf-ba7b-2c32de04a28e tempest-VolumesListAdminTestJSON-1312883664 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:19:08 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-bf5415e2-1ad7-44bf-ba7b-2c32de04a28e tempest-VolumesListAdminTestJSON-1312883664 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:19:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-bf5415e2-1ad7-44bf-ba7b-2c32de04a28e tempest-VolumesListAdminTestJSON-1312883664 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d194f1a0-cda2-4173-ae47-fb4d4c5cb7e3 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:08 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-42e60aaf-d813-42f9-8170-8628a1ed8725 tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Lock "cinder-quobyte-e1b96917-2173-47d7-94ac-3406bf4a4d6a" released by "delete_snapshot" :: held 1.984s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:19:08 devstack sudo[103993]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d194f1a0-cda2-4173-ae47-fb4d4c5cb7e3 1073741824 Aug 15 16:19:08 devstack sudo[103993]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:08 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-f4e3b352-be72-4bef-962b-ad27e96942a7 tempest-GroupSnapshotsTest-1797933444 None] group_snapshot 30a0dc30-73cd-4bfd-ab71-a85a8ebc1ab1: created successfully Aug 15 16:19:08 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-42e60aaf-d813-42f9-8170-8628a1ed8725 tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Created reservations ['67a3700b-7dec-4e7e-be91-7f9ba772ac3e', '11a75df6-e094-473a-a872-04e1a2cbfec8', 'cd7c5bcd-b860-4c9b-a472-28ee63dfaef9', '90589e77-3c69-4701-94ba-1eef3250346c'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:19:09 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-42e60aaf-d813-42f9-8170-8628a1ed8725 tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Delete snapshot completed successfully. Aug 15 16:19:09 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-42e60aaf-d813-42f9-8170-8628a1ed8725 tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Lock "cinder-6b69511c-a957-4bb0-b1d6-507d02366ba8-delete_snapshot" released by "delete_snapshot" :: held 2.217s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:19:09 devstack sudo[103993]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-bf5415e2-1ad7-44bf-ba7b-2c32de04a28e tempest-VolumesListAdminTestJSON-1312883664 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d194f1a0-cda2-4173-ae47-fb4d4c5cb7e3 1073741824" returned: 0 in 0.463s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-bf5415e2-1ad7-44bf-ba7b-2c32de04a28e tempest-VolumesListAdminTestJSON-1312883664 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d194f1a0-cda2-4173-ae47-fb4d4c5cb7e3 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:09 devstack sudo[104000]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d194f1a0-cda2-4173-ae47-fb4d4c5cb7e3 Aug 15 16:19:09 devstack sudo[104000]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:09 devstack sudo[104000]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-bf5415e2-1ad7-44bf-ba7b-2c32de04a28e tempest-VolumesListAdminTestJSON-1312883664 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d194f1a0-cda2-4173-ae47-fb4d4c5cb7e3" returned: 0 in 0.260s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:09 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-bf5415e2-1ad7-44bf-ba7b-2c32de04a28e tempest-VolumesListAdminTestJSON-1312883664 None] <== create_volume: return (762ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:19:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-bf5415e2-1ad7-44bf-ba7b-2c32de04a28e tempest-VolumesListAdminTestJSON-1312883664 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.766s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:19:09 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-bf5415e2-1ad7-44bf-ba7b-2c32de04a28e tempest-VolumesListAdminTestJSON-1312883664 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (869d61dd-abf2-4c60-9bba-af139581e3e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d194f1a0-cda2-4173-ae47-fb4d4c5cb7e3', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:09 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-bf5415e2-1ad7-44bf-ba7b-2c32de04a28e tempest-VolumesListAdminTestJSON-1312883664 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c289f8fc-c39f-46ed-9a96-ce0a0ec246d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:09 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-bf5415e2-1ad7-44bf-ba7b-2c32de04a28e tempest-VolumesListAdminTestJSON-1312883664 None] Volume volume-d194f1a0-cda2-4173-ae47-fb4d4c5cb7e3 (d194f1a0-cda2-4173-ae47-fb4d4c5cb7e3): created successfully Aug 15 16:19:09 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-bf5415e2-1ad7-44bf-ba7b-2c32de04a28e tempest-VolumesListAdminTestJSON-1312883664 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c289f8fc-c39f-46ed-9a96-ce0a0ec246d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:09 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-bf5415e2-1ad7-44bf-ba7b-2c32de04a28e tempest-VolumesListAdminTestJSON-1312883664 None] Flow 'volume_create_manager' (3c2c1b0d-a550-42f8-b835-f7f359ab080a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:19:09 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-bf5415e2-1ad7-44bf-ba7b-2c32de04a28e tempest-VolumesListAdminTestJSON-1312883664 None] Created volume successfully. Aug 15 16:19:10 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-ffdbf96e-e6fd-48ca-bacb-bf261ded32ad tempest-GroupSnapshotsTest-1797933444 None] group_snapshot 30a0dc30-73cd-4bfd-ab71-a85a8ebc1ab1: deleting Aug 15 16:19:10 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ffdbf96e-e6fd-48ca-bacb-bf261ded32ad tempest-GroupSnapshotsTest-1797933444 None] group_snapshot 30a0dc30-73cd-4bfd-ab71-a85a8ebc1ab1: deleting {{(pid=94214) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4350}} Aug 15 16:19:10 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-39d740ca-1b7f-4708-aab3-54c391fcf834 tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Acquiring lock "cinder-e1b96917-2173-47d7-94ac-3406bf4a4d6a-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:19:10 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ffdbf96e-e6fd-48ca-bacb-bf261ded32ad tempest-GroupSnapshotsTest-1797933444 None] Acquiring lock "cinder-quobyte-4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:19:10 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-39d740ca-1b7f-4708-aab3-54c391fcf834 tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Lock "cinder-e1b96917-2173-47d7-94ac-3406bf4a4d6a-delete_volume" acquired by "delete_volume" :: waited 0.031s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:19:10 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ffdbf96e-e6fd-48ca-bacb-bf261ded32ad tempest-GroupSnapshotsTest-1797933444 None] Lock "cinder-quobyte-4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2" acquired by "delete_snapshot" :: waited 0.025s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:19:10 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ffdbf96e-e6fd-48ca-bacb-bf261ded32ad tempest-GroupSnapshotsTest-1797933444 None] Acquiring lock "cinder-quobyte-bc164db9-2a2b-4640-ae1d-27b598845e78" by "_delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:19:10 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ffdbf96e-e6fd-48ca-bacb-bf261ded32ad tempest-GroupSnapshotsTest-1797933444 None] Lock "cinder-quobyte-bc164db9-2a2b-4640-ae1d-27b598845e78" acquired by "_delete_snapshot" :: waited 0.023s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:19:10 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-ffdbf96e-e6fd-48ca-bacb-bf261ded32ad tempest-GroupSnapshotsTest-1797933444 None] Deleting offline snapshot bc164db9-2a2b-4640-ae1d-27b598845e78 of volume 4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 15 16:19:10 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-ffdbf96e-e6fd-48ca-bacb-bf261ded32ad tempest-GroupSnapshotsTest-1797933444 None] snapshot_file for this snap is: volume-4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2.bc164db9-2a2b-4640-ae1d-27b598845e78 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 15 16:19:10 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-39d740ca-1b7f-4708-aab3-54c391fcf834 tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Acquiring lock "cinder-quobyte-e1b96917-2173-47d7-94ac-3406bf4a4d6a" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:19:10 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[c345c7ad-8578-4bf2-a486-cce75461fe3c]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:19:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ffdbf96e-e6fd-48ca-bacb-bf261ded32ad tempest-GroupSnapshotsTest-1797933444 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2.bc164db9-2a2b-4640-ae1d-27b598845e78 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:10 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-39d740ca-1b7f-4708-aab3-54c391fcf834 tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Lock "cinder-quobyte-e1b96917-2173-47d7-94ac-3406bf4a4d6a" acquired by "delete_volume" :: waited 0.035s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:19:10 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[b7c61f37-ebe4-47fd-93ec-ff6de32dc9bb]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:19:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-39d740ca-1b7f-4708-aab3-54c391fcf834 tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e1b96917-2173-47d7-94ac-3406bf4a4d6a {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:10 devstack sudo[104032]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2.bc164db9-2a2b-4640-ae1d-27b598845e78 Aug 15 16:19:10 devstack sudo[104032]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:10 devstack sudo[104033]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e1b96917-2173-47d7-94ac-3406bf4a4d6a Aug 15 16:19:10 devstack sudo[104033]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:10 devstack sudo[104032]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ffdbf96e-e6fd-48ca-bacb-bf261ded32ad tempest-GroupSnapshotsTest-1797933444 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2.bc164db9-2a2b-4640-ae1d-27b598845e78" returned: 0 in 0.509s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:10 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-ffdbf96e-e6fd-48ca-bacb-bf261ded32ad tempest-GroupSnapshotsTest-1797933444 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:19:10 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[92a6325c-c3cb-4fb2-b63a-8d95686db699]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:19:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ffdbf96e-e6fd-48ca-bacb-bf261ded32ad tempest-GroupSnapshotsTest-1797933444 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:10 devstack sudo[104033]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-39d740ca-1b7f-4708-aab3-54c391fcf834 tempest-VolumesSnapshotNegativeTestJSON-19314517 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e1b96917-2173-47d7-94ac-3406bf4a4d6a" returned: 0 in 0.501s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-39d740ca-1b7f-4708-aab3-54c391fcf834 tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e1b96917-2173-47d7-94ac-3406bf4a4d6a {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:10 devstack sudo[104043]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e1b96917-2173-47d7-94ac-3406bf4a4d6a Aug 15 16:19:10 devstack sudo[104043]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:10 devstack sudo[104042]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2 Aug 15 16:19:10 devstack sudo[104042]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:11 devstack sudo[104043]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-39d740ca-1b7f-4708-aab3-54c391fcf834 tempest-VolumesSnapshotNegativeTestJSON-19314517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e1b96917-2173-47d7-94ac-3406bf4a4d6a" returned: 0 in 0.369s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:11 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-39d740ca-1b7f-4708-aab3-54c391fcf834 tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Lock "cinder-quobyte-e1b96917-2173-47d7-94ac-3406bf4a4d6a" released by "delete_volume" :: held 0.980s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:19:11 devstack sudo[104042]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ffdbf96e-e6fd-48ca-bacb-bf261ded32ad tempest-GroupSnapshotsTest-1797933444 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2" returned: 0 in 0.464s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ffdbf96e-e6fd-48ca-bacb-bf261ded32ad tempest-GroupSnapshotsTest-1797933444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2.bc164db9-2a2b-4640-ae1d-27b598845e78 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:11 devstack sudo[104061]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2.bc164db9-2a2b-4640-ae1d-27b598845e78 Aug 15 16:19:11 devstack sudo[104061]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:11 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-39d740ca-1b7f-4708-aab3-54c391fcf834 tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Created reservations ['64cca5cc-7e30-4975-aef1-8850089701c9', 'ba559a04-b309-4d0b-8802-069001515d97', '7ea78c3a-9c44-4a14-b845-ed17ca71e7b4', '1d60d7c1-fafc-4312-8018-85a61c80038b'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:19:11 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-41f3d519-9c93-4071-ac7d-24fa752f1adc tempest-VolumesListAdminTestJSON-1312883664 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:19:11 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-41f3d519-9c93-4071-ac7d-24fa752f1adc tempest-VolumesListAdminTestJSON-1312883664 None] Flow 'volume_create_manager' (a131a358-3548-4620-a8fa-e2776c30d75c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:19:11 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-41f3d519-9c93-4071-ac7d-24fa752f1adc tempest-VolumesListAdminTestJSON-1312883664 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9486c554-7b95-4cfc-a0f5-00755c3b5174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:11 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-41f3d519-9c93-4071-ac7d-24fa752f1adc tempest-VolumesListAdminTestJSON-1312883664 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9486c554-7b95-4cfc-a0f5-00755c3b5174) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:19:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-154783',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=34fb7716-a963-4a92-9815-b19cd43e3bf3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c36df9c5573247fc86077d1aead59bbc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:19:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:19:11Z,use_quota=True,user_id='ae7309f45278486496a3fb29c09a7864',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:11 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-41f3d519-9c93-4071-ac7d-24fa752f1adc tempest-VolumesListAdminTestJSON-1312883664 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (15d896b6-82bc-4006-b21e-fd512660c340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:11 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-41f3d519-9c93-4071-ac7d-24fa752f1adc tempest-VolumesListAdminTestJSON-1312883664 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (15d896b6-82bc-4006-b21e-fd512660c340) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:11 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-41f3d519-9c93-4071-ac7d-24fa752f1adc tempest-VolumesListAdminTestJSON-1312883664 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e6ea3eee-4b5b-4400-bd6a-d354e8132282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:11 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-41f3d519-9c93-4071-ac7d-24fa752f1adc tempest-VolumesListAdminTestJSON-1312883664 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e6ea3eee-4b5b-4400-bd6a-d354e8132282) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '34fb7716-a963-4a92-9815-b19cd43e3bf3', 'volume_name': 'volume-34fb7716-a963-4a92-9815-b19cd43e3bf3', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:11 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-41f3d519-9c93-4071-ac7d-24fa752f1adc tempest-VolumesListAdminTestJSON-1312883664 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8d2fc126-e09b-4b8e-9256-288293e59c82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:11 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-41f3d519-9c93-4071-ac7d-24fa752f1adc tempest-VolumesListAdminTestJSON-1312883664 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8d2fc126-e09b-4b8e-9256-288293e59c82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:11 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-41f3d519-9c93-4071-ac7d-24fa752f1adc tempest-VolumesListAdminTestJSON-1312883664 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d71c4288-9921-4841-9049-460efce493ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:11 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-41f3d519-9c93-4071-ac7d-24fa752f1adc tempest-VolumesListAdminTestJSON-1312883664 None] Volume 34fb7716-a963-4a92-9815-b19cd43e3bf3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-34fb7716-a963-4a92-9815-b19cd43e3bf3', 'volume_size': 1} Aug 15 16:19:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-41f3d519-9c93-4071-ac7d-24fa752f1adc tempest-VolumesListAdminTestJSON-1312883664 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:19:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-41f3d519-9c93-4071-ac7d-24fa752f1adc tempest-VolumesListAdminTestJSON-1312883664 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:19:11 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-41f3d519-9c93-4071-ac7d-24fa752f1adc tempest-VolumesListAdminTestJSON-1312883664 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:19:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-154783',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=34fb7716-a963-4a92-9815-b19cd43e3bf3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c36df9c5573247fc86077d1aead59bbc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:19:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:19:11Z,use_quota=True,user_id='ae7309f45278486496a3fb29c09a7864',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:19:11 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-41f3d519-9c93-4071-ac7d-24fa752f1adc tempest-VolumesListAdminTestJSON-1312883664 None] Creating volume 34fb7716-a963-4a92-9815-b19cd43e3bf3 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:19:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-41f3d519-9c93-4071-ac7d-24fa752f1adc tempest-VolumesListAdminTestJSON-1312883664 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:19:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-41f3d519-9c93-4071-ac7d-24fa752f1adc tempest-VolumesListAdminTestJSON-1312883664 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:19:11 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-41f3d519-9c93-4071-ac7d-24fa752f1adc tempest-VolumesListAdminTestJSON-1312883664 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:19:11 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-41f3d519-9c93-4071-ac7d-24fa752f1adc tempest-VolumesListAdminTestJSON-1312883664 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:19:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-41f3d519-9c93-4071-ac7d-24fa752f1adc tempest-VolumesListAdminTestJSON-1312883664 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:19:11 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-41f3d519-9c93-4071-ac7d-24fa752f1adc tempest-VolumesListAdminTestJSON-1312883664 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:19:11 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-41f3d519-9c93-4071-ac7d-24fa752f1adc tempest-VolumesListAdminTestJSON-1312883664 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:19:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-41f3d519-9c93-4071-ac7d-24fa752f1adc tempest-VolumesListAdminTestJSON-1312883664 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-34fb7716-a963-4a92-9815-b19cd43e3bf3 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:11 devstack sudo[104063]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-34fb7716-a963-4a92-9815-b19cd43e3bf3 1073741824 Aug 15 16:19:11 devstack sudo[104063]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-39d740ca-1b7f-4708-aab3-54c391fcf834 tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:19:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-39d740ca-1b7f-4708-aab3-54c391fcf834 tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:19:11 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-39d740ca-1b7f-4708-aab3-54c391fcf834 tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:19:11 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-39d740ca-1b7f-4708-aab3-54c391fcf834 tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:19:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-39d740ca-1b7f-4708-aab3-54c391fcf834 tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:19:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-39d740ca-1b7f-4708-aab3-54c391fcf834 tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:11 devstack sudo[104067]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:19:11 devstack sudo[104067]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:11 devstack sudo[104061]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ffdbf96e-e6fd-48ca-bacb-bf261ded32ad tempest-GroupSnapshotsTest-1797933444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2.bc164db9-2a2b-4640-ae1d-27b598845e78" returned: 0 in 0.469s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ffdbf96e-e6fd-48ca-bacb-bf261ded32ad tempest-GroupSnapshotsTest-1797933444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2.bc164db9-2a2b-4640-ae1d-27b598845e78 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:11 devstack sudo[104070]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2.bc164db9-2a2b-4640-ae1d-27b598845e78 Aug 15 16:19:11 devstack sudo[104070]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:11 devstack sudo[104067]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-39d740ca-1b7f-4708-aab3-54c391fcf834 tempest-VolumesSnapshotNegativeTestJSON-19314517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.305s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:11 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-39d740ca-1b7f-4708-aab3-54c391fcf834 tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:19:11 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-39d740ca-1b7f-4708-aab3-54c391fcf834 tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Deleted volume successfully. Aug 15 16:19:11 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-39d740ca-1b7f-4708-aab3-54c391fcf834 tempest-VolumesSnapshotNegativeTestJSON-19314517 None] Lock "cinder-e1b96917-2173-47d7-94ac-3406bf4a4d6a-delete_volume" released by "delete_volume" :: held 1.776s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:19:12 devstack sudo[104063]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:12 devstack sudo[104070]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:12 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-41f3d519-9c93-4071-ac7d-24fa752f1adc tempest-VolumesListAdminTestJSON-1312883664 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-34fb7716-a963-4a92-9815-b19cd43e3bf3 1073741824" returned: 0 in 0.529s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:12 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ffdbf96e-e6fd-48ca-bacb-bf261ded32ad tempest-GroupSnapshotsTest-1797933444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2.bc164db9-2a2b-4640-ae1d-27b598845e78" returned: 0 in 0.299s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:12 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ffdbf96e-e6fd-48ca-bacb-bf261ded32ad tempest-GroupSnapshotsTest-1797933444 None] Lock "cinder-quobyte-bc164db9-2a2b-4640-ae1d-27b598845e78" released by "_delete_snapshot" :: held 1.912s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:19:12 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ffdbf96e-e6fd-48ca-bacb-bf261ded32ad tempest-GroupSnapshotsTest-1797933444 None] Lock "cinder-quobyte-4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2" released by "delete_snapshot" :: held 1.944s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:19:12 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-41f3d519-9c93-4071-ac7d-24fa752f1adc tempest-VolumesListAdminTestJSON-1312883664 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-34fb7716-a963-4a92-9815-b19cd43e3bf3 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:12 devstack sudo[104077]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-34fb7716-a963-4a92-9815-b19cd43e3bf3 Aug 15 16:19:12 devstack sudo[104077]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:12 devstack cinder-volume[94214]: WARNING cinder.quota [None req-ffdbf96e-e6fd-48ca-bacb-bf261ded32ad tempest-GroupSnapshotsTest-1797933444 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2019435727 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2019435727, it is now deprecated. Please use the default quota class for default quota. Aug 15 16:19:12 devstack cinder-volume[94214]: WARNING cinder.quota [None req-ffdbf96e-e6fd-48ca-bacb-bf261ded32ad tempest-GroupSnapshotsTest-1797933444 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-2019435727 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-2019435727, it is now deprecated. Please use the default quota class for default quota. Aug 15 16:19:12 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-ffdbf96e-e6fd-48ca-bacb-bf261ded32ad tempest-GroupSnapshotsTest-1797933444 None] Created reservations ['28672763-64fe-4f31-95f2-4a015835b351', 'ac65b930-72cc-43c9-b9d1-e47065ca0562', '7fa61875-520f-4320-ac6b-ee61661a4364', '565edc39-bd59-4b7e-8203-de272c126acd'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:19:12 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-ffdbf96e-e6fd-48ca-bacb-bf261ded32ad tempest-GroupSnapshotsTest-1797933444 None] group_snapshot 30a0dc30-73cd-4bfd-ab71-a85a8ebc1ab1: deleted successfully Aug 15 16:19:12 devstack sudo[104077]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:12 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-41f3d519-9c93-4071-ac7d-24fa752f1adc tempest-VolumesListAdminTestJSON-1312883664 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-34fb7716-a963-4a92-9815-b19cd43e3bf3" returned: 0 in 0.252s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:12 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-41f3d519-9c93-4071-ac7d-24fa752f1adc tempest-VolumesListAdminTestJSON-1312883664 None] <== create_volume: return (853ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:19:12 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-41f3d519-9c93-4071-ac7d-24fa752f1adc tempest-VolumesListAdminTestJSON-1312883664 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.855s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:19:12 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-41f3d519-9c93-4071-ac7d-24fa752f1adc tempest-VolumesListAdminTestJSON-1312883664 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d71c4288-9921-4841-9049-460efce493ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-34fb7716-a963-4a92-9815-b19cd43e3bf3', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:12 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-41f3d519-9c93-4071-ac7d-24fa752f1adc tempest-VolumesListAdminTestJSON-1312883664 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e2b4fd5b-a568-443e-a2b3-9920a79ab9c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:12 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-41f3d519-9c93-4071-ac7d-24fa752f1adc tempest-VolumesListAdminTestJSON-1312883664 None] Volume volume-34fb7716-a963-4a92-9815-b19cd43e3bf3 (34fb7716-a963-4a92-9815-b19cd43e3bf3): created successfully Aug 15 16:19:12 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-41f3d519-9c93-4071-ac7d-24fa752f1adc tempest-VolumesListAdminTestJSON-1312883664 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e2b4fd5b-a568-443e-a2b3-9920a79ab9c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:12 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-41f3d519-9c93-4071-ac7d-24fa752f1adc tempest-VolumesListAdminTestJSON-1312883664 None] Flow 'volume_create_manager' (a131a358-3548-4620-a8fa-e2776c30d75c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:19:12 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-41f3d519-9c93-4071-ac7d-24fa752f1adc tempest-VolumesListAdminTestJSON-1312883664 None] Created volume successfully. Aug 15 16:19:12 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-c0447fb1-b323-47d3-86ac-4b679c0ed7ba tempest-GroupSnapshotsTest-1797933444 None] Acquiring lock "cinder-quobyte-4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:19:12 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-c0447fb1-b323-47d3-86ac-4b679c0ed7ba tempest-GroupSnapshotsTest-1797933444 None] Lock "cinder-quobyte-4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2" acquired by "delete_volume" :: waited 0.018s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:19:12 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[93ef4840-d19f-4f9a-af8d-75ab0dc1bc97]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:19:12 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c0447fb1-b323-47d3-86ac-4b679c0ed7ba tempest-GroupSnapshotsTest-1797933444 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:12 devstack sudo[104080]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2 Aug 15 16:19:12 devstack sudo[104080]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:13 devstack sudo[104080]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:13 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c0447fb1-b323-47d3-86ac-4b679c0ed7ba tempest-GroupSnapshotsTest-1797933444 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2" returned: 0 in 0.387s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:13 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c0447fb1-b323-47d3-86ac-4b679c0ed7ba tempest-GroupSnapshotsTest-1797933444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:13 devstack sudo[104086]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2 Aug 15 16:19:13 devstack sudo[104086]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:13 devstack sudo[104086]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:13 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c0447fb1-b323-47d3-86ac-4b679c0ed7ba tempest-GroupSnapshotsTest-1797933444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2" returned: 0 in 0.257s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:13 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-c0447fb1-b323-47d3-86ac-4b679c0ed7ba tempest-GroupSnapshotsTest-1797933444 None] Lock "cinder-quobyte-4dc2f20d-e8a2-4ffb-a73a-12db2bf79ca2" released by "delete_volume" :: held 0.703s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:19:13 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-c0447fb1-b323-47d3-86ac-4b679c0ed7ba tempest-GroupSnapshotsTest-1797933444 None] Created reservations ['b63d68a7-a8a4-4150-9816-a72f385de9eb'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:19:13 devstack cinder-volume[94214]: WARNING cinder.quota [None req-c0447fb1-b323-47d3-86ac-4b679c0ed7ba tempest-GroupSnapshotsTest-1797933444 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2019435727 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2019435727, it is now deprecated. Please use the default quota class for default quota. Aug 15 16:19:13 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-c0447fb1-b323-47d3-86ac-4b679c0ed7ba tempest-GroupSnapshotsTest-1797933444 None] Created reservations ['0f661f7d-19a5-494c-b99b-5a9154972f65', '9eedcd65-41b7-4ddd-8639-c9aba684b60f', 'ec80ae21-a9d1-40cc-a15a-2259919e8e02', '849e58f4-ba31-4ebf-8d78-6b07418885ae'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:19:13 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c0447fb1-b323-47d3-86ac-4b679c0ed7ba tempest-GroupSnapshotsTest-1797933444 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:19:13 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c0447fb1-b323-47d3-86ac-4b679c0ed7ba tempest-GroupSnapshotsTest-1797933444 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:19:13 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c0447fb1-b323-47d3-86ac-4b679c0ed7ba tempest-GroupSnapshotsTest-1797933444 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:19:13 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c0447fb1-b323-47d3-86ac-4b679c0ed7ba tempest-GroupSnapshotsTest-1797933444 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:19:13 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c0447fb1-b323-47d3-86ac-4b679c0ed7ba tempest-GroupSnapshotsTest-1797933444 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:19:13 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c0447fb1-b323-47d3-86ac-4b679c0ed7ba tempest-GroupSnapshotsTest-1797933444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:13 devstack sudo[104089]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:19:13 devstack sudo[104089]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:14 devstack sudo[104089]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c0447fb1-b323-47d3-86ac-4b679c0ed7ba tempest-GroupSnapshotsTest-1797933444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.320s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:14 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-c0447fb1-b323-47d3-86ac-4b679c0ed7ba tempest-GroupSnapshotsTest-1797933444 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:19:14 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-c0447fb1-b323-47d3-86ac-4b679c0ed7ba tempest-GroupSnapshotsTest-1797933444 None] Delete group completed successfully. Aug 15 16:19:14 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-6be1e157-53f6-4fad-8b16-fdfa9c5b0637 tempest-VolumesListAdminTestJSON-1312883664 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:19:14 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6be1e157-53f6-4fad-8b16-fdfa9c5b0637 tempest-VolumesListAdminTestJSON-1312883664 None] Flow 'volume_create_manager' (cd889d70-3a98-47c6-a589-e791fe651396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:19:14 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6be1e157-53f6-4fad-8b16-fdfa9c5b0637 tempest-VolumesListAdminTestJSON-1312883664 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9dd517be-60a3-4693-b068-b72706d022cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:14 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6be1e157-53f6-4fad-8b16-fdfa9c5b0637 tempest-VolumesListAdminTestJSON-1312883664 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9dd517be-60a3-4693-b068-b72706d022cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:19:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1167034258',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=91becc81-d6d2-45a2-b7ff-ab9577ba5778,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c36df9c5573247fc86077d1aead59bbc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:19:14Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:19:14Z,use_quota=True,user_id='ae7309f45278486496a3fb29c09a7864',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:14 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6be1e157-53f6-4fad-8b16-fdfa9c5b0637 tempest-VolumesListAdminTestJSON-1312883664 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (269d79b4-05c5-4271-a44a-31b557d16904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:14 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6be1e157-53f6-4fad-8b16-fdfa9c5b0637 tempest-VolumesListAdminTestJSON-1312883664 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (269d79b4-05c5-4271-a44a-31b557d16904) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:14 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6be1e157-53f6-4fad-8b16-fdfa9c5b0637 tempest-VolumesListAdminTestJSON-1312883664 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (78c92105-eec3-4f34-a5f3-703dc4b6a8f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:14 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6be1e157-53f6-4fad-8b16-fdfa9c5b0637 tempest-VolumesListAdminTestJSON-1312883664 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (78c92105-eec3-4f34-a5f3-703dc4b6a8f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '91becc81-d6d2-45a2-b7ff-ab9577ba5778', 'volume_name': 'volume-91becc81-d6d2-45a2-b7ff-ab9577ba5778', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:14 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6be1e157-53f6-4fad-8b16-fdfa9c5b0637 tempest-VolumesListAdminTestJSON-1312883664 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a9bb790d-7d14-4169-8870-4bb8f3edb205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:14 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6be1e157-53f6-4fad-8b16-fdfa9c5b0637 tempest-VolumesListAdminTestJSON-1312883664 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a9bb790d-7d14-4169-8870-4bb8f3edb205) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:14 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6be1e157-53f6-4fad-8b16-fdfa9c5b0637 tempest-VolumesListAdminTestJSON-1312883664 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (65886f0f-b4fc-4dd7-9d59-8942e045f470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:14 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-6be1e157-53f6-4fad-8b16-fdfa9c5b0637 tempest-VolumesListAdminTestJSON-1312883664 None] Volume 91becc81-d6d2-45a2-b7ff-ab9577ba5778: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-91becc81-d6d2-45a2-b7ff-ab9577ba5778', 'volume_size': 1} Aug 15 16:19:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-6be1e157-53f6-4fad-8b16-fdfa9c5b0637 tempest-VolumesListAdminTestJSON-1312883664 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:19:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-6be1e157-53f6-4fad-8b16-fdfa9c5b0637 tempest-VolumesListAdminTestJSON-1312883664 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:19:14 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-6be1e157-53f6-4fad-8b16-fdfa9c5b0637 tempest-VolumesListAdminTestJSON-1312883664 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:19:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1167034258',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=91becc81-d6d2-45a2-b7ff-ab9577ba5778,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c36df9c5573247fc86077d1aead59bbc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:19:14Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:19:14Z,use_quota=True,user_id='ae7309f45278486496a3fb29c09a7864',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:19:14 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-6be1e157-53f6-4fad-8b16-fdfa9c5b0637 tempest-VolumesListAdminTestJSON-1312883664 None] Creating volume 91becc81-d6d2-45a2-b7ff-ab9577ba5778 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:19:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-6be1e157-53f6-4fad-8b16-fdfa9c5b0637 tempest-VolumesListAdminTestJSON-1312883664 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:19:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-6be1e157-53f6-4fad-8b16-fdfa9c5b0637 tempest-VolumesListAdminTestJSON-1312883664 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:19:14 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-6be1e157-53f6-4fad-8b16-fdfa9c5b0637 tempest-VolumesListAdminTestJSON-1312883664 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:19:14 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-6be1e157-53f6-4fad-8b16-fdfa9c5b0637 tempest-VolumesListAdminTestJSON-1312883664 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:19:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-6be1e157-53f6-4fad-8b16-fdfa9c5b0637 tempest-VolumesListAdminTestJSON-1312883664 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:19:14 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-6be1e157-53f6-4fad-8b16-fdfa9c5b0637 tempest-VolumesListAdminTestJSON-1312883664 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:19:14 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-6be1e157-53f6-4fad-8b16-fdfa9c5b0637 tempest-VolumesListAdminTestJSON-1312883664 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:19:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6be1e157-53f6-4fad-8b16-fdfa9c5b0637 tempest-VolumesListAdminTestJSON-1312883664 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-91becc81-d6d2-45a2-b7ff-ab9577ba5778 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:14 devstack sudo[104092]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-91becc81-d6d2-45a2-b7ff-ab9577ba5778 1073741824 Aug 15 16:19:14 devstack sudo[104092]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:14 devstack sudo[104092]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6be1e157-53f6-4fad-8b16-fdfa9c5b0637 tempest-VolumesListAdminTestJSON-1312883664 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-91becc81-d6d2-45a2-b7ff-ab9577ba5778 1073741824" returned: 0 in 0.485s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6be1e157-53f6-4fad-8b16-fdfa9c5b0637 tempest-VolumesListAdminTestJSON-1312883664 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-91becc81-d6d2-45a2-b7ff-ab9577ba5778 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:14 devstack sudo[104098]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-91becc81-d6d2-45a2-b7ff-ab9577ba5778 Aug 15 16:19:14 devstack sudo[104098]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:15 devstack sudo[104098]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6be1e157-53f6-4fad-8b16-fdfa9c5b0637 tempest-VolumesListAdminTestJSON-1312883664 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-91becc81-d6d2-45a2-b7ff-ab9577ba5778" returned: 0 in 0.278s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:15 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-6be1e157-53f6-4fad-8b16-fdfa9c5b0637 tempest-VolumesListAdminTestJSON-1312883664 None] <== create_volume: return (808ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:19:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-6be1e157-53f6-4fad-8b16-fdfa9c5b0637 tempest-VolumesListAdminTestJSON-1312883664 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.811s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:19:15 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6be1e157-53f6-4fad-8b16-fdfa9c5b0637 tempest-VolumesListAdminTestJSON-1312883664 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (65886f0f-b4fc-4dd7-9d59-8942e045f470) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-91becc81-d6d2-45a2-b7ff-ab9577ba5778', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:15 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6be1e157-53f6-4fad-8b16-fdfa9c5b0637 tempest-VolumesListAdminTestJSON-1312883664 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9ec3e9ef-0494-4789-b78a-2711705942f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:15 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-6be1e157-53f6-4fad-8b16-fdfa9c5b0637 tempest-VolumesListAdminTestJSON-1312883664 None] Volume volume-91becc81-d6d2-45a2-b7ff-ab9577ba5778 (91becc81-d6d2-45a2-b7ff-ab9577ba5778): created successfully Aug 15 16:19:15 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6be1e157-53f6-4fad-8b16-fdfa9c5b0637 tempest-VolumesListAdminTestJSON-1312883664 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9ec3e9ef-0494-4789-b78a-2711705942f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:15 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6be1e157-53f6-4fad-8b16-fdfa9c5b0637 tempest-VolumesListAdminTestJSON-1312883664 None] Flow 'volume_create_manager' (cd889d70-3a98-47c6-a589-e791fe651396) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:19:15 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-6be1e157-53f6-4fad-8b16-fdfa9c5b0637 tempest-VolumesListAdminTestJSON-1312883664 None] Created volume successfully. Aug 15 16:19:17 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-919f243a-0c24-434e-932d-f456c54670de tempest-VolumesListAdminTestJSON-555339930 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:19:17 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-919f243a-0c24-434e-932d-f456c54670de tempest-VolumesListAdminTestJSON-555339930 None] Flow 'volume_create_manager' (889bbf9a-9350-4c65-85fd-ecb520b55c94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:19:17 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-919f243a-0c24-434e-932d-f456c54670de tempest-VolumesListAdminTestJSON-555339930 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7fced4b6-8449-41e8-9528-ac5b89674440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:17 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-919f243a-0c24-434e-932d-f456c54670de tempest-VolumesListAdminTestJSON-555339930 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7fced4b6-8449-41e8-9528-ac5b89674440) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:19:17Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8a44c0e3-1ca8-4e22-a39e-9dd058d1a6c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae3c3f726c204732a999a4684439e5f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:19:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:19:17Z,use_quota=True,user_id='33d952d47b194b9a835fe50fecc81a95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:17 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-919f243a-0c24-434e-932d-f456c54670de tempest-VolumesListAdminTestJSON-555339930 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1b9c4ab8-a5db-4c06-92f1-5636ff2f4673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:17 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-919f243a-0c24-434e-932d-f456c54670de tempest-VolumesListAdminTestJSON-555339930 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1b9c4ab8-a5db-4c06-92f1-5636ff2f4673) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:17 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-919f243a-0c24-434e-932d-f456c54670de tempest-VolumesListAdminTestJSON-555339930 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fd66ccab-24de-4595-a7db-51dfee0aa7a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:17 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-919f243a-0c24-434e-932d-f456c54670de tempest-VolumesListAdminTestJSON-555339930 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fd66ccab-24de-4595-a7db-51dfee0aa7a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8a44c0e3-1ca8-4e22-a39e-9dd058d1a6c0', 'volume_name': 'volume-8a44c0e3-1ca8-4e22-a39e-9dd058d1a6c0', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:17 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-919f243a-0c24-434e-932d-f456c54670de tempest-VolumesListAdminTestJSON-555339930 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (08f1e958-73e0-43b4-ae72-37076dd94cc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:17 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-919f243a-0c24-434e-932d-f456c54670de tempest-VolumesListAdminTestJSON-555339930 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (08f1e958-73e0-43b4-ae72-37076dd94cc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:17 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-919f243a-0c24-434e-932d-f456c54670de tempest-VolumesListAdminTestJSON-555339930 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f07144a7-c84f-48f9-a0a6-bafc3897d403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:17 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-919f243a-0c24-434e-932d-f456c54670de tempest-VolumesListAdminTestJSON-555339930 None] Volume 8a44c0e3-1ca8-4e22-a39e-9dd058d1a6c0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8a44c0e3-1ca8-4e22-a39e-9dd058d1a6c0', 'volume_size': 1} Aug 15 16:19:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-919f243a-0c24-434e-932d-f456c54670de tempest-VolumesListAdminTestJSON-555339930 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:19:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-919f243a-0c24-434e-932d-f456c54670de tempest-VolumesListAdminTestJSON-555339930 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:19:17 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-919f243a-0c24-434e-932d-f456c54670de tempest-VolumesListAdminTestJSON-555339930 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:19:17Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8a44c0e3-1ca8-4e22-a39e-9dd058d1a6c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae3c3f726c204732a999a4684439e5f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:19:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:19:17Z,use_quota=True,user_id='33d952d47b194b9a835fe50fecc81a95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:19:17 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-919f243a-0c24-434e-932d-f456c54670de tempest-VolumesListAdminTestJSON-555339930 None] Creating volume 8a44c0e3-1ca8-4e22-a39e-9dd058d1a6c0 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:19:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-919f243a-0c24-434e-932d-f456c54670de tempest-VolumesListAdminTestJSON-555339930 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:19:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-919f243a-0c24-434e-932d-f456c54670de tempest-VolumesListAdminTestJSON-555339930 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:19:17 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-919f243a-0c24-434e-932d-f456c54670de tempest-VolumesListAdminTestJSON-555339930 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:19:17 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-919f243a-0c24-434e-932d-f456c54670de tempest-VolumesListAdminTestJSON-555339930 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:19:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-919f243a-0c24-434e-932d-f456c54670de tempest-VolumesListAdminTestJSON-555339930 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:19:17 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-919f243a-0c24-434e-932d-f456c54670de tempest-VolumesListAdminTestJSON-555339930 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:19:17 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-919f243a-0c24-434e-932d-f456c54670de tempest-VolumesListAdminTestJSON-555339930 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:19:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-919f243a-0c24-434e-932d-f456c54670de tempest-VolumesListAdminTestJSON-555339930 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-8a44c0e3-1ca8-4e22-a39e-9dd058d1a6c0 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:17 devstack sudo[104101]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-8a44c0e3-1ca8-4e22-a39e-9dd058d1a6c0 1073741824 Aug 15 16:19:17 devstack sudo[104101]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:17 devstack sudo[104101]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-919f243a-0c24-434e-932d-f456c54670de tempest-VolumesListAdminTestJSON-555339930 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-8a44c0e3-1ca8-4e22-a39e-9dd058d1a6c0 1073741824" returned: 0 in 0.623s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-919f243a-0c24-434e-932d-f456c54670de tempest-VolumesListAdminTestJSON-555339930 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-8a44c0e3-1ca8-4e22-a39e-9dd058d1a6c0 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:18 devstack sudo[104107]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-8a44c0e3-1ca8-4e22-a39e-9dd058d1a6c0 Aug 15 16:19:18 devstack sudo[104107]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:18 devstack sudo[104107]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-919f243a-0c24-434e-932d-f456c54670de tempest-VolumesListAdminTestJSON-555339930 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-8a44c0e3-1ca8-4e22-a39e-9dd058d1a6c0" returned: 0 in 0.324s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:18 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-919f243a-0c24-434e-932d-f456c54670de tempest-VolumesListAdminTestJSON-555339930 None] <== create_volume: return (1000ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:19:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-919f243a-0c24-434e-932d-f456c54670de tempest-VolumesListAdminTestJSON-555339930 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.003s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:19:18 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-919f243a-0c24-434e-932d-f456c54670de tempest-VolumesListAdminTestJSON-555339930 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f07144a7-c84f-48f9-a0a6-bafc3897d403) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8a44c0e3-1ca8-4e22-a39e-9dd058d1a6c0', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:18 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-919f243a-0c24-434e-932d-f456c54670de tempest-VolumesListAdminTestJSON-555339930 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1860f6d8-53a3-4389-b92d-7430e599f94e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:18 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-919f243a-0c24-434e-932d-f456c54670de tempest-VolumesListAdminTestJSON-555339930 None] Volume volume-8a44c0e3-1ca8-4e22-a39e-9dd058d1a6c0 (8a44c0e3-1ca8-4e22-a39e-9dd058d1a6c0): created successfully Aug 15 16:19:18 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-919f243a-0c24-434e-932d-f456c54670de tempest-VolumesListAdminTestJSON-555339930 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1860f6d8-53a3-4389-b92d-7430e599f94e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:18 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-919f243a-0c24-434e-932d-f456c54670de tempest-VolumesListAdminTestJSON-555339930 None] Flow 'volume_create_manager' (889bbf9a-9350-4c65-85fd-ecb520b55c94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:19:18 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-919f243a-0c24-434e-932d-f456c54670de tempest-VolumesListAdminTestJSON-555339930 None] Created volume successfully. Aug 15 16:19:19 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b66e7814-baf0-4367-b8fe-4776f24d4958 tempest-VolumesListAdminTestJSON-555339930 None] Acquiring lock "cinder-8a44c0e3-1ca8-4e22-a39e-9dd058d1a6c0-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:19:19 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b66e7814-baf0-4367-b8fe-4776f24d4958 tempest-VolumesListAdminTestJSON-555339930 None] Lock "cinder-8a44c0e3-1ca8-4e22-a39e-9dd058d1a6c0-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:19:19 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b66e7814-baf0-4367-b8fe-4776f24d4958 tempest-VolumesListAdminTestJSON-555339930 None] Acquiring lock "cinder-quobyte-8a44c0e3-1ca8-4e22-a39e-9dd058d1a6c0" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:19:19 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-75495c93-8a9c-4bf3-b701-65290e6dbaa4 tempest-VolumesListAdminTestJSON-1312883664 None] Acquiring lock "cinder-91becc81-d6d2-45a2-b7ff-ab9577ba5778-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:19:19 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b66e7814-baf0-4367-b8fe-4776f24d4958 tempest-VolumesListAdminTestJSON-555339930 None] Lock "cinder-quobyte-8a44c0e3-1ca8-4e22-a39e-9dd058d1a6c0" acquired by "delete_volume" :: waited 0.072s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:19:19 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-75495c93-8a9c-4bf3-b701-65290e6dbaa4 tempest-VolumesListAdminTestJSON-1312883664 None] Lock "cinder-91becc81-d6d2-45a2-b7ff-ab9577ba5778-delete_volume" acquired by "delete_volume" :: waited 0.072s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:19:19 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[839b077b-650e-4012-9d94-ef907e62e7a8]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:19:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b66e7814-baf0-4367-b8fe-4776f24d4958 tempest-VolumesListAdminTestJSON-555339930 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-8a44c0e3-1ca8-4e22-a39e-9dd058d1a6c0 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:19 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-75495c93-8a9c-4bf3-b701-65290e6dbaa4 tempest-VolumesListAdminTestJSON-1312883664 None] Acquiring lock "cinder-quobyte-91becc81-d6d2-45a2-b7ff-ab9577ba5778" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:19:19 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-75495c93-8a9c-4bf3-b701-65290e6dbaa4 tempest-VolumesListAdminTestJSON-1312883664 None] Lock "cinder-quobyte-91becc81-d6d2-45a2-b7ff-ab9577ba5778" acquired by "delete_volume" :: waited 0.020s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:19:19 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[8817b68c-f7d4-4513-844a-7e2b7e26c170]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:19:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-75495c93-8a9c-4bf3-b701-65290e6dbaa4 tempest-VolumesListAdminTestJSON-1312883664 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-91becc81-d6d2-45a2-b7ff-ab9577ba5778 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:20 devstack sudo[104112]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-8a44c0e3-1ca8-4e22-a39e-9dd058d1a6c0 Aug 15 16:19:20 devstack sudo[104112]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:20 devstack sudo[104113]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-91becc81-d6d2-45a2-b7ff-ab9577ba5778 Aug 15 16:19:20 devstack sudo[104113]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:20 devstack sudo[104112]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b66e7814-baf0-4367-b8fe-4776f24d4958 tempest-VolumesListAdminTestJSON-555339930 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-8a44c0e3-1ca8-4e22-a39e-9dd058d1a6c0" returned: 0 in 0.562s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b66e7814-baf0-4367-b8fe-4776f24d4958 tempest-VolumesListAdminTestJSON-555339930 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-8a44c0e3-1ca8-4e22-a39e-9dd058d1a6c0 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:20 devstack sudo[104120]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-8a44c0e3-1ca8-4e22-a39e-9dd058d1a6c0 Aug 15 16:19:20 devstack sudo[104120]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:20 devstack sudo[104113]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-75495c93-8a9c-4bf3-b701-65290e6dbaa4 tempest-VolumesListAdminTestJSON-1312883664 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-91becc81-d6d2-45a2-b7ff-ab9577ba5778" returned: 0 in 0.577s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-75495c93-8a9c-4bf3-b701-65290e6dbaa4 tempest-VolumesListAdminTestJSON-1312883664 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-91becc81-d6d2-45a2-b7ff-ab9577ba5778 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:20 devstack sudo[104124]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-91becc81-d6d2-45a2-b7ff-ab9577ba5778 Aug 15 16:19:20 devstack sudo[104124]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:20 devstack sudo[104120]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b66e7814-baf0-4367-b8fe-4776f24d4958 tempest-VolumesListAdminTestJSON-555339930 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-8a44c0e3-1ca8-4e22-a39e-9dd058d1a6c0" returned: 0 in 0.391s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:20 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b66e7814-baf0-4367-b8fe-4776f24d4958 tempest-VolumesListAdminTestJSON-555339930 None] Lock "cinder-quobyte-8a44c0e3-1ca8-4e22-a39e-9dd058d1a6c0" released by "delete_volume" :: held 1.034s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:19:20 devstack sudo[104124]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-75495c93-8a9c-4bf3-b701-65290e6dbaa4 tempest-VolumesListAdminTestJSON-1312883664 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-91becc81-d6d2-45a2-b7ff-ab9577ba5778" returned: 0 in 0.306s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:20 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-75495c93-8a9c-4bf3-b701-65290e6dbaa4 tempest-VolumesListAdminTestJSON-1312883664 None] Lock "cinder-quobyte-91becc81-d6d2-45a2-b7ff-ab9577ba5778" released by "delete_volume" :: held 0.943s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:19:20 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-b66e7814-baf0-4367-b8fe-4776f24d4958 tempest-VolumesListAdminTestJSON-555339930 None] Created reservations ['c3405566-698a-4937-8840-88fc1cc7c56f', '1f7c480a-7296-4191-a4cc-794138209ea6', '83be7fad-638a-4edc-8c82-58e5d4d1c3df', 'e84459a3-ffae-48e9-9eb9-8d70e80003f2'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:19:20 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-75495c93-8a9c-4bf3-b701-65290e6dbaa4 tempest-VolumesListAdminTestJSON-1312883664 None] Created reservations ['9e7261ee-e3cb-4839-a93e-5161f3ee66e3', '8a159792-dfa8-4ccb-8af7-74be5ea5ebe9', '7c6c6a6a-3d69-4b7e-926c-87647d849a68', 'b42b5296-f98f-40a3-9fb6-cc77bc02a9ee'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:19:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-b66e7814-baf0-4367-b8fe-4776f24d4958 tempest-VolumesListAdminTestJSON-555339930 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:19:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-b66e7814-baf0-4367-b8fe-4776f24d4958 tempest-VolumesListAdminTestJSON-555339930 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:19:21 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-b66e7814-baf0-4367-b8fe-4776f24d4958 tempest-VolumesListAdminTestJSON-555339930 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:19:21 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-b66e7814-baf0-4367-b8fe-4776f24d4958 tempest-VolumesListAdminTestJSON-555339930 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:19:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-b66e7814-baf0-4367-b8fe-4776f24d4958 tempest-VolumesListAdminTestJSON-555339930 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:19:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b66e7814-baf0-4367-b8fe-4776f24d4958 tempest-VolumesListAdminTestJSON-555339930 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:21 devstack sudo[104128]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:19:21 devstack sudo[104128]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-75495c93-8a9c-4bf3-b701-65290e6dbaa4 tempest-VolumesListAdminTestJSON-1312883664 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:19:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-75495c93-8a9c-4bf3-b701-65290e6dbaa4 tempest-VolumesListAdminTestJSON-1312883664 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:19:21 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-75495c93-8a9c-4bf3-b701-65290e6dbaa4 tempest-VolumesListAdminTestJSON-1312883664 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:19:21 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-75495c93-8a9c-4bf3-b701-65290e6dbaa4 tempest-VolumesListAdminTestJSON-1312883664 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:19:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-75495c93-8a9c-4bf3-b701-65290e6dbaa4 tempest-VolumesListAdminTestJSON-1312883664 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:19:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-75495c93-8a9c-4bf3-b701-65290e6dbaa4 tempest-VolumesListAdminTestJSON-1312883664 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:21 devstack sudo[104130]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:19:21 devstack sudo[104130]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:21 devstack sudo[104128]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b66e7814-baf0-4367-b8fe-4776f24d4958 tempest-VolumesListAdminTestJSON-555339930 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.380s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:21 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-b66e7814-baf0-4367-b8fe-4776f24d4958 tempest-VolumesListAdminTestJSON-555339930 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:19:21 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-b66e7814-baf0-4367-b8fe-4776f24d4958 tempest-VolumesListAdminTestJSON-555339930 None] Deleted volume successfully. Aug 15 16:19:21 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b66e7814-baf0-4367-b8fe-4776f24d4958 tempest-VolumesListAdminTestJSON-555339930 None] Lock "cinder-8a44c0e3-1ca8-4e22-a39e-9dd058d1a6c0-delete_volume" released by "delete_volume" :: held 2.128s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:19:21 devstack sudo[104130]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-75495c93-8a9c-4bf3-b701-65290e6dbaa4 tempest-VolumesListAdminTestJSON-1312883664 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.496s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:21 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-75495c93-8a9c-4bf3-b701-65290e6dbaa4 tempest-VolumesListAdminTestJSON-1312883664 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:19:21 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-75495c93-8a9c-4bf3-b701-65290e6dbaa4 tempest-VolumesListAdminTestJSON-1312883664 None] Deleted volume successfully. Aug 15 16:19:21 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-75495c93-8a9c-4bf3-b701-65290e6dbaa4 tempest-VolumesListAdminTestJSON-1312883664 None] Lock "cinder-91becc81-d6d2-45a2-b7ff-ab9577ba5778-delete_volume" released by "delete_volume" :: held 2.038s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:19:22 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ee533b96-a365-4212-9eee-aa82409d583a tempest-VolumesListAdminTestJSON-1312883664 None] Acquiring lock "cinder-34fb7716-a963-4a92-9815-b19cd43e3bf3-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:19:22 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ee533b96-a365-4212-9eee-aa82409d583a tempest-VolumesListAdminTestJSON-1312883664 None] Lock "cinder-34fb7716-a963-4a92-9815-b19cd43e3bf3-delete_volume" acquired by "delete_volume" :: waited 0.035s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:19:22 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ee533b96-a365-4212-9eee-aa82409d583a tempest-VolumesListAdminTestJSON-1312883664 None] Acquiring lock "cinder-quobyte-34fb7716-a963-4a92-9815-b19cd43e3bf3" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:19:22 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ee533b96-a365-4212-9eee-aa82409d583a tempest-VolumesListAdminTestJSON-1312883664 None] Lock "cinder-quobyte-34fb7716-a963-4a92-9815-b19cd43e3bf3" acquired by "delete_volume" :: waited 0.021s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:19:22 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[dfbfadd6-a34c-4e8d-88df-1acbde4ce498]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:19:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ee533b96-a365-4212-9eee-aa82409d583a tempest-VolumesListAdminTestJSON-1312883664 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-34fb7716-a963-4a92-9815-b19cd43e3bf3 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:22 devstack sudo[104142]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-34fb7716-a963-4a92-9815-b19cd43e3bf3 Aug 15 16:19:22 devstack sudo[104142]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:22 devstack sudo[104142]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ee533b96-a365-4212-9eee-aa82409d583a tempest-VolumesListAdminTestJSON-1312883664 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-34fb7716-a963-4a92-9815-b19cd43e3bf3" returned: 0 in 0.452s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ee533b96-a365-4212-9eee-aa82409d583a tempest-VolumesListAdminTestJSON-1312883664 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-34fb7716-a963-4a92-9815-b19cd43e3bf3 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:22 devstack sudo[104147]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-34fb7716-a963-4a92-9815-b19cd43e3bf3 Aug 15 16:19:22 devstack sudo[104147]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:23 devstack sudo[104147]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ee533b96-a365-4212-9eee-aa82409d583a tempest-VolumesListAdminTestJSON-1312883664 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-34fb7716-a963-4a92-9815-b19cd43e3bf3" returned: 0 in 0.416s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:23 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ee533b96-a365-4212-9eee-aa82409d583a tempest-VolumesListAdminTestJSON-1312883664 None] Lock "cinder-quobyte-34fb7716-a963-4a92-9815-b19cd43e3bf3" released by "delete_volume" :: held 0.924s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:19:23 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-ee533b96-a365-4212-9eee-aa82409d583a tempest-VolumesListAdminTestJSON-1312883664 None] Created reservations ['2a97385f-5417-4af9-9884-a3c8335f2562', 'b178c1fa-b9b1-4331-8dd6-7eade415e2ca', '17242b73-dae3-4b40-a02b-2a9c2a33523d', '492d6830-18f9-403f-9425-7daf5deb88f0'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:19:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ee533b96-a365-4212-9eee-aa82409d583a tempest-VolumesListAdminTestJSON-1312883664 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:19:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ee533b96-a365-4212-9eee-aa82409d583a tempest-VolumesListAdminTestJSON-1312883664 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:19:23 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ee533b96-a365-4212-9eee-aa82409d583a tempest-VolumesListAdminTestJSON-1312883664 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:19:23 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ee533b96-a365-4212-9eee-aa82409d583a tempest-VolumesListAdminTestJSON-1312883664 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:19:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ee533b96-a365-4212-9eee-aa82409d583a tempest-VolumesListAdminTestJSON-1312883664 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:19:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ee533b96-a365-4212-9eee-aa82409d583a tempest-VolumesListAdminTestJSON-1312883664 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:23 devstack sudo[104152]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:19:23 devstack sudo[104152]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:23 devstack sudo[104152]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ee533b96-a365-4212-9eee-aa82409d583a tempest-VolumesListAdminTestJSON-1312883664 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.288s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:23 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-ee533b96-a365-4212-9eee-aa82409d583a tempest-VolumesListAdminTestJSON-1312883664 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:19:23 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-ee533b96-a365-4212-9eee-aa82409d583a tempest-VolumesListAdminTestJSON-1312883664 None] Deleted volume successfully. Aug 15 16:19:23 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ee533b96-a365-4212-9eee-aa82409d583a tempest-VolumesListAdminTestJSON-1312883664 None] Lock "cinder-34fb7716-a963-4a92-9815-b19cd43e3bf3-delete_volume" released by "delete_volume" :: held 1.524s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:19:24 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-70c3e8af-39e9-442e-bb31-391b1787240b tempest-VolumesListAdminTestJSON-1312883664 None] Acquiring lock "cinder-d194f1a0-cda2-4173-ae47-fb4d4c5cb7e3-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:19:24 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-70c3e8af-39e9-442e-bb31-391b1787240b tempest-VolumesListAdminTestJSON-1312883664 None] Lock "cinder-d194f1a0-cda2-4173-ae47-fb4d4c5cb7e3-delete_volume" acquired by "delete_volume" :: waited 0.036s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:19:24 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-70c3e8af-39e9-442e-bb31-391b1787240b tempest-VolumesListAdminTestJSON-1312883664 None] Acquiring lock "cinder-quobyte-d194f1a0-cda2-4173-ae47-fb4d4c5cb7e3" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:19:24 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-70c3e8af-39e9-442e-bb31-391b1787240b tempest-VolumesListAdminTestJSON-1312883664 None] Lock "cinder-quobyte-d194f1a0-cda2-4173-ae47-fb4d4c5cb7e3" acquired by "delete_volume" :: waited 0.024s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:19:24 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[6b464723-ed04-4b29-b451-f56408650839]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:19:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-70c3e8af-39e9-442e-bb31-391b1787240b tempest-VolumesListAdminTestJSON-1312883664 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d194f1a0-cda2-4173-ae47-fb4d4c5cb7e3 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:24 devstack sudo[104166]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d194f1a0-cda2-4173-ae47-fb4d4c5cb7e3 Aug 15 16:19:24 devstack sudo[104166]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:25 devstack sudo[104166]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-70c3e8af-39e9-442e-bb31-391b1787240b tempest-VolumesListAdminTestJSON-1312883664 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d194f1a0-cda2-4173-ae47-fb4d4c5cb7e3" returned: 0 in 0.691s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-70c3e8af-39e9-442e-bb31-391b1787240b tempest-VolumesListAdminTestJSON-1312883664 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d194f1a0-cda2-4173-ae47-fb4d4c5cb7e3 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:25 devstack sudo[104188]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d194f1a0-cda2-4173-ae47-fb4d4c5cb7e3 Aug 15 16:19:25 devstack sudo[104188]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:25 devstack sudo[104188]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-70c3e8af-39e9-442e-bb31-391b1787240b tempest-VolumesListAdminTestJSON-1312883664 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d194f1a0-cda2-4173-ae47-fb4d4c5cb7e3" returned: 0 in 0.395s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:25 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-70c3e8af-39e9-442e-bb31-391b1787240b tempest-VolumesListAdminTestJSON-1312883664 None] Lock "cinder-quobyte-d194f1a0-cda2-4173-ae47-fb4d4c5cb7e3" released by "delete_volume" :: held 1.157s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:19:25 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-70c3e8af-39e9-442e-bb31-391b1787240b tempest-VolumesListAdminTestJSON-1312883664 None] Created reservations ['e0c218a8-8aaf-4634-a13c-857982c638f3', 'd5bc1f54-a1e4-4538-9f65-437bcb7d947e', 'fe3ad0c9-2031-4ba8-9c38-a481ca293039', 'f2706da3-e494-48a3-9520-04e55e607f0a'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:19:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-70c3e8af-39e9-442e-bb31-391b1787240b tempest-VolumesListAdminTestJSON-1312883664 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:19:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-70c3e8af-39e9-442e-bb31-391b1787240b tempest-VolumesListAdminTestJSON-1312883664 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:19:25 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-70c3e8af-39e9-442e-bb31-391b1787240b tempest-VolumesListAdminTestJSON-1312883664 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:19:25 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-70c3e8af-39e9-442e-bb31-391b1787240b tempest-VolumesListAdminTestJSON-1312883664 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:19:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-70c3e8af-39e9-442e-bb31-391b1787240b tempest-VolumesListAdminTestJSON-1312883664 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:19:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-70c3e8af-39e9-442e-bb31-391b1787240b tempest-VolumesListAdminTestJSON-1312883664 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:25 devstack sudo[104191]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:19:25 devstack sudo[104191]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:26 devstack sudo[104191]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-70c3e8af-39e9-442e-bb31-391b1787240b tempest-VolumesListAdminTestJSON-1312883664 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.297s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:26 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-70c3e8af-39e9-442e-bb31-391b1787240b tempest-VolumesListAdminTestJSON-1312883664 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:19:26 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-70c3e8af-39e9-442e-bb31-391b1787240b tempest-VolumesListAdminTestJSON-1312883664 None] Deleted volume successfully. Aug 15 16:19:26 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-70c3e8af-39e9-442e-bb31-391b1787240b tempest-VolumesListAdminTestJSON-1312883664 None] Lock "cinder-d194f1a0-cda2-4173-ae47-fb4d4c5cb7e3-delete_volume" released by "delete_volume" :: held 1.815s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:19:27 devstack cinder-volume[94214]: INFO cinder.volume.manager [req-68538201-d19d-4494-956a-ba59704b837a req-d099cbaa-82a7-4774-ad44-733cfd98e80c tempest-ServerActionsTestOtherA-415085908 None] Terminate volume connection completed successfully. Aug 15 16:19:27 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-68538201-d19d-4494-956a-ba59704b837a req-d099cbaa-82a7-4774-ad44-733cfd98e80c tempest-ServerActionsTestOtherA-415085908 None] Deleting attachment 30424b78-ebff-4c35-bd6f-d66838c94e2d. {{(pid=94214) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 15 16:19:27 devstack cinder-volume[94214]: DEBUG cinder.coordination [req-68538201-d19d-4494-956a-ba59704b837a req-d860f2af-b1ef-476c-87e5-12b08ceda4f3 tempest-ServerActionsTestOtherA-415085908 None] Acquiring lock "cinder-2add5359-7eb0-4f48-bca9-75dddb507abc-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:19:27 devstack cinder-volume[94214]: DEBUG cinder.coordination [req-68538201-d19d-4494-956a-ba59704b837a req-d860f2af-b1ef-476c-87e5-12b08ceda4f3 tempest-ServerActionsTestOtherA-415085908 None] Lock "cinder-2add5359-7eb0-4f48-bca9-75dddb507abc-delete_volume" acquired by "delete_volume" :: waited 0.032s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:19:27 devstack cinder-volume[94214]: DEBUG cinder.coordination [req-68538201-d19d-4494-956a-ba59704b837a req-d860f2af-b1ef-476c-87e5-12b08ceda4f3 tempest-ServerActionsTestOtherA-415085908 None] Acquiring lock "cinder-quobyte-2add5359-7eb0-4f48-bca9-75dddb507abc" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:19:27 devstack cinder-volume[94214]: DEBUG cinder.coordination [req-68538201-d19d-4494-956a-ba59704b837a req-d860f2af-b1ef-476c-87e5-12b08ceda4f3 tempest-ServerActionsTestOtherA-415085908 None] Lock "cinder-quobyte-2add5359-7eb0-4f48-bca9-75dddb507abc" acquired by "delete_volume" :: waited 0.025s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:19:27 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[d063f8c0-d52d-4128-9710-31535942fceb]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:19:27 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [req-68538201-d19d-4494-956a-ba59704b837a req-d860f2af-b1ef-476c-87e5-12b08ceda4f3 tempest-ServerActionsTestOtherA-415085908 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2add5359-7eb0-4f48-bca9-75dddb507abc {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:27 devstack sudo[104197]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2add5359-7eb0-4f48-bca9-75dddb507abc Aug 15 16:19:27 devstack sudo[104197]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:27 devstack sudo[104197]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:28 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [req-68538201-d19d-4494-956a-ba59704b837a req-d860f2af-b1ef-476c-87e5-12b08ceda4f3 tempest-ServerActionsTestOtherA-415085908 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2add5359-7eb0-4f48-bca9-75dddb507abc" returned: 0 in 0.528s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:28 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [req-68538201-d19d-4494-956a-ba59704b837a req-d860f2af-b1ef-476c-87e5-12b08ceda4f3 tempest-ServerActionsTestOtherA-415085908 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2add5359-7eb0-4f48-bca9-75dddb507abc {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:28 devstack sudo[104202]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2add5359-7eb0-4f48-bca9-75dddb507abc Aug 15 16:19:28 devstack sudo[104202]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:28 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-1ed7f868-5ba9-4382-8869-a42df2294d2e tempest-ServerActionsTestOtherA-415085908 None] Acquiring lock "cinder-38ebc01d-336f-4131-a282-f563a7718667-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:19:28 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-1ed7f868-5ba9-4382-8869-a42df2294d2e tempest-ServerActionsTestOtherA-415085908 None] Lock "cinder-38ebc01d-336f-4131-a282-f563a7718667-delete_volume" acquired by "delete_volume" :: waited 0.040s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:19:28 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-1ed7f868-5ba9-4382-8869-a42df2294d2e tempest-ServerActionsTestOtherA-415085908 None] Acquiring lock "cinder-quobyte-38ebc01d-336f-4131-a282-f563a7718667" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:19:28 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-1ed7f868-5ba9-4382-8869-a42df2294d2e tempest-ServerActionsTestOtherA-415085908 None] Lock "cinder-quobyte-38ebc01d-336f-4131-a282-f563a7718667" acquired by "delete_volume" :: waited 0.028s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:19:28 devstack sudo[104202]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:28 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [req-68538201-d19d-4494-956a-ba59704b837a req-d860f2af-b1ef-476c-87e5-12b08ceda4f3 tempest-ServerActionsTestOtherA-415085908 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2add5359-7eb0-4f48-bca9-75dddb507abc" returned: 0 in 0.492s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:28 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[93c6a860-c7d6-4d1e-a035-fb473fb957e1]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:19:28 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1ed7f868-5ba9-4382-8869-a42df2294d2e tempest-ServerActionsTestOtherA-415085908 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-38ebc01d-336f-4131-a282-f563a7718667 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:28 devstack cinder-volume[94214]: DEBUG cinder.coordination [req-68538201-d19d-4494-956a-ba59704b837a req-d860f2af-b1ef-476c-87e5-12b08ceda4f3 tempest-ServerActionsTestOtherA-415085908 None] Lock "cinder-quobyte-2add5359-7eb0-4f48-bca9-75dddb507abc" released by "delete_volume" :: held 1.124s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:19:28 devstack cinder-volume[94214]: DEBUG cinder.quota [req-68538201-d19d-4494-956a-ba59704b837a req-d860f2af-b1ef-476c-87e5-12b08ceda4f3 tempest-ServerActionsTestOtherA-415085908 None] Created reservations ['fffb01de-4606-4f54-8f8f-afcb2009b70a', '801504bc-a20e-49a6-b87b-ae5798f5ba5a', '0741f857-7440-4202-998d-7a3187cc59e2', 'ca45cbec-a59f-4437-8cd2-f47dcdddf26e'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:19:28 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-68538201-d19d-4494-956a-ba59704b837a req-d860f2af-b1ef-476c-87e5-12b08ceda4f3 tempest-ServerActionsTestOtherA-415085908 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:19:28 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-68538201-d19d-4494-956a-ba59704b837a req-d860f2af-b1ef-476c-87e5-12b08ceda4f3 tempest-ServerActionsTestOtherA-415085908 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:19:28 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [req-68538201-d19d-4494-956a-ba59704b837a req-d860f2af-b1ef-476c-87e5-12b08ceda4f3 tempest-ServerActionsTestOtherA-415085908 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:19:28 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [req-68538201-d19d-4494-956a-ba59704b837a req-d860f2af-b1ef-476c-87e5-12b08ceda4f3 tempest-ServerActionsTestOtherA-415085908 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:19:28 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-68538201-d19d-4494-956a-ba59704b837a req-d860f2af-b1ef-476c-87e5-12b08ceda4f3 tempest-ServerActionsTestOtherA-415085908 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:19:28 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [req-68538201-d19d-4494-956a-ba59704b837a req-d860f2af-b1ef-476c-87e5-12b08ceda4f3 tempest-ServerActionsTestOtherA-415085908 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:28 devstack sudo[104206]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:19:28 devstack sudo[104205]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-38ebc01d-336f-4131-a282-f563a7718667 Aug 15 16:19:28 devstack sudo[104206]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:28 devstack sudo[104205]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:29 devstack sudo[104206]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [req-68538201-d19d-4494-956a-ba59704b837a req-d860f2af-b1ef-476c-87e5-12b08ceda4f3 tempest-ServerActionsTestOtherA-415085908 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.391s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:29 devstack cinder-volume[94214]: DEBUG cinder.manager [req-68538201-d19d-4494-956a-ba59704b837a req-d860f2af-b1ef-476c-87e5-12b08ceda4f3 tempest-ServerActionsTestOtherA-415085908 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:19:29 devstack cinder-volume[94214]: INFO cinder.volume.manager [req-68538201-d19d-4494-956a-ba59704b837a req-d860f2af-b1ef-476c-87e5-12b08ceda4f3 tempest-ServerActionsTestOtherA-415085908 None] Deleted volume successfully. Aug 15 16:19:29 devstack cinder-volume[94214]: DEBUG cinder.coordination [req-68538201-d19d-4494-956a-ba59704b837a req-d860f2af-b1ef-476c-87e5-12b08ceda4f3 tempest-ServerActionsTestOtherA-415085908 None] Lock "cinder-2add5359-7eb0-4f48-bca9-75dddb507abc-delete_volume" released by "delete_volume" :: held 1.834s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:19:29 devstack sudo[104205]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1ed7f868-5ba9-4382-8869-a42df2294d2e tempest-ServerActionsTestOtherA-415085908 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-38ebc01d-336f-4131-a282-f563a7718667" returned: 0 in 0.770s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1ed7f868-5ba9-4382-8869-a42df2294d2e tempest-ServerActionsTestOtherA-415085908 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-38ebc01d-336f-4131-a282-f563a7718667 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:29 devstack sudo[104214]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-38ebc01d-336f-4131-a282-f563a7718667 Aug 15 16:19:29 devstack sudo[104214]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:29 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-3eaaa851-01d7-4167-a914-ab3f36ca1099 tempest-VolumesServicesTestJSON-2046904672 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:19:29 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-3eaaa851-01d7-4167-a914-ab3f36ca1099 tempest-VolumesServicesTestJSON-2046904672 None] Flow 'volume_create_manager' (90d7ffdf-83a5-4382-ba21-89b3deed5355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:19:29 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-3eaaa851-01d7-4167-a914-ab3f36ca1099 tempest-VolumesServicesTestJSON-2046904672 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9188296d-3058-47e7-9085-587cbe431ae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:29 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-3eaaa851-01d7-4167-a914-ab3f36ca1099 tempest-VolumesServicesTestJSON-2046904672 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9188296d-3058-47e7-9085-587cbe431ae8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:19:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1433447668',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0ffcce63-faf8-4039-8a5c-0dd186b49ff9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e1db2e7b92ec4739be57b08cca4fcc8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:19:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:19:29Z,use_quota=True,user_id='194ee205edda4518958d7b46c6472f10',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:29 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-3eaaa851-01d7-4167-a914-ab3f36ca1099 tempest-VolumesServicesTestJSON-2046904672 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b86f7f0f-3b26-4416-aafd-0e1710512856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:29 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-3eaaa851-01d7-4167-a914-ab3f36ca1099 tempest-VolumesServicesTestJSON-2046904672 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b86f7f0f-3b26-4416-aafd-0e1710512856) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:29 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-3eaaa851-01d7-4167-a914-ab3f36ca1099 tempest-VolumesServicesTestJSON-2046904672 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (18a76924-9586-4a51-ab77-c28577ff89fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:29 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-3eaaa851-01d7-4167-a914-ab3f36ca1099 tempest-VolumesServicesTestJSON-2046904672 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (18a76924-9586-4a51-ab77-c28577ff89fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0ffcce63-faf8-4039-8a5c-0dd186b49ff9', 'volume_name': 'volume-0ffcce63-faf8-4039-8a5c-0dd186b49ff9', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:29 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-3eaaa851-01d7-4167-a914-ab3f36ca1099 tempest-VolumesServicesTestJSON-2046904672 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (89c4410a-3d85-45e7-9dfc-5edf77959aae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:29 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-3eaaa851-01d7-4167-a914-ab3f36ca1099 tempest-VolumesServicesTestJSON-2046904672 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (89c4410a-3d85-45e7-9dfc-5edf77959aae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:29 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-3eaaa851-01d7-4167-a914-ab3f36ca1099 tempest-VolumesServicesTestJSON-2046904672 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dda4d8af-27f0-4f2b-a208-4c3be16d0dbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:29 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-3eaaa851-01d7-4167-a914-ab3f36ca1099 tempest-VolumesServicesTestJSON-2046904672 None] Volume 0ffcce63-faf8-4039-8a5c-0dd186b49ff9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0ffcce63-faf8-4039-8a5c-0dd186b49ff9', 'volume_size': 1} Aug 15 16:19:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-3eaaa851-01d7-4167-a914-ab3f36ca1099 tempest-VolumesServicesTestJSON-2046904672 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:19:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-3eaaa851-01d7-4167-a914-ab3f36ca1099 tempest-VolumesServicesTestJSON-2046904672 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:19:29 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-3eaaa851-01d7-4167-a914-ab3f36ca1099 tempest-VolumesServicesTestJSON-2046904672 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:19:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1433447668',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0ffcce63-faf8-4039-8a5c-0dd186b49ff9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e1db2e7b92ec4739be57b08cca4fcc8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:19:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:19:29Z,use_quota=True,user_id='194ee205edda4518958d7b46c6472f10',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:19:29 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-3eaaa851-01d7-4167-a914-ab3f36ca1099 tempest-VolumesServicesTestJSON-2046904672 None] Creating volume 0ffcce63-faf8-4039-8a5c-0dd186b49ff9 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:19:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-3eaaa851-01d7-4167-a914-ab3f36ca1099 tempest-VolumesServicesTestJSON-2046904672 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:19:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-3eaaa851-01d7-4167-a914-ab3f36ca1099 tempest-VolumesServicesTestJSON-2046904672 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:19:29 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-3eaaa851-01d7-4167-a914-ab3f36ca1099 tempest-VolumesServicesTestJSON-2046904672 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:19:29 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-3eaaa851-01d7-4167-a914-ab3f36ca1099 tempest-VolumesServicesTestJSON-2046904672 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:19:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-3eaaa851-01d7-4167-a914-ab3f36ca1099 tempest-VolumesServicesTestJSON-2046904672 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:19:29 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-3eaaa851-01d7-4167-a914-ab3f36ca1099 tempest-VolumesServicesTestJSON-2046904672 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:19:29 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-3eaaa851-01d7-4167-a914-ab3f36ca1099 tempest-VolumesServicesTestJSON-2046904672 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:19:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3eaaa851-01d7-4167-a914-ab3f36ca1099 tempest-VolumesServicesTestJSON-2046904672 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0ffcce63-faf8-4039-8a5c-0dd186b49ff9 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:29 devstack sudo[104217]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0ffcce63-faf8-4039-8a5c-0dd186b49ff9 1073741824 Aug 15 16:19:29 devstack sudo[104217]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:29 devstack sudo[104214]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1ed7f868-5ba9-4382-8869-a42df2294d2e tempest-ServerActionsTestOtherA-415085908 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-38ebc01d-336f-4131-a282-f563a7718667" returned: 0 in 0.410s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:29 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-1ed7f868-5ba9-4382-8869-a42df2294d2e tempest-ServerActionsTestOtherA-415085908 None] Lock "cinder-quobyte-38ebc01d-336f-4131-a282-f563a7718667" released by "delete_volume" :: held 1.232s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:19:29 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-1ed7f868-5ba9-4382-8869-a42df2294d2e tempest-ServerActionsTestOtherA-415085908 None] Created reservations ['73c2b44a-61f1-4d8e-ad61-ace658738b0b', '5a0176e8-ea2c-40f0-b64a-ab94a67743c0', 'b752087e-734a-4ca2-8f7a-b4e4516f4f49', '4df120b3-ff0f-45fc-95c8-4c281abc5c44'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:19:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1ed7f868-5ba9-4382-8869-a42df2294d2e tempest-ServerActionsTestOtherA-415085908 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:19:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1ed7f868-5ba9-4382-8869-a42df2294d2e tempest-ServerActionsTestOtherA-415085908 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:19:29 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-1ed7f868-5ba9-4382-8869-a42df2294d2e tempest-ServerActionsTestOtherA-415085908 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:19:29 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-1ed7f868-5ba9-4382-8869-a42df2294d2e tempest-ServerActionsTestOtherA-415085908 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:19:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1ed7f868-5ba9-4382-8869-a42df2294d2e tempest-ServerActionsTestOtherA-415085908 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:19:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1ed7f868-5ba9-4382-8869-a42df2294d2e tempest-ServerActionsTestOtherA-415085908 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:29 devstack sudo[104223]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:19:29 devstack sudo[104223]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:30 devstack sudo[104217]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3eaaa851-01d7-4167-a914-ab3f36ca1099 tempest-VolumesServicesTestJSON-2046904672 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0ffcce63-faf8-4039-8a5c-0dd186b49ff9 1073741824" returned: 0 in 0.673s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3eaaa851-01d7-4167-a914-ab3f36ca1099 tempest-VolumesServicesTestJSON-2046904672 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0ffcce63-faf8-4039-8a5c-0dd186b49ff9 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:30 devstack sudo[104226]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0ffcce63-faf8-4039-8a5c-0dd186b49ff9 Aug 15 16:19:30 devstack sudo[104226]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:30 devstack sudo[104223]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1ed7f868-5ba9-4382-8869-a42df2294d2e tempest-ServerActionsTestOtherA-415085908 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.380s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:30 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-1ed7f868-5ba9-4382-8869-a42df2294d2e tempest-ServerActionsTestOtherA-415085908 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:19:30 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-1ed7f868-5ba9-4382-8869-a42df2294d2e tempest-ServerActionsTestOtherA-415085908 None] Deleted volume successfully. Aug 15 16:19:30 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-1ed7f868-5ba9-4382-8869-a42df2294d2e tempest-ServerActionsTestOtherA-415085908 None] Lock "cinder-38ebc01d-336f-4131-a282-f563a7718667-delete_volume" released by "delete_volume" :: held 1.896s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:19:30 devstack sudo[104226]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3eaaa851-01d7-4167-a914-ab3f36ca1099 tempest-VolumesServicesTestJSON-2046904672 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0ffcce63-faf8-4039-8a5c-0dd186b49ff9" returned: 0 in 0.309s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:30 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-3eaaa851-01d7-4167-a914-ab3f36ca1099 tempest-VolumesServicesTestJSON-2046904672 None] <== create_volume: return (1052ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:19:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-3eaaa851-01d7-4167-a914-ab3f36ca1099 tempest-VolumesServicesTestJSON-2046904672 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.058s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:19:30 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-3eaaa851-01d7-4167-a914-ab3f36ca1099 tempest-VolumesServicesTestJSON-2046904672 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dda4d8af-27f0-4f2b-a208-4c3be16d0dbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0ffcce63-faf8-4039-8a5c-0dd186b49ff9', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:30 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-3eaaa851-01d7-4167-a914-ab3f36ca1099 tempest-VolumesServicesTestJSON-2046904672 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d0f06643-b598-4614-80aa-28ee71cc99a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:30 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-3eaaa851-01d7-4167-a914-ab3f36ca1099 tempest-VolumesServicesTestJSON-2046904672 None] Volume volume-0ffcce63-faf8-4039-8a5c-0dd186b49ff9 (0ffcce63-faf8-4039-8a5c-0dd186b49ff9): created successfully Aug 15 16:19:30 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-3eaaa851-01d7-4167-a914-ab3f36ca1099 tempest-VolumesServicesTestJSON-2046904672 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d0f06643-b598-4614-80aa-28ee71cc99a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:30 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-3eaaa851-01d7-4167-a914-ab3f36ca1099 tempest-VolumesServicesTestJSON-2046904672 None] Flow 'volume_create_manager' (90d7ffdf-83a5-4382-ba21-89b3deed5355) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:19:30 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-3eaaa851-01d7-4167-a914-ab3f36ca1099 tempest-VolumesServicesTestJSON-2046904672 None] Created volume successfully. Aug 15 16:19:31 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-51aa50f4-a03e-45d5-9572-777a1708c40a tempest-VolumesServicesTestJSON-2046904672 None] Acquiring lock "cinder-0ffcce63-faf8-4039-8a5c-0dd186b49ff9-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:19:31 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-51aa50f4-a03e-45d5-9572-777a1708c40a tempest-VolumesServicesTestJSON-2046904672 None] Lock "cinder-0ffcce63-faf8-4039-8a5c-0dd186b49ff9-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:19:31 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-51aa50f4-a03e-45d5-9572-777a1708c40a tempest-VolumesServicesTestJSON-2046904672 None] Acquiring lock "cinder-quobyte-0ffcce63-faf8-4039-8a5c-0dd186b49ff9" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:19:31 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-51aa50f4-a03e-45d5-9572-777a1708c40a tempest-VolumesServicesTestJSON-2046904672 None] Lock "cinder-quobyte-0ffcce63-faf8-4039-8a5c-0dd186b49ff9" acquired by "delete_volume" :: waited 0.023s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:19:31 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[28658f51-84a6-4326-a76a-a5fa590f9141]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:19:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-51aa50f4-a03e-45d5-9572-777a1708c40a tempest-VolumesServicesTestJSON-2046904672 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0ffcce63-faf8-4039-8a5c-0dd186b49ff9 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:32 devstack sudo[104253]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0ffcce63-faf8-4039-8a5c-0dd186b49ff9 Aug 15 16:19:32 devstack sudo[104253]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:32 devstack sudo[104253]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-51aa50f4-a03e-45d5-9572-777a1708c40a tempest-VolumesServicesTestJSON-2046904672 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0ffcce63-faf8-4039-8a5c-0dd186b49ff9" returned: 0 in 0.514s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-51aa50f4-a03e-45d5-9572-777a1708c40a tempest-VolumesServicesTestJSON-2046904672 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0ffcce63-faf8-4039-8a5c-0dd186b49ff9 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:32 devstack sudo[104259]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0ffcce63-faf8-4039-8a5c-0dd186b49ff9 Aug 15 16:19:32 devstack sudo[104259]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:32 devstack sudo[104259]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-51aa50f4-a03e-45d5-9572-777a1708c40a tempest-VolumesServicesTestJSON-2046904672 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0ffcce63-faf8-4039-8a5c-0dd186b49ff9" returned: 0 in 0.476s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:32 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-51aa50f4-a03e-45d5-9572-777a1708c40a tempest-VolumesServicesTestJSON-2046904672 None] Lock "cinder-quobyte-0ffcce63-faf8-4039-8a5c-0dd186b49ff9" released by "delete_volume" :: held 1.050s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:19:32 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-51aa50f4-a03e-45d5-9572-777a1708c40a tempest-VolumesServicesTestJSON-2046904672 None] Created reservations ['d83fae59-2b97-4550-8723-5c90822df012', '5f03a77e-7a26-4cd3-81bb-ca6c776db575', 'e88f92ac-6029-4962-babc-be86228d4366', '4c35cca0-5f52-4dd8-8cd5-dd3e4b89fd7d'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:19:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-51aa50f4-a03e-45d5-9572-777a1708c40a tempest-VolumesServicesTestJSON-2046904672 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:19:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-51aa50f4-a03e-45d5-9572-777a1708c40a tempest-VolumesServicesTestJSON-2046904672 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:19:33 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-51aa50f4-a03e-45d5-9572-777a1708c40a tempest-VolumesServicesTestJSON-2046904672 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:19:33 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-51aa50f4-a03e-45d5-9572-777a1708c40a tempest-VolumesServicesTestJSON-2046904672 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:19:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-51aa50f4-a03e-45d5-9572-777a1708c40a tempest-VolumesServicesTestJSON-2046904672 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:19:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-51aa50f4-a03e-45d5-9572-777a1708c40a tempest-VolumesServicesTestJSON-2046904672 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:33 devstack sudo[104264]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:19:33 devstack sudo[104264]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:33 devstack sudo[104264]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-51aa50f4-a03e-45d5-9572-777a1708c40a tempest-VolumesServicesTestJSON-2046904672 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.366s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:33 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-51aa50f4-a03e-45d5-9572-777a1708c40a tempest-VolumesServicesTestJSON-2046904672 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:19:33 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-51aa50f4-a03e-45d5-9572-777a1708c40a tempest-VolumesServicesTestJSON-2046904672 None] Deleted volume successfully. Aug 15 16:19:33 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-51aa50f4-a03e-45d5-9572-777a1708c40a tempest-VolumesServicesTestJSON-2046904672 None] Lock "cinder-0ffcce63-faf8-4039-8a5c-0dd186b49ff9-delete_volume" released by "delete_volume" :: held 1.681s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:19:34 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-d479d35f-d1b8-4ca9-8cda-36d94c021760 tempest-VolumesMetadataTest-659028634 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:19:34 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d479d35f-d1b8-4ca9-8cda-36d94c021760 tempest-VolumesMetadataTest-659028634 None] Flow 'volume_create_manager' (65324ac8-6fef-4402-9dce-08bd1fc4cbd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:19:34 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d479d35f-d1b8-4ca9-8cda-36d94c021760 tempest-VolumesMetadataTest-659028634 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b1897d9f-42ce-4295-87b5-e40e8f831975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:34 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d479d35f-d1b8-4ca9-8cda-36d94c021760 tempest-VolumesMetadataTest-659028634 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b1897d9f-42ce-4295-87b5-e40e8f831975) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:19:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1185800541',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b4824532-6ad4-40b0-96d3-400e35ff3ea0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c355d1a0323f4de2ad1833dc74367746',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:19:34Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:19:34Z,use_quota=True,user_id='25fae8fc187b466daea401e8169d978b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:34 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d479d35f-d1b8-4ca9-8cda-36d94c021760 tempest-VolumesMetadataTest-659028634 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ccaacfe6-90a9-4352-8d13-27e1ea53bf26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:34 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d479d35f-d1b8-4ca9-8cda-36d94c021760 tempest-VolumesMetadataTest-659028634 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ccaacfe6-90a9-4352-8d13-27e1ea53bf26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:34 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d479d35f-d1b8-4ca9-8cda-36d94c021760 tempest-VolumesMetadataTest-659028634 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4a1efdd8-f154-4bdf-a9a7-baf7d8425473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:34 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d479d35f-d1b8-4ca9-8cda-36d94c021760 tempest-VolumesMetadataTest-659028634 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4a1efdd8-f154-4bdf-a9a7-baf7d8425473) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b4824532-6ad4-40b0-96d3-400e35ff3ea0', 'volume_name': 'volume-b4824532-6ad4-40b0-96d3-400e35ff3ea0', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:34 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d479d35f-d1b8-4ca9-8cda-36d94c021760 tempest-VolumesMetadataTest-659028634 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (20e1adac-76d3-493b-9659-61fa0d0a6707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:34 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d479d35f-d1b8-4ca9-8cda-36d94c021760 tempest-VolumesMetadataTest-659028634 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (20e1adac-76d3-493b-9659-61fa0d0a6707) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:34 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d479d35f-d1b8-4ca9-8cda-36d94c021760 tempest-VolumesMetadataTest-659028634 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1d06f5c8-0284-4c92-b2cf-e57f35103f02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:34 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-d479d35f-d1b8-4ca9-8cda-36d94c021760 tempest-VolumesMetadataTest-659028634 None] Volume b4824532-6ad4-40b0-96d3-400e35ff3ea0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b4824532-6ad4-40b0-96d3-400e35ff3ea0', 'volume_size': 1} Aug 15 16:19:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d479d35f-d1b8-4ca9-8cda-36d94c021760 tempest-VolumesMetadataTest-659028634 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:19:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d479d35f-d1b8-4ca9-8cda-36d94c021760 tempest-VolumesMetadataTest-659028634 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:19:34 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-d479d35f-d1b8-4ca9-8cda-36d94c021760 tempest-VolumesMetadataTest-659028634 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:19:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1185800541',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b4824532-6ad4-40b0-96d3-400e35ff3ea0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c355d1a0323f4de2ad1833dc74367746',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:19:34Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:19:34Z,use_quota=True,user_id='25fae8fc187b466daea401e8169d978b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:19:34 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-d479d35f-d1b8-4ca9-8cda-36d94c021760 tempest-VolumesMetadataTest-659028634 None] Creating volume b4824532-6ad4-40b0-96d3-400e35ff3ea0 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:19:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d479d35f-d1b8-4ca9-8cda-36d94c021760 tempest-VolumesMetadataTest-659028634 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:19:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d479d35f-d1b8-4ca9-8cda-36d94c021760 tempest-VolumesMetadataTest-659028634 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:19:34 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-d479d35f-d1b8-4ca9-8cda-36d94c021760 tempest-VolumesMetadataTest-659028634 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:19:34 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-d479d35f-d1b8-4ca9-8cda-36d94c021760 tempest-VolumesMetadataTest-659028634 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:19:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d479d35f-d1b8-4ca9-8cda-36d94c021760 tempest-VolumesMetadataTest-659028634 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:19:34 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-d479d35f-d1b8-4ca9-8cda-36d94c021760 tempest-VolumesMetadataTest-659028634 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:19:34 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-d479d35f-d1b8-4ca9-8cda-36d94c021760 tempest-VolumesMetadataTest-659028634 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:19:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d479d35f-d1b8-4ca9-8cda-36d94c021760 tempest-VolumesMetadataTest-659028634 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b4824532-6ad4-40b0-96d3-400e35ff3ea0 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:34 devstack sudo[104267]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b4824532-6ad4-40b0-96d3-400e35ff3ea0 1073741824 Aug 15 16:19:34 devstack sudo[104267]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:34 devstack sudo[104267]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d479d35f-d1b8-4ca9-8cda-36d94c021760 tempest-VolumesMetadataTest-659028634 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b4824532-6ad4-40b0-96d3-400e35ff3ea0 1073741824" returned: 0 in 0.612s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d479d35f-d1b8-4ca9-8cda-36d94c021760 tempest-VolumesMetadataTest-659028634 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b4824532-6ad4-40b0-96d3-400e35ff3ea0 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:34 devstack sudo[104273]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b4824532-6ad4-40b0-96d3-400e35ff3ea0 Aug 15 16:19:34 devstack sudo[104273]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:35 devstack sudo[104273]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:35 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d479d35f-d1b8-4ca9-8cda-36d94c021760 tempest-VolumesMetadataTest-659028634 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b4824532-6ad4-40b0-96d3-400e35ff3ea0" returned: 0 in 0.304s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:35 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-d479d35f-d1b8-4ca9-8cda-36d94c021760 tempest-VolumesMetadataTest-659028634 None] <== create_volume: return (973ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:19:35 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d479d35f-d1b8-4ca9-8cda-36d94c021760 tempest-VolumesMetadataTest-659028634 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.976s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:19:35 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d479d35f-d1b8-4ca9-8cda-36d94c021760 tempest-VolumesMetadataTest-659028634 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1d06f5c8-0284-4c92-b2cf-e57f35103f02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b4824532-6ad4-40b0-96d3-400e35ff3ea0', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:35 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d479d35f-d1b8-4ca9-8cda-36d94c021760 tempest-VolumesMetadataTest-659028634 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ae64ffb9-72e8-4835-9b73-e39a040464e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:35 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-d479d35f-d1b8-4ca9-8cda-36d94c021760 tempest-VolumesMetadataTest-659028634 None] Volume volume-b4824532-6ad4-40b0-96d3-400e35ff3ea0 (b4824532-6ad4-40b0-96d3-400e35ff3ea0): created successfully Aug 15 16:19:35 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d479d35f-d1b8-4ca9-8cda-36d94c021760 tempest-VolumesMetadataTest-659028634 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ae64ffb9-72e8-4835-9b73-e39a040464e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:35 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d479d35f-d1b8-4ca9-8cda-36d94c021760 tempest-VolumesMetadataTest-659028634 None] Flow 'volume_create_manager' (65324ac8-6fef-4402-9dce-08bd1fc4cbd0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:19:35 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-d479d35f-d1b8-4ca9-8cda-36d94c021760 tempest-VolumesMetadataTest-659028634 None] Created volume successfully. Aug 15 16:19:36 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-11cdfeff-dc51-4dd5-bd06-ef9226f933cf tempest-VolumesMetadataTest-659028634 None] Acquiring lock "cinder-b4824532-6ad4-40b0-96d3-400e35ff3ea0-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:19:36 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-11cdfeff-dc51-4dd5-bd06-ef9226f933cf tempest-VolumesMetadataTest-659028634 None] Lock "cinder-b4824532-6ad4-40b0-96d3-400e35ff3ea0-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:19:36 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-11cdfeff-dc51-4dd5-bd06-ef9226f933cf tempest-VolumesMetadataTest-659028634 None] Acquiring lock "cinder-quobyte-b4824532-6ad4-40b0-96d3-400e35ff3ea0" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:19:37 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-11cdfeff-dc51-4dd5-bd06-ef9226f933cf tempest-VolumesMetadataTest-659028634 None] Lock "cinder-quobyte-b4824532-6ad4-40b0-96d3-400e35ff3ea0" acquired by "delete_volume" :: waited 0.017s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:19:37 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[be73f4ac-f03a-42db-83b2-36d51cafb1ee]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:19:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-11cdfeff-dc51-4dd5-bd06-ef9226f933cf tempest-VolumesMetadataTest-659028634 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b4824532-6ad4-40b0-96d3-400e35ff3ea0 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:37 devstack sudo[104278]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b4824532-6ad4-40b0-96d3-400e35ff3ea0 Aug 15 16:19:37 devstack sudo[104278]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:37 devstack sudo[104278]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-11cdfeff-dc51-4dd5-bd06-ef9226f933cf tempest-VolumesMetadataTest-659028634 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b4824532-6ad4-40b0-96d3-400e35ff3ea0" returned: 0 in 0.431s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-11cdfeff-dc51-4dd5-bd06-ef9226f933cf tempest-VolumesMetadataTest-659028634 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b4824532-6ad4-40b0-96d3-400e35ff3ea0 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:37 devstack sudo[104285]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b4824532-6ad4-40b0-96d3-400e35ff3ea0 Aug 15 16:19:37 devstack sudo[104285]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:37 devstack sudo[104285]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-11cdfeff-dc51-4dd5-bd06-ef9226f933cf tempest-VolumesMetadataTest-659028634 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b4824532-6ad4-40b0-96d3-400e35ff3ea0" returned: 0 in 0.287s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:37 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-11cdfeff-dc51-4dd5-bd06-ef9226f933cf tempest-VolumesMetadataTest-659028634 None] Lock "cinder-quobyte-b4824532-6ad4-40b0-96d3-400e35ff3ea0" released by "delete_volume" :: held 0.775s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:19:37 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-11cdfeff-dc51-4dd5-bd06-ef9226f933cf tempest-VolumesMetadataTest-659028634 None] Created reservations ['894ba2d7-b10c-4fa3-aa35-49ac4c41fefd', '0b9363e0-0455-4d08-b54b-f0ace03c884a', '1a053f32-f399-4d4f-b334-788ddea5bb89', '684b5011-2a81-4014-908b-0fef206d784e'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:19:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-11cdfeff-dc51-4dd5-bd06-ef9226f933cf tempest-VolumesMetadataTest-659028634 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:19:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-11cdfeff-dc51-4dd5-bd06-ef9226f933cf tempest-VolumesMetadataTest-659028634 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:19:37 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-11cdfeff-dc51-4dd5-bd06-ef9226f933cf tempest-VolumesMetadataTest-659028634 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:19:37 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-11cdfeff-dc51-4dd5-bd06-ef9226f933cf tempest-VolumesMetadataTest-659028634 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:19:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-11cdfeff-dc51-4dd5-bd06-ef9226f933cf tempest-VolumesMetadataTest-659028634 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:19:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-11cdfeff-dc51-4dd5-bd06-ef9226f933cf tempest-VolumesMetadataTest-659028634 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:37 devstack sudo[104288]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:19:37 devstack sudo[104288]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:38 devstack sudo[104288]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:38 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-11cdfeff-dc51-4dd5-bd06-ef9226f933cf tempest-VolumesMetadataTest-659028634 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.372s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:38 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-11cdfeff-dc51-4dd5-bd06-ef9226f933cf tempest-VolumesMetadataTest-659028634 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:19:38 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-11cdfeff-dc51-4dd5-bd06-ef9226f933cf tempest-VolumesMetadataTest-659028634 None] Deleted volume successfully. Aug 15 16:19:38 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-11cdfeff-dc51-4dd5-bd06-ef9226f933cf tempest-VolumesMetadataTest-659028634 None] Lock "cinder-b4824532-6ad4-40b0-96d3-400e35ff3ea0-delete_volume" released by "delete_volume" :: held 1.428s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:19:45 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-a9c7c72f-e2c1-4300-816c-f70a6c1e4278 tempest-TestServerVolumeAttachmentScenario-454756474 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:19:45 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-a9c7c72f-e2c1-4300-816c-f70a6c1e4278 tempest-TestServerVolumeAttachmentScenario-454756474 None] Flow 'volume_create_manager' (304c9163-5cf0-4cd8-9ca3-b19e0402d0f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:19:45 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-a9c7c72f-e2c1-4300-816c-f70a6c1e4278 tempest-TestServerVolumeAttachmentScenario-454756474 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a7687fc7-0869-4de2-a59b-5d9f31d06bcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:45 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-a9c7c72f-e2c1-4300-816c-f70a6c1e4278 tempest-TestServerVolumeAttachmentScenario-454756474 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a7687fc7-0869-4de2-a59b-5d9f31d06bcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:19:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1803348645',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=30a1dabc-99fe-427e-a81d-5c239f5c4939,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9ffc2cf4af64d5b93f988cab1b8c57e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:19:46Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:19:46Z,use_quota=True,user_id='bec710568c684cd09fb80c1d4be6c340',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:45 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-a9c7c72f-e2c1-4300-816c-f70a6c1e4278 tempest-TestServerVolumeAttachmentScenario-454756474 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (76461627-8249-4fc6-9250-7e7ae2424494) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:45 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-a9c7c72f-e2c1-4300-816c-f70a6c1e4278 tempest-TestServerVolumeAttachmentScenario-454756474 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (76461627-8249-4fc6-9250-7e7ae2424494) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:45 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-a9c7c72f-e2c1-4300-816c-f70a6c1e4278 tempest-TestServerVolumeAttachmentScenario-454756474 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8210be58-7cb5-4855-bf64-855f4e693921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:45 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-a9c7c72f-e2c1-4300-816c-f70a6c1e4278 tempest-TestServerVolumeAttachmentScenario-454756474 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8210be58-7cb5-4855-bf64-855f4e693921) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '30a1dabc-99fe-427e-a81d-5c239f5c4939', 'volume_name': 'volume-30a1dabc-99fe-427e-a81d-5c239f5c4939', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:45 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-a9c7c72f-e2c1-4300-816c-f70a6c1e4278 tempest-TestServerVolumeAttachmentScenario-454756474 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (019588ff-1219-4ff1-9f0d-3abe2fec15f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:45 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-a9c7c72f-e2c1-4300-816c-f70a6c1e4278 tempest-TestServerVolumeAttachmentScenario-454756474 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (019588ff-1219-4ff1-9f0d-3abe2fec15f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:45 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-a9c7c72f-e2c1-4300-816c-f70a6c1e4278 tempest-TestServerVolumeAttachmentScenario-454756474 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (17db3614-9ea2-4098-b3c2-c5b58d4caa6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:45 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-a9c7c72f-e2c1-4300-816c-f70a6c1e4278 tempest-TestServerVolumeAttachmentScenario-454756474 None] Volume 30a1dabc-99fe-427e-a81d-5c239f5c4939: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-30a1dabc-99fe-427e-a81d-5c239f5c4939', 'volume_size': 1} Aug 15 16:19:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-a9c7c72f-e2c1-4300-816c-f70a6c1e4278 tempest-TestServerVolumeAttachmentScenario-454756474 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:19:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-a9c7c72f-e2c1-4300-816c-f70a6c1e4278 tempest-TestServerVolumeAttachmentScenario-454756474 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:19:45 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-a9c7c72f-e2c1-4300-816c-f70a6c1e4278 tempest-TestServerVolumeAttachmentScenario-454756474 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:19:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1803348645',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=30a1dabc-99fe-427e-a81d-5c239f5c4939,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9ffc2cf4af64d5b93f988cab1b8c57e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:19:46Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:19:46Z,use_quota=True,user_id='bec710568c684cd09fb80c1d4be6c340',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:19:45 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-a9c7c72f-e2c1-4300-816c-f70a6c1e4278 tempest-TestServerVolumeAttachmentScenario-454756474 None] Creating volume 30a1dabc-99fe-427e-a81d-5c239f5c4939 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:19:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-a9c7c72f-e2c1-4300-816c-f70a6c1e4278 tempest-TestServerVolumeAttachmentScenario-454756474 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:19:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-a9c7c72f-e2c1-4300-816c-f70a6c1e4278 tempest-TestServerVolumeAttachmentScenario-454756474 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:19:45 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-a9c7c72f-e2c1-4300-816c-f70a6c1e4278 tempest-TestServerVolumeAttachmentScenario-454756474 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:19:45 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-a9c7c72f-e2c1-4300-816c-f70a6c1e4278 tempest-TestServerVolumeAttachmentScenario-454756474 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:19:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-a9c7c72f-e2c1-4300-816c-f70a6c1e4278 tempest-TestServerVolumeAttachmentScenario-454756474 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:19:45 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-a9c7c72f-e2c1-4300-816c-f70a6c1e4278 tempest-TestServerVolumeAttachmentScenario-454756474 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:19:45 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-a9c7c72f-e2c1-4300-816c-f70a6c1e4278 tempest-TestServerVolumeAttachmentScenario-454756474 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:19:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a9c7c72f-e2c1-4300-816c-f70a6c1e4278 tempest-TestServerVolumeAttachmentScenario-454756474 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-30a1dabc-99fe-427e-a81d-5c239f5c4939 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:45 devstack sudo[104293]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-30a1dabc-99fe-427e-a81d-5c239f5c4939 1073741824 Aug 15 16:19:45 devstack sudo[104293]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:46 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-2aa2d298-71c7-41b1-a2d3-386ff96b244c tempest-TestServerVolumeAttachmentScenario-454756474 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:19:46 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2aa2d298-71c7-41b1-a2d3-386ff96b244c tempest-TestServerVolumeAttachmentScenario-454756474 None] Flow 'volume_create_manager' (6a6436ee-421c-46c3-a67e-6b329aa44013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:19:46 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2aa2d298-71c7-41b1-a2d3-386ff96b244c tempest-TestServerVolumeAttachmentScenario-454756474 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (40467fdd-0f24-4ab5-a59d-28075702fbdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:46 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2aa2d298-71c7-41b1-a2d3-386ff96b244c tempest-TestServerVolumeAttachmentScenario-454756474 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (40467fdd-0f24-4ab5-a59d-28075702fbdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:19:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-545786435',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7d7c5f3c-8a70-45f4-bee8-48e1a96e529e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9ffc2cf4af64d5b93f988cab1b8c57e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:19:46Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:19:46Z,use_quota=True,user_id='bec710568c684cd09fb80c1d4be6c340',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:46 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2aa2d298-71c7-41b1-a2d3-386ff96b244c tempest-TestServerVolumeAttachmentScenario-454756474 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b741f8d4-4843-41c7-a105-844ee2bb88b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:46 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2aa2d298-71c7-41b1-a2d3-386ff96b244c tempest-TestServerVolumeAttachmentScenario-454756474 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b741f8d4-4843-41c7-a105-844ee2bb88b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:46 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2aa2d298-71c7-41b1-a2d3-386ff96b244c tempest-TestServerVolumeAttachmentScenario-454756474 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (251ef899-81e1-40d5-abf1-5cc4e040c20e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:46 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2aa2d298-71c7-41b1-a2d3-386ff96b244c tempest-TestServerVolumeAttachmentScenario-454756474 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (251ef899-81e1-40d5-abf1-5cc4e040c20e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7d7c5f3c-8a70-45f4-bee8-48e1a96e529e', 'volume_name': 'volume-7d7c5f3c-8a70-45f4-bee8-48e1a96e529e', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:46 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2aa2d298-71c7-41b1-a2d3-386ff96b244c tempest-TestServerVolumeAttachmentScenario-454756474 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (874c784e-14f4-43c4-a2d3-d92734870bb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:46 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2aa2d298-71c7-41b1-a2d3-386ff96b244c tempest-TestServerVolumeAttachmentScenario-454756474 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (874c784e-14f4-43c4-a2d3-d92734870bb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:46 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2aa2d298-71c7-41b1-a2d3-386ff96b244c tempest-TestServerVolumeAttachmentScenario-454756474 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2f06fef3-ec52-4093-b83c-bb9f932ce96e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:46 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-2aa2d298-71c7-41b1-a2d3-386ff96b244c tempest-TestServerVolumeAttachmentScenario-454756474 None] Volume 7d7c5f3c-8a70-45f4-bee8-48e1a96e529e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7d7c5f3c-8a70-45f4-bee8-48e1a96e529e', 'volume_size': 1} Aug 15 16:19:46 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-2aa2d298-71c7-41b1-a2d3-386ff96b244c tempest-TestServerVolumeAttachmentScenario-454756474 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:19:46 devstack sudo[104293]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:46 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a9c7c72f-e2c1-4300-816c-f70a6c1e4278 tempest-TestServerVolumeAttachmentScenario-454756474 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-30a1dabc-99fe-427e-a81d-5c239f5c4939 1073741824" returned: 0 in 0.727s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:46 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a9c7c72f-e2c1-4300-816c-f70a6c1e4278 tempest-TestServerVolumeAttachmentScenario-454756474 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-30a1dabc-99fe-427e-a81d-5c239f5c4939 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:46 devstack sudo[104298]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-30a1dabc-99fe-427e-a81d-5c239f5c4939 Aug 15 16:19:46 devstack sudo[104298]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:47 devstack sudo[104298]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a9c7c72f-e2c1-4300-816c-f70a6c1e4278 tempest-TestServerVolumeAttachmentScenario-454756474 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-30a1dabc-99fe-427e-a81d-5c239f5c4939" returned: 0 in 0.364s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:47 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-a9c7c72f-e2c1-4300-816c-f70a6c1e4278 tempest-TestServerVolumeAttachmentScenario-454756474 None] <== create_volume: return (1162ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:19:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-a9c7c72f-e2c1-4300-816c-f70a6c1e4278 tempest-TestServerVolumeAttachmentScenario-454756474 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.167s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:19:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-2aa2d298-71c7-41b1-a2d3-386ff96b244c tempest-TestServerVolumeAttachmentScenario-454756474 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.634s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:19:47 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-2aa2d298-71c7-41b1-a2d3-386ff96b244c tempest-TestServerVolumeAttachmentScenario-454756474 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:19:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-545786435',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7d7c5f3c-8a70-45f4-bee8-48e1a96e529e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9ffc2cf4af64d5b93f988cab1b8c57e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:19:46Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:19:46Z,use_quota=True,user_id='bec710568c684cd09fb80c1d4be6c340',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:19:47 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-2aa2d298-71c7-41b1-a2d3-386ff96b244c tempest-TestServerVolumeAttachmentScenario-454756474 None] Creating volume 7d7c5f3c-8a70-45f4-bee8-48e1a96e529e {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:19:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-2aa2d298-71c7-41b1-a2d3-386ff96b244c tempest-TestServerVolumeAttachmentScenario-454756474 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:19:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-2aa2d298-71c7-41b1-a2d3-386ff96b244c tempest-TestServerVolumeAttachmentScenario-454756474 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:19:47 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-2aa2d298-71c7-41b1-a2d3-386ff96b244c tempest-TestServerVolumeAttachmentScenario-454756474 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:19:47 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-2aa2d298-71c7-41b1-a2d3-386ff96b244c tempest-TestServerVolumeAttachmentScenario-454756474 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:19:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-2aa2d298-71c7-41b1-a2d3-386ff96b244c tempest-TestServerVolumeAttachmentScenario-454756474 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.019s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:19:47 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-2aa2d298-71c7-41b1-a2d3-386ff96b244c tempest-TestServerVolumeAttachmentScenario-454756474 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:19:47 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-2aa2d298-71c7-41b1-a2d3-386ff96b244c tempest-TestServerVolumeAttachmentScenario-454756474 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:19:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2aa2d298-71c7-41b1-a2d3-386ff96b244c tempest-TestServerVolumeAttachmentScenario-454756474 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d7c5f3c-8a70-45f4-bee8-48e1a96e529e 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:47 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-a9c7c72f-e2c1-4300-816c-f70a6c1e4278 tempest-TestServerVolumeAttachmentScenario-454756474 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (17db3614-9ea2-4098-b3c2-c5b58d4caa6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-30a1dabc-99fe-427e-a81d-5c239f5c4939', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:47 devstack sudo[104301]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d7c5f3c-8a70-45f4-bee8-48e1a96e529e 1073741824 Aug 15 16:19:47 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-a9c7c72f-e2c1-4300-816c-f70a6c1e4278 tempest-TestServerVolumeAttachmentScenario-454756474 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8c8dd674-00b5-4041-87a8-59d480d1cca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:47 devstack sudo[104301]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:47 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-a9c7c72f-e2c1-4300-816c-f70a6c1e4278 tempest-TestServerVolumeAttachmentScenario-454756474 None] Volume volume-30a1dabc-99fe-427e-a81d-5c239f5c4939 (30a1dabc-99fe-427e-a81d-5c239f5c4939): created successfully Aug 15 16:19:47 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-a9c7c72f-e2c1-4300-816c-f70a6c1e4278 tempest-TestServerVolumeAttachmentScenario-454756474 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8c8dd674-00b5-4041-87a8-59d480d1cca7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:47 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-a9c7c72f-e2c1-4300-816c-f70a6c1e4278 tempest-TestServerVolumeAttachmentScenario-454756474 None] Flow 'volume_create_manager' (304c9163-5cf0-4cd8-9ca3-b19e0402d0f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:19:47 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-a9c7c72f-e2c1-4300-816c-f70a6c1e4278 tempest-TestServerVolumeAttachmentScenario-454756474 None] Created volume successfully. Aug 15 16:19:47 devstack sudo[104301]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2aa2d298-71c7-41b1-a2d3-386ff96b244c tempest-TestServerVolumeAttachmentScenario-454756474 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d7c5f3c-8a70-45f4-bee8-48e1a96e529e 1073741824" returned: 0 in 0.612s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2aa2d298-71c7-41b1-a2d3-386ff96b244c tempest-TestServerVolumeAttachmentScenario-454756474 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d7c5f3c-8a70-45f4-bee8-48e1a96e529e {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:47 devstack sudo[104307]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d7c5f3c-8a70-45f4-bee8-48e1a96e529e Aug 15 16:19:47 devstack sudo[104307]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:48 devstack sudo[104307]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2aa2d298-71c7-41b1-a2d3-386ff96b244c tempest-TestServerVolumeAttachmentScenario-454756474 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d7c5f3c-8a70-45f4-bee8-48e1a96e529e" returned: 0 in 0.402s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:48 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-2aa2d298-71c7-41b1-a2d3-386ff96b244c tempest-TestServerVolumeAttachmentScenario-454756474 None] <== create_volume: return (1092ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:19:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-2aa2d298-71c7-41b1-a2d3-386ff96b244c tempest-TestServerVolumeAttachmentScenario-454756474 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.096s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:19:48 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2aa2d298-71c7-41b1-a2d3-386ff96b244c tempest-TestServerVolumeAttachmentScenario-454756474 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2f06fef3-ec52-4093-b83c-bb9f932ce96e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7d7c5f3c-8a70-45f4-bee8-48e1a96e529e', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:48 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2aa2d298-71c7-41b1-a2d3-386ff96b244c tempest-TestServerVolumeAttachmentScenario-454756474 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (735158a4-b145-4074-801a-df0f85b96cb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:48 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-2aa2d298-71c7-41b1-a2d3-386ff96b244c tempest-TestServerVolumeAttachmentScenario-454756474 None] Volume volume-7d7c5f3c-8a70-45f4-bee8-48e1a96e529e (7d7c5f3c-8a70-45f4-bee8-48e1a96e529e): created successfully Aug 15 16:19:48 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2aa2d298-71c7-41b1-a2d3-386ff96b244c tempest-TestServerVolumeAttachmentScenario-454756474 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (735158a4-b145-4074-801a-df0f85b96cb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:48 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2aa2d298-71c7-41b1-a2d3-386ff96b244c tempest-TestServerVolumeAttachmentScenario-454756474 None] Flow 'volume_create_manager' (6a6436ee-421c-46c3-a67e-6b329aa44013) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:19:48 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-2aa2d298-71c7-41b1-a2d3-386ff96b244c tempest-TestServerVolumeAttachmentScenario-454756474 None] Created volume successfully. Aug 15 16:19:48 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-8b9c48cc-b740-48aa-9946-123678f590df tempest-VolumesTransfersV355Test-1993426543 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:19:48 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-8b9c48cc-b740-48aa-9946-123678f590df tempest-VolumesTransfersV355Test-1993426543 None] Flow 'volume_create_manager' (90871a79-214a-4089-9094-193b7cebe86d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:19:48 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-8b9c48cc-b740-48aa-9946-123678f590df tempest-VolumesTransfersV355Test-1993426543 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3706e20f-757a-41f0-96d3-e733f1224f2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:48 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-8b9c48cc-b740-48aa-9946-123678f590df tempest-VolumesTransfersV355Test-1993426543 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3706e20f-757a-41f0-96d3-e733f1224f2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:19:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1147148071',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2d436a8d-1692-4785-8b34-a2e05aaeb1e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='674fb4fc99c246aa85c3cd0a273f9dd2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:19:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:19:49Z,use_quota=True,user_id='d2bdc09ba9714b9ea200e07140212494',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:49 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-8b9c48cc-b740-48aa-9946-123678f590df tempest-VolumesTransfersV355Test-1993426543 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (db7a325e-c25a-4e8d-a27c-0a7929558ea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:49 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-8b9c48cc-b740-48aa-9946-123678f590df tempest-VolumesTransfersV355Test-1993426543 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (db7a325e-c25a-4e8d-a27c-0a7929558ea4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:49 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-8b9c48cc-b740-48aa-9946-123678f590df tempest-VolumesTransfersV355Test-1993426543 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a46d13d1-4e28-4117-a273-39a989048c1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:49 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-8b9c48cc-b740-48aa-9946-123678f590df tempest-VolumesTransfersV355Test-1993426543 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a46d13d1-4e28-4117-a273-39a989048c1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2d436a8d-1692-4785-8b34-a2e05aaeb1e9', 'volume_name': 'volume-2d436a8d-1692-4785-8b34-a2e05aaeb1e9', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:49 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-8b9c48cc-b740-48aa-9946-123678f590df tempest-VolumesTransfersV355Test-1993426543 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (79b40cb6-13a2-4285-bb0b-c2fc2cf4f6c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:49 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-8b9c48cc-b740-48aa-9946-123678f590df tempest-VolumesTransfersV355Test-1993426543 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (79b40cb6-13a2-4285-bb0b-c2fc2cf4f6c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:49 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-8b9c48cc-b740-48aa-9946-123678f590df tempest-VolumesTransfersV355Test-1993426543 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (eb565466-56cb-4235-b1c9-7fdd6f7c3fb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:49 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-8b9c48cc-b740-48aa-9946-123678f590df tempest-VolumesTransfersV355Test-1993426543 None] Volume 2d436a8d-1692-4785-8b34-a2e05aaeb1e9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2d436a8d-1692-4785-8b34-a2e05aaeb1e9', 'volume_size': 1} Aug 15 16:19:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-8b9c48cc-b740-48aa-9946-123678f590df tempest-VolumesTransfersV355Test-1993426543 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:19:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-8b9c48cc-b740-48aa-9946-123678f590df tempest-VolumesTransfersV355Test-1993426543 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:19:49 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-8b9c48cc-b740-48aa-9946-123678f590df tempest-VolumesTransfersV355Test-1993426543 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:19:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1147148071',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2d436a8d-1692-4785-8b34-a2e05aaeb1e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='674fb4fc99c246aa85c3cd0a273f9dd2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:19:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:19:49Z,use_quota=True,user_id='d2bdc09ba9714b9ea200e07140212494',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:19:49 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-8b9c48cc-b740-48aa-9946-123678f590df tempest-VolumesTransfersV355Test-1993426543 None] Creating volume 2d436a8d-1692-4785-8b34-a2e05aaeb1e9 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:19:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-8b9c48cc-b740-48aa-9946-123678f590df tempest-VolumesTransfersV355Test-1993426543 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:19:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-8b9c48cc-b740-48aa-9946-123678f590df tempest-VolumesTransfersV355Test-1993426543 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:19:49 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-8b9c48cc-b740-48aa-9946-123678f590df tempest-VolumesTransfersV355Test-1993426543 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:19:49 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-8b9c48cc-b740-48aa-9946-123678f590df tempest-VolumesTransfersV355Test-1993426543 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:19:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-8b9c48cc-b740-48aa-9946-123678f590df tempest-VolumesTransfersV355Test-1993426543 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:19:49 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-8b9c48cc-b740-48aa-9946-123678f590df tempest-VolumesTransfersV355Test-1993426543 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:19:49 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-8b9c48cc-b740-48aa-9946-123678f590df tempest-VolumesTransfersV355Test-1993426543 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:19:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8b9c48cc-b740-48aa-9946-123678f590df tempest-VolumesTransfersV355Test-1993426543 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2d436a8d-1692-4785-8b34-a2e05aaeb1e9 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:49 devstack sudo[104310]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2d436a8d-1692-4785-8b34-a2e05aaeb1e9 1073741824 Aug 15 16:19:49 devstack sudo[104310]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:49 devstack sudo[104310]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8b9c48cc-b740-48aa-9946-123678f590df tempest-VolumesTransfersV355Test-1993426543 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2d436a8d-1692-4785-8b34-a2e05aaeb1e9 1073741824" returned: 0 in 0.587s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8b9c48cc-b740-48aa-9946-123678f590df tempest-VolumesTransfersV355Test-1993426543 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2d436a8d-1692-4785-8b34-a2e05aaeb1e9 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:49 devstack sudo[104317]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2d436a8d-1692-4785-8b34-a2e05aaeb1e9 Aug 15 16:19:49 devstack sudo[104317]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:50 devstack sudo[104317]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8b9c48cc-b740-48aa-9946-123678f590df tempest-VolumesTransfersV355Test-1993426543 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2d436a8d-1692-4785-8b34-a2e05aaeb1e9" returned: 0 in 0.354s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:50 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-8b9c48cc-b740-48aa-9946-123678f590df tempest-VolumesTransfersV355Test-1993426543 None] <== create_volume: return (997ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:19:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-8b9c48cc-b740-48aa-9946-123678f590df tempest-VolumesTransfersV355Test-1993426543 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:19:50 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-8b9c48cc-b740-48aa-9946-123678f590df tempest-VolumesTransfersV355Test-1993426543 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (eb565466-56cb-4235-b1c9-7fdd6f7c3fb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2d436a8d-1692-4785-8b34-a2e05aaeb1e9', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:50 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-8b9c48cc-b740-48aa-9946-123678f590df tempest-VolumesTransfersV355Test-1993426543 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (05742dcc-2836-4a59-a3ab-6153870e1944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:50 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-8b9c48cc-b740-48aa-9946-123678f590df tempest-VolumesTransfersV355Test-1993426543 None] Volume volume-2d436a8d-1692-4785-8b34-a2e05aaeb1e9 (2d436a8d-1692-4785-8b34-a2e05aaeb1e9): created successfully Aug 15 16:19:50 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-8b9c48cc-b740-48aa-9946-123678f590df tempest-VolumesTransfersV355Test-1993426543 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (05742dcc-2836-4a59-a3ab-6153870e1944) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:50 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-8b9c48cc-b740-48aa-9946-123678f590df tempest-VolumesTransfersV355Test-1993426543 None] Flow 'volume_create_manager' (90871a79-214a-4089-9094-193b7cebe86d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:19:50 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-8b9c48cc-b740-48aa-9946-123678f590df tempest-VolumesTransfersV355Test-1993426543 None] Created volume successfully. Aug 15 16:19:52 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-f3651a0d-e446-4e46-8c39-4cc72b9b491d tempest-VolumesTransfersV355Test-541065906 None] Transfer volume completed successfully. Aug 15 16:19:53 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-c66db18e-eec8-422b-a536-e36ac7133086 tempest-VolumesTransfersV355Test-349065765 None] Acquiring lock "cinder-2d436a8d-1692-4785-8b34-a2e05aaeb1e9-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:19:53 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-c66db18e-eec8-422b-a536-e36ac7133086 tempest-VolumesTransfersV355Test-349065765 None] Lock "cinder-2d436a8d-1692-4785-8b34-a2e05aaeb1e9-delete_volume" acquired by "delete_volume" :: waited 0.028s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:19:53 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-c66db18e-eec8-422b-a536-e36ac7133086 tempest-VolumesTransfersV355Test-349065765 None] Acquiring lock "cinder-quobyte-2d436a8d-1692-4785-8b34-a2e05aaeb1e9" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:19:53 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-c66db18e-eec8-422b-a536-e36ac7133086 tempest-VolumesTransfersV355Test-349065765 None] Lock "cinder-quobyte-2d436a8d-1692-4785-8b34-a2e05aaeb1e9" acquired by "delete_volume" :: waited 0.022s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:19:53 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[1339503c-c5ed-45fe-bf7a-43de961ccf21]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:19:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c66db18e-eec8-422b-a536-e36ac7133086 tempest-VolumesTransfersV355Test-349065765 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2d436a8d-1692-4785-8b34-a2e05aaeb1e9 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:53 devstack sudo[104330]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2d436a8d-1692-4785-8b34-a2e05aaeb1e9 Aug 15 16:19:53 devstack sudo[104330]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:53 devstack sudo[104330]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c66db18e-eec8-422b-a536-e36ac7133086 tempest-VolumesTransfersV355Test-349065765 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2d436a8d-1692-4785-8b34-a2e05aaeb1e9" returned: 0 in 0.529s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c66db18e-eec8-422b-a536-e36ac7133086 tempest-VolumesTransfersV355Test-349065765 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2d436a8d-1692-4785-8b34-a2e05aaeb1e9 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:53 devstack sudo[104344]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2d436a8d-1692-4785-8b34-a2e05aaeb1e9 Aug 15 16:19:53 devstack sudo[104344]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:54 devstack sudo[104344]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c66db18e-eec8-422b-a536-e36ac7133086 tempest-VolumesTransfersV355Test-349065765 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2d436a8d-1692-4785-8b34-a2e05aaeb1e9" returned: 0 in 0.369s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:54 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-c66db18e-eec8-422b-a536-e36ac7133086 tempest-VolumesTransfersV355Test-349065765 None] Lock "cinder-quobyte-2d436a8d-1692-4785-8b34-a2e05aaeb1e9" released by "delete_volume" :: held 0.989s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:19:54 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-c66db18e-eec8-422b-a536-e36ac7133086 tempest-VolumesTransfersV355Test-349065765 None] Created reservations ['cc4f5bf2-ed5d-4ca0-893e-a76ca6c698b8', '77357917-e4b3-4b81-83f9-e0b59f7c0a3a', '5f643a8b-c854-4dc0-8bce-b75044423440', 'f75b5a0f-93b4-4b1a-bc14-dabb288fe26b'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:19:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c66db18e-eec8-422b-a536-e36ac7133086 tempest-VolumesTransfersV355Test-349065765 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:19:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c66db18e-eec8-422b-a536-e36ac7133086 tempest-VolumesTransfersV355Test-349065765 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:19:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c66db18e-eec8-422b-a536-e36ac7133086 tempest-VolumesTransfersV355Test-349065765 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:19:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c66db18e-eec8-422b-a536-e36ac7133086 tempest-VolumesTransfersV355Test-349065765 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:19:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c66db18e-eec8-422b-a536-e36ac7133086 tempest-VolumesTransfersV355Test-349065765 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:19:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c66db18e-eec8-422b-a536-e36ac7133086 tempest-VolumesTransfersV355Test-349065765 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:54 devstack sudo[104347]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:19:54 devstack sudo[104347]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:54 devstack sudo[104347]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c66db18e-eec8-422b-a536-e36ac7133086 tempest-VolumesTransfersV355Test-349065765 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.388s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:54 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-c66db18e-eec8-422b-a536-e36ac7133086 tempest-VolumesTransfersV355Test-349065765 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:19:54 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-c66db18e-eec8-422b-a536-e36ac7133086 tempest-VolumesTransfersV355Test-349065765 None] Deleted volume successfully. Aug 15 16:19:54 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-c66db18e-eec8-422b-a536-e36ac7133086 tempest-VolumesTransfersV355Test-349065765 None] Lock "cinder-2d436a8d-1692-4785-8b34-a2e05aaeb1e9-delete_volume" released by "delete_volume" :: held 1.697s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:19:54 devstack cinder-volume[94214]: DEBUG oslo_service.periodic_task [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94214) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 15 16:19:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:19:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:19:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:19:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:19:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:19:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:54 devstack sudo[104350]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:19:54 devstack sudo[104350]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:55 devstack sudo[104350]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.323s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:55 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:19:55 devstack cinder-volume[94214]: DEBUG oslo_service.periodic_task [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Running periodic task VolumeManager._thread_info {{(pid=94214) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 15 16:19:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] thread count: 28 {{(pid=94214) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 15 16:19:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] thread info: [<_MainThread(MainThread, started 127815644156032)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94214) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 15 16:19:55 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-ae7092d9-59c6-49c2-a21a-bfaa0564fdde tempest-SnapshotMetadataTestJSON-1191228717 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:19:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ae7092d9-59c6-49c2-a21a-bfaa0564fdde tempest-SnapshotMetadataTestJSON-1191228717 None] Flow 'volume_create_manager' (9ec589cd-d1a8-49f6-b404-bc20ffdcd4c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:19:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ae7092d9-59c6-49c2-a21a-bfaa0564fdde tempest-SnapshotMetadataTestJSON-1191228717 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0d32d053-3bab-428d-babe-d4d15beeb8b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ae7092d9-59c6-49c2-a21a-bfaa0564fdde tempest-SnapshotMetadataTestJSON-1191228717 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0d32d053-3bab-428d-babe-d4d15beeb8b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:19:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1510005689',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fd304599-1c14-4e20-9463-02cc1202a600,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b843a73e0d6c42ceac23f49d2f30d23a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:19:56Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:19:56Z,use_quota=True,user_id='ce73386ac62d40b681349d015c7dc643',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ae7092d9-59c6-49c2-a21a-bfaa0564fdde tempest-SnapshotMetadataTestJSON-1191228717 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f19c6947-5b1c-4b43-86a8-65965aa08a0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ae7092d9-59c6-49c2-a21a-bfaa0564fdde tempest-SnapshotMetadataTestJSON-1191228717 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f19c6947-5b1c-4b43-86a8-65965aa08a0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ae7092d9-59c6-49c2-a21a-bfaa0564fdde tempest-SnapshotMetadataTestJSON-1191228717 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (53392286-8bf1-49b0-a4a6-caa1d2b85298) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ae7092d9-59c6-49c2-a21a-bfaa0564fdde tempest-SnapshotMetadataTestJSON-1191228717 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (53392286-8bf1-49b0-a4a6-caa1d2b85298) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fd304599-1c14-4e20-9463-02cc1202a600', 'volume_name': 'volume-fd304599-1c14-4e20-9463-02cc1202a600', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ae7092d9-59c6-49c2-a21a-bfaa0564fdde tempest-SnapshotMetadataTestJSON-1191228717 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0a9751eb-3bfe-4945-9c20-639388c58c07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ae7092d9-59c6-49c2-a21a-bfaa0564fdde tempest-SnapshotMetadataTestJSON-1191228717 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0a9751eb-3bfe-4945-9c20-639388c58c07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ae7092d9-59c6-49c2-a21a-bfaa0564fdde tempest-SnapshotMetadataTestJSON-1191228717 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bfe5ad8f-a2fc-417a-abaa-35a11c6cef5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:55 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-ae7092d9-59c6-49c2-a21a-bfaa0564fdde tempest-SnapshotMetadataTestJSON-1191228717 None] Volume fd304599-1c14-4e20-9463-02cc1202a600: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fd304599-1c14-4e20-9463-02cc1202a600', 'volume_size': 1} Aug 15 16:19:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ae7092d9-59c6-49c2-a21a-bfaa0564fdde tempest-SnapshotMetadataTestJSON-1191228717 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:19:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ae7092d9-59c6-49c2-a21a-bfaa0564fdde tempest-SnapshotMetadataTestJSON-1191228717 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:19:55 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ae7092d9-59c6-49c2-a21a-bfaa0564fdde tempest-SnapshotMetadataTestJSON-1191228717 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:19:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1510005689',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fd304599-1c14-4e20-9463-02cc1202a600,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b843a73e0d6c42ceac23f49d2f30d23a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:19:56Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:19:56Z,use_quota=True,user_id='ce73386ac62d40b681349d015c7dc643',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:19:55 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-ae7092d9-59c6-49c2-a21a-bfaa0564fdde tempest-SnapshotMetadataTestJSON-1191228717 None] Creating volume fd304599-1c14-4e20-9463-02cc1202a600 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:19:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ae7092d9-59c6-49c2-a21a-bfaa0564fdde tempest-SnapshotMetadataTestJSON-1191228717 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:19:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ae7092d9-59c6-49c2-a21a-bfaa0564fdde tempest-SnapshotMetadataTestJSON-1191228717 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:19:55 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ae7092d9-59c6-49c2-a21a-bfaa0564fdde tempest-SnapshotMetadataTestJSON-1191228717 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:19:56 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ae7092d9-59c6-49c2-a21a-bfaa0564fdde tempest-SnapshotMetadataTestJSON-1191228717 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:19:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ae7092d9-59c6-49c2-a21a-bfaa0564fdde tempest-SnapshotMetadataTestJSON-1191228717 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:19:56 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ae7092d9-59c6-49c2-a21a-bfaa0564fdde tempest-SnapshotMetadataTestJSON-1191228717 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:19:56 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-ae7092d9-59c6-49c2-a21a-bfaa0564fdde tempest-SnapshotMetadataTestJSON-1191228717 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:19:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ae7092d9-59c6-49c2-a21a-bfaa0564fdde tempest-SnapshotMetadataTestJSON-1191228717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fd304599-1c14-4e20-9463-02cc1202a600 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:56 devstack sudo[104354]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fd304599-1c14-4e20-9463-02cc1202a600 1073741824 Aug 15 16:19:56 devstack sudo[104354]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:56 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-c34690d8-417c-4bc5-9a40-62362a33c527 tempest-VolumesTransfersV355Test-1993426543 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:19:56 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c34690d8-417c-4bc5-9a40-62362a33c527 tempest-VolumesTransfersV355Test-1993426543 None] Flow 'volume_create_manager' (81aa03d2-4b72-41e1-93e2-47601c821e8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:19:56 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c34690d8-417c-4bc5-9a40-62362a33c527 tempest-VolumesTransfersV355Test-1993426543 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c36820f5-469c-4133-8066-22deacca04c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:56 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c34690d8-417c-4bc5-9a40-62362a33c527 tempest-VolumesTransfersV355Test-1993426543 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c36820f5-469c-4133-8066-22deacca04c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:19:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1145048287',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b9bc1ade-0942-46c4-a914-7164afb595d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='674fb4fc99c246aa85c3cd0a273f9dd2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:19:56Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:19:56Z,use_quota=True,user_id='d2bdc09ba9714b9ea200e07140212494',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:56 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c34690d8-417c-4bc5-9a40-62362a33c527 tempest-VolumesTransfersV355Test-1993426543 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f3b8f578-d218-4900-89cd-e75a3c466c89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:56 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c34690d8-417c-4bc5-9a40-62362a33c527 tempest-VolumesTransfersV355Test-1993426543 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f3b8f578-d218-4900-89cd-e75a3c466c89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:56 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c34690d8-417c-4bc5-9a40-62362a33c527 tempest-VolumesTransfersV355Test-1993426543 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (29c7e504-2d8c-4610-a0e6-81472f4d0456) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:56 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c34690d8-417c-4bc5-9a40-62362a33c527 tempest-VolumesTransfersV355Test-1993426543 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (29c7e504-2d8c-4610-a0e6-81472f4d0456) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b9bc1ade-0942-46c4-a914-7164afb595d2', 'volume_name': 'volume-b9bc1ade-0942-46c4-a914-7164afb595d2', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:56 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c34690d8-417c-4bc5-9a40-62362a33c527 tempest-VolumesTransfersV355Test-1993426543 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8f81b4fc-3377-4ea4-af5a-e623abe09aaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:56 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c34690d8-417c-4bc5-9a40-62362a33c527 tempest-VolumesTransfersV355Test-1993426543 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8f81b4fc-3377-4ea4-af5a-e623abe09aaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:56 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c34690d8-417c-4bc5-9a40-62362a33c527 tempest-VolumesTransfersV355Test-1993426543 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (69cec464-d774-452f-a733-39235b04d25b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:56 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-c34690d8-417c-4bc5-9a40-62362a33c527 tempest-VolumesTransfersV355Test-1993426543 None] Volume b9bc1ade-0942-46c4-a914-7164afb595d2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b9bc1ade-0942-46c4-a914-7164afb595d2', 'volume_size': 1} Aug 15 16:19:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c34690d8-417c-4bc5-9a40-62362a33c527 tempest-VolumesTransfersV355Test-1993426543 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:19:56 devstack sudo[104354]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ae7092d9-59c6-49c2-a21a-bfaa0564fdde tempest-SnapshotMetadataTestJSON-1191228717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fd304599-1c14-4e20-9463-02cc1202a600 1073741824" returned: 0 in 0.736s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ae7092d9-59c6-49c2-a21a-bfaa0564fdde tempest-SnapshotMetadataTestJSON-1191228717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fd304599-1c14-4e20-9463-02cc1202a600 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:56 devstack sudo[104360]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fd304599-1c14-4e20-9463-02cc1202a600 Aug 15 16:19:56 devstack sudo[104360]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:57 devstack sudo[104360]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:57 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ae7092d9-59c6-49c2-a21a-bfaa0564fdde tempest-SnapshotMetadataTestJSON-1191228717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fd304599-1c14-4e20-9463-02cc1202a600" returned: 0 in 0.462s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:57 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ae7092d9-59c6-49c2-a21a-bfaa0564fdde tempest-SnapshotMetadataTestJSON-1191228717 None] <== create_volume: return (1249ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:19:57 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ae7092d9-59c6-49c2-a21a-bfaa0564fdde tempest-SnapshotMetadataTestJSON-1191228717 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.252s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:19:57 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c34690d8-417c-4bc5-9a40-62362a33c527 tempest-VolumesTransfersV355Test-1993426543 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.870s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:19:57 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c34690d8-417c-4bc5-9a40-62362a33c527 tempest-VolumesTransfersV355Test-1993426543 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:19:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1145048287',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b9bc1ade-0942-46c4-a914-7164afb595d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='674fb4fc99c246aa85c3cd0a273f9dd2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:19:56Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:19:56Z,use_quota=True,user_id='d2bdc09ba9714b9ea200e07140212494',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:19:57 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-c34690d8-417c-4bc5-9a40-62362a33c527 tempest-VolumesTransfersV355Test-1993426543 None] Creating volume b9bc1ade-0942-46c4-a914-7164afb595d2 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:19:57 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c34690d8-417c-4bc5-9a40-62362a33c527 tempest-VolumesTransfersV355Test-1993426543 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:19:57 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c34690d8-417c-4bc5-9a40-62362a33c527 tempest-VolumesTransfersV355Test-1993426543 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:19:57 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c34690d8-417c-4bc5-9a40-62362a33c527 tempest-VolumesTransfersV355Test-1993426543 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:19:57 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c34690d8-417c-4bc5-9a40-62362a33c527 tempest-VolumesTransfersV355Test-1993426543 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:19:57 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c34690d8-417c-4bc5-9a40-62362a33c527 tempest-VolumesTransfersV355Test-1993426543 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.032s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:19:57 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c34690d8-417c-4bc5-9a40-62362a33c527 tempest-VolumesTransfersV355Test-1993426543 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:19:57 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-c34690d8-417c-4bc5-9a40-62362a33c527 tempest-VolumesTransfersV355Test-1993426543 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:19:57 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c34690d8-417c-4bc5-9a40-62362a33c527 tempest-VolumesTransfersV355Test-1993426543 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b9bc1ade-0942-46c4-a914-7164afb595d2 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:57 devstack sudo[104379]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b9bc1ade-0942-46c4-a914-7164afb595d2 1073741824 Aug 15 16:19:57 devstack sudo[104379]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:57 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ae7092d9-59c6-49c2-a21a-bfaa0564fdde tempest-SnapshotMetadataTestJSON-1191228717 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bfe5ad8f-a2fc-417a-abaa-35a11c6cef5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fd304599-1c14-4e20-9463-02cc1202a600', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:57 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ae7092d9-59c6-49c2-a21a-bfaa0564fdde tempest-SnapshotMetadataTestJSON-1191228717 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (43f05d9d-a366-4ba4-8663-3083e79c8312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:57 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-ae7092d9-59c6-49c2-a21a-bfaa0564fdde tempest-SnapshotMetadataTestJSON-1191228717 None] Volume volume-fd304599-1c14-4e20-9463-02cc1202a600 (fd304599-1c14-4e20-9463-02cc1202a600): created successfully Aug 15 16:19:57 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ae7092d9-59c6-49c2-a21a-bfaa0564fdde tempest-SnapshotMetadataTestJSON-1191228717 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (43f05d9d-a366-4ba4-8663-3083e79c8312) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:57 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ae7092d9-59c6-49c2-a21a-bfaa0564fdde tempest-SnapshotMetadataTestJSON-1191228717 None] Flow 'volume_create_manager' (9ec589cd-d1a8-49f6-b404-bc20ffdcd4c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:19:57 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-ae7092d9-59c6-49c2-a21a-bfaa0564fdde tempest-SnapshotMetadataTestJSON-1191228717 None] Created volume successfully. Aug 15 16:19:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f130c853-46dd-4d77-b855-7551907936fc tempest-SnapshotMetadataTestJSON-1191228717 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:19:58 devstack sudo[104379]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c34690d8-417c-4bc5-9a40-62362a33c527 tempest-VolumesTransfersV355Test-1993426543 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b9bc1ade-0942-46c4-a914-7164afb595d2 1073741824" returned: 0 in 1.018s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c34690d8-417c-4bc5-9a40-62362a33c527 tempest-VolumesTransfersV355Test-1993426543 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b9bc1ade-0942-46c4-a914-7164afb595d2 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:58 devstack sudo[104430]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b9bc1ade-0942-46c4-a914-7164afb595d2 Aug 15 16:19:58 devstack sudo[104430]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:58 devstack sudo[104430]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c34690d8-417c-4bc5-9a40-62362a33c527 tempest-VolumesTransfersV355Test-1993426543 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b9bc1ade-0942-46c4-a914-7164afb595d2" returned: 0 in 0.434s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:58 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c34690d8-417c-4bc5-9a40-62362a33c527 tempest-VolumesTransfersV355Test-1993426543 None] <== create_volume: return (1555ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:19:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c34690d8-417c-4bc5-9a40-62362a33c527 tempest-VolumesTransfersV355Test-1993426543 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.560s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:19:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f130c853-46dd-4d77-b855-7551907936fc tempest-SnapshotMetadataTestJSON-1191228717 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.550s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:19:58 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-f130c853-46dd-4d77-b855-7551907936fc tempest-SnapshotMetadataTestJSON-1191228717 None] Creating offline snapshot 42f85956-3c4d-46ca-a1cc-d711a435e6e7 of volume fd304599-1c14-4e20-9463-02cc1202a600 {{(pid=94214) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 15 16:19:58 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c34690d8-417c-4bc5-9a40-62362a33c527 tempest-VolumesTransfersV355Test-1993426543 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (69cec464-d774-452f-a733-39235b04d25b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b9bc1ade-0942-46c4-a914-7164afb595d2', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:58 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c34690d8-417c-4bc5-9a40-62362a33c527 tempest-VolumesTransfersV355Test-1993426543 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e54b4bb5-93cf-414a-947a-56cbb135ba61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:19:58 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[ec0fcb78-7ff6-44d2-9513-7e78145a21a4]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:19:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f130c853-46dd-4d77-b855-7551907936fc tempest-SnapshotMetadataTestJSON-1191228717 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fd304599-1c14-4e20-9463-02cc1202a600 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:58 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-c34690d8-417c-4bc5-9a40-62362a33c527 tempest-VolumesTransfersV355Test-1993426543 None] Volume volume-b9bc1ade-0942-46c4-a914-7164afb595d2 (b9bc1ade-0942-46c4-a914-7164afb595d2): created successfully Aug 15 16:19:58 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c34690d8-417c-4bc5-9a40-62362a33c527 tempest-VolumesTransfersV355Test-1993426543 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e54b4bb5-93cf-414a-947a-56cbb135ba61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:19:58 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c34690d8-417c-4bc5-9a40-62362a33c527 tempest-VolumesTransfersV355Test-1993426543 None] Flow 'volume_create_manager' (81aa03d2-4b72-41e1-93e2-47601c821e8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:19:58 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-c34690d8-417c-4bc5-9a40-62362a33c527 tempest-VolumesTransfersV355Test-1993426543 None] Created volume successfully. Aug 15 16:19:59 devstack sudo[104452]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fd304599-1c14-4e20-9463-02cc1202a600 Aug 15 16:19:59 devstack sudo[104452]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:59 devstack sudo[104452]: pam_unix(sudo:session): session closed for user root Aug 15 16:19:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f130c853-46dd-4d77-b855-7551907936fc tempest-SnapshotMetadataTestJSON-1191228717 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fd304599-1c14-4e20-9463-02cc1202a600" returned: 0 in 0.560s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:19:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f130c853-46dd-4d77-b855-7551907936fc tempest-SnapshotMetadataTestJSON-1191228717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fd304599-1c14-4e20-9463-02cc1202a600,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fd304599-1c14-4e20-9463-02cc1202a600.42f85956-3c4d-46ca-a1cc-d711a435e6e7 1G {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:19:59 devstack sudo[104458]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fd304599-1c14-4e20-9463-02cc1202a600,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fd304599-1c14-4e20-9463-02cc1202a600.42f85956-3c4d-46ca-a1cc-d711a435e6e7 1G Aug 15 16:19:59 devstack sudo[104458]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:19:59 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ea63e541-36eb-4a86-a713-449a43493406 tempest-VolumesTransfersV355Test-349065765 None] Acquiring lock "cinder-b9bc1ade-0942-46c4-a914-7164afb595d2-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:19:59 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ea63e541-36eb-4a86-a713-449a43493406 tempest-VolumesTransfersV355Test-349065765 None] Lock "cinder-b9bc1ade-0942-46c4-a914-7164afb595d2-delete_volume" acquired by "delete_volume" :: waited 0.053s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:20:00 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ea63e541-36eb-4a86-a713-449a43493406 tempest-VolumesTransfersV355Test-349065765 None] Acquiring lock "cinder-quobyte-b9bc1ade-0942-46c4-a914-7164afb595d2" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:20:00 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ea63e541-36eb-4a86-a713-449a43493406 tempest-VolumesTransfersV355Test-349065765 None] Lock "cinder-quobyte-b9bc1ade-0942-46c4-a914-7164afb595d2" acquired by "delete_volume" :: waited 0.031s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:20:00 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[468a57de-a5b5-4e37-a9f1-f5bc0b87f54a]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:20:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ea63e541-36eb-4a86-a713-449a43493406 tempest-VolumesTransfersV355Test-349065765 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b9bc1ade-0942-46c4-a914-7164afb595d2 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:00 devstack sudo[104458]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f130c853-46dd-4d77-b855-7551907936fc tempest-SnapshotMetadataTestJSON-1191228717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fd304599-1c14-4e20-9463-02cc1202a600,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fd304599-1c14-4e20-9463-02cc1202a600.42f85956-3c4d-46ca-a1cc-d711a435e6e7 1G" returned: 0 in 0.768s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f130c853-46dd-4d77-b855-7551907936fc tempest-SnapshotMetadataTestJSON-1191228717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-fd304599-1c14-4e20-9463-02cc1202a600 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fd304599-1c14-4e20-9463-02cc1202a600.42f85956-3c4d-46ca-a1cc-d711a435e6e7 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:00 devstack sudo[104467]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-fd304599-1c14-4e20-9463-02cc1202a600 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fd304599-1c14-4e20-9463-02cc1202a600.42f85956-3c4d-46ca-a1cc-d711a435e6e7 Aug 15 16:20:00 devstack sudo[104467]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:00 devstack sudo[104466]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b9bc1ade-0942-46c4-a914-7164afb595d2 Aug 15 16:20:00 devstack sudo[104466]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:00 devstack sudo[104467]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f130c853-46dd-4d77-b855-7551907936fc tempest-SnapshotMetadataTestJSON-1191228717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-fd304599-1c14-4e20-9463-02cc1202a600 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fd304599-1c14-4e20-9463-02cc1202a600.42f85956-3c4d-46ca-a1cc-d711a435e6e7" returned: 0 in 0.750s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:00 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-f130c853-46dd-4d77-b855-7551907936fc tempest-SnapshotMetadataTestJSON-1191228717 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fd304599-1c14-4e20-9463-02cc1202a600.42f85956-3c4d-46ca-a1cc-d711a435e6e7 is being set with open permissions: ugo+rw Aug 15 16:20:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f130c853-46dd-4d77-b855-7551907936fc tempest-SnapshotMetadataTestJSON-1191228717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fd304599-1c14-4e20-9463-02cc1202a600.42f85956-3c4d-46ca-a1cc-d711a435e6e7 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:01 devstack sudo[104474]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fd304599-1c14-4e20-9463-02cc1202a600.42f85956-3c4d-46ca-a1cc-d711a435e6e7 Aug 15 16:20:01 devstack sudo[104474]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:01 devstack sudo[104466]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ea63e541-36eb-4a86-a713-449a43493406 tempest-VolumesTransfersV355Test-349065765 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b9bc1ade-0942-46c4-a914-7164afb595d2" returned: 0 in 0.995s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ea63e541-36eb-4a86-a713-449a43493406 tempest-VolumesTransfersV355Test-349065765 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b9bc1ade-0942-46c4-a914-7164afb595d2 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:01 devstack sudo[104478]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b9bc1ade-0942-46c4-a914-7164afb595d2 Aug 15 16:20:01 devstack sudo[104478]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:01 devstack sudo[104474]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f130c853-46dd-4d77-b855-7551907936fc tempest-SnapshotMetadataTestJSON-1191228717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fd304599-1c14-4e20-9463-02cc1202a600.42f85956-3c4d-46ca-a1cc-d711a435e6e7" returned: 0 in 0.533s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f130c853-46dd-4d77-b855-7551907936fc tempest-SnapshotMetadataTestJSON-1191228717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fd304599-1c14-4e20-9463-02cc1202a600.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:01 devstack sudo[104481]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fd304599-1c14-4e20-9463-02cc1202a600.info Aug 15 16:20:01 devstack sudo[104481]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:01 devstack sudo[104478]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ea63e541-36eb-4a86-a713-449a43493406 tempest-VolumesTransfersV355Test-349065765 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b9bc1ade-0942-46c4-a914-7164afb595d2" returned: 0 in 0.558s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:01 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ea63e541-36eb-4a86-a713-449a43493406 tempest-VolumesTransfersV355Test-349065765 None] Lock "cinder-quobyte-b9bc1ade-0942-46c4-a914-7164afb595d2" released by "delete_volume" :: held 1.697s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:20:01 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-ea63e541-36eb-4a86-a713-449a43493406 tempest-VolumesTransfersV355Test-349065765 None] Created reservations ['5103f7e2-ab4c-4fc0-96a4-47a1414617e6', 'f27d91f4-cd4c-4ebb-8157-9b045d4cafae', '796a29ae-8490-4745-b28d-b70e4f7237db', 'b35d1da8-b365-4189-bcb6-547087a58415'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:20:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ea63e541-36eb-4a86-a713-449a43493406 tempest-VolumesTransfersV355Test-349065765 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:20:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ea63e541-36eb-4a86-a713-449a43493406 tempest-VolumesTransfersV355Test-349065765 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:20:01 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ea63e541-36eb-4a86-a713-449a43493406 tempest-VolumesTransfersV355Test-349065765 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:20:01 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ea63e541-36eb-4a86-a713-449a43493406 tempest-VolumesTransfersV355Test-349065765 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:20:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ea63e541-36eb-4a86-a713-449a43493406 tempest-VolumesTransfersV355Test-349065765 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:20:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ea63e541-36eb-4a86-a713-449a43493406 tempest-VolumesTransfersV355Test-349065765 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:02 devstack sudo[104484]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:20:02 devstack sudo[104484]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:02 devstack sudo[104481]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f130c853-46dd-4d77-b855-7551907936fc tempest-SnapshotMetadataTestJSON-1191228717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fd304599-1c14-4e20-9463-02cc1202a600.info" returned: 0 in 0.677s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:02 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-f130c853-46dd-4d77-b855-7551907936fc tempest-SnapshotMetadataTestJSON-1191228717 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fd304599-1c14-4e20-9463-02cc1202a600.info is being set with open permissions: ugo+rw Aug 15 16:20:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f130c853-46dd-4d77-b855-7551907936fc tempest-SnapshotMetadataTestJSON-1191228717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fd304599-1c14-4e20-9463-02cc1202a600.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:02 devstack sudo[104488]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fd304599-1c14-4e20-9463-02cc1202a600.info Aug 15 16:20:02 devstack sudo[104488]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:02 devstack sudo[104484]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ea63e541-36eb-4a86-a713-449a43493406 tempest-VolumesTransfersV355Test-349065765 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.437s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:02 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-ea63e541-36eb-4a86-a713-449a43493406 tempest-VolumesTransfersV355Test-349065765 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:20:02 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-ea63e541-36eb-4a86-a713-449a43493406 tempest-VolumesTransfersV355Test-349065765 None] Deleted volume successfully. Aug 15 16:20:02 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ea63e541-36eb-4a86-a713-449a43493406 tempest-VolumesTransfersV355Test-349065765 None] Lock "cinder-b9bc1ade-0942-46c4-a914-7164afb595d2-delete_volume" released by "delete_volume" :: held 2.554s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:20:02 devstack sudo[104488]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f130c853-46dd-4d77-b855-7551907936fc tempest-SnapshotMetadataTestJSON-1191228717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fd304599-1c14-4e20-9463-02cc1202a600.info" returned: 0 in 0.540s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f130c853-46dd-4d77-b855-7551907936fc tempest-SnapshotMetadataTestJSON-1191228717 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 4.035s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:20:02 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-f130c853-46dd-4d77-b855-7551907936fc tempest-SnapshotMetadataTestJSON-1191228717 None] Create snapshot completed successfully Aug 15 16:20:04 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-41101fba-b236-495d-9a89-091fd418d99c tempest-SnapshotMetadataTestJSON-1191228717 None] Acquiring lock "cinder-42f85956-3c4d-46ca-a1cc-d711a435e6e7-delete_snapshot" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:20:04 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-41101fba-b236-495d-9a89-091fd418d99c tempest-SnapshotMetadataTestJSON-1191228717 None] Lock "cinder-42f85956-3c4d-46ca-a1cc-d711a435e6e7-delete_snapshot" acquired by "delete_snapshot" :: waited 0.035s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:20:04 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-41101fba-b236-495d-9a89-091fd418d99c tempest-SnapshotMetadataTestJSON-1191228717 None] Acquiring lock "cinder-quobyte-fd304599-1c14-4e20-9463-02cc1202a600" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:20:04 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-41101fba-b236-495d-9a89-091fd418d99c tempest-SnapshotMetadataTestJSON-1191228717 None] Lock "cinder-quobyte-fd304599-1c14-4e20-9463-02cc1202a600" acquired by "delete_snapshot" :: waited 0.033s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:20:04 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-41101fba-b236-495d-9a89-091fd418d99c tempest-SnapshotMetadataTestJSON-1191228717 None] Acquiring lock "cinder-quobyte-42f85956-3c4d-46ca-a1cc-d711a435e6e7" by "_delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:20:04 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-41101fba-b236-495d-9a89-091fd418d99c tempest-SnapshotMetadataTestJSON-1191228717 None] Lock "cinder-quobyte-42f85956-3c4d-46ca-a1cc-d711a435e6e7" acquired by "_delete_snapshot" :: waited 0.021s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:20:04 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-41101fba-b236-495d-9a89-091fd418d99c tempest-SnapshotMetadataTestJSON-1191228717 None] Deleting offline snapshot 42f85956-3c4d-46ca-a1cc-d711a435e6e7 of volume fd304599-1c14-4e20-9463-02cc1202a600 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 15 16:20:04 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-41101fba-b236-495d-9a89-091fd418d99c tempest-SnapshotMetadataTestJSON-1191228717 None] snapshot_file for this snap is: volume-fd304599-1c14-4e20-9463-02cc1202a600.42f85956-3c4d-46ca-a1cc-d711a435e6e7 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 15 16:20:04 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[7cdc21c6-33c5-4295-9c98-dea1795b509a]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:20:04 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-41101fba-b236-495d-9a89-091fd418d99c tempest-SnapshotMetadataTestJSON-1191228717 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fd304599-1c14-4e20-9463-02cc1202a600.42f85956-3c4d-46ca-a1cc-d711a435e6e7 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:05 devstack sudo[104493]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fd304599-1c14-4e20-9463-02cc1202a600.42f85956-3c4d-46ca-a1cc-d711a435e6e7 Aug 15 16:20:05 devstack sudo[104493]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:05 devstack sudo[104493]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-41101fba-b236-495d-9a89-091fd418d99c tempest-SnapshotMetadataTestJSON-1191228717 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fd304599-1c14-4e20-9463-02cc1202a600.42f85956-3c4d-46ca-a1cc-d711a435e6e7" returned: 0 in 0.560s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:05 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-41101fba-b236-495d-9a89-091fd418d99c tempest-SnapshotMetadataTestJSON-1191228717 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-fd304599-1c14-4e20-9463-02cc1202a600(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:20:05 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[0c9c4746-5851-4262-b41b-8ca97d29117f]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:20:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-41101fba-b236-495d-9a89-091fd418d99c tempest-SnapshotMetadataTestJSON-1191228717 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fd304599-1c14-4e20-9463-02cc1202a600 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:05 devstack sudo[104503]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fd304599-1c14-4e20-9463-02cc1202a600 Aug 15 16:20:05 devstack sudo[104503]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:06 devstack sudo[104503]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-41101fba-b236-495d-9a89-091fd418d99c tempest-SnapshotMetadataTestJSON-1191228717 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fd304599-1c14-4e20-9463-02cc1202a600" returned: 0 in 0.817s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-41101fba-b236-495d-9a89-091fd418d99c tempest-SnapshotMetadataTestJSON-1191228717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fd304599-1c14-4e20-9463-02cc1202a600.42f85956-3c4d-46ca-a1cc-d711a435e6e7 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:06 devstack sudo[104542]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fd304599-1c14-4e20-9463-02cc1202a600.42f85956-3c4d-46ca-a1cc-d711a435e6e7 Aug 15 16:20:06 devstack sudo[104542]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:07 devstack sudo[104542]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-41101fba-b236-495d-9a89-091fd418d99c tempest-SnapshotMetadataTestJSON-1191228717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fd304599-1c14-4e20-9463-02cc1202a600.42f85956-3c4d-46ca-a1cc-d711a435e6e7" returned: 0 in 0.712s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-41101fba-b236-495d-9a89-091fd418d99c tempest-SnapshotMetadataTestJSON-1191228717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fd304599-1c14-4e20-9463-02cc1202a600.42f85956-3c4d-46ca-a1cc-d711a435e6e7 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:07 devstack sudo[104551]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fd304599-1c14-4e20-9463-02cc1202a600.42f85956-3c4d-46ca-a1cc-d711a435e6e7 Aug 15 16:20:07 devstack sudo[104551]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:07 devstack sudo[104551]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-41101fba-b236-495d-9a89-091fd418d99c tempest-SnapshotMetadataTestJSON-1191228717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fd304599-1c14-4e20-9463-02cc1202a600.42f85956-3c4d-46ca-a1cc-d711a435e6e7" returned: 0 in 0.430s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:07 devstack cinder-volume[94214]: DEBUG dbcounter [-] [94214] Writing DB stats cinder:UPDATE=144,cinder:DELETE=13,cinder:SELECT=103,cinder:INSERT=36 {{(pid=94214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 16:20:07 devstack cinder-volume[94214]: DEBUG dbcounter [-] [94214] Writing DB stats cinder:SELECT=113,cinder:UPDATE=152,cinder:DELETE=11,cinder:INSERT=34 {{(pid=94214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 16:20:07 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-41101fba-b236-495d-9a89-091fd418d99c tempest-SnapshotMetadataTestJSON-1191228717 None] Lock "cinder-quobyte-42f85956-3c4d-46ca-a1cc-d711a435e6e7" released by "_delete_snapshot" :: held 2.689s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:20:07 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-41101fba-b236-495d-9a89-091fd418d99c tempest-SnapshotMetadataTestJSON-1191228717 None] Lock "cinder-quobyte-fd304599-1c14-4e20-9463-02cc1202a600" released by "delete_snapshot" :: held 2.729s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:20:07 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-41101fba-b236-495d-9a89-091fd418d99c tempest-SnapshotMetadataTestJSON-1191228717 None] Created reservations ['e8fbb192-9c90-4323-a3a9-b59020c37ea0', '4b72ab49-6cdc-4a3c-bbf5-6c61a6b529bc', '5c623ac7-78bd-4699-b759-9719dd211eea', '47615da8-cfd9-4f13-b0a9-51bde7f4153f'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:20:07 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-41101fba-b236-495d-9a89-091fd418d99c tempest-SnapshotMetadataTestJSON-1191228717 None] Delete snapshot completed successfully. Aug 15 16:20:07 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-41101fba-b236-495d-9a89-091fd418d99c tempest-SnapshotMetadataTestJSON-1191228717 None] Lock "cinder-42f85956-3c4d-46ca-a1cc-d711a435e6e7-delete_snapshot" released by "delete_snapshot" :: held 3.109s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:20:08 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-59636eb7-db8f-4a2f-a94c-7a2ad8d6cb92 tempest-SnapshotMetadataTestJSON-1191228717 None] Acquiring lock "cinder-fd304599-1c14-4e20-9463-02cc1202a600-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:20:08 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-59636eb7-db8f-4a2f-a94c-7a2ad8d6cb92 tempest-SnapshotMetadataTestJSON-1191228717 None] Lock "cinder-fd304599-1c14-4e20-9463-02cc1202a600-delete_volume" acquired by "delete_volume" :: waited 0.030s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:20:08 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-59636eb7-db8f-4a2f-a94c-7a2ad8d6cb92 tempest-SnapshotMetadataTestJSON-1191228717 None] Acquiring lock "cinder-quobyte-fd304599-1c14-4e20-9463-02cc1202a600" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:20:08 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-59636eb7-db8f-4a2f-a94c-7a2ad8d6cb92 tempest-SnapshotMetadataTestJSON-1191228717 None] Lock "cinder-quobyte-fd304599-1c14-4e20-9463-02cc1202a600" acquired by "delete_volume" :: waited 0.029s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:20:08 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[99b6b35e-e169-4a08-bccb-53ba0f1d9848]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:20:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-59636eb7-db8f-4a2f-a94c-7a2ad8d6cb92 tempest-SnapshotMetadataTestJSON-1191228717 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fd304599-1c14-4e20-9463-02cc1202a600 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:08 devstack sudo[104554]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fd304599-1c14-4e20-9463-02cc1202a600 Aug 15 16:20:08 devstack sudo[104554]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:08 devstack sudo[104554]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-59636eb7-db8f-4a2f-a94c-7a2ad8d6cb92 tempest-SnapshotMetadataTestJSON-1191228717 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fd304599-1c14-4e20-9463-02cc1202a600" returned: 0 in 0.517s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-59636eb7-db8f-4a2f-a94c-7a2ad8d6cb92 tempest-SnapshotMetadataTestJSON-1191228717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fd304599-1c14-4e20-9463-02cc1202a600 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:08 devstack sudo[104559]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fd304599-1c14-4e20-9463-02cc1202a600 Aug 15 16:20:08 devstack sudo[104559]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:09 devstack sudo[104559]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-59636eb7-db8f-4a2f-a94c-7a2ad8d6cb92 tempest-SnapshotMetadataTestJSON-1191228717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fd304599-1c14-4e20-9463-02cc1202a600" returned: 0 in 0.468s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:09 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-59636eb7-db8f-4a2f-a94c-7a2ad8d6cb92 tempest-SnapshotMetadataTestJSON-1191228717 None] Lock "cinder-quobyte-fd304599-1c14-4e20-9463-02cc1202a600" released by "delete_volume" :: held 1.086s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:20:09 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-59636eb7-db8f-4a2f-a94c-7a2ad8d6cb92 tempest-SnapshotMetadataTestJSON-1191228717 None] Created reservations ['0baddf0d-cc6c-4214-b3c2-26bf7e723833', '13da1f6e-f5c9-4908-84f1-68f7e04721e5', '7688a5c3-41e0-4ca7-953a-389ccdcf6343', '6b67ce11-9139-4c40-be5a-15d279636eb9'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:20:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-59636eb7-db8f-4a2f-a94c-7a2ad8d6cb92 tempest-SnapshotMetadataTestJSON-1191228717 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:20:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-59636eb7-db8f-4a2f-a94c-7a2ad8d6cb92 tempest-SnapshotMetadataTestJSON-1191228717 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:20:09 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-59636eb7-db8f-4a2f-a94c-7a2ad8d6cb92 tempest-SnapshotMetadataTestJSON-1191228717 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:20:09 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-59636eb7-db8f-4a2f-a94c-7a2ad8d6cb92 tempest-SnapshotMetadataTestJSON-1191228717 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:20:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-59636eb7-db8f-4a2f-a94c-7a2ad8d6cb92 tempest-SnapshotMetadataTestJSON-1191228717 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:20:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-59636eb7-db8f-4a2f-a94c-7a2ad8d6cb92 tempest-SnapshotMetadataTestJSON-1191228717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:09 devstack sudo[104566]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:20:09 devstack sudo[104566]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:09 devstack sudo[104566]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-59636eb7-db8f-4a2f-a94c-7a2ad8d6cb92 tempest-SnapshotMetadataTestJSON-1191228717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.306s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:09 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-59636eb7-db8f-4a2f-a94c-7a2ad8d6cb92 tempest-SnapshotMetadataTestJSON-1191228717 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:20:10 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-59636eb7-db8f-4a2f-a94c-7a2ad8d6cb92 tempest-SnapshotMetadataTestJSON-1191228717 None] Deleted volume successfully. Aug 15 16:20:10 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-59636eb7-db8f-4a2f-a94c-7a2ad8d6cb92 tempest-SnapshotMetadataTestJSON-1191228717 None] Lock "cinder-fd304599-1c14-4e20-9463-02cc1202a600-delete_volume" released by "delete_volume" :: held 1.741s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:20:15 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-70dbf720-9bb5-4bcd-bebb-806b389b5a5b tempest-VolumesTransfersV357Test-1431464243 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:20:15 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-70dbf720-9bb5-4bcd-bebb-806b389b5a5b tempest-VolumesTransfersV357Test-1431464243 None] Flow 'volume_create_manager' (171fe148-2dc6-49ba-94c6-74769e122e19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:20:15 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-70dbf720-9bb5-4bcd-bebb-806b389b5a5b tempest-VolumesTransfersV357Test-1431464243 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d141ab36-e3fe-4514-a898-77973dc6dbe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:20:15 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-70dbf720-9bb5-4bcd-bebb-806b389b5a5b tempest-VolumesTransfersV357Test-1431464243 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d141ab36-e3fe-4514-a898-77973dc6dbe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:20:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1104191272',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e26d3a7f-50b4-4b75-b6b4-7d88ee9a836a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4eeba3d288ad4d90891f8874a6c8181c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:20:15Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:20:15Z,use_quota=True,user_id='e3cfdb008c2c44c0a0ef10b520a844b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:20:15 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-70dbf720-9bb5-4bcd-bebb-806b389b5a5b tempest-VolumesTransfersV357Test-1431464243 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (31a4ae95-9034-4204-8ae6-a4521eefd8b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:20:15 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-70dbf720-9bb5-4bcd-bebb-806b389b5a5b tempest-VolumesTransfersV357Test-1431464243 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (31a4ae95-9034-4204-8ae6-a4521eefd8b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:20:15 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-70dbf720-9bb5-4bcd-bebb-806b389b5a5b tempest-VolumesTransfersV357Test-1431464243 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3cb06f5e-9a0d-4ee8-b483-416e6501a5b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:20:15 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-70dbf720-9bb5-4bcd-bebb-806b389b5a5b tempest-VolumesTransfersV357Test-1431464243 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3cb06f5e-9a0d-4ee8-b483-416e6501a5b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e26d3a7f-50b4-4b75-b6b4-7d88ee9a836a', 'volume_name': 'volume-e26d3a7f-50b4-4b75-b6b4-7d88ee9a836a', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:20:15 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-70dbf720-9bb5-4bcd-bebb-806b389b5a5b tempest-VolumesTransfersV357Test-1431464243 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7a194333-e63a-4a1d-a48a-90396755a6ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:20:15 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-70dbf720-9bb5-4bcd-bebb-806b389b5a5b tempest-VolumesTransfersV357Test-1431464243 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7a194333-e63a-4a1d-a48a-90396755a6ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:20:15 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-70dbf720-9bb5-4bcd-bebb-806b389b5a5b tempest-VolumesTransfersV357Test-1431464243 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e190f8bd-e060-472e-b244-44d11c7aec51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:20:15 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-70dbf720-9bb5-4bcd-bebb-806b389b5a5b tempest-VolumesTransfersV357Test-1431464243 None] Volume e26d3a7f-50b4-4b75-b6b4-7d88ee9a836a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e26d3a7f-50b4-4b75-b6b4-7d88ee9a836a', 'volume_size': 1} Aug 15 16:20:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-70dbf720-9bb5-4bcd-bebb-806b389b5a5b tempest-VolumesTransfersV357Test-1431464243 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:20:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-70dbf720-9bb5-4bcd-bebb-806b389b5a5b tempest-VolumesTransfersV357Test-1431464243 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:20:15 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-70dbf720-9bb5-4bcd-bebb-806b389b5a5b tempest-VolumesTransfersV357Test-1431464243 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:20:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1104191272',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e26d3a7f-50b4-4b75-b6b4-7d88ee9a836a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4eeba3d288ad4d90891f8874a6c8181c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:20:15Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:20:15Z,use_quota=True,user_id='e3cfdb008c2c44c0a0ef10b520a844b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:20:15 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-70dbf720-9bb5-4bcd-bebb-806b389b5a5b tempest-VolumesTransfersV357Test-1431464243 None] Creating volume e26d3a7f-50b4-4b75-b6b4-7d88ee9a836a {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:20:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-70dbf720-9bb5-4bcd-bebb-806b389b5a5b tempest-VolumesTransfersV357Test-1431464243 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:20:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-70dbf720-9bb5-4bcd-bebb-806b389b5a5b tempest-VolumesTransfersV357Test-1431464243 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:20:15 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-70dbf720-9bb5-4bcd-bebb-806b389b5a5b tempest-VolumesTransfersV357Test-1431464243 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:20:15 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-70dbf720-9bb5-4bcd-bebb-806b389b5a5b tempest-VolumesTransfersV357Test-1431464243 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:20:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-70dbf720-9bb5-4bcd-bebb-806b389b5a5b tempest-VolumesTransfersV357Test-1431464243 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:20:15 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-70dbf720-9bb5-4bcd-bebb-806b389b5a5b tempest-VolumesTransfersV357Test-1431464243 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:20:15 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-70dbf720-9bb5-4bcd-bebb-806b389b5a5b tempest-VolumesTransfersV357Test-1431464243 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:20:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-70dbf720-9bb5-4bcd-bebb-806b389b5a5b tempest-VolumesTransfersV357Test-1431464243 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e26d3a7f-50b4-4b75-b6b4-7d88ee9a836a 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:15 devstack sudo[104659]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e26d3a7f-50b4-4b75-b6b4-7d88ee9a836a 1073741824 Aug 15 16:20:15 devstack sudo[104659]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:16 devstack sudo[104659]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-70dbf720-9bb5-4bcd-bebb-806b389b5a5b tempest-VolumesTransfersV357Test-1431464243 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e26d3a7f-50b4-4b75-b6b4-7d88ee9a836a 1073741824" returned: 0 in 0.692s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-70dbf720-9bb5-4bcd-bebb-806b389b5a5b tempest-VolumesTransfersV357Test-1431464243 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e26d3a7f-50b4-4b75-b6b4-7d88ee9a836a {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:16 devstack sudo[104688]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e26d3a7f-50b4-4b75-b6b4-7d88ee9a836a Aug 15 16:20:16 devstack sudo[104688]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:16 devstack sudo[104688]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-70dbf720-9bb5-4bcd-bebb-806b389b5a5b tempest-VolumesTransfersV357Test-1431464243 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e26d3a7f-50b4-4b75-b6b4-7d88ee9a836a" returned: 0 in 0.287s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:16 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-70dbf720-9bb5-4bcd-bebb-806b389b5a5b tempest-VolumesTransfersV357Test-1431464243 None] <== create_volume: return (1036ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:20:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-70dbf720-9bb5-4bcd-bebb-806b389b5a5b tempest-VolumesTransfersV357Test-1431464243 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.042s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:20:16 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-70dbf720-9bb5-4bcd-bebb-806b389b5a5b tempest-VolumesTransfersV357Test-1431464243 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e190f8bd-e060-472e-b244-44d11c7aec51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e26d3a7f-50b4-4b75-b6b4-7d88ee9a836a', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:20:16 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-70dbf720-9bb5-4bcd-bebb-806b389b5a5b tempest-VolumesTransfersV357Test-1431464243 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5819b9b2-5378-4826-a2bd-62c92869dd48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:20:16 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-70dbf720-9bb5-4bcd-bebb-806b389b5a5b tempest-VolumesTransfersV357Test-1431464243 None] Volume volume-e26d3a7f-50b4-4b75-b6b4-7d88ee9a836a (e26d3a7f-50b4-4b75-b6b4-7d88ee9a836a): created successfully Aug 15 16:20:16 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-70dbf720-9bb5-4bcd-bebb-806b389b5a5b tempest-VolumesTransfersV357Test-1431464243 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5819b9b2-5378-4826-a2bd-62c92869dd48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:20:16 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-70dbf720-9bb5-4bcd-bebb-806b389b5a5b tempest-VolumesTransfersV357Test-1431464243 None] Flow 'volume_create_manager' (171fe148-2dc6-49ba-94c6-74769e122e19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:20:16 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-70dbf720-9bb5-4bcd-bebb-806b389b5a5b tempest-VolumesTransfersV357Test-1431464243 None] Created volume successfully. Aug 15 16:20:18 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-90096dbd-f528-4326-a261-6bdf233ea836 tempest-VolumesTransfersV357Test-1316296329 None] Transfer volume completed successfully. Aug 15 16:20:19 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-985cba02-5696-4589-a12e-46846cdd963c tempest-VolumesTransfersV357Test-42079809 None] Acquiring lock "cinder-e26d3a7f-50b4-4b75-b6b4-7d88ee9a836a-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:20:19 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-6dc3e222-6163-41b0-a97c-c8f4a5d6305e tempest-VolumesCloneTest-83030032 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:20:19 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6dc3e222-6163-41b0-a97c-c8f4a5d6305e tempest-VolumesCloneTest-83030032 None] Flow 'volume_create_manager' (d003ae06-f321-49ec-9a62-58daa454db3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:20:19 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6dc3e222-6163-41b0-a97c-c8f4a5d6305e tempest-VolumesCloneTest-83030032 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1da343a6-71f4-4079-abe8-c2c53ef3a80a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:20:19 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-985cba02-5696-4589-a12e-46846cdd963c tempest-VolumesTransfersV357Test-42079809 None] Lock "cinder-e26d3a7f-50b4-4b75-b6b4-7d88ee9a836a-delete_volume" acquired by "delete_volume" :: waited 0.091s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:20:19 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6dc3e222-6163-41b0-a97c-c8f4a5d6305e tempest-VolumesCloneTest-83030032 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1da343a6-71f4-4079-abe8-c2c53ef3a80a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:20:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-740068701',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b70765f1-c933-4ad6-8e55-7ed340bf4fd5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0279a1e501d4b6ca93e1bf50734f382',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:20:19Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:20:19Z,use_quota=True,user_id='21693e510dd84fee857aeda600e250c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:20:19 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6dc3e222-6163-41b0-a97c-c8f4a5d6305e tempest-VolumesCloneTest-83030032 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (373d52a4-79f6-46a3-9cbc-f2b07cc348ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:20:19 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6dc3e222-6163-41b0-a97c-c8f4a5d6305e tempest-VolumesCloneTest-83030032 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (373d52a4-79f6-46a3-9cbc-f2b07cc348ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:20:19 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6dc3e222-6163-41b0-a97c-c8f4a5d6305e tempest-VolumesCloneTest-83030032 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7f5bc87c-8843-4169-be10-7ddfd5bd78f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:20:19 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6dc3e222-6163-41b0-a97c-c8f4a5d6305e tempest-VolumesCloneTest-83030032 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7f5bc87c-8843-4169-be10-7ddfd5bd78f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b70765f1-c933-4ad6-8e55-7ed340bf4fd5', 'volume_name': 'volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:20:19 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6dc3e222-6163-41b0-a97c-c8f4a5d6305e tempest-VolumesCloneTest-83030032 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7b9610c1-60f4-4972-8683-3135aa8ff17b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:20:19 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6dc3e222-6163-41b0-a97c-c8f4a5d6305e tempest-VolumesCloneTest-83030032 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7b9610c1-60f4-4972-8683-3135aa8ff17b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:20:19 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6dc3e222-6163-41b0-a97c-c8f4a5d6305e tempest-VolumesCloneTest-83030032 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (63ad58c2-ae72-4ef4-866c-6d224cfc1bc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:20:19 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-6dc3e222-6163-41b0-a97c-c8f4a5d6305e tempest-VolumesCloneTest-83030032 None] Volume b70765f1-c933-4ad6-8e55-7ed340bf4fd5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5', 'volume_size': 1} Aug 15 16:20:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-6dc3e222-6163-41b0-a97c-c8f4a5d6305e tempest-VolumesCloneTest-83030032 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:20:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-6dc3e222-6163-41b0-a97c-c8f4a5d6305e tempest-VolumesCloneTest-83030032 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:20:19 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-6dc3e222-6163-41b0-a97c-c8f4a5d6305e tempest-VolumesCloneTest-83030032 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:20:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-740068701',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b70765f1-c933-4ad6-8e55-7ed340bf4fd5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0279a1e501d4b6ca93e1bf50734f382',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:20:19Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:20:19Z,use_quota=True,user_id='21693e510dd84fee857aeda600e250c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:20:19 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-6dc3e222-6163-41b0-a97c-c8f4a5d6305e tempest-VolumesCloneTest-83030032 None] Creating volume b70765f1-c933-4ad6-8e55-7ed340bf4fd5 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:20:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-6dc3e222-6163-41b0-a97c-c8f4a5d6305e tempest-VolumesCloneTest-83030032 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:20:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-6dc3e222-6163-41b0-a97c-c8f4a5d6305e tempest-VolumesCloneTest-83030032 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:20:19 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-6dc3e222-6163-41b0-a97c-c8f4a5d6305e tempest-VolumesCloneTest-83030032 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:20:19 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-6dc3e222-6163-41b0-a97c-c8f4a5d6305e tempest-VolumesCloneTest-83030032 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:20:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-6dc3e222-6163-41b0-a97c-c8f4a5d6305e tempest-VolumesCloneTest-83030032 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:20:19 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-6dc3e222-6163-41b0-a97c-c8f4a5d6305e tempest-VolumesCloneTest-83030032 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:20:19 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-6dc3e222-6163-41b0-a97c-c8f4a5d6305e tempest-VolumesCloneTest-83030032 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:20:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6dc3e222-6163-41b0-a97c-c8f4a5d6305e tempest-VolumesCloneTest-83030032 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:19 devstack sudo[104704]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5 1073741824 Aug 15 16:20:19 devstack sudo[104704]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:19 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-985cba02-5696-4589-a12e-46846cdd963c tempest-VolumesTransfersV357Test-42079809 None] Acquiring lock "cinder-quobyte-e26d3a7f-50b4-4b75-b6b4-7d88ee9a836a" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:20:19 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-985cba02-5696-4589-a12e-46846cdd963c tempest-VolumesTransfersV357Test-42079809 None] Lock "cinder-quobyte-e26d3a7f-50b4-4b75-b6b4-7d88ee9a836a" acquired by "delete_volume" :: waited 0.022s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:20:19 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[050db3f5-b1e8-4bd2-b466-1b03a1478b2b]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:20:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-985cba02-5696-4589-a12e-46846cdd963c tempest-VolumesTransfersV357Test-42079809 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e26d3a7f-50b4-4b75-b6b4-7d88ee9a836a {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:19 devstack sudo[104707]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e26d3a7f-50b4-4b75-b6b4-7d88ee9a836a Aug 15 16:20:19 devstack sudo[104707]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:19 devstack sudo[104704]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6dc3e222-6163-41b0-a97c-c8f4a5d6305e tempest-VolumesCloneTest-83030032 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5 1073741824" returned: 0 in 0.601s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6dc3e222-6163-41b0-a97c-c8f4a5d6305e tempest-VolumesCloneTest-83030032 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:19 devstack sudo[104717]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5 Aug 15 16:20:19 devstack sudo[104717]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:19 devstack sudo[104707]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-985cba02-5696-4589-a12e-46846cdd963c tempest-VolumesTransfersV357Test-42079809 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e26d3a7f-50b4-4b75-b6b4-7d88ee9a836a" returned: 0 in 0.598s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-985cba02-5696-4589-a12e-46846cdd963c tempest-VolumesTransfersV357Test-42079809 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e26d3a7f-50b4-4b75-b6b4-7d88ee9a836a {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:20 devstack sudo[104719]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e26d3a7f-50b4-4b75-b6b4-7d88ee9a836a Aug 15 16:20:20 devstack sudo[104719]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:20 devstack sudo[104717]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6dc3e222-6163-41b0-a97c-c8f4a5d6305e tempest-VolumesCloneTest-83030032 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5" returned: 0 in 0.463s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:20 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-6dc3e222-6163-41b0-a97c-c8f4a5d6305e tempest-VolumesCloneTest-83030032 None] <== create_volume: return (1140ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:20:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-6dc3e222-6163-41b0-a97c-c8f4a5d6305e tempest-VolumesCloneTest-83030032 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.143s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:20:20 devstack sudo[104719]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-985cba02-5696-4589-a12e-46846cdd963c tempest-VolumesTransfersV357Test-42079809 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e26d3a7f-50b4-4b75-b6b4-7d88ee9a836a" returned: 0 in 0.426s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:20 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6dc3e222-6163-41b0-a97c-c8f4a5d6305e tempest-VolumesCloneTest-83030032 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (63ad58c2-ae72-4ef4-866c-6d224cfc1bc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:20:20 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6dc3e222-6163-41b0-a97c-c8f4a5d6305e tempest-VolumesCloneTest-83030032 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ec9d823c-79ae-41ad-87d0-bfc03aea1d67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:20:20 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-985cba02-5696-4589-a12e-46846cdd963c tempest-VolumesTransfersV357Test-42079809 None] Lock "cinder-quobyte-e26d3a7f-50b4-4b75-b6b4-7d88ee9a836a" released by "delete_volume" :: held 1.110s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:20:20 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-6dc3e222-6163-41b0-a97c-c8f4a5d6305e tempest-VolumesCloneTest-83030032 None] Volume volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5 (b70765f1-c933-4ad6-8e55-7ed340bf4fd5): created successfully Aug 15 16:20:20 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6dc3e222-6163-41b0-a97c-c8f4a5d6305e tempest-VolumesCloneTest-83030032 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ec9d823c-79ae-41ad-87d0-bfc03aea1d67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:20:20 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6dc3e222-6163-41b0-a97c-c8f4a5d6305e tempest-VolumesCloneTest-83030032 None] Flow 'volume_create_manager' (d003ae06-f321-49ec-9a62-58daa454db3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:20:20 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-6dc3e222-6163-41b0-a97c-c8f4a5d6305e tempest-VolumesCloneTest-83030032 None] Created volume successfully. Aug 15 16:20:20 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-985cba02-5696-4589-a12e-46846cdd963c tempest-VolumesTransfersV357Test-42079809 None] Created reservations ['007639bf-b831-49ae-acfd-0381fc0ec6a4', 'b82f2a07-e70f-4ecd-bd12-0f0e4c501f70', '87b3b787-b616-4cec-af4d-659a803634dc', '7102cc60-1e30-42da-a4cb-0a5fee7bad27'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:20:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-985cba02-5696-4589-a12e-46846cdd963c tempest-VolumesTransfersV357Test-42079809 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:20:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-985cba02-5696-4589-a12e-46846cdd963c tempest-VolumesTransfersV357Test-42079809 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:20:20 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-985cba02-5696-4589-a12e-46846cdd963c tempest-VolumesTransfersV357Test-42079809 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:20:20 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-985cba02-5696-4589-a12e-46846cdd963c tempest-VolumesTransfersV357Test-42079809 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:20:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-985cba02-5696-4589-a12e-46846cdd963c tempest-VolumesTransfersV357Test-42079809 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:20:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-985cba02-5696-4589-a12e-46846cdd963c tempest-VolumesTransfersV357Test-42079809 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:20 devstack sudo[104724]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:20:20 devstack sudo[104724]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:20 devstack sudo[104724]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-985cba02-5696-4589-a12e-46846cdd963c tempest-VolumesTransfersV357Test-42079809 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.279s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:20 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-985cba02-5696-4589-a12e-46846cdd963c tempest-VolumesTransfersV357Test-42079809 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:20:20 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-985cba02-5696-4589-a12e-46846cdd963c tempest-VolumesTransfersV357Test-42079809 None] Deleted volume successfully. Aug 15 16:20:20 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-985cba02-5696-4589-a12e-46846cdd963c tempest-VolumesTransfersV357Test-42079809 None] Lock "cinder-e26d3a7f-50b4-4b75-b6b4-7d88ee9a836a-delete_volume" released by "delete_volume" :: held 1.783s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:20:21 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:20:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] Flow 'volume_create_manager' (2929451b-c117-42e2-a473-0b3cfdb65706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:20:22 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (39dc6dba-3797-49f7-97de-70f4ad2d998c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:20:22 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (39dc6dba-3797-49f7-97de-70f4ad2d998c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:20:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-496111417',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a7917e4a-291b-48d2-8ca7-b533e1d636a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0279a1e501d4b6ca93e1bf50734f382',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:20:22Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=b70765f1-c933-4ad6-8e55-7ed340bf4fd5,status='creating',terminated_at=None,updated_at=2026-08-15T14:20:22Z,use_quota=True,user_id='21693e510dd84fee857aeda600e250c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:20:22 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4425a768-dc99-4cea-a6ef-df49efb28631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:20:22 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4425a768-dc99-4cea-a6ef-df49efb28631) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:20:22 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5846dc14-b382-463d-94cd-124ba58224a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:20:22 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5846dc14-b382-463d-94cd-124ba58224a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': 'a7917e4a-291b-48d2-8ca7-b533e1d636a3', 'volume_name': 'volume-a7917e4a-291b-48d2-8ca7-b533e1d636a3', 'volume_size': 2, 'source_volid': 'b70765f1-c933-4ad6-8e55-7ed340bf4fd5', 'source_volstatus': 'available'}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:20:22 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d02edc10-a72a-4d62-80f2-7daa27bd1e23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:20:22 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d02edc10-a72a-4d62-80f2-7daa27bd1e23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:20:22 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c052798c-0d4f-4c71-beb1-d1c350ddd590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:20:22 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] Volume a7917e4a-291b-48d2-8ca7-b533e1d636a3: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-a7917e4a-291b-48d2-8ca7-b533e1d636a3', 'volume_size': 2, 'source_volid': 'b70765f1-c933-4ad6-8e55-7ed340bf4fd5', 'source_volstatus': 'available'} Aug 15 16:20:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:20:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:20:22 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] Cloning volume b70765f1-c933-4ad6-8e55-7ed340bf4fd5 to volume a7917e4a-291b-48d2-8ca7-b533e1d636a3 Aug 15 16:20:22 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-1e715375-0315-4f46-be2a-2912e344b124 tempest-VolumesTransfersV357Test-1431464243 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:20:22 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1e715375-0315-4f46-be2a-2912e344b124 tempest-VolumesTransfersV357Test-1431464243 None] Flow 'volume_create_manager' (540aa5d2-80de-4091-bcb2-e39e823f361f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:20:22 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1e715375-0315-4f46-be2a-2912e344b124 tempest-VolumesTransfersV357Test-1431464243 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f557b89e-a547-41a9-bb80-c754d8e6f53b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:20:22 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1e715375-0315-4f46-be2a-2912e344b124 tempest-VolumesTransfersV357Test-1431464243 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f557b89e-a547-41a9-bb80-c754d8e6f53b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:20:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1718814105',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f2769366-00c4-41af-86c4-95f61bc686ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4eeba3d288ad4d90891f8874a6c8181c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:20:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:20:22Z,use_quota=True,user_id='e3cfdb008c2c44c0a0ef10b520a844b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:20:22 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1e715375-0315-4f46-be2a-2912e344b124 tempest-VolumesTransfersV357Test-1431464243 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ae8827b9-1f28-42b6-b9ae-1d5a2a0f5d4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:20:22 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1e715375-0315-4f46-be2a-2912e344b124 tempest-VolumesTransfersV357Test-1431464243 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ae8827b9-1f28-42b6-b9ae-1d5a2a0f5d4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:20:22 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1e715375-0315-4f46-be2a-2912e344b124 tempest-VolumesTransfersV357Test-1431464243 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (40506b4a-e998-488c-8122-f3dfee25093a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:20:22 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1e715375-0315-4f46-be2a-2912e344b124 tempest-VolumesTransfersV357Test-1431464243 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (40506b4a-e998-488c-8122-f3dfee25093a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f2769366-00c4-41af-86c4-95f61bc686ee', 'volume_name': 'volume-f2769366-00c4-41af-86c4-95f61bc686ee', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:20:22 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1e715375-0315-4f46-be2a-2912e344b124 tempest-VolumesTransfersV357Test-1431464243 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f2c9c2b5-0b37-48db-ac44-ce8d89c95825) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:20:22 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1e715375-0315-4f46-be2a-2912e344b124 tempest-VolumesTransfersV357Test-1431464243 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f2c9c2b5-0b37-48db-ac44-ce8d89c95825) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:20:22 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1e715375-0315-4f46-be2a-2912e344b124 tempest-VolumesTransfersV357Test-1431464243 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (05f8bdc7-2ff3-41c0-8a5a-291b93f06986) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:20:22 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-1e715375-0315-4f46-be2a-2912e344b124 tempest-VolumesTransfersV357Test-1431464243 None] Volume f2769366-00c4-41af-86c4-95f61bc686ee: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f2769366-00c4-41af-86c4-95f61bc686ee', 'volume_size': 1} Aug 15 16:20:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1e715375-0315-4f46-be2a-2912e344b124 tempest-VolumesTransfersV357Test-1431464243 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:20:22 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] Creating offline snapshot 5978fe43-6690-40d9-90f1-26aa4c5e47a6 of volume b70765f1-c933-4ad6-8e55-7ed340bf4fd5 {{(pid=94214) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 15 16:20:22 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[da23dafe-510c-4507-a86d-3b68a1531380]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:20:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:22 devstack sudo[104735]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5 Aug 15 16:20:22 devstack sudo[104735]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:22 devstack sudo[104735]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5" returned: 0 in 0.372s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5.5978fe43-6690-40d9-90f1-26aa4c5e47a6 1G {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:22 devstack sudo[104740]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5.5978fe43-6690-40d9-90f1-26aa4c5e47a6 1G Aug 15 16:20:22 devstack sudo[104740]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:22 devstack sudo[104740]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5.5978fe43-6690-40d9-90f1-26aa4c5e47a6 1G" returned: 0 in 0.383s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5.5978fe43-6690-40d9-90f1-26aa4c5e47a6 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:23 devstack sudo[104745]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5.5978fe43-6690-40d9-90f1-26aa4c5e47a6 Aug 15 16:20:23 devstack sudo[104745]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:23 devstack sudo[104745]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5.5978fe43-6690-40d9-90f1-26aa4c5e47a6" returned: 0 in 0.284s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:23 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5.5978fe43-6690-40d9-90f1-26aa4c5e47a6 is being set with open permissions: ugo+rw Aug 15 16:20:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5.5978fe43-6690-40d9-90f1-26aa4c5e47a6 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:23 devstack sudo[104750]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5.5978fe43-6690-40d9-90f1-26aa4c5e47a6 Aug 15 16:20:23 devstack sudo[104750]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:23 devstack sudo[104750]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5.5978fe43-6690-40d9-90f1-26aa4c5e47a6" returned: 0 in 0.244s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:23 devstack sudo[104753]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5.info Aug 15 16:20:23 devstack sudo[104753]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:23 devstack sudo[104753]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5.info" returned: 0 in 0.256s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:23 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5.info is being set with open permissions: ugo+rw Aug 15 16:20:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:23 devstack sudo[104756]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5.info Aug 15 16:20:23 devstack sudo[104756]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:24 devstack sudo[104756]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5.info" returned: 0 in 0.255s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:24 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] Acquiring lock "cinder-quobyte-a7917e4a-291b-48d2-8ca7-b533e1d636a3" by "_copy_volume_from_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:20:24 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] Lock "cinder-quobyte-a7917e4a-291b-48d2-8ca7-b533e1d636a3" acquired by "_copy_volume_from_snapshot" :: waited 0.022s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:20:24 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] snapshot: 5978fe43-6690-40d9-90f1-26aa4c5e47a6, volume: a7917e4a-291b-48d2-8ca7-b533e1d636a3, {{(pid=94214) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 15 16:20:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:20:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:20:24 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:20:24 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:20:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:20:24 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[89ee6d30-1e97-4ca0-8a3d-2b169b9fe516]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:20:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5.5978fe43-6690-40d9-90f1-26aa4c5e47a6 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:24 devstack sudo[104759]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5.5978fe43-6690-40d9-90f1-26aa4c5e47a6 Aug 15 16:20:24 devstack sudo[104759]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:24 devstack sudo[104759]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5.5978fe43-6690-40d9-90f1-26aa4c5e47a6" returned: 0 in 0.377s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:24 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:20:24 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[27bfd9eb-660d-40a2-ba3a-2095e5e3e944]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:20:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:24 devstack sudo[104766]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5 Aug 15 16:20:24 devstack sudo[104766]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:24 devstack sudo[104766]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5" returned: 0 in 0.412s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:24 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] will copy from snapshot at /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5 {{(pid=94214) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 15 16:20:24 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] Creating direct copy from snapshot {{(pid=94214) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 15 16:20:24 devstack cinder-volume[94214]: DEBUG cinder.utils [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] Path /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a7917e4a-291b-48d2-8ca7-b533e1d636a3 not found in is_blk_device check {{(pid=94214) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 15 16:20:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a7917e4a-291b-48d2-8ca7-b533e1d636a3 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:24 devstack sudo[104771]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a7917e4a-291b-48d2-8ca7-b533e1d636a3 Aug 15 16:20:24 devstack sudo[104771]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-d79c371f-2846-4bd5-9cf9-f9ba39b0e192 req-2d6da1b0-5440-487b-acba-1cf73e88650b tempest-TestServerVolumeAttachmentScenario-454756474 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:20:29 devstack sudo[104771]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a7917e4a-291b-48d2-8ca7-b533e1d636a3" returned: 0 in 4.697s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:29 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] Image conversion details: src /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5, size 1024.00 MB, duration 4.70 sec, destination /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a7917e4a-291b-48d2-8ca7-b533e1d636a3 {{(pid=94214) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 15 16:20:29 devstack cinder-volume[94214]: INFO cinder.image.image_utils [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] Converted 1024.00 MB image at 217.98 MB/s Aug 15 16:20:29 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a7917e4a-291b-48d2-8ca7-b533e1d636a3 is being set with open permissions: ugo+rw Aug 15 16:20:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a7917e4a-291b-48d2-8ca7-b533e1d636a3 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:29 devstack sudo[104795]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a7917e4a-291b-48d2-8ca7-b533e1d636a3 Aug 15 16:20:29 devstack sudo[104795]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:29 devstack sudo[104795]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a7917e4a-291b-48d2-8ca7-b533e1d636a3" returned: 0 in 0.238s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:29 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] Lock "cinder-quobyte-a7917e4a-291b-48d2-8ca7-b533e1d636a3" released by "_copy_volume_from_snapshot" :: held 5.794s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:20:29 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] Acquiring lock "cinder-quobyte-5978fe43-6690-40d9-90f1-26aa4c5e47a6" by "_delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:20:29 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] Lock "cinder-quobyte-5978fe43-6690-40d9-90f1-26aa4c5e47a6" acquired by "_delete_snapshot" :: waited 0.018s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:20:29 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] Deleting offline snapshot 5978fe43-6690-40d9-90f1-26aa4c5e47a6 of volume b70765f1-c933-4ad6-8e55-7ed340bf4fd5 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 15 16:20:29 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] snapshot_file for this snap is: volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5.5978fe43-6690-40d9-90f1-26aa4c5e47a6 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 15 16:20:29 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[fa38da6e-2f83-40d9-ad20-a5ddd8f42ffe]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:20:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5.5978fe43-6690-40d9-90f1-26aa4c5e47a6 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:30 devstack sudo[104798]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5.5978fe43-6690-40d9-90f1-26aa4c5e47a6 Aug 15 16:20:30 devstack sudo[104798]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:30 devstack sudo[104798]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5.5978fe43-6690-40d9-90f1-26aa4c5e47a6" returned: 0 in 0.356s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:30 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:20:30 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[f9b1ce47-426e-4322-9430-ea26b25ae62c]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:20:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:30 devstack sudo[104803]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5 Aug 15 16:20:30 devstack sudo[104803]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:30 devstack sudo[104803]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5" returned: 0 in 0.524s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5.5978fe43-6690-40d9-90f1-26aa4c5e47a6 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:30 devstack sudo[104809]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5.5978fe43-6690-40d9-90f1-26aa4c5e47a6 Aug 15 16:20:30 devstack sudo[104809]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:31 devstack sudo[104809]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5.5978fe43-6690-40d9-90f1-26aa4c5e47a6" returned: 0 in 0.346s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5.5978fe43-6690-40d9-90f1-26aa4c5e47a6 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:31 devstack sudo[104831]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5.5978fe43-6690-40d9-90f1-26aa4c5e47a6 Aug 15 16:20:31 devstack sudo[104831]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:31 devstack sudo[104831]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5.5978fe43-6690-40d9-90f1-26aa4c5e47a6" returned: 0 in 0.261s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:31 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] Lock "cinder-quobyte-5978fe43-6690-40d9-90f1-26aa4c5e47a6" released by "_delete_snapshot" :: held 1.573s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:20:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: held 9.437s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:20:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1e715375-0315-4f46-be2a-2912e344b124 tempest-VolumesTransfersV357Test-1431464243 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 9.331s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:20:31 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-1e715375-0315-4f46-be2a-2912e344b124 tempest-VolumesTransfersV357Test-1431464243 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:20:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1718814105',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f2769366-00c4-41af-86c4-95f61bc686ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4eeba3d288ad4d90891f8874a6c8181c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:20:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:20:22Z,use_quota=True,user_id='e3cfdb008c2c44c0a0ef10b520a844b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:20:31 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-1e715375-0315-4f46-be2a-2912e344b124 tempest-VolumesTransfersV357Test-1431464243 None] Creating volume f2769366-00c4-41af-86c4-95f61bc686ee {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:20:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1e715375-0315-4f46-be2a-2912e344b124 tempest-VolumesTransfersV357Test-1431464243 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:20:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1e715375-0315-4f46-be2a-2912e344b124 tempest-VolumesTransfersV357Test-1431464243 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:20:31 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-1e715375-0315-4f46-be2a-2912e344b124 tempest-VolumesTransfersV357Test-1431464243 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:20:31 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-1e715375-0315-4f46-be2a-2912e344b124 tempest-VolumesTransfersV357Test-1431464243 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:20:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1e715375-0315-4f46-be2a-2912e344b124 tempest-VolumesTransfersV357Test-1431464243 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:20:31 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-1e715375-0315-4f46-be2a-2912e344b124 tempest-VolumesTransfersV357Test-1431464243 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:20:31 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-1e715375-0315-4f46-be2a-2912e344b124 tempest-VolumesTransfersV357Test-1431464243 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:20:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1e715375-0315-4f46-be2a-2912e344b124 tempest-VolumesTransfersV357Test-1431464243 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f2769366-00c4-41af-86c4-95f61bc686ee 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:31 devstack sudo[104834]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f2769366-00c4-41af-86c4-95f61bc686ee 1073741824 Aug 15 16:20:31 devstack sudo[104834]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c052798c-0d4f-4c71-beb1-d1c350ddd590) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a7917e4a-291b-48d2-8ca7-b533e1d636a3', 'volume_size': 2, 'source_volid': 'b70765f1-c933-4ad6-8e55-7ed340bf4fd5', 'source_volstatus': 'available'}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:20:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (30171f94-6ebc-4a5a-8cb4-d90eead76158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:20:31 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] Volume volume-a7917e4a-291b-48d2-8ca7-b533e1d636a3 (a7917e4a-291b-48d2-8ca7-b533e1d636a3): created successfully Aug 15 16:20:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (30171f94-6ebc-4a5a-8cb4-d90eead76158) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:20:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] Flow 'volume_create_manager' (2929451b-c117-42e2-a473-0b3cfdb65706) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:20:31 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-092f1253-e6f6-40a4-8b67-704e1578d757 tempest-VolumesCloneTest-83030032 None] Created volume successfully. Aug 15 16:20:31 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-c988e3b9-d8cd-4c47-a49f-638597bca698 tempest-VolumesCloneTest-83030032 None] Acquiring lock "cinder-a7917e4a-291b-48d2-8ca7-b533e1d636a3-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:20:31 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-c988e3b9-d8cd-4c47-a49f-638597bca698 tempest-VolumesCloneTest-83030032 None] Lock "cinder-a7917e4a-291b-48d2-8ca7-b533e1d636a3-delete_volume" acquired by "delete_volume" :: waited 0.019s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:20:31 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-c988e3b9-d8cd-4c47-a49f-638597bca698 tempest-VolumesCloneTest-83030032 None] Acquiring lock "cinder-quobyte-a7917e4a-291b-48d2-8ca7-b533e1d636a3" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:20:31 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-c988e3b9-d8cd-4c47-a49f-638597bca698 tempest-VolumesCloneTest-83030032 None] Lock "cinder-quobyte-a7917e4a-291b-48d2-8ca7-b533e1d636a3" acquired by "delete_volume" :: waited 0.016s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:20:31 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[e353e254-0e3d-4c2f-83d3-7951e4d86d11]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:20:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c988e3b9-d8cd-4c47-a49f-638597bca698 tempest-VolumesCloneTest-83030032 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a7917e4a-291b-48d2-8ca7-b533e1d636a3 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:32 devstack sudo[104834]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1e715375-0315-4f46-be2a-2912e344b124 tempest-VolumesTransfersV357Test-1431464243 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f2769366-00c4-41af-86c4-95f61bc686ee 1073741824" returned: 0 in 0.500s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1e715375-0315-4f46-be2a-2912e344b124 tempest-VolumesTransfersV357Test-1431464243 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f2769366-00c4-41af-86c4-95f61bc686ee {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:32 devstack sudo[104840]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a7917e4a-291b-48d2-8ca7-b533e1d636a3 Aug 15 16:20:32 devstack sudo[104840]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:32 devstack sudo[104841]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f2769366-00c4-41af-86c4-95f61bc686ee Aug 15 16:20:32 devstack sudo[104841]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:32 devstack sudo[104841]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1e715375-0315-4f46-be2a-2912e344b124 tempest-VolumesTransfersV357Test-1431464243 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f2769366-00c4-41af-86c4-95f61bc686ee" returned: 0 in 0.242s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:32 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-1e715375-0315-4f46-be2a-2912e344b124 tempest-VolumesTransfersV357Test-1431464243 None] <== create_volume: return (784ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:20:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1e715375-0315-4f46-be2a-2912e344b124 tempest-VolumesTransfersV357Test-1431464243 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.787s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:20:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-d79c371f-2846-4bd5-9cf9-f9ba39b0e192 req-2d6da1b0-5440-487b-acba-1cf73e88650b tempest-TestServerVolumeAttachmentScenario-454756474 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 5.627s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:20:32 devstack sudo[104840]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:32 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1e715375-0315-4f46-be2a-2912e344b124 tempest-VolumesTransfersV357Test-1431464243 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (05f8bdc7-2ff3-41c0-8a5a-291b93f06986) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f2769366-00c4-41af-86c4-95f61bc686ee', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:20:32 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1e715375-0315-4f46-be2a-2912e344b124 tempest-VolumesTransfersV357Test-1431464243 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (09221aef-85cf-493f-adb4-8da75cf0496c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:20:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c988e3b9-d8cd-4c47-a49f-638597bca698 tempest-VolumesCloneTest-83030032 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a7917e4a-291b-48d2-8ca7-b533e1d636a3" returned: 0 in 0.373s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c988e3b9-d8cd-4c47-a49f-638597bca698 tempest-VolumesCloneTest-83030032 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a7917e4a-291b-48d2-8ca7-b533e1d636a3 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-d79c371f-2846-4bd5-9cf9-f9ba39b0e192 req-2d6da1b0-5440-487b-acba-1cf73e88650b tempest-TestServerVolumeAttachmentScenario-454756474 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.042s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:20:32 devstack sudo[104848]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a7917e4a-291b-48d2-8ca7-b533e1d636a3 Aug 15 16:20:32 devstack sudo[104848]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:32 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-1e715375-0315-4f46-be2a-2912e344b124 tempest-VolumesTransfersV357Test-1431464243 None] Volume volume-f2769366-00c4-41af-86c4-95f61bc686ee (f2769366-00c4-41af-86c4-95f61bc686ee): created successfully Aug 15 16:20:32 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1e715375-0315-4f46-be2a-2912e344b124 tempest-VolumesTransfersV357Test-1431464243 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (09221aef-85cf-493f-adb4-8da75cf0496c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:20:32 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1e715375-0315-4f46-be2a-2912e344b124 tempest-VolumesTransfersV357Test-1431464243 None] Flow 'volume_create_manager' (540aa5d2-80de-4091-bcb2-e39e823f361f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:20:32 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-1e715375-0315-4f46-be2a-2912e344b124 tempest-VolumesTransfersV357Test-1431464243 None] Created volume successfully. Aug 15 16:20:32 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-d79c371f-2846-4bd5-9cf9-f9ba39b0e192 req-2d6da1b0-5440-487b-acba-1cf73e88650b tempest-TestServerVolumeAttachmentScenario-454756474 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81', 'name': 'volume-30a1dabc-99fe-427e-a81d-5c239f5c4939', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': '66231eaa-a0ad-4a61-a03c-eaca86ee88a7', 'enforce_multipath': True} {{(pid=94214) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 15 16:20:32 devstack cinder-volume[94214]: INFO cinder.volume.manager [req-d79c371f-2846-4bd5-9cf9-f9ba39b0e192 req-2d6da1b0-5440-487b-acba-1cf73e88650b tempest-TestServerVolumeAttachmentScenario-454756474 None] attachment_update completed successfully. Aug 15 16:20:32 devstack sudo[104848]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c988e3b9-d8cd-4c47-a49f-638597bca698 tempest-VolumesCloneTest-83030032 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a7917e4a-291b-48d2-8ca7-b533e1d636a3" returned: 0 in 0.273s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:32 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-c988e3b9-d8cd-4c47-a49f-638597bca698 tempest-VolumesCloneTest-83030032 None] Lock "cinder-quobyte-a7917e4a-291b-48d2-8ca7-b533e1d636a3" released by "delete_volume" :: held 0.690s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:20:32 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-c988e3b9-d8cd-4c47-a49f-638597bca698 tempest-VolumesCloneTest-83030032 None] Created reservations ['3d4a2acc-b6bf-4310-bb02-6a910f38416a', 'a360603e-adc3-4d6c-b0cb-7548d0cef229', '9189a0fd-513d-4413-ac06-9834923e3196', '8e8f25bb-1753-48b4-8636-6eca54981260'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:20:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c988e3b9-d8cd-4c47-a49f-638597bca698 tempest-VolumesCloneTest-83030032 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:20:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c988e3b9-d8cd-4c47-a49f-638597bca698 tempest-VolumesCloneTest-83030032 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:20:32 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c988e3b9-d8cd-4c47-a49f-638597bca698 tempest-VolumesCloneTest-83030032 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:20:32 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c988e3b9-d8cd-4c47-a49f-638597bca698 tempest-VolumesCloneTest-83030032 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:20:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c988e3b9-d8cd-4c47-a49f-638597bca698 tempest-VolumesCloneTest-83030032 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:20:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c988e3b9-d8cd-4c47-a49f-638597bca698 tempest-VolumesCloneTest-83030032 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:32 devstack sudo[104916]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:20:32 devstack sudo[104916]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:33 devstack sudo[104916]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c988e3b9-d8cd-4c47-a49f-638597bca698 tempest-VolumesCloneTest-83030032 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.253s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:33 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-c988e3b9-d8cd-4c47-a49f-638597bca698 tempest-VolumesCloneTest-83030032 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:20:33 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-c988e3b9-d8cd-4c47-a49f-638597bca698 tempest-VolumesCloneTest-83030032 None] Deleted volume successfully. Aug 15 16:20:33 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-c988e3b9-d8cd-4c47-a49f-638597bca698 tempest-VolumesCloneTest-83030032 None] Lock "cinder-a7917e4a-291b-48d2-8ca7-b533e1d636a3-delete_volume" released by "delete_volume" :: held 1.155s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:20:33 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-5732d80e-00d4-4268-ba08-44932bef53b3 tempest-VolumesCloneTest-83030032 None] Acquiring lock "cinder-b70765f1-c933-4ad6-8e55-7ed340bf4fd5-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:20:33 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-5732d80e-00d4-4268-ba08-44932bef53b3 tempest-VolumesCloneTest-83030032 None] Lock "cinder-b70765f1-c933-4ad6-8e55-7ed340bf4fd5-delete_volume" acquired by "delete_volume" :: waited 0.023s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:20:33 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-5732d80e-00d4-4268-ba08-44932bef53b3 tempest-VolumesCloneTest-83030032 None] Acquiring lock "cinder-quobyte-b70765f1-c933-4ad6-8e55-7ed340bf4fd5" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:20:33 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-5732d80e-00d4-4268-ba08-44932bef53b3 tempest-VolumesCloneTest-83030032 None] Lock "cinder-quobyte-b70765f1-c933-4ad6-8e55-7ed340bf4fd5" acquired by "delete_volume" :: waited 0.031s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:20:33 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[04b4a189-7806-4db2-8673-debcd005bbfb]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:20:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-5732d80e-00d4-4268-ba08-44932bef53b3 tempest-VolumesCloneTest-83030032 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:33 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-d583e9f8-3980-4fde-ab56-2b66453712aa tempest-VolumesTransfersV357Test-42079809 None] Acquiring lock "cinder-f2769366-00c4-41af-86c4-95f61bc686ee-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:20:33 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-d583e9f8-3980-4fde-ab56-2b66453712aa tempest-VolumesTransfersV357Test-42079809 None] Lock "cinder-f2769366-00c4-41af-86c4-95f61bc686ee-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:20:33 devstack sudo[105239]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5 Aug 15 16:20:33 devstack sudo[105239]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:33 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-d583e9f8-3980-4fde-ab56-2b66453712aa tempest-VolumesTransfersV357Test-42079809 None] Acquiring lock "cinder-quobyte-f2769366-00c4-41af-86c4-95f61bc686ee" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:20:33 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-d583e9f8-3980-4fde-ab56-2b66453712aa tempest-VolumesTransfersV357Test-42079809 None] Lock "cinder-quobyte-f2769366-00c4-41af-86c4-95f61bc686ee" acquired by "delete_volume" :: waited 0.018s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:20:33 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[e3ad4f54-a5b8-4ca9-9a0a-5ec8ee31c93e]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:20:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d583e9f8-3980-4fde-ab56-2b66453712aa tempest-VolumesTransfersV357Test-42079809 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f2769366-00c4-41af-86c4-95f61bc686ee {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:33 devstack sudo[105241]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f2769366-00c4-41af-86c4-95f61bc686ee Aug 15 16:20:33 devstack sudo[105241]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:33 devstack sudo[105239]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-5732d80e-00d4-4268-ba08-44932bef53b3 tempest-VolumesCloneTest-83030032 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5" returned: 0 in 0.432s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-5732d80e-00d4-4268-ba08-44932bef53b3 tempest-VolumesCloneTest-83030032 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:33 devstack sudo[105246]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5 Aug 15 16:20:33 devstack sudo[105246]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:33 devstack sudo[105241]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d583e9f8-3980-4fde-ab56-2b66453712aa tempest-VolumesTransfersV357Test-42079809 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f2769366-00c4-41af-86c4-95f61bc686ee" returned: 0 in 0.388s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d583e9f8-3980-4fde-ab56-2b66453712aa tempest-VolumesTransfersV357Test-42079809 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f2769366-00c4-41af-86c4-95f61bc686ee {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:33 devstack sudo[105252]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f2769366-00c4-41af-86c4-95f61bc686ee Aug 15 16:20:33 devstack sudo[105252]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:34 devstack sudo[105246]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-5732d80e-00d4-4268-ba08-44932bef53b3 tempest-VolumesCloneTest-83030032 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b70765f1-c933-4ad6-8e55-7ed340bf4fd5" returned: 0 in 0.255s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:34 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-5732d80e-00d4-4268-ba08-44932bef53b3 tempest-VolumesCloneTest-83030032 None] Lock "cinder-quobyte-b70765f1-c933-4ad6-8e55-7ed340bf4fd5" released by "delete_volume" :: held 0.770s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:20:34 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-5732d80e-00d4-4268-ba08-44932bef53b3 tempest-VolumesCloneTest-83030032 None] Created reservations ['1ff7b20d-78bd-481b-b57f-898e15e88855', '65710a71-5ef8-41bc-b4a0-7b15f7da4a5b', '965dd562-1000-462c-8fc5-38deb5e355a9', '35eddf96-65bb-49b5-bbc3-9d3050bb9b0c'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:20:34 devstack sudo[105252]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-5732d80e-00d4-4268-ba08-44932bef53b3 tempest-VolumesCloneTest-83030032 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:20:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-5732d80e-00d4-4268-ba08-44932bef53b3 tempest-VolumesCloneTest-83030032 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:20:34 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-5732d80e-00d4-4268-ba08-44932bef53b3 tempest-VolumesCloneTest-83030032 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:20:34 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-5732d80e-00d4-4268-ba08-44932bef53b3 tempest-VolumesCloneTest-83030032 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:20:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-5732d80e-00d4-4268-ba08-44932bef53b3 tempest-VolumesCloneTest-83030032 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:20:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-5732d80e-00d4-4268-ba08-44932bef53b3 tempest-VolumesCloneTest-83030032 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d583e9f8-3980-4fde-ab56-2b66453712aa tempest-VolumesTransfersV357Test-42079809 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f2769366-00c4-41af-86c4-95f61bc686ee" returned: 0 in 0.267s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:34 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-d583e9f8-3980-4fde-ab56-2b66453712aa tempest-VolumesTransfersV357Test-42079809 None] Lock "cinder-quobyte-f2769366-00c4-41af-86c4-95f61bc686ee" released by "delete_volume" :: held 0.697s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:20:34 devstack sudo[105256]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:20:34 devstack sudo[105256]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:34 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-d583e9f8-3980-4fde-ab56-2b66453712aa tempest-VolumesTransfersV357Test-42079809 None] Created reservations ['2a4b5a45-30f8-4018-a4c5-57073d15b607', 'bede69ff-115a-46ed-afa9-edfa8ef0440c', '37a599ec-40e7-455f-a63e-7300de2a3993', 'd8b9d74b-8f23-48ae-a12e-b2108c84b51a'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:20:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d583e9f8-3980-4fde-ab56-2b66453712aa tempest-VolumesTransfersV357Test-42079809 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:20:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d583e9f8-3980-4fde-ab56-2b66453712aa tempest-VolumesTransfersV357Test-42079809 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:20:34 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-d583e9f8-3980-4fde-ab56-2b66453712aa tempest-VolumesTransfersV357Test-42079809 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:20:34 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-d583e9f8-3980-4fde-ab56-2b66453712aa tempest-VolumesTransfersV357Test-42079809 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:20:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d583e9f8-3980-4fde-ab56-2b66453712aa tempest-VolumesTransfersV357Test-42079809 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:20:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d583e9f8-3980-4fde-ab56-2b66453712aa tempest-VolumesTransfersV357Test-42079809 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:34 devstack sudo[105258]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:20:34 devstack sudo[105258]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:34 devstack sudo[105256]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-5732d80e-00d4-4268-ba08-44932bef53b3 tempest-VolumesCloneTest-83030032 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.300s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:34 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-5732d80e-00d4-4268-ba08-44932bef53b3 tempest-VolumesCloneTest-83030032 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:20:34 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-5732d80e-00d4-4268-ba08-44932bef53b3 tempest-VolumesCloneTest-83030032 None] Deleted volume successfully. Aug 15 16:20:34 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-5732d80e-00d4-4268-ba08-44932bef53b3 tempest-VolumesCloneTest-83030032 None] Lock "cinder-b70765f1-c933-4ad6-8e55-7ed340bf4fd5-delete_volume" released by "delete_volume" :: held 1.352s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:20:34 devstack sudo[105258]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d583e9f8-3980-4fde-ab56-2b66453712aa tempest-VolumesTransfersV357Test-42079809 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.371s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:34 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-d583e9f8-3980-4fde-ab56-2b66453712aa tempest-VolumesTransfersV357Test-42079809 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:20:34 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-d583e9f8-3980-4fde-ab56-2b66453712aa tempest-VolumesTransfersV357Test-42079809 None] Deleted volume successfully. Aug 15 16:20:34 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-d583e9f8-3980-4fde-ab56-2b66453712aa tempest-VolumesTransfersV357Test-42079809 None] Lock "cinder-f2769366-00c4-41af-86c4-95f61bc686ee-delete_volume" released by "delete_volume" :: held 1.314s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:20:38 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-d7e70f7c-ad32-48b8-837b-9f6f8f377343 tempest-VolumesGetTest-1338357712 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:20:38 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d7e70f7c-ad32-48b8-837b-9f6f8f377343 tempest-VolumesGetTest-1338357712 None] Flow 'volume_create_manager' (06c872dd-8846-42ef-821e-0545374975ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:20:38 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d7e70f7c-ad32-48b8-837b-9f6f8f377343 tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dca2d097-90d8-4a38-b946-0acfd3113f97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:20:38 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d7e70f7c-ad32-48b8-837b-9f6f8f377343 tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dca2d097-90d8-4a38-b946-0acfd3113f97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:20:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1337579839',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e753beee-120b-4f40-bd9d-812552e377ac,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='1518d5c43eb7422d89925f19bf8fb6a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:20:38Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:20:38Z,use_quota=True,user_id='12ab4e33a3074698aa8d563fe1bff30f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:20:38 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d7e70f7c-ad32-48b8-837b-9f6f8f377343 tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (81f5cd03-ffa6-466b-948e-899599acc497) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:20:38 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d7e70f7c-ad32-48b8-837b-9f6f8f377343 tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (81f5cd03-ffa6-466b-948e-899599acc497) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:20:38 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d7e70f7c-ad32-48b8-837b-9f6f8f377343 tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (93d03213-30d4-4001-b378-66606830b131) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:20:38 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d7e70f7c-ad32-48b8-837b-9f6f8f377343 tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (93d03213-30d4-4001-b378-66606830b131) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e753beee-120b-4f40-bd9d-812552e377ac', 'volume_name': 'volume-e753beee-120b-4f40-bd9d-812552e377ac', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:20:38 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d7e70f7c-ad32-48b8-837b-9f6f8f377343 tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fa7f072c-d1c1-4fa8-9f87-debb6bf8bf7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:20:38 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d7e70f7c-ad32-48b8-837b-9f6f8f377343 tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fa7f072c-d1c1-4fa8-9f87-debb6bf8bf7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:20:38 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d7e70f7c-ad32-48b8-837b-9f6f8f377343 tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b350b2a5-6166-406b-bad6-7ea02ac4f55e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:20:38 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-d7e70f7c-ad32-48b8-837b-9f6f8f377343 tempest-VolumesGetTest-1338357712 None] Volume e753beee-120b-4f40-bd9d-812552e377ac: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e753beee-120b-4f40-bd9d-812552e377ac', 'volume_size': 1} Aug 15 16:20:38 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d7e70f7c-ad32-48b8-837b-9f6f8f377343 tempest-VolumesGetTest-1338357712 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:20:38 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d7e70f7c-ad32-48b8-837b-9f6f8f377343 tempest-VolumesGetTest-1338357712 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:20:38 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-d7e70f7c-ad32-48b8-837b-9f6f8f377343 tempest-VolumesGetTest-1338357712 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:20:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1337579839',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e753beee-120b-4f40-bd9d-812552e377ac,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='1518d5c43eb7422d89925f19bf8fb6a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:20:38Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:20:38Z,use_quota=True,user_id='12ab4e33a3074698aa8d563fe1bff30f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:20:38 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-d7e70f7c-ad32-48b8-837b-9f6f8f377343 tempest-VolumesGetTest-1338357712 None] Creating volume e753beee-120b-4f40-bd9d-812552e377ac {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:20:38 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d7e70f7c-ad32-48b8-837b-9f6f8f377343 tempest-VolumesGetTest-1338357712 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:20:38 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d7e70f7c-ad32-48b8-837b-9f6f8f377343 tempest-VolumesGetTest-1338357712 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:20:38 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-d7e70f7c-ad32-48b8-837b-9f6f8f377343 tempest-VolumesGetTest-1338357712 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:20:38 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-d7e70f7c-ad32-48b8-837b-9f6f8f377343 tempest-VolumesGetTest-1338357712 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:20:38 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d7e70f7c-ad32-48b8-837b-9f6f8f377343 tempest-VolumesGetTest-1338357712 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:20:38 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-d7e70f7c-ad32-48b8-837b-9f6f8f377343 tempest-VolumesGetTest-1338357712 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:20:38 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-d7e70f7c-ad32-48b8-837b-9f6f8f377343 tempest-VolumesGetTest-1338357712 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:20:38 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d7e70f7c-ad32-48b8-837b-9f6f8f377343 tempest-VolumesGetTest-1338357712 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e753beee-120b-4f40-bd9d-812552e377ac 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:38 devstack sudo[105279]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e753beee-120b-4f40-bd9d-812552e377ac 1073741824 Aug 15 16:20:38 devstack sudo[105279]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:39 devstack sudo[105279]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:39 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d7e70f7c-ad32-48b8-837b-9f6f8f377343 tempest-VolumesGetTest-1338357712 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e753beee-120b-4f40-bd9d-812552e377ac 1073741824" returned: 0 in 0.767s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:39 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-2b4a80ec-1bde-40e6-86ed-3baa553808bf req-ea250aab-16db-4f5a-a473-68a4d43909bd tempest-TestServerVolumeAttachmentScenario-454756474 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:20:39 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d7e70f7c-ad32-48b8-837b-9f6f8f377343 tempest-VolumesGetTest-1338357712 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e753beee-120b-4f40-bd9d-812552e377ac {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:39 devstack sudo[105294]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e753beee-120b-4f40-bd9d-812552e377ac Aug 15 16:20:39 devstack sudo[105294]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:39 devstack sudo[105294]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:39 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d7e70f7c-ad32-48b8-837b-9f6f8f377343 tempest-VolumesGetTest-1338357712 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e753beee-120b-4f40-bd9d-812552e377ac" returned: 0 in 0.323s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:39 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-d7e70f7c-ad32-48b8-837b-9f6f8f377343 tempest-VolumesGetTest-1338357712 None] <== create_volume: return (1137ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:20:39 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d7e70f7c-ad32-48b8-837b-9f6f8f377343 tempest-VolumesGetTest-1338357712 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.140s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:20:39 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-2b4a80ec-1bde-40e6-86ed-3baa553808bf req-ea250aab-16db-4f5a-a473-68a4d43909bd tempest-TestServerVolumeAttachmentScenario-454756474 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.345s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:20:39 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-2b4a80ec-1bde-40e6-86ed-3baa553808bf req-ea250aab-16db-4f5a-a473-68a4d43909bd tempest-TestServerVolumeAttachmentScenario-454756474 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.015s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:20:39 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d7e70f7c-ad32-48b8-837b-9f6f8f377343 tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b350b2a5-6166-406b-bad6-7ea02ac4f55e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e753beee-120b-4f40-bd9d-812552e377ac', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:20:39 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d7e70f7c-ad32-48b8-837b-9f6f8f377343 tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (93a019f3-8981-430a-90cb-e1716f2922e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:20:39 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-d7e70f7c-ad32-48b8-837b-9f6f8f377343 tempest-VolumesGetTest-1338357712 None] Volume volume-e753beee-120b-4f40-bd9d-812552e377ac (e753beee-120b-4f40-bd9d-812552e377ac): created successfully Aug 15 16:20:39 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d7e70f7c-ad32-48b8-837b-9f6f8f377343 tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (93a019f3-8981-430a-90cb-e1716f2922e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:20:39 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d7e70f7c-ad32-48b8-837b-9f6f8f377343 tempest-VolumesGetTest-1338357712 None] Flow 'volume_create_manager' (06c872dd-8846-42ef-821e-0545374975ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:20:39 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-d7e70f7c-ad32-48b8-837b-9f6f8f377343 tempest-VolumesGetTest-1338357712 None] Created volume successfully. Aug 15 16:20:39 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-2b4a80ec-1bde-40e6-86ed-3baa553808bf req-ea250aab-16db-4f5a-a473-68a4d43909bd tempest-TestServerVolumeAttachmentScenario-454756474 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81', 'name': 'volume-7d7c5f3c-8a70-45f4-bee8-48e1a96e529e', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': '9e123456-62f3-4233-9311-104327ead8e6', 'enforce_multipath': True} {{(pid=94214) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 15 16:20:39 devstack cinder-volume[94214]: INFO cinder.volume.manager [req-2b4a80ec-1bde-40e6-86ed-3baa553808bf req-ea250aab-16db-4f5a-a473-68a4d43909bd tempest-TestServerVolumeAttachmentScenario-454756474 None] attachment_update completed successfully. Aug 15 16:20:41 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-58920f64-5bfd-4e39-b473-6f030d6f029e tempest-VolumesGetTest-1338357712 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:20:41 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-58920f64-5bfd-4e39-b473-6f030d6f029e tempest-VolumesGetTest-1338357712 None] Flow 'volume_create_manager' (a6e9cebf-ee5b-4d12-ae2e-ce27d9b1958f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:20:41 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-58920f64-5bfd-4e39-b473-6f030d6f029e tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (187b9712-ae30-4e21-aa85-20e32215b1ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:20:41 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-58920f64-5bfd-4e39-b473-6f030d6f029e tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (187b9712-ae30-4e21-aa85-20e32215b1ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:20:41Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1150334630',display_name='tempest-VolumesGetTest-Volume-642117876',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5ebbb7f1-6b88-4311-8da9-03a43e3a7b46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1518d5c43eb7422d89925f19bf8fb6a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:20:41Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:20:41Z,use_quota=True,user_id='12ab4e33a3074698aa8d563fe1bff30f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:20:41 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-58920f64-5bfd-4e39-b473-6f030d6f029e tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (de4db345-c3ec-44b1-b50a-c9e3b9e8ae51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:20:41 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-58920f64-5bfd-4e39-b473-6f030d6f029e tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (de4db345-c3ec-44b1-b50a-c9e3b9e8ae51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:20:41 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-58920f64-5bfd-4e39-b473-6f030d6f029e tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fb27924c-d78b-4ace-b01c-8c295d853b5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:20:41 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-58920f64-5bfd-4e39-b473-6f030d6f029e tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fb27924c-d78b-4ace-b01c-8c295d853b5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5ebbb7f1-6b88-4311-8da9-03a43e3a7b46', 'volume_name': 'volume-5ebbb7f1-6b88-4311-8da9-03a43e3a7b46', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:20:41 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-58920f64-5bfd-4e39-b473-6f030d6f029e tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (84431f7d-205f-4c29-b18f-fd68a7af1314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:20:41 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-58920f64-5bfd-4e39-b473-6f030d6f029e tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (84431f7d-205f-4c29-b18f-fd68a7af1314) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:20:41 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-58920f64-5bfd-4e39-b473-6f030d6f029e tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (652bc606-6bf5-4101-84d2-3e47130518b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:20:41 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-58920f64-5bfd-4e39-b473-6f030d6f029e tempest-VolumesGetTest-1338357712 None] Volume 5ebbb7f1-6b88-4311-8da9-03a43e3a7b46: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5ebbb7f1-6b88-4311-8da9-03a43e3a7b46', 'volume_size': 1} Aug 15 16:20:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-58920f64-5bfd-4e39-b473-6f030d6f029e tempest-VolumesGetTest-1338357712 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:20:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-58920f64-5bfd-4e39-b473-6f030d6f029e tempest-VolumesGetTest-1338357712 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.002s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:20:41 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-58920f64-5bfd-4e39-b473-6f030d6f029e tempest-VolumesGetTest-1338357712 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:20:41Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1150334630',display_name='tempest-VolumesGetTest-Volume-642117876',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5ebbb7f1-6b88-4311-8da9-03a43e3a7b46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1518d5c43eb7422d89925f19bf8fb6a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:20:41Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:20:41Z,use_quota=True,user_id='12ab4e33a3074698aa8d563fe1bff30f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:20:41 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-58920f64-5bfd-4e39-b473-6f030d6f029e tempest-VolumesGetTest-1338357712 None] Creating volume 5ebbb7f1-6b88-4311-8da9-03a43e3a7b46 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:20:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-58920f64-5bfd-4e39-b473-6f030d6f029e tempest-VolumesGetTest-1338357712 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:20:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-58920f64-5bfd-4e39-b473-6f030d6f029e tempest-VolumesGetTest-1338357712 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:20:41 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-58920f64-5bfd-4e39-b473-6f030d6f029e tempest-VolumesGetTest-1338357712 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:20:41 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-58920f64-5bfd-4e39-b473-6f030d6f029e tempest-VolumesGetTest-1338357712 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:20:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-58920f64-5bfd-4e39-b473-6f030d6f029e tempest-VolumesGetTest-1338357712 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:20:41 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-58920f64-5bfd-4e39-b473-6f030d6f029e tempest-VolumesGetTest-1338357712 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:20:41 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-58920f64-5bfd-4e39-b473-6f030d6f029e tempest-VolumesGetTest-1338357712 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:20:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-58920f64-5bfd-4e39-b473-6f030d6f029e tempest-VolumesGetTest-1338357712 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5ebbb7f1-6b88-4311-8da9-03a43e3a7b46 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:41 devstack sudo[105303]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5ebbb7f1-6b88-4311-8da9-03a43e3a7b46 1073741824 Aug 15 16:20:41 devstack sudo[105303]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:41 devstack sudo[105303]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-58920f64-5bfd-4e39-b473-6f030d6f029e tempest-VolumesGetTest-1338357712 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5ebbb7f1-6b88-4311-8da9-03a43e3a7b46 1073741824" returned: 0 in 0.545s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:42 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-58920f64-5bfd-4e39-b473-6f030d6f029e tempest-VolumesGetTest-1338357712 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5ebbb7f1-6b88-4311-8da9-03a43e3a7b46 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:42 devstack sudo[105312]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5ebbb7f1-6b88-4311-8da9-03a43e3a7b46 Aug 15 16:20:42 devstack sudo[105312]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:42 devstack cinder-volume[94214]: INFO cinder.volume.manager [req-f45163e2-4fd1-43b4-9c2e-2250f9eb1c69 req-83826778-3e33-4b71-94d4-473d2066de6f tempest-TestServerVolumeAttachmentScenario-454756474 None] Terminate volume connection completed successfully. Aug 15 16:20:42 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-f45163e2-4fd1-43b4-9c2e-2250f9eb1c69 req-83826778-3e33-4b71-94d4-473d2066de6f tempest-TestServerVolumeAttachmentScenario-454756474 None] Deleting attachment 9e123456-62f3-4233-9311-104327ead8e6. {{(pid=94214) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 15 16:20:42 devstack sudo[105312]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:42 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-58920f64-5bfd-4e39-b473-6f030d6f029e tempest-VolumesGetTest-1338357712 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5ebbb7f1-6b88-4311-8da9-03a43e3a7b46" returned: 0 in 0.368s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:42 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-58920f64-5bfd-4e39-b473-6f030d6f029e tempest-VolumesGetTest-1338357712 None] <== create_volume: return (966ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:20:42 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-58920f64-5bfd-4e39-b473-6f030d6f029e tempest-VolumesGetTest-1338357712 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.970s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:20:42 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-58920f64-5bfd-4e39-b473-6f030d6f029e tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (652bc606-6bf5-4101-84d2-3e47130518b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5ebbb7f1-6b88-4311-8da9-03a43e3a7b46', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:20:42 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-58920f64-5bfd-4e39-b473-6f030d6f029e tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e6600099-4db4-4611-b06f-9e8e5c18dd04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:20:42 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-58920f64-5bfd-4e39-b473-6f030d6f029e tempest-VolumesGetTest-1338357712 None] Volume volume-5ebbb7f1-6b88-4311-8da9-03a43e3a7b46 (5ebbb7f1-6b88-4311-8da9-03a43e3a7b46): created successfully Aug 15 16:20:42 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-58920f64-5bfd-4e39-b473-6f030d6f029e tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e6600099-4db4-4611-b06f-9e8e5c18dd04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:20:42 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-58920f64-5bfd-4e39-b473-6f030d6f029e tempest-VolumesGetTest-1338357712 None] Flow 'volume_create_manager' (a6e9cebf-ee5b-4d12-ae2e-ce27d9b1958f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:20:42 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-58920f64-5bfd-4e39-b473-6f030d6f029e tempest-VolumesGetTest-1338357712 None] Created volume successfully. Aug 15 16:20:43 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-2925a6dc-3348-4fbb-9a35-017feab826fd tempest-AttachVolumeShelveTestJSON-489072875 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:20:43 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2925a6dc-3348-4fbb-9a35-017feab826fd tempest-AttachVolumeShelveTestJSON-489072875 None] Flow 'volume_create_manager' (0f767a00-a4ab-4f9b-a2ab-6ac7ed0de3ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:20:43 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2925a6dc-3348-4fbb-9a35-017feab826fd tempest-AttachVolumeShelveTestJSON-489072875 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a07e21dc-1c8c-4101-aae4-5a1930d17b2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:20:43 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2925a6dc-3348-4fbb-9a35-017feab826fd tempest-AttachVolumeShelveTestJSON-489072875 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a07e21dc-1c8c-4101-aae4-5a1930d17b2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:20:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-987649044',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d94ab445-a164-4b71-a53a-23a542d8b522,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68b0fdee9d764b85bf356117f5939af7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:20:43Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:20:43Z,use_quota=True,user_id='562bad421ff24e20bca7d489051ca3df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:20:43 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2925a6dc-3348-4fbb-9a35-017feab826fd tempest-AttachVolumeShelveTestJSON-489072875 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ff3a1ed4-8870-44e3-ab03-d7c9464f9c9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:20:43 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2925a6dc-3348-4fbb-9a35-017feab826fd tempest-AttachVolumeShelveTestJSON-489072875 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ff3a1ed4-8870-44e3-ab03-d7c9464f9c9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:20:43 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2925a6dc-3348-4fbb-9a35-017feab826fd tempest-AttachVolumeShelveTestJSON-489072875 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a0c098cd-1e99-4df7-9dab-8f3ba3c9c691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:20:43 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2925a6dc-3348-4fbb-9a35-017feab826fd tempest-AttachVolumeShelveTestJSON-489072875 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a0c098cd-1e99-4df7-9dab-8f3ba3c9c691) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd94ab445-a164-4b71-a53a-23a542d8b522', 'volume_name': 'volume-d94ab445-a164-4b71-a53a-23a542d8b522', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:20:43 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2925a6dc-3348-4fbb-9a35-017feab826fd tempest-AttachVolumeShelveTestJSON-489072875 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a221d01d-4be4-4b3c-aaab-21914831c925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:20:43 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2925a6dc-3348-4fbb-9a35-017feab826fd tempest-AttachVolumeShelveTestJSON-489072875 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a221d01d-4be4-4b3c-aaab-21914831c925) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:20:43 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2925a6dc-3348-4fbb-9a35-017feab826fd tempest-AttachVolumeShelveTestJSON-489072875 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6b411dc1-b4e6-407f-90f3-bdd1f3140c74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:20:43 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-2925a6dc-3348-4fbb-9a35-017feab826fd tempest-AttachVolumeShelveTestJSON-489072875 None] Volume d94ab445-a164-4b71-a53a-23a542d8b522: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d94ab445-a164-4b71-a53a-23a542d8b522', 'volume_size': 1} Aug 15 16:20:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-2925a6dc-3348-4fbb-9a35-017feab826fd tempest-AttachVolumeShelveTestJSON-489072875 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:20:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-2925a6dc-3348-4fbb-9a35-017feab826fd tempest-AttachVolumeShelveTestJSON-489072875 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:20:43 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-2925a6dc-3348-4fbb-9a35-017feab826fd tempest-AttachVolumeShelveTestJSON-489072875 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:20:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-987649044',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d94ab445-a164-4b71-a53a-23a542d8b522,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68b0fdee9d764b85bf356117f5939af7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:20:43Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:20:43Z,use_quota=True,user_id='562bad421ff24e20bca7d489051ca3df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:20:43 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-2925a6dc-3348-4fbb-9a35-017feab826fd tempest-AttachVolumeShelveTestJSON-489072875 None] Creating volume d94ab445-a164-4b71-a53a-23a542d8b522 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:20:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-2925a6dc-3348-4fbb-9a35-017feab826fd tempest-AttachVolumeShelveTestJSON-489072875 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:20:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-2925a6dc-3348-4fbb-9a35-017feab826fd tempest-AttachVolumeShelveTestJSON-489072875 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:20:43 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-2925a6dc-3348-4fbb-9a35-017feab826fd tempest-AttachVolumeShelveTestJSON-489072875 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:20:43 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-2925a6dc-3348-4fbb-9a35-017feab826fd tempest-AttachVolumeShelveTestJSON-489072875 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:20:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-2925a6dc-3348-4fbb-9a35-017feab826fd tempest-AttachVolumeShelveTestJSON-489072875 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:20:43 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-2925a6dc-3348-4fbb-9a35-017feab826fd tempest-AttachVolumeShelveTestJSON-489072875 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:20:43 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-2925a6dc-3348-4fbb-9a35-017feab826fd tempest-AttachVolumeShelveTestJSON-489072875 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:20:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2925a6dc-3348-4fbb-9a35-017feab826fd tempest-AttachVolumeShelveTestJSON-489072875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d94ab445-a164-4b71-a53a-23a542d8b522 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:43 devstack sudo[105319]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d94ab445-a164-4b71-a53a-23a542d8b522 1073741824 Aug 15 16:20:43 devstack sudo[105319]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:43 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-472f93ac-1e6c-436f-8d20-e65709283889 tempest-VolumesGetTest-1338357712 None] Acquiring lock "cinder-5ebbb7f1-6b88-4311-8da9-03a43e3a7b46-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:20:43 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-472f93ac-1e6c-436f-8d20-e65709283889 tempest-VolumesGetTest-1338357712 None] Lock "cinder-5ebbb7f1-6b88-4311-8da9-03a43e3a7b46-delete_volume" acquired by "delete_volume" :: waited 0.036s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:20:43 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-472f93ac-1e6c-436f-8d20-e65709283889 tempest-VolumesGetTest-1338357712 None] Acquiring lock "cinder-quobyte-5ebbb7f1-6b88-4311-8da9-03a43e3a7b46" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:20:43 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-472f93ac-1e6c-436f-8d20-e65709283889 tempest-VolumesGetTest-1338357712 None] Lock "cinder-quobyte-5ebbb7f1-6b88-4311-8da9-03a43e3a7b46" acquired by "delete_volume" :: waited 0.018s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:20:43 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[31e02c0d-ea20-434e-88dc-cac6fabc3c54]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:20:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-472f93ac-1e6c-436f-8d20-e65709283889 tempest-VolumesGetTest-1338357712 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5ebbb7f1-6b88-4311-8da9-03a43e3a7b46 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:43 devstack sudo[105319]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2925a6dc-3348-4fbb-9a35-017feab826fd tempest-AttachVolumeShelveTestJSON-489072875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d94ab445-a164-4b71-a53a-23a542d8b522 1073741824" returned: 0 in 0.611s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2925a6dc-3348-4fbb-9a35-017feab826fd tempest-AttachVolumeShelveTestJSON-489072875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d94ab445-a164-4b71-a53a-23a542d8b522 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:43 devstack sudo[105357]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d94ab445-a164-4b71-a53a-23a542d8b522 Aug 15 16:20:43 devstack sudo[105357]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:43 devstack cinder-volume[94214]: INFO cinder.volume.manager [req-27f8510f-7a0f-4b85-bdb3-9bbde5ec32ac req-927be145-2a10-427b-99e7-31ac1d03a60c tempest-TestServerVolumeAttachmentScenario-454756474 None] Terminate volume connection completed successfully. Aug 15 16:20:43 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-27f8510f-7a0f-4b85-bdb3-9bbde5ec32ac req-927be145-2a10-427b-99e7-31ac1d03a60c tempest-TestServerVolumeAttachmentScenario-454756474 None] Deleting attachment 66231eaa-a0ad-4a61-a03c-eaca86ee88a7. {{(pid=94214) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 15 16:20:43 devstack sudo[105330]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5ebbb7f1-6b88-4311-8da9-03a43e3a7b46 Aug 15 16:20:43 devstack sudo[105330]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:44 devstack sudo[105357]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2925a6dc-3348-4fbb-9a35-017feab826fd tempest-AttachVolumeShelveTestJSON-489072875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d94ab445-a164-4b71-a53a-23a542d8b522" returned: 0 in 0.331s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:44 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-2925a6dc-3348-4fbb-9a35-017feab826fd tempest-AttachVolumeShelveTestJSON-489072875 None] <== create_volume: return (1019ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:20:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-2925a6dc-3348-4fbb-9a35-017feab826fd tempest-AttachVolumeShelveTestJSON-489072875 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.026s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:20:44 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2925a6dc-3348-4fbb-9a35-017feab826fd tempest-AttachVolumeShelveTestJSON-489072875 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6b411dc1-b4e6-407f-90f3-bdd1f3140c74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d94ab445-a164-4b71-a53a-23a542d8b522', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:20:44 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2925a6dc-3348-4fbb-9a35-017feab826fd tempest-AttachVolumeShelveTestJSON-489072875 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d961a64b-e9fd-4e00-9b08-ba9514700c36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:20:44 devstack sudo[105330]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-472f93ac-1e6c-436f-8d20-e65709283889 tempest-VolumesGetTest-1338357712 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5ebbb7f1-6b88-4311-8da9-03a43e3a7b46" returned: 0 in 0.464s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-472f93ac-1e6c-436f-8d20-e65709283889 tempest-VolumesGetTest-1338357712 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5ebbb7f1-6b88-4311-8da9-03a43e3a7b46 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:44 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-2925a6dc-3348-4fbb-9a35-017feab826fd tempest-AttachVolumeShelveTestJSON-489072875 None] Volume volume-d94ab445-a164-4b71-a53a-23a542d8b522 (d94ab445-a164-4b71-a53a-23a542d8b522): created successfully Aug 15 16:20:44 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2925a6dc-3348-4fbb-9a35-017feab826fd tempest-AttachVolumeShelveTestJSON-489072875 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d961a64b-e9fd-4e00-9b08-ba9514700c36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:20:44 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2925a6dc-3348-4fbb-9a35-017feab826fd tempest-AttachVolumeShelveTestJSON-489072875 None] Flow 'volume_create_manager' (0f767a00-a4ab-4f9b-a2ab-6ac7ed0de3ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:20:44 devstack sudo[105364]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5ebbb7f1-6b88-4311-8da9-03a43e3a7b46 Aug 15 16:20:44 devstack sudo[105364]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:44 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-2925a6dc-3348-4fbb-9a35-017feab826fd tempest-AttachVolumeShelveTestJSON-489072875 None] Created volume successfully. Aug 15 16:20:44 devstack sudo[105364]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-472f93ac-1e6c-436f-8d20-e65709283889 tempest-VolumesGetTest-1338357712 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5ebbb7f1-6b88-4311-8da9-03a43e3a7b46" returned: 0 in 0.267s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:44 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-472f93ac-1e6c-436f-8d20-e65709283889 tempest-VolumesGetTest-1338357712 None] Lock "cinder-quobyte-5ebbb7f1-6b88-4311-8da9-03a43e3a7b46" released by "delete_volume" :: held 0.777s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:20:44 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-472f93ac-1e6c-436f-8d20-e65709283889 tempest-VolumesGetTest-1338357712 None] Created reservations ['f45bfaa9-54b0-4dd0-80b4-6de0ee6f348b', 'c7dca913-86b5-491c-bf7a-ddcac3a8c54b', '312a0d30-f753-4af5-9b4f-28400409c7fe', 'a4f415dc-9a4a-4fef-ad17-b255e313e919'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:20:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-472f93ac-1e6c-436f-8d20-e65709283889 tempest-VolumesGetTest-1338357712 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:20:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-472f93ac-1e6c-436f-8d20-e65709283889 tempest-VolumesGetTest-1338357712 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:20:44 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-472f93ac-1e6c-436f-8d20-e65709283889 tempest-VolumesGetTest-1338357712 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:20:44 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-472f93ac-1e6c-436f-8d20-e65709283889 tempest-VolumesGetTest-1338357712 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:20:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-472f93ac-1e6c-436f-8d20-e65709283889 tempest-VolumesGetTest-1338357712 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:20:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-472f93ac-1e6c-436f-8d20-e65709283889 tempest-VolumesGetTest-1338357712 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:44 devstack sudo[105367]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:20:44 devstack sudo[105367]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:44 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-06334052-c892-4444-9654-429ca20961f9 tempest-VolumesGetTest-1338357712 None] Acquiring lock "cinder-e753beee-120b-4f40-bd9d-812552e377ac-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:20:45 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-06334052-c892-4444-9654-429ca20961f9 tempest-VolumesGetTest-1338357712 None] Lock "cinder-e753beee-120b-4f40-bd9d-812552e377ac-delete_volume" acquired by "delete_volume" :: waited 0.033s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:20:45 devstack sudo[105367]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-472f93ac-1e6c-436f-8d20-e65709283889 tempest-VolumesGetTest-1338357712 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.378s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:45 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-472f93ac-1e6c-436f-8d20-e65709283889 tempest-VolumesGetTest-1338357712 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:20:45 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-06334052-c892-4444-9654-429ca20961f9 tempest-VolumesGetTest-1338357712 None] Acquiring lock "cinder-quobyte-e753beee-120b-4f40-bd9d-812552e377ac" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:20:45 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-472f93ac-1e6c-436f-8d20-e65709283889 tempest-VolumesGetTest-1338357712 None] Deleted volume successfully. Aug 15 16:20:45 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-06334052-c892-4444-9654-429ca20961f9 tempest-VolumesGetTest-1338357712 None] Lock "cinder-quobyte-e753beee-120b-4f40-bd9d-812552e377ac" acquired by "delete_volume" :: waited 0.026s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:20:45 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-472f93ac-1e6c-436f-8d20-e65709283889 tempest-VolumesGetTest-1338357712 None] Lock "cinder-5ebbb7f1-6b88-4311-8da9-03a43e3a7b46-delete_volume" released by "delete_volume" :: held 1.433s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:20:45 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[24c9755c-4c5d-4744-a38d-ea8871610e92]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:20:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-06334052-c892-4444-9654-429ca20961f9 tempest-VolumesGetTest-1338357712 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e753beee-120b-4f40-bd9d-812552e377ac {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:45 devstack sudo[105373]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e753beee-120b-4f40-bd9d-812552e377ac Aug 15 16:20:45 devstack sudo[105373]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:45 devstack sudo[105373]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-06334052-c892-4444-9654-429ca20961f9 tempest-VolumesGetTest-1338357712 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e753beee-120b-4f40-bd9d-812552e377ac" returned: 0 in 0.748s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-06334052-c892-4444-9654-429ca20961f9 tempest-VolumesGetTest-1338357712 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e753beee-120b-4f40-bd9d-812552e377ac {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:45 devstack sudo[105402]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e753beee-120b-4f40-bd9d-812552e377ac Aug 15 16:20:45 devstack sudo[105402]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:46 devstack sudo[105402]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:46 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-06334052-c892-4444-9654-429ca20961f9 tempest-VolumesGetTest-1338357712 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e753beee-120b-4f40-bd9d-812552e377ac" returned: 0 in 0.415s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:46 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-06334052-c892-4444-9654-429ca20961f9 tempest-VolumesGetTest-1338357712 None] Lock "cinder-quobyte-e753beee-120b-4f40-bd9d-812552e377ac" released by "delete_volume" :: held 1.233s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:20:46 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-06334052-c892-4444-9654-429ca20961f9 tempest-VolumesGetTest-1338357712 None] Created reservations ['9c35e6ca-7b73-49ac-8d10-dab1269ac531', '96013437-d4d1-46ce-b1a7-f8904c324221', '133a2c2d-fad4-4782-86a2-37b09bac7b96', 'ed1866a6-babe-4276-aee6-3587fd086324'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:20:46 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-06334052-c892-4444-9654-429ca20961f9 tempest-VolumesGetTest-1338357712 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:20:46 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-06334052-c892-4444-9654-429ca20961f9 tempest-VolumesGetTest-1338357712 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:20:46 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-06334052-c892-4444-9654-429ca20961f9 tempest-VolumesGetTest-1338357712 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:20:46 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-06334052-c892-4444-9654-429ca20961f9 tempest-VolumesGetTest-1338357712 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:20:46 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-06334052-c892-4444-9654-429ca20961f9 tempest-VolumesGetTest-1338357712 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:20:46 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-06334052-c892-4444-9654-429ca20961f9 tempest-VolumesGetTest-1338357712 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:46 devstack sudo[105405]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:20:46 devstack sudo[105405]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:46 devstack sudo[105405]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:46 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-06334052-c892-4444-9654-429ca20961f9 tempest-VolumesGetTest-1338357712 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.394s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:46 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-06334052-c892-4444-9654-429ca20961f9 tempest-VolumesGetTest-1338357712 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:20:46 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-06334052-c892-4444-9654-429ca20961f9 tempest-VolumesGetTest-1338357712 None] Deleted volume successfully. Aug 15 16:20:46 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-06334052-c892-4444-9654-429ca20961f9 tempest-VolumesGetTest-1338357712 None] Lock "cinder-e753beee-120b-4f40-bd9d-812552e377ac-delete_volume" released by "delete_volume" :: held 1.905s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:20:48 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-95b14561-c3da-498f-97c9-dbd007b51e95 tempest-VolumesGetTest-1338357712 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:20:48 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-95b14561-c3da-498f-97c9-dbd007b51e95 tempest-VolumesGetTest-1338357712 None] Flow 'volume_create_manager' (3a7cb361-ccd5-4a14-b1a3-4ea05d2c5b4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:20:48 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-95b14561-c3da-498f-97c9-dbd007b51e95 tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6f13cc54-5cfe-40d2-82db-3b0d13ea64c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:20:48 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-95b14561-c3da-498f-97c9-dbd007b51e95 tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6f13cc54-5cfe-40d2-82db-3b0d13ea64c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:20:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1807163594',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7383d0e1-b19d-4b4d-8a59-4618cde67ece,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1518d5c43eb7422d89925f19bf8fb6a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:20:48Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:20:48Z,use_quota=True,user_id='12ab4e33a3074698aa8d563fe1bff30f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:20:48 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-95b14561-c3da-498f-97c9-dbd007b51e95 tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (40fedbaf-547b-4bba-a552-38e9b842d606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:20:48 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-95b14561-c3da-498f-97c9-dbd007b51e95 tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (40fedbaf-547b-4bba-a552-38e9b842d606) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:20:48 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-95b14561-c3da-498f-97c9-dbd007b51e95 tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (330a80e2-fb6c-46f2-9f5e-31e9116bb267) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:20:48 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-95b14561-c3da-498f-97c9-dbd007b51e95 tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (330a80e2-fb6c-46f2-9f5e-31e9116bb267) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7383d0e1-b19d-4b4d-8a59-4618cde67ece', 'volume_name': 'volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:20:48 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-95b14561-c3da-498f-97c9-dbd007b51e95 tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9ac0f5b9-edae-4c7f-ba7b-4fb61a469099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:20:48 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-95b14561-c3da-498f-97c9-dbd007b51e95 tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9ac0f5b9-edae-4c7f-ba7b-4fb61a469099) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:20:48 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-95b14561-c3da-498f-97c9-dbd007b51e95 tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (74827edd-3a30-4f75-abcc-98fe7caa82a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:20:48 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-95b14561-c3da-498f-97c9-dbd007b51e95 tempest-VolumesGetTest-1338357712 None] Volume 7383d0e1-b19d-4b4d-8a59-4618cde67ece: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece', 'volume_size': 1} Aug 15 16:20:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-95b14561-c3da-498f-97c9-dbd007b51e95 tempest-VolumesGetTest-1338357712 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:20:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-95b14561-c3da-498f-97c9-dbd007b51e95 tempest-VolumesGetTest-1338357712 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:20:48 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-95b14561-c3da-498f-97c9-dbd007b51e95 tempest-VolumesGetTest-1338357712 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:20:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1807163594',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7383d0e1-b19d-4b4d-8a59-4618cde67ece,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1518d5c43eb7422d89925f19bf8fb6a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:20:48Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:20:48Z,use_quota=True,user_id='12ab4e33a3074698aa8d563fe1bff30f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:20:48 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-95b14561-c3da-498f-97c9-dbd007b51e95 tempest-VolumesGetTest-1338357712 None] Creating volume 7383d0e1-b19d-4b4d-8a59-4618cde67ece {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:20:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-95b14561-c3da-498f-97c9-dbd007b51e95 tempest-VolumesGetTest-1338357712 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:20:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-95b14561-c3da-498f-97c9-dbd007b51e95 tempest-VolumesGetTest-1338357712 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:20:48 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-95b14561-c3da-498f-97c9-dbd007b51e95 tempest-VolumesGetTest-1338357712 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:20:48 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-95b14561-c3da-498f-97c9-dbd007b51e95 tempest-VolumesGetTest-1338357712 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:20:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-95b14561-c3da-498f-97c9-dbd007b51e95 tempest-VolumesGetTest-1338357712 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:20:48 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-95b14561-c3da-498f-97c9-dbd007b51e95 tempest-VolumesGetTest-1338357712 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:20:48 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-95b14561-c3da-498f-97c9-dbd007b51e95 tempest-VolumesGetTest-1338357712 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:20:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-95b14561-c3da-498f-97c9-dbd007b51e95 tempest-VolumesGetTest-1338357712 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:48 devstack sudo[105426]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece 1073741824 Aug 15 16:20:48 devstack sudo[105426]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:48 devstack sudo[105426]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-95b14561-c3da-498f-97c9-dbd007b51e95 tempest-VolumesGetTest-1338357712 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece 1073741824" returned: 0 in 0.568s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-95b14561-c3da-498f-97c9-dbd007b51e95 tempest-VolumesGetTest-1338357712 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:49 devstack sudo[105432]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece Aug 15 16:20:49 devstack sudo[105432]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:49 devstack sudo[105432]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-95b14561-c3da-498f-97c9-dbd007b51e95 tempest-VolumesGetTest-1338357712 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece" returned: 0 in 0.301s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:49 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-95b14561-c3da-498f-97c9-dbd007b51e95 tempest-VolumesGetTest-1338357712 None] <== create_volume: return (931ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:20:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-95b14561-c3da-498f-97c9-dbd007b51e95 tempest-VolumesGetTest-1338357712 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.934s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:20:49 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-95b14561-c3da-498f-97c9-dbd007b51e95 tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (74827edd-3a30-4f75-abcc-98fe7caa82a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:20:49 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-95b14561-c3da-498f-97c9-dbd007b51e95 tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a2dddf14-70dd-44af-859a-2587a46cd41b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:20:49 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-95b14561-c3da-498f-97c9-dbd007b51e95 tempest-VolumesGetTest-1338357712 None] Volume volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece (7383d0e1-b19d-4b4d-8a59-4618cde67ece): created successfully Aug 15 16:20:49 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-95b14561-c3da-498f-97c9-dbd007b51e95 tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a2dddf14-70dd-44af-859a-2587a46cd41b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:20:49 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-95b14561-c3da-498f-97c9-dbd007b51e95 tempest-VolumesGetTest-1338357712 None] Flow 'volume_create_manager' (3a7cb361-ccd5-4a14-b1a3-4ea05d2c5b4f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:20:49 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-95b14561-c3da-498f-97c9-dbd007b51e95 tempest-VolumesGetTest-1338357712 None] Created volume successfully. Aug 15 16:20:49 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-77b2a3cf-87d8-4324-a931-d20a0e84289c tempest-TestServerVolumeAttachmentScenario-454756474 None] Acquiring lock "cinder-7d7c5f3c-8a70-45f4-bee8-48e1a96e529e-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:20:49 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-77b2a3cf-87d8-4324-a931-d20a0e84289c tempest-TestServerVolumeAttachmentScenario-454756474 None] Lock "cinder-7d7c5f3c-8a70-45f4-bee8-48e1a96e529e-delete_volume" acquired by "delete_volume" :: waited 0.018s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:20:49 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-77b2a3cf-87d8-4324-a931-d20a0e84289c tempest-TestServerVolumeAttachmentScenario-454756474 None] Acquiring lock "cinder-quobyte-7d7c5f3c-8a70-45f4-bee8-48e1a96e529e" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:20:49 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-77b2a3cf-87d8-4324-a931-d20a0e84289c tempest-TestServerVolumeAttachmentScenario-454756474 None] Lock "cinder-quobyte-7d7c5f3c-8a70-45f4-bee8-48e1a96e529e" acquired by "delete_volume" :: waited 0.018s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:20:49 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[439b8f85-d980-42c6-811d-4677d213c352]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:20:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-77b2a3cf-87d8-4324-a931-d20a0e84289c tempest-TestServerVolumeAttachmentScenario-454756474 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d7c5f3c-8a70-45f4-bee8-48e1a96e529e {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:50 devstack sudo[105436]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d7c5f3c-8a70-45f4-bee8-48e1a96e529e Aug 15 16:20:50 devstack sudo[105436]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:50 devstack sudo[105436]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-77b2a3cf-87d8-4324-a931-d20a0e84289c tempest-TestServerVolumeAttachmentScenario-454756474 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d7c5f3c-8a70-45f4-bee8-48e1a96e529e" returned: 0 in 0.574s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-77b2a3cf-87d8-4324-a931-d20a0e84289c tempest-TestServerVolumeAttachmentScenario-454756474 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d7c5f3c-8a70-45f4-bee8-48e1a96e529e {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:50 devstack sudo[105441]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d7c5f3c-8a70-45f4-bee8-48e1a96e529e Aug 15 16:20:50 devstack sudo[105441]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:50 devstack sudo[105441]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-77b2a3cf-87d8-4324-a931-d20a0e84289c tempest-TestServerVolumeAttachmentScenario-454756474 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d7c5f3c-8a70-45f4-bee8-48e1a96e529e" returned: 0 in 0.320s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:50 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-77b2a3cf-87d8-4324-a931-d20a0e84289c tempest-TestServerVolumeAttachmentScenario-454756474 None] Lock "cinder-quobyte-7d7c5f3c-8a70-45f4-bee8-48e1a96e529e" released by "delete_volume" :: held 0.971s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:20:50 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-77b2a3cf-87d8-4324-a931-d20a0e84289c tempest-TestServerVolumeAttachmentScenario-454756474 None] Created reservations ['cf2c0b15-fec2-4b01-a897-fdacb1b20b11', '420b9939-155b-40bc-a487-5e2a54c1f734', 'c24e1e79-157f-42aa-8fd7-6e887ff07389', 'cbeec6f4-d1b5-4f62-8908-c15477d4d895'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:20:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-77b2a3cf-87d8-4324-a931-d20a0e84289c tempest-TestServerVolumeAttachmentScenario-454756474 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:20:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-77b2a3cf-87d8-4324-a931-d20a0e84289c tempest-TestServerVolumeAttachmentScenario-454756474 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:20:51 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-77b2a3cf-87d8-4324-a931-d20a0e84289c tempest-TestServerVolumeAttachmentScenario-454756474 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:20:51 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-77b2a3cf-87d8-4324-a931-d20a0e84289c tempest-TestServerVolumeAttachmentScenario-454756474 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:20:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-77b2a3cf-87d8-4324-a931-d20a0e84289c tempest-TestServerVolumeAttachmentScenario-454756474 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:20:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-77b2a3cf-87d8-4324-a931-d20a0e84289c tempest-TestServerVolumeAttachmentScenario-454756474 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:51 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:20:51 devstack sudo[105444]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:20:51 devstack sudo[105444]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:51 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] Flow 'volume_create_manager' (afc9d621-786b-4a7f-8923-d50c3133ecf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:20:51 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1418d8a6-ec92-4381-a7d0-17e3f5eaa8e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:20:51 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1418d8a6-ec92-4381-a7d0-17e3f5eaa8e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:20:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-947111262',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7c4da3a1-f1d9-4502-a362-cb93836908e3,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='1518d5c43eb7422d89925f19bf8fb6a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:20:51Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=7383d0e1-b19d-4b4d-8a59-4618cde67ece,status='creating',terminated_at=None,updated_at=2026-08-15T14:20:51Z,use_quota=True,user_id='12ab4e33a3074698aa8d563fe1bff30f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:20:51 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (276c0b14-03ee-42ba-8fd2-34f540ad1dd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:20:51 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (276c0b14-03ee-42ba-8fd2-34f540ad1dd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:20:51 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (33b4273d-1998-4758-87a5-140b69fca76d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:20:51 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (33b4273d-1998-4758-87a5-140b69fca76d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': '7c4da3a1-f1d9-4502-a362-cb93836908e3', 'volume_name': 'volume-7c4da3a1-f1d9-4502-a362-cb93836908e3', 'volume_size': 1, 'source_volid': '7383d0e1-b19d-4b4d-8a59-4618cde67ece', 'source_volstatus': 'available'}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:20:51 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (07fbc4e8-3b84-4323-9991-507e105043e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:20:51 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (07fbc4e8-3b84-4323-9991-507e105043e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:20:51 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e4e0fe8c-76ea-4283-9497-c8515a620860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:20:51 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] Volume 7c4da3a1-f1d9-4502-a362-cb93836908e3: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-7c4da3a1-f1d9-4502-a362-cb93836908e3', 'volume_size': 1, 'source_volid': '7383d0e1-b19d-4b4d-8a59-4618cde67ece', 'source_volstatus': 'available'} Aug 15 16:20:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:20:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:20:51 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] Cloning volume 7383d0e1-b19d-4b4d-8a59-4618cde67ece to volume 7c4da3a1-f1d9-4502-a362-cb93836908e3 Aug 15 16:20:51 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] Creating offline snapshot eca73116-3c4f-4ae0-9144-2df481a06270 of volume 7383d0e1-b19d-4b4d-8a59-4618cde67ece {{(pid=94214) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 15 16:20:51 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[b3d89104-693f-4267-8768-6a9a0c5068f0]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:20:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:51 devstack sudo[105444]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-77b2a3cf-87d8-4324-a931-d20a0e84289c tempest-TestServerVolumeAttachmentScenario-454756474 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.291s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:51 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-77b2a3cf-87d8-4324-a931-d20a0e84289c tempest-TestServerVolumeAttachmentScenario-454756474 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:20:51 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-77b2a3cf-87d8-4324-a931-d20a0e84289c tempest-TestServerVolumeAttachmentScenario-454756474 None] Deleted volume successfully. Aug 15 16:20:51 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-77b2a3cf-87d8-4324-a931-d20a0e84289c tempest-TestServerVolumeAttachmentScenario-454756474 None] Lock "cinder-7d7c5f3c-8a70-45f4-bee8-48e1a96e529e-delete_volume" released by "delete_volume" :: held 1.560s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:20:51 devstack sudo[105447]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece Aug 15 16:20:51 devstack sudo[105447]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:51 devstack sudo[105447]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece" returned: 0 in 0.544s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece.eca73116-3c4f-4ae0-9144-2df481a06270 1G {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:51 devstack sudo[105452]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece.eca73116-3c4f-4ae0-9144-2df481a06270 1G Aug 15 16:20:51 devstack sudo[105452]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:52 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-3972d3ce-391c-4b4e-afaf-4699ad5e8bb4 tempest-TestServerVolumeAttachmentScenario-454756474 None] Acquiring lock "cinder-30a1dabc-99fe-427e-a81d-5c239f5c4939-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:20:52 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-3972d3ce-391c-4b4e-afaf-4699ad5e8bb4 tempest-TestServerVolumeAttachmentScenario-454756474 None] Lock "cinder-30a1dabc-99fe-427e-a81d-5c239f5c4939-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:20:52 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-3972d3ce-391c-4b4e-afaf-4699ad5e8bb4 tempest-TestServerVolumeAttachmentScenario-454756474 None] Acquiring lock "cinder-quobyte-30a1dabc-99fe-427e-a81d-5c239f5c4939" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:20:52 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-3972d3ce-391c-4b4e-afaf-4699ad5e8bb4 tempest-TestServerVolumeAttachmentScenario-454756474 None] Lock "cinder-quobyte-30a1dabc-99fe-427e-a81d-5c239f5c4939" acquired by "delete_volume" :: waited 0.026s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:20:52 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[cdb122f4-a568-4db1-8865-e925cffe7916]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:20:52 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3972d3ce-391c-4b4e-afaf-4699ad5e8bb4 tempest-TestServerVolumeAttachmentScenario-454756474 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-30a1dabc-99fe-427e-a81d-5c239f5c4939 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:52 devstack sudo[105452]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:52 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece.eca73116-3c4f-4ae0-9144-2df481a06270 1G" returned: 0 in 0.533s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:52 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece.eca73116-3c4f-4ae0-9144-2df481a06270 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:52 devstack sudo[105457]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-30a1dabc-99fe-427e-a81d-5c239f5c4939 Aug 15 16:20:52 devstack sudo[105457]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:52 devstack sudo[105458]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece.eca73116-3c4f-4ae0-9144-2df481a06270 Aug 15 16:20:52 devstack sudo[105458]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:52 devstack sudo[105457]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:52 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3972d3ce-391c-4b4e-afaf-4699ad5e8bb4 tempest-TestServerVolumeAttachmentScenario-454756474 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-30a1dabc-99fe-427e-a81d-5c239f5c4939" returned: 0 in 0.416s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:52 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3972d3ce-391c-4b4e-afaf-4699ad5e8bb4 tempest-TestServerVolumeAttachmentScenario-454756474 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-30a1dabc-99fe-427e-a81d-5c239f5c4939 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:52 devstack sudo[105458]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:52 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece.eca73116-3c4f-4ae0-9144-2df481a06270" returned: 0 in 0.351s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:52 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece.eca73116-3c4f-4ae0-9144-2df481a06270 is being set with open permissions: ugo+rw Aug 15 16:20:52 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece.eca73116-3c4f-4ae0-9144-2df481a06270 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:52 devstack sudo[105469]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-30a1dabc-99fe-427e-a81d-5c239f5c4939 Aug 15 16:20:52 devstack sudo[105469]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:52 devstack sudo[105471]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece.eca73116-3c4f-4ae0-9144-2df481a06270 Aug 15 16:20:52 devstack sudo[105471]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:53 devstack sudo[105469]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3972d3ce-391c-4b4e-afaf-4699ad5e8bb4 tempest-TestServerVolumeAttachmentScenario-454756474 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-30a1dabc-99fe-427e-a81d-5c239f5c4939" returned: 0 in 0.327s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:53 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-3972d3ce-391c-4b4e-afaf-4699ad5e8bb4 tempest-TestServerVolumeAttachmentScenario-454756474 None] Lock "cinder-quobyte-30a1dabc-99fe-427e-a81d-5c239f5c4939" released by "delete_volume" :: held 0.795s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:20:53 devstack sudo[105471]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece.eca73116-3c4f-4ae0-9144-2df481a06270" returned: 0 in 0.382s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:53 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-3972d3ce-391c-4b4e-afaf-4699ad5e8bb4 tempest-TestServerVolumeAttachmentScenario-454756474 None] Created reservations ['0a3d8775-c60d-4d6f-a175-46d85befdc96', 'cd5fea73-9134-4770-b623-4f9b07c80e0e', 'b056fb8b-d20d-43a8-b959-0afcd26b666e', '8581853d-72c0-4921-ba75-dcf4e4dd7087'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:20:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:53 devstack sudo[105476]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece.info Aug 15 16:20:53 devstack sudo[105476]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-3972d3ce-391c-4b4e-afaf-4699ad5e8bb4 tempest-TestServerVolumeAttachmentScenario-454756474 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:20:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-3972d3ce-391c-4b4e-afaf-4699ad5e8bb4 tempest-TestServerVolumeAttachmentScenario-454756474 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:20:53 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-3972d3ce-391c-4b4e-afaf-4699ad5e8bb4 tempest-TestServerVolumeAttachmentScenario-454756474 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:20:53 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-3972d3ce-391c-4b4e-afaf-4699ad5e8bb4 tempest-TestServerVolumeAttachmentScenario-454756474 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:20:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-3972d3ce-391c-4b4e-afaf-4699ad5e8bb4 tempest-TestServerVolumeAttachmentScenario-454756474 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:20:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3972d3ce-391c-4b4e-afaf-4699ad5e8bb4 tempest-TestServerVolumeAttachmentScenario-454756474 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:53 devstack sudo[105478]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:20:53 devstack sudo[105478]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:53 devstack sudo[105476]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece.info" returned: 0 in 0.384s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:53 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece.info is being set with open permissions: ugo+rw Aug 15 16:20:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:53 devstack sudo[105482]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece.info Aug 15 16:20:53 devstack sudo[105482]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:53 devstack sudo[105478]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3972d3ce-391c-4b4e-afaf-4699ad5e8bb4 tempest-TestServerVolumeAttachmentScenario-454756474 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.323s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:53 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-3972d3ce-391c-4b4e-afaf-4699ad5e8bb4 tempest-TestServerVolumeAttachmentScenario-454756474 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:20:53 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-3972d3ce-391c-4b4e-afaf-4699ad5e8bb4 tempest-TestServerVolumeAttachmentScenario-454756474 None] Deleted volume successfully. Aug 15 16:20:53 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-3972d3ce-391c-4b4e-afaf-4699ad5e8bb4 tempest-TestServerVolumeAttachmentScenario-454756474 None] Lock "cinder-30a1dabc-99fe-427e-a81d-5c239f5c4939-delete_volume" released by "delete_volume" :: held 1.404s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:20:53 devstack sudo[105482]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece.info" returned: 0 in 0.303s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:53 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] Acquiring lock "cinder-quobyte-7c4da3a1-f1d9-4502-a362-cb93836908e3" by "_copy_volume_from_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:20:53 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] Lock "cinder-quobyte-7c4da3a1-f1d9-4502-a362-cb93836908e3" acquired by "_copy_volume_from_snapshot" :: waited 0.022s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:20:53 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] snapshot: eca73116-3c4f-4ae0-9144-2df481a06270, volume: 7c4da3a1-f1d9-4502-a362-cb93836908e3, {{(pid=94214) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 15 16:20:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:20:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:20:53 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:20:53 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:20:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:20:53 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[11619d5c-efab-44e7-a3de-d83680083b54]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:20:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece.eca73116-3c4f-4ae0-9144-2df481a06270 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:54 devstack sudo[105485]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece.eca73116-3c4f-4ae0-9144-2df481a06270 Aug 15 16:20:54 devstack sudo[105485]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:54 devstack sudo[105485]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece.eca73116-3c4f-4ae0-9144-2df481a06270" returned: 0 in 0.422s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:20:54 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[1564120a-3439-4876-9749-7b324e91103f]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:20:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:54 devstack sudo[105492]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece Aug 15 16:20:54 devstack sudo[105492]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:54 devstack cinder-volume[94214]: DEBUG oslo_service.periodic_task [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94214) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 15 16:20:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:20:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:20:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:20:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:20:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:20:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:54 devstack sudo[105496]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:20:54 devstack sudo[105496]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:55 devstack sudo[105492]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece" returned: 0 in 0.665s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:55 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] will copy from snapshot at /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece {{(pid=94214) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 15 16:20:55 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] Creating direct copy from snapshot {{(pid=94214) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 15 16:20:55 devstack cinder-volume[94214]: DEBUG cinder.utils [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] Path /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7c4da3a1-f1d9-4502-a362-cb93836908e3 not found in is_blk_device check {{(pid=94214) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 15 16:20:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7c4da3a1-f1d9-4502-a362-cb93836908e3 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:20:55 devstack sudo[105499]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7c4da3a1-f1d9-4502-a362-cb93836908e3 Aug 15 16:20:55 devstack sudo[105499]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:20:55 devstack sudo[105496]: pam_unix(sudo:session): session closed for user root Aug 15 16:20:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.277s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:20:55 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:20:55 devstack cinder-volume[94214]: DEBUG oslo_service.periodic_task [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Running periodic task VolumeManager._thread_info {{(pid=94214) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 15 16:20:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] thread count: 28 {{(pid=94214) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 15 16:20:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] thread info: [<_MainThread(MainThread, started 127815644156032)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94214) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 15 16:20:55 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-fc33ce1d-322c-4ac0-881c-385e129f0029 tempest-VolumesActionsTest-1241695965 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:20:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-fc33ce1d-322c-4ac0-881c-385e129f0029 tempest-VolumesActionsTest-1241695965 None] Flow 'volume_create_manager' (148462df-aaf9-4102-ad0d-db09edda3244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:20:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-fc33ce1d-322c-4ac0-881c-385e129f0029 tempest-VolumesActionsTest-1241695965 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2effa2e3-f4cf-4c09-8c7e-722792483383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:20:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-fc33ce1d-322c-4ac0-881c-385e129f0029 tempest-VolumesActionsTest-1241695965 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2effa2e3-f4cf-4c09-8c7e-722792483383) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:20:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-528702179',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=497e2416-abe8-4200-95c1-c691ef767649,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94e0da94bcd34224ba5d14fb54dbfdee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:20:56Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:20:56Z,use_quota=True,user_id='240800e2a8c74ea5a712aadae7477048',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:20:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-fc33ce1d-322c-4ac0-881c-385e129f0029 tempest-VolumesActionsTest-1241695965 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5eb67aec-1d29-44ff-8a21-16500374f42c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:20:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-fc33ce1d-322c-4ac0-881c-385e129f0029 tempest-VolumesActionsTest-1241695965 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5eb67aec-1d29-44ff-8a21-16500374f42c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:20:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-fc33ce1d-322c-4ac0-881c-385e129f0029 tempest-VolumesActionsTest-1241695965 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9923b810-a504-44cd-bd07-91fb9e2ee24d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:20:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-fc33ce1d-322c-4ac0-881c-385e129f0029 tempest-VolumesActionsTest-1241695965 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9923b810-a504-44cd-bd07-91fb9e2ee24d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '497e2416-abe8-4200-95c1-c691ef767649', 'volume_name': 'volume-497e2416-abe8-4200-95c1-c691ef767649', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:20:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-fc33ce1d-322c-4ac0-881c-385e129f0029 tempest-VolumesActionsTest-1241695965 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (46d6de39-cde9-4030-bd59-73721e7115a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:20:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-fc33ce1d-322c-4ac0-881c-385e129f0029 tempest-VolumesActionsTest-1241695965 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (46d6de39-cde9-4030-bd59-73721e7115a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:20:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-fc33ce1d-322c-4ac0-881c-385e129f0029 tempest-VolumesActionsTest-1241695965 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0793f461-bef6-4be9-b04b-87613912b29c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:20:55 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-fc33ce1d-322c-4ac0-881c-385e129f0029 tempest-VolumesActionsTest-1241695965 None] Volume 497e2416-abe8-4200-95c1-c691ef767649: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-497e2416-abe8-4200-95c1-c691ef767649', 'volume_size': 1} Aug 15 16:20:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-fc33ce1d-322c-4ac0-881c-385e129f0029 tempest-VolumesActionsTest-1241695965 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:21:00 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-bd27c561-ffc0-482e-b9f1-be0d6d59cd8f req-c7f810d6-0923-4ba5-b609-7a44dc2bb8d4 tempest-AttachVolumeShelveTestJSON-489072875 None] No connector for attachment fac08948-5e43-4db5-be22-de7272de9699; skipping storage backend terminate_connection call. {{(pid=94214) _connection_terminate /opt/stack/cinder/cinder/volume/manager.py:5010}} Aug 15 16:21:00 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-bd27c561-ffc0-482e-b9f1-be0d6d59cd8f req-c7f810d6-0923-4ba5-b609-7a44dc2bb8d4 tempest-AttachVolumeShelveTestJSON-489072875 None] Deleting attachment fac08948-5e43-4db5-be22-de7272de9699. {{(pid=94214) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 15 16:21:00 devstack sudo[105499]: pam_unix(sudo:session): session closed for user root Aug 15 16:21:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7c4da3a1-f1d9-4502-a362-cb93836908e3" returned: 0 in 5.915s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:21:00 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] Image conversion details: src /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece, size 1024.00 MB, duration 5.92 sec, destination /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7c4da3a1-f1d9-4502-a362-cb93836908e3 {{(pid=94214) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 15 16:21:00 devstack cinder-volume[94214]: INFO cinder.image.image_utils [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] Converted 1024.00 MB image at 173.10 MB/s Aug 15 16:21:00 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7c4da3a1-f1d9-4502-a362-cb93836908e3 is being set with open permissions: ugo+rw Aug 15 16:21:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7c4da3a1-f1d9-4502-a362-cb93836908e3 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:21:01 devstack sudo[105537]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7c4da3a1-f1d9-4502-a362-cb93836908e3 Aug 15 16:21:01 devstack sudo[105537]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:21:01 devstack sudo[105537]: pam_unix(sudo:session): session closed for user root Aug 15 16:21:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7c4da3a1-f1d9-4502-a362-cb93836908e3" returned: 0 in 0.300s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:21:01 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] Lock "cinder-quobyte-7c4da3a1-f1d9-4502-a362-cb93836908e3" released by "_copy_volume_from_snapshot" :: held 7.425s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:21:01 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] Acquiring lock "cinder-quobyte-eca73116-3c4f-4ae0-9144-2df481a06270" by "_delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:21:01 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] Lock "cinder-quobyte-eca73116-3c4f-4ae0-9144-2df481a06270" acquired by "_delete_snapshot" :: waited 0.033s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:21:01 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] Deleting offline snapshot eca73116-3c4f-4ae0-9144-2df481a06270 of volume 7383d0e1-b19d-4b4d-8a59-4618cde67ece {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 15 16:21:01 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] snapshot_file for this snap is: volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece.eca73116-3c4f-4ae0-9144-2df481a06270 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 15 16:21:01 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[d68d9ac1-63f1-4056-8ff4-84c3153b4798]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:21:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece.eca73116-3c4f-4ae0-9144-2df481a06270 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:21:01 devstack sudo[105541]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece.eca73116-3c4f-4ae0-9144-2df481a06270 Aug 15 16:21:01 devstack sudo[105541]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:21:01 devstack sudo[105541]: pam_unix(sudo:session): session closed for user root Aug 15 16:21:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece.eca73116-3c4f-4ae0-9144-2df481a06270" returned: 0 in 0.386s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:21:01 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:21:01 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[911e0c42-f21e-4eb7-850c-07c1b3290044]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:21:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:21:01 devstack sudo[105546]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece Aug 15 16:21:01 devstack sudo[105546]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:21:02 devstack sudo[105546]: pam_unix(sudo:session): session closed for user root Aug 15 16:21:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece" returned: 0 in 0.665s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:21:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece.eca73116-3c4f-4ae0-9144-2df481a06270 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:21:02 devstack sudo[105554]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece.eca73116-3c4f-4ae0-9144-2df481a06270 Aug 15 16:21:02 devstack sudo[105554]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:21:02 devstack sudo[105554]: pam_unix(sudo:session): session closed for user root Aug 15 16:21:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece.eca73116-3c4f-4ae0-9144-2df481a06270" returned: 0 in 0.469s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:21:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece.eca73116-3c4f-4ae0-9144-2df481a06270 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:21:02 devstack sudo[105559]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece.eca73116-3c4f-4ae0-9144-2df481a06270 Aug 15 16:21:02 devstack sudo[105559]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:21:03 devstack sudo[105559]: pam_unix(sudo:session): session closed for user root Aug 15 16:21:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece.eca73116-3c4f-4ae0-9144-2df481a06270" returned: 0 in 0.355s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:21:03 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] Lock "cinder-quobyte-eca73116-3c4f-4ae0-9144-2df481a06270" released by "_delete_snapshot" :: held 2.000s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:21:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: held 12.181s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:21:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-fc33ce1d-322c-4ac0-881c-385e129f0029 tempest-VolumesActionsTest-1241695965 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 7.408s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:21:03 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-fc33ce1d-322c-4ac0-881c-385e129f0029 tempest-VolumesActionsTest-1241695965 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:20:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-528702179',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=497e2416-abe8-4200-95c1-c691ef767649,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94e0da94bcd34224ba5d14fb54dbfdee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:20:56Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:20:56Z,use_quota=True,user_id='240800e2a8c74ea5a712aadae7477048',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:21:03 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-fc33ce1d-322c-4ac0-881c-385e129f0029 tempest-VolumesActionsTest-1241695965 None] Creating volume 497e2416-abe8-4200-95c1-c691ef767649 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:21:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-fc33ce1d-322c-4ac0-881c-385e129f0029 tempest-VolumesActionsTest-1241695965 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:21:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-fc33ce1d-322c-4ac0-881c-385e129f0029 tempest-VolumesActionsTest-1241695965 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:21:03 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-fc33ce1d-322c-4ac0-881c-385e129f0029 tempest-VolumesActionsTest-1241695965 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:21:03 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-fc33ce1d-322c-4ac0-881c-385e129f0029 tempest-VolumesActionsTest-1241695965 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:21:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-fc33ce1d-322c-4ac0-881c-385e129f0029 tempest-VolumesActionsTest-1241695965 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:21:03 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-fc33ce1d-322c-4ac0-881c-385e129f0029 tempest-VolumesActionsTest-1241695965 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:21:03 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-fc33ce1d-322c-4ac0-881c-385e129f0029 tempest-VolumesActionsTest-1241695965 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:21:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-fc33ce1d-322c-4ac0-881c-385e129f0029 tempest-VolumesActionsTest-1241695965 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-497e2416-abe8-4200-95c1-c691ef767649 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:21:03 devstack sudo[105563]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-497e2416-abe8-4200-95c1-c691ef767649 1073741824 Aug 15 16:21:03 devstack sudo[105563]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:21:03 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e4e0fe8c-76ea-4283-9497-c8515a620860) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7c4da3a1-f1d9-4502-a362-cb93836908e3', 'volume_size': 1, 'source_volid': '7383d0e1-b19d-4b4d-8a59-4618cde67ece', 'source_volstatus': 'available'}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:21:03 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6fc376bd-8e46-4eeb-8204-1dadcd9da228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:21:03 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] Volume volume-7c4da3a1-f1d9-4502-a362-cb93836908e3 (7c4da3a1-f1d9-4502-a362-cb93836908e3): created successfully Aug 15 16:21:03 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6fc376bd-8e46-4eeb-8204-1dadcd9da228) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:21:03 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] Flow 'volume_create_manager' (afc9d621-786b-4a7f-8923-d50c3133ecf4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:21:03 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-709a0d9c-506f-4d7b-8e26-e10742e9c8a1 tempest-VolumesGetTest-1338357712 None] Created volume successfully. Aug 15 16:21:03 devstack sudo[105563]: pam_unix(sudo:session): session closed for user root Aug 15 16:21:04 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-fc33ce1d-322c-4ac0-881c-385e129f0029 tempest-VolumesActionsTest-1241695965 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-497e2416-abe8-4200-95c1-c691ef767649 1073741824" returned: 0 in 0.585s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:21:04 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-fc33ce1d-322c-4ac0-881c-385e129f0029 tempest-VolumesActionsTest-1241695965 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-497e2416-abe8-4200-95c1-c691ef767649 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:21:04 devstack sudo[105569]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-497e2416-abe8-4200-95c1-c691ef767649 Aug 15 16:21:04 devstack sudo[105569]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:21:04 devstack sudo[105569]: pam_unix(sudo:session): session closed for user root Aug 15 16:21:04 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-fc33ce1d-322c-4ac0-881c-385e129f0029 tempest-VolumesActionsTest-1241695965 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-497e2416-abe8-4200-95c1-c691ef767649" returned: 0 in 0.286s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:21:04 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-fc33ce1d-322c-4ac0-881c-385e129f0029 tempest-VolumesActionsTest-1241695965 None] <== create_volume: return (926ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:21:04 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-fc33ce1d-322c-4ac0-881c-385e129f0029 tempest-VolumesActionsTest-1241695965 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.929s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:21:04 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-fc33ce1d-322c-4ac0-881c-385e129f0029 tempest-VolumesActionsTest-1241695965 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0793f461-bef6-4be9-b04b-87613912b29c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-497e2416-abe8-4200-95c1-c691ef767649', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:21:04 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-fc33ce1d-322c-4ac0-881c-385e129f0029 tempest-VolumesActionsTest-1241695965 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (98710f11-9522-4008-b38a-c8b1ae59c013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:21:04 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-fc33ce1d-322c-4ac0-881c-385e129f0029 tempest-VolumesActionsTest-1241695965 None] Volume volume-497e2416-abe8-4200-95c1-c691ef767649 (497e2416-abe8-4200-95c1-c691ef767649): created successfully Aug 15 16:21:04 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-fc33ce1d-322c-4ac0-881c-385e129f0029 tempest-VolumesActionsTest-1241695965 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (98710f11-9522-4008-b38a-c8b1ae59c013) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:21:04 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-fc33ce1d-322c-4ac0-881c-385e129f0029 tempest-VolumesActionsTest-1241695965 None] Flow 'volume_create_manager' (148462df-aaf9-4102-ad0d-db09edda3244) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:21:04 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-fc33ce1d-322c-4ac0-881c-385e129f0029 tempest-VolumesActionsTest-1241695965 None] Created volume successfully. Aug 15 16:21:05 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-01af33c3-7d9f-4257-8e61-e012a1396dc5 tempest-VolumesGetTest-1338357712 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:21:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-01af33c3-7d9f-4257-8e61-e012a1396dc5 tempest-VolumesGetTest-1338357712 None] Flow 'volume_create_manager' (40ff97b3-5a86-4209-9123-858daad55e1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:21:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-01af33c3-7d9f-4257-8e61-e012a1396dc5 tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5057e631-18bc-4dfb-9cee-1317cb614b44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:21:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-01af33c3-7d9f-4257-8e61-e012a1396dc5 tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5057e631-18bc-4dfb-9cee-1317cb614b44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:21:05Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1107900615',display_name='tempest-VolumesGetTest-Volume-1774708033',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=63a3b1db-2d43-4fb8-b403-dd267ad9ffe0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1518d5c43eb7422d89925f19bf8fb6a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:21:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:21:05Z,use_quota=True,user_id='12ab4e33a3074698aa8d563fe1bff30f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:21:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-01af33c3-7d9f-4257-8e61-e012a1396dc5 tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0d7597fd-cd03-4bcf-909f-27e82b9bf0b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:21:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-01af33c3-7d9f-4257-8e61-e012a1396dc5 tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0d7597fd-cd03-4bcf-909f-27e82b9bf0b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:21:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-01af33c3-7d9f-4257-8e61-e012a1396dc5 tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c1073b55-550b-48ed-816d-46ead632478d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:21:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-01af33c3-7d9f-4257-8e61-e012a1396dc5 tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c1073b55-550b-48ed-816d-46ead632478d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '63a3b1db-2d43-4fb8-b403-dd267ad9ffe0', 'volume_name': 'volume-63a3b1db-2d43-4fb8-b403-dd267ad9ffe0', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:21:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-01af33c3-7d9f-4257-8e61-e012a1396dc5 tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b963774a-dbd0-47f7-a6e7-eff8b8737ebe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:21:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-01af33c3-7d9f-4257-8e61-e012a1396dc5 tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b963774a-dbd0-47f7-a6e7-eff8b8737ebe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:21:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-01af33c3-7d9f-4257-8e61-e012a1396dc5 tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3cdd93a6-1bca-41f6-ab16-ec5f130e7bbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:21:05 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-01af33c3-7d9f-4257-8e61-e012a1396dc5 tempest-VolumesGetTest-1338357712 None] Volume 63a3b1db-2d43-4fb8-b403-dd267ad9ffe0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-63a3b1db-2d43-4fb8-b403-dd267ad9ffe0', 'volume_size': 1} Aug 15 16:21:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-01af33c3-7d9f-4257-8e61-e012a1396dc5 tempest-VolumesGetTest-1338357712 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:21:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-01af33c3-7d9f-4257-8e61-e012a1396dc5 tempest-VolumesGetTest-1338357712 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:21:05 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-01af33c3-7d9f-4257-8e61-e012a1396dc5 tempest-VolumesGetTest-1338357712 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:21:05Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1107900615',display_name='tempest-VolumesGetTest-Volume-1774708033',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=63a3b1db-2d43-4fb8-b403-dd267ad9ffe0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1518d5c43eb7422d89925f19bf8fb6a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:21:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:21:05Z,use_quota=True,user_id='12ab4e33a3074698aa8d563fe1bff30f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:21:05 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-01af33c3-7d9f-4257-8e61-e012a1396dc5 tempest-VolumesGetTest-1338357712 None] Creating volume 63a3b1db-2d43-4fb8-b403-dd267ad9ffe0 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:21:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-01af33c3-7d9f-4257-8e61-e012a1396dc5 tempest-VolumesGetTest-1338357712 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:21:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-01af33c3-7d9f-4257-8e61-e012a1396dc5 tempest-VolumesGetTest-1338357712 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:21:05 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-01af33c3-7d9f-4257-8e61-e012a1396dc5 tempest-VolumesGetTest-1338357712 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:21:05 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-01af33c3-7d9f-4257-8e61-e012a1396dc5 tempest-VolumesGetTest-1338357712 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:21:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-01af33c3-7d9f-4257-8e61-e012a1396dc5 tempest-VolumesGetTest-1338357712 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:21:05 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-01af33c3-7d9f-4257-8e61-e012a1396dc5 tempest-VolumesGetTest-1338357712 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:21:05 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-01af33c3-7d9f-4257-8e61-e012a1396dc5 tempest-VolumesGetTest-1338357712 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:21:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-01af33c3-7d9f-4257-8e61-e012a1396dc5 tempest-VolumesGetTest-1338357712 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-63a3b1db-2d43-4fb8-b403-dd267ad9ffe0 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:21:05 devstack sudo[105573]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-63a3b1db-2d43-4fb8-b403-dd267ad9ffe0 1073741824 Aug 15 16:21:05 devstack sudo[105573]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:21:06 devstack sudo[105573]: pam_unix(sudo:session): session closed for user root Aug 15 16:21:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-01af33c3-7d9f-4257-8e61-e012a1396dc5 tempest-VolumesGetTest-1338357712 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-63a3b1db-2d43-4fb8-b403-dd267ad9ffe0 1073741824" returned: 0 in 0.739s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:21:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-01af33c3-7d9f-4257-8e61-e012a1396dc5 tempest-VolumesGetTest-1338357712 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-63a3b1db-2d43-4fb8-b403-dd267ad9ffe0 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:21:06 devstack sudo[105584]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-63a3b1db-2d43-4fb8-b403-dd267ad9ffe0 Aug 15 16:21:06 devstack sudo[105584]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:21:06 devstack sudo[105584]: pam_unix(sudo:session): session closed for user root Aug 15 16:21:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-01af33c3-7d9f-4257-8e61-e012a1396dc5 tempest-VolumesGetTest-1338357712 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-63a3b1db-2d43-4fb8-b403-dd267ad9ffe0" returned: 0 in 0.429s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:21:06 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-01af33c3-7d9f-4257-8e61-e012a1396dc5 tempest-VolumesGetTest-1338357712 None] <== create_volume: return (1284ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:21:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-01af33c3-7d9f-4257-8e61-e012a1396dc5 tempest-VolumesGetTest-1338357712 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.291s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:21:06 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-01af33c3-7d9f-4257-8e61-e012a1396dc5 tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3cdd93a6-1bca-41f6-ab16-ec5f130e7bbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-63a3b1db-2d43-4fb8-b403-dd267ad9ffe0', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:21:06 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-01af33c3-7d9f-4257-8e61-e012a1396dc5 tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (97122844-207f-4361-bb13-dd08ec4e3661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:21:06 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-01af33c3-7d9f-4257-8e61-e012a1396dc5 tempest-VolumesGetTest-1338357712 None] Volume volume-63a3b1db-2d43-4fb8-b403-dd267ad9ffe0 (63a3b1db-2d43-4fb8-b403-dd267ad9ffe0): created successfully Aug 15 16:21:06 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-01af33c3-7d9f-4257-8e61-e012a1396dc5 tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (97122844-207f-4361-bb13-dd08ec4e3661) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:21:06 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-01af33c3-7d9f-4257-8e61-e012a1396dc5 tempest-VolumesGetTest-1338357712 None] Flow 'volume_create_manager' (40ff97b3-5a86-4209-9123-858daad55e1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:21:06 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-01af33c3-7d9f-4257-8e61-e012a1396dc5 tempest-VolumesGetTest-1338357712 None] Created volume successfully. Aug 15 16:21:07 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4a326fbc-d71b-4a9f-9be4-899fda1c3cc4 tempest-VolumesGetTest-1338357712 None] Acquiring lock "cinder-63a3b1db-2d43-4fb8-b403-dd267ad9ffe0-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:21:07 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4a326fbc-d71b-4a9f-9be4-899fda1c3cc4 tempest-VolumesGetTest-1338357712 None] Lock "cinder-63a3b1db-2d43-4fb8-b403-dd267ad9ffe0-delete_volume" acquired by "delete_volume" :: waited 0.038s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:21:07 devstack cinder-volume[94214]: DEBUG dbcounter [-] [94214] Writing DB stats cinder:SELECT=94,cinder:INSERT=25,cinder:UPDATE=118,cinder:DELETE=10 {{(pid=94214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 16:21:07 devstack cinder-volume[94214]: DEBUG dbcounter [-] [94214] Writing DB stats cinder:SELECT=95,cinder:INSERT=30,cinder:UPDATE=116,cinder:DELETE=10 {{(pid=94214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 16:21:07 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4a326fbc-d71b-4a9f-9be4-899fda1c3cc4 tempest-VolumesGetTest-1338357712 None] Acquiring lock "cinder-quobyte-63a3b1db-2d43-4fb8-b403-dd267ad9ffe0" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:21:07 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4a326fbc-d71b-4a9f-9be4-899fda1c3cc4 tempest-VolumesGetTest-1338357712 None] Lock "cinder-quobyte-63a3b1db-2d43-4fb8-b403-dd267ad9ffe0" acquired by "delete_volume" :: waited 0.043s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:21:07 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[2a1632e5-e2f5-4e93-b110-b9495a74228a]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:21:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4a326fbc-d71b-4a9f-9be4-899fda1c3cc4 tempest-VolumesGetTest-1338357712 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-63a3b1db-2d43-4fb8-b403-dd267ad9ffe0 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:21:08 devstack sudo[105623]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-63a3b1db-2d43-4fb8-b403-dd267ad9ffe0 Aug 15 16:21:08 devstack sudo[105623]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:21:08 devstack sudo[105623]: pam_unix(sudo:session): session closed for user root Aug 15 16:21:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4a326fbc-d71b-4a9f-9be4-899fda1c3cc4 tempest-VolumesGetTest-1338357712 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-63a3b1db-2d43-4fb8-b403-dd267ad9ffe0" returned: 0 in 0.640s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:21:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4a326fbc-d71b-4a9f-9be4-899fda1c3cc4 tempest-VolumesGetTest-1338357712 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-63a3b1db-2d43-4fb8-b403-dd267ad9ffe0 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:21:08 devstack sudo[105642]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-63a3b1db-2d43-4fb8-b403-dd267ad9ffe0 Aug 15 16:21:08 devstack sudo[105642]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:21:09 devstack sudo[105642]: pam_unix(sudo:session): session closed for user root Aug 15 16:21:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4a326fbc-d71b-4a9f-9be4-899fda1c3cc4 tempest-VolumesGetTest-1338357712 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-63a3b1db-2d43-4fb8-b403-dd267ad9ffe0" returned: 0 in 0.446s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:21:09 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4a326fbc-d71b-4a9f-9be4-899fda1c3cc4 tempest-VolumesGetTest-1338357712 None] Lock "cinder-quobyte-63a3b1db-2d43-4fb8-b403-dd267ad9ffe0" released by "delete_volume" :: held 1.164s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:21:09 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-4a326fbc-d71b-4a9f-9be4-899fda1c3cc4 tempest-VolumesGetTest-1338357712 None] Created reservations ['089b778c-d2c7-4f9e-bd6e-f67c5b47ae54', 'c1f6f566-2060-48d7-beb7-0afab7026554', 'c678f80b-fe03-416c-8292-a127f0ede5ca', 'd7881ca2-e83a-414b-8c9d-00dd8aa17ed0'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:21:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-4a326fbc-d71b-4a9f-9be4-899fda1c3cc4 tempest-VolumesGetTest-1338357712 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:21:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-4a326fbc-d71b-4a9f-9be4-899fda1c3cc4 tempest-VolumesGetTest-1338357712 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:21:09 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-4a326fbc-d71b-4a9f-9be4-899fda1c3cc4 tempest-VolumesGetTest-1338357712 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:21:09 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-4a326fbc-d71b-4a9f-9be4-899fda1c3cc4 tempest-VolumesGetTest-1338357712 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:21:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-4a326fbc-d71b-4a9f-9be4-899fda1c3cc4 tempest-VolumesGetTest-1338357712 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:21:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4a326fbc-d71b-4a9f-9be4-899fda1c3cc4 tempest-VolumesGetTest-1338357712 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:21:09 devstack sudo[105665]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:21:09 devstack sudo[105665]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:21:09 devstack sudo[105665]: pam_unix(sudo:session): session closed for user root Aug 15 16:21:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4a326fbc-d71b-4a9f-9be4-899fda1c3cc4 tempest-VolumesGetTest-1338357712 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.329s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:21:09 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-4a326fbc-d71b-4a9f-9be4-899fda1c3cc4 tempest-VolumesGetTest-1338357712 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:21:09 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-4a326fbc-d71b-4a9f-9be4-899fda1c3cc4 tempest-VolumesGetTest-1338357712 None] Deleted volume successfully. Aug 15 16:21:09 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4a326fbc-d71b-4a9f-9be4-899fda1c3cc4 tempest-VolumesGetTest-1338357712 None] Lock "cinder-63a3b1db-2d43-4fb8-b403-dd267ad9ffe0-delete_volume" released by "delete_volume" :: held 1.914s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:21:10 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-c48477d5-dff9-432c-99b7-255c50aa1fb8 tempest-VolumesGetTest-1338357712 None] Acquiring lock "cinder-7c4da3a1-f1d9-4502-a362-cb93836908e3-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:21:10 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-c48477d5-dff9-432c-99b7-255c50aa1fb8 tempest-VolumesGetTest-1338357712 None] Lock "cinder-7c4da3a1-f1d9-4502-a362-cb93836908e3-delete_volume" acquired by "delete_volume" :: waited 0.053s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:21:10 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-c48477d5-dff9-432c-99b7-255c50aa1fb8 tempest-VolumesGetTest-1338357712 None] Acquiring lock "cinder-quobyte-7c4da3a1-f1d9-4502-a362-cb93836908e3" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:21:10 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-c48477d5-dff9-432c-99b7-255c50aa1fb8 tempest-VolumesGetTest-1338357712 None] Lock "cinder-quobyte-7c4da3a1-f1d9-4502-a362-cb93836908e3" acquired by "delete_volume" :: waited 0.016s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:21:10 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[f1077998-8a88-4d4b-a85a-4969d7e6be7e]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:21:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c48477d5-dff9-432c-99b7-255c50aa1fb8 tempest-VolumesGetTest-1338357712 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7c4da3a1-f1d9-4502-a362-cb93836908e3 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:21:10 devstack sudo[105687]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7c4da3a1-f1d9-4502-a362-cb93836908e3 Aug 15 16:21:10 devstack sudo[105687]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:21:10 devstack sudo[105687]: pam_unix(sudo:session): session closed for user root Aug 15 16:21:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c48477d5-dff9-432c-99b7-255c50aa1fb8 tempest-VolumesGetTest-1338357712 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7c4da3a1-f1d9-4502-a362-cb93836908e3" returned: 0 in 0.531s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:21:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c48477d5-dff9-432c-99b7-255c50aa1fb8 tempest-VolumesGetTest-1338357712 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7c4da3a1-f1d9-4502-a362-cb93836908e3 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:21:10 devstack sudo[105694]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7c4da3a1-f1d9-4502-a362-cb93836908e3 Aug 15 16:21:10 devstack sudo[105694]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:21:11 devstack sudo[105694]: pam_unix(sudo:session): session closed for user root Aug 15 16:21:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c48477d5-dff9-432c-99b7-255c50aa1fb8 tempest-VolumesGetTest-1338357712 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7c4da3a1-f1d9-4502-a362-cb93836908e3" returned: 0 in 0.410s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:21:11 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-c48477d5-dff9-432c-99b7-255c50aa1fb8 tempest-VolumesGetTest-1338357712 None] Lock "cinder-quobyte-7c4da3a1-f1d9-4502-a362-cb93836908e3" released by "delete_volume" :: held 1.001s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:21:11 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-c48477d5-dff9-432c-99b7-255c50aa1fb8 tempest-VolumesGetTest-1338357712 None] Created reservations ['684aa6ab-9af9-4436-9785-04d38f66f866', '9c885d8d-fd24-45b3-8989-0e6836d0b167', 'eb57714c-0402-4a2d-a1b3-bd3a22d0b403', '95f1b8f1-e486-44c8-a8ae-e83659347eec'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:21:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c48477d5-dff9-432c-99b7-255c50aa1fb8 tempest-VolumesGetTest-1338357712 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:21:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c48477d5-dff9-432c-99b7-255c50aa1fb8 tempest-VolumesGetTest-1338357712 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:21:11 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c48477d5-dff9-432c-99b7-255c50aa1fb8 tempest-VolumesGetTest-1338357712 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:21:11 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c48477d5-dff9-432c-99b7-255c50aa1fb8 tempest-VolumesGetTest-1338357712 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:21:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c48477d5-dff9-432c-99b7-255c50aa1fb8 tempest-VolumesGetTest-1338357712 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:21:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c48477d5-dff9-432c-99b7-255c50aa1fb8 tempest-VolumesGetTest-1338357712 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:21:11 devstack sudo[105698]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:21:11 devstack sudo[105698]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:21:11 devstack sudo[105698]: pam_unix(sudo:session): session closed for user root Aug 15 16:21:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c48477d5-dff9-432c-99b7-255c50aa1fb8 tempest-VolumesGetTest-1338357712 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.379s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:21:11 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-c48477d5-dff9-432c-99b7-255c50aa1fb8 tempest-VolumesGetTest-1338357712 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:21:11 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-c48477d5-dff9-432c-99b7-255c50aa1fb8 tempest-VolumesGetTest-1338357712 None] Deleted volume successfully. Aug 15 16:21:12 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-c48477d5-dff9-432c-99b7-255c50aa1fb8 tempest-VolumesGetTest-1338357712 None] Lock "cinder-7c4da3a1-f1d9-4502-a362-cb93836908e3-delete_volume" released by "delete_volume" :: held 1.791s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:21:12 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-9efa47db-de1e-4d96-b161-180fe4fb7c56 tempest-VolumesGetTest-1338357712 None] Acquiring lock "cinder-7383d0e1-b19d-4b4d-8a59-4618cde67ece-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:21:12 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-9efa47db-de1e-4d96-b161-180fe4fb7c56 tempest-VolumesGetTest-1338357712 None] Lock "cinder-7383d0e1-b19d-4b4d-8a59-4618cde67ece-delete_volume" acquired by "delete_volume" :: waited 0.038s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:21:12 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-9efa47db-de1e-4d96-b161-180fe4fb7c56 tempest-VolumesGetTest-1338357712 None] Acquiring lock "cinder-quobyte-7383d0e1-b19d-4b4d-8a59-4618cde67ece" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:21:12 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-9efa47db-de1e-4d96-b161-180fe4fb7c56 tempest-VolumesGetTest-1338357712 None] Lock "cinder-quobyte-7383d0e1-b19d-4b4d-8a59-4618cde67ece" acquired by "delete_volume" :: waited 0.053s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:21:12 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[5bab4bc8-9b7c-42b0-8dba-70631fc3f85a]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:21:12 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9efa47db-de1e-4d96-b161-180fe4fb7c56 tempest-VolumesGetTest-1338357712 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:21:13 devstack sudo[105756]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece Aug 15 16:21:13 devstack sudo[105756]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:21:13 devstack sudo[105756]: pam_unix(sudo:session): session closed for user root Aug 15 16:21:13 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9efa47db-de1e-4d96-b161-180fe4fb7c56 tempest-VolumesGetTest-1338357712 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece" returned: 0 in 0.728s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:21:13 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9efa47db-de1e-4d96-b161-180fe4fb7c56 tempest-VolumesGetTest-1338357712 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:21:13 devstack sudo[105788]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece Aug 15 16:21:13 devstack sudo[105788]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:21:14 devstack sudo[105788]: pam_unix(sudo:session): session closed for user root Aug 15 16:21:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9efa47db-de1e-4d96-b161-180fe4fb7c56 tempest-VolumesGetTest-1338357712 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7383d0e1-b19d-4b4d-8a59-4618cde67ece" returned: 0 in 0.528s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:21:14 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-9efa47db-de1e-4d96-b161-180fe4fb7c56 tempest-VolumesGetTest-1338357712 None] Lock "cinder-quobyte-7383d0e1-b19d-4b4d-8a59-4618cde67ece" released by "delete_volume" :: held 1.369s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:21:14 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-9efa47db-de1e-4d96-b161-180fe4fb7c56 tempest-VolumesGetTest-1338357712 None] Created reservations ['63938e89-eb71-491d-80f4-62a2e23d53b7', '144bf678-86bb-4ca1-98ce-21048ad9914b', '43c4a576-732d-4b98-a532-f8ed4e541ab1', '06782e01-9b9b-4ed4-aff3-b01164084e40'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:21:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9efa47db-de1e-4d96-b161-180fe4fb7c56 tempest-VolumesGetTest-1338357712 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:21:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9efa47db-de1e-4d96-b161-180fe4fb7c56 tempest-VolumesGetTest-1338357712 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:21:14 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-9efa47db-de1e-4d96-b161-180fe4fb7c56 tempest-VolumesGetTest-1338357712 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:21:14 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-9efa47db-de1e-4d96-b161-180fe4fb7c56 tempest-VolumesGetTest-1338357712 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:21:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9efa47db-de1e-4d96-b161-180fe4fb7c56 tempest-VolumesGetTest-1338357712 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:21:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9efa47db-de1e-4d96-b161-180fe4fb7c56 tempest-VolumesGetTest-1338357712 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:21:14 devstack sudo[105823]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:21:14 devstack sudo[105823]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:21:14 devstack sudo[105823]: pam_unix(sudo:session): session closed for user root Aug 15 16:21:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9efa47db-de1e-4d96-b161-180fe4fb7c56 tempest-VolumesGetTest-1338357712 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.320s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:21:14 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-9efa47db-de1e-4d96-b161-180fe4fb7c56 tempest-VolumesGetTest-1338357712 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:21:14 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-9efa47db-de1e-4d96-b161-180fe4fb7c56 tempest-VolumesGetTest-1338357712 None] Deleted volume successfully. Aug 15 16:21:14 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-9efa47db-de1e-4d96-b161-180fe4fb7c56 tempest-VolumesGetTest-1338357712 None] Lock "cinder-7383d0e1-b19d-4b4d-8a59-4618cde67ece-delete_volume" released by "delete_volume" :: held 2.221s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:21:16 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-87a6ac77-90f1-424a-b5ec-96d49556129a tempest-VolumesGetTest-1338357712 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:21:16 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-87a6ac77-90f1-424a-b5ec-96d49556129a tempest-VolumesGetTest-1338357712 None] Flow 'volume_create_manager' (82e70492-f4fe-4efe-abe6-c8960f196879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:21:16 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-87a6ac77-90f1-424a-b5ec-96d49556129a tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a26046c4-2df4-485e-bf4e-6860c96f2da4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:21:16 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-87a6ac77-90f1-424a-b5ec-96d49556129a tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a26046c4-2df4-485e-bf4e-6860c96f2da4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:21:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1046357770',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a0a709d2-67ca-41cb-890c-faf918ec7ab6,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='1518d5c43eb7422d89925f19bf8fb6a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:21:16Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:21:16Z,use_quota=True,user_id='12ab4e33a3074698aa8d563fe1bff30f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:21:16 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-87a6ac77-90f1-424a-b5ec-96d49556129a tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (26fe86d4-c5af-4988-b8c7-5370846cf302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:21:16 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-87a6ac77-90f1-424a-b5ec-96d49556129a tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (26fe86d4-c5af-4988-b8c7-5370846cf302) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:21:16 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-87a6ac77-90f1-424a-b5ec-96d49556129a tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a0dcfd15-0bed-4c10-ba2a-ec5e040e0d60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:21:16 devstack cinder-volume[94214]: DEBUG cinder.image.glance [None req-87a6ac77-90f1-424a-b5ec-96d49556129a tempest-VolumesGetTest-1338357712 None] Creating Keystone auth plugin from conf {{(pid=94214) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 15 16:21:17 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-5a293dd0-86b3-42db-ad28-f46db8e40063 tempest-VolumesActionsTest-1241695965 None] Acquiring lock "cinder-497e2416-abe8-4200-95c1-c691ef767649" by "attach_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:21:17 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-5a293dd0-86b3-42db-ad28-f46db8e40063 tempest-VolumesActionsTest-1241695965 None] Lock "cinder-497e2416-abe8-4200-95c1-c691ef767649" acquired by "attach_volume" :: waited 0.043s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:21:17 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-87a6ac77-90f1-424a-b5ec-96d49556129a tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a0dcfd15-0bed-4c10-ba2a-ec5e040e0d60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'a0a709d2-67ca-41cb-890c-faf918ec7ab6', 'volume_name': 'volume-a0a709d2-67ca-41cb-890c-faf918ec7ab6', 'volume_size': 1, 'image_id': '0e78c96d-34b7-4b21-8ccd-88b9f828d88a', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/0e78c96d-34b7-4b21-8ccd-88b9f828d88a', 'metadata': {}}]), 'image_meta': {'name': 'cirros-0.6.3-x86_64-disk', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'public', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'fd01edc1646347ea87f3bb7283b41280', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '0e78c96d-34b7-4b21-8ccd-88b9f828d88a', 'created_at': datetime.datetime(2026, 8, 15, 14, 6, 50, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 15, 14, 6, 52, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/0e78c96d-34b7-4b21-8ccd-88b9f828d88a/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:21:17 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-87a6ac77-90f1-424a-b5ec-96d49556129a tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fd39557d-7d7c-4560-80d4-8892db681a9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:21:17 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-87a6ac77-90f1-424a-b5ec-96d49556129a tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fd39557d-7d7c-4560-80d4-8892db681a9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:21:17 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-87a6ac77-90f1-424a-b5ec-96d49556129a tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (630dfdc8-1737-4feb-813d-3a58732ca15e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:21:17 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-87a6ac77-90f1-424a-b5ec-96d49556129a tempest-VolumesGetTest-1338357712 None] Volume a0a709d2-67ca-41cb-890c-faf918ec7ab6: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-a0a709d2-67ca-41cb-890c-faf918ec7ab6', 'volume_size': 1, 'image_id': '0e78c96d-34b7-4b21-8ccd-88b9f828d88a', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/0e78c96d-34b7-4b21-8ccd-88b9f828d88a', 'metadata': {}}]), 'image_meta': {'name': 'cirros-0.6.3-x86_64-disk', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'public', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'fd01edc1646347ea87f3bb7283b41280', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '0e78c96d-34b7-4b21-8ccd-88b9f828d88a', 'created_at': datetime.datetime(2026, 8, 15, 14, 6, 50, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 15, 14, 6, 52, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/0e78c96d-34b7-4b21-8ccd-88b9f828d88a/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': ''}}, 'image_service': } Aug 15 16:21:17 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-87a6ac77-90f1-424a-b5ec-96d49556129a tempest-VolumesGetTest-1338357712 None] Trying to clone a0a709d2-67ca-41cb-890c-faf918ec7ab6 from image 0e78c96d-34b7-4b21-8ccd-88b9f828d88a at location (None, [{'url': 'file:///opt/stack/data/glance/images/0e78c96d-34b7-4b21-8ccd-88b9f828d88a', 'metadata': {}}]). {{(pid=94214) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 15 16:21:18 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-5a293dd0-86b3-42db-ad28-f46db8e40063 tempest-VolumesActionsTest-1241695965 None] Attaching volume 497e2416-abe8-4200-95c1-c691ef767649 to instance ab0474ce-08c1-4b7a-b0b3-807ae83ee874 at mountpoint /dev/vdb on host None. Aug 15 16:21:18 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-5a293dd0-86b3-42db-ad28-f46db8e40063 tempest-VolumesActionsTest-1241695965 None] Attach volume completed successfully. Aug 15 16:21:18 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-5a293dd0-86b3-42db-ad28-f46db8e40063 tempest-VolumesActionsTest-1241695965 None] Lock "cinder-497e2416-abe8-4200-95c1-c691ef767649" released by "attach_volume" :: held 0.279s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:21:18 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-76555a64-dafd-42d5-b603-ba98728754f2 tempest-VolumesActionsTest-1241695965 None] Acquiring lock "cinder-497e2416-abe8-4200-95c1-c691ef767649-detach_volume" by "detach_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:21:18 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-76555a64-dafd-42d5-b603-ba98728754f2 tempest-VolumesActionsTest-1241695965 None] Lock "cinder-497e2416-abe8-4200-95c1-c691ef767649-detach_volume" acquired by "detach_volume" :: waited 0.072s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:21:18 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-76555a64-dafd-42d5-b603-ba98728754f2 tempest-VolumesActionsTest-1241695965 None] Detaching volume 497e2416-abe8-4200-95c1-c691ef767649 from instance ab0474ce-08c1-4b7a-b0b3-807ae83ee874. Aug 15 16:21:18 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-87a6ac77-90f1-424a-b5ec-96d49556129a tempest-VolumesGetTest-1338357712 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_zywea14bdevstack@QuobyteHD, size 20.69 MB, duration 1.00 sec {{(pid=94214) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 15 16:21:18 devstack cinder-volume[94214]: INFO cinder.image.image_utils [None req-87a6ac77-90f1-424a-b5ec-96d49556129a tempest-VolumesGetTest-1338357712 None] Image download 20.69 MB at 20.69 MB/s Aug 15 16:21:18 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-76555a64-dafd-42d5-b603-ba98728754f2 tempest-VolumesActionsTest-1241695965 None] Detach volume completed successfully. Aug 15 16:21:18 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-76555a64-dafd-42d5-b603-ba98728754f2 tempest-VolumesActionsTest-1241695965 None] Lock "cinder-497e2416-abe8-4200-95c1-c691ef767649-detach_volume" released by "detach_volume" :: held 0.146s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:21:18 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[2823c5e8-396a-44af-9d40-1c5f647ea442]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:21:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-87a6ac77-90f1-424a-b5ec-96d49556129a tempest-VolumesGetTest-1338357712 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_zywea14bdevstack@QuobyteHD {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:21:19 devstack sudo[105872]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_zywea14bdevstack@QuobyteHD Aug 15 16:21:19 devstack sudo[105872]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:21:19 devstack sudo[105872]: pam_unix(sudo:session): session closed for user root Aug 15 16:21:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-87a6ac77-90f1-424a-b5ec-96d49556129a tempest-VolumesGetTest-1338357712 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_zywea14bdevstack@QuobyteHD" returned: 0 in 0.664s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:21:19 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-87a6ac77-90f1-424a-b5ec-96d49556129a tempest-VolumesGetTest-1338357712 None] Temporary image 0e78c96d-34b7-4b21-8ccd-88b9f828d88a is fetched for user 12ab4e33a3074698aa8d563fe1bff30f. {{(pid=94214) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 15 16:21:19 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[4e733008-a972-4bef-ba43-86c184a585b2]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:21:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-87a6ac77-90f1-424a-b5ec-96d49556129a tempest-VolumesGetTest-1338357712 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_zywea14bdevstack@QuobyteHD {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:21:19 devstack sudo[105880]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_zywea14bdevstack@QuobyteHD Aug 15 16:21:19 devstack sudo[105880]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:21:20 devstack sudo[105880]: pam_unix(sudo:session): session closed for user root Aug 15 16:21:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-87a6ac77-90f1-424a-b5ec-96d49556129a tempest-VolumesGetTest-1338357712 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_zywea14bdevstack@QuobyteHD" returned: 0 in 0.522s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:21:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-87a6ac77-90f1-424a-b5ec-96d49556129a tempest-VolumesGetTest-1338357712 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:21:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-87a6ac77-90f1-424a-b5ec-96d49556129a tempest-VolumesGetTest-1338357712 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:21:20 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-87a6ac77-90f1-424a-b5ec-96d49556129a tempest-VolumesGetTest-1338357712 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:21:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1046357770',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a0a709d2-67ca-41cb-890c-faf918ec7ab6,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='1518d5c43eb7422d89925f19bf8fb6a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:21:16Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:21:16Z,use_quota=True,user_id='12ab4e33a3074698aa8d563fe1bff30f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:21:20 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-87a6ac77-90f1-424a-b5ec-96d49556129a tempest-VolumesGetTest-1338357712 None] Creating volume a0a709d2-67ca-41cb-890c-faf918ec7ab6 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:21:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-87a6ac77-90f1-424a-b5ec-96d49556129a tempest-VolumesGetTest-1338357712 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:21:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-87a6ac77-90f1-424a-b5ec-96d49556129a tempest-VolumesGetTest-1338357712 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.005s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:21:20 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-87a6ac77-90f1-424a-b5ec-96d49556129a tempest-VolumesGetTest-1338357712 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:21:20 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-87a6ac77-90f1-424a-b5ec-96d49556129a tempest-VolumesGetTest-1338357712 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:21:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-87a6ac77-90f1-424a-b5ec-96d49556129a tempest-VolumesGetTest-1338357712 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.032s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:21:20 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-87a6ac77-90f1-424a-b5ec-96d49556129a tempest-VolumesGetTest-1338357712 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:21:20 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-87a6ac77-90f1-424a-b5ec-96d49556129a tempest-VolumesGetTest-1338357712 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:21:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-87a6ac77-90f1-424a-b5ec-96d49556129a tempest-VolumesGetTest-1338357712 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a0a709d2-67ca-41cb-890c-faf918ec7ab6 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:21:20 devstack sudo[105904]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a0a709d2-67ca-41cb-890c-faf918ec7ab6 1073741824 Aug 15 16:21:20 devstack sudo[105904]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:21:20 devstack sudo[105904]: pam_unix(sudo:session): session closed for user root Aug 15 16:21:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-87a6ac77-90f1-424a-b5ec-96d49556129a tempest-VolumesGetTest-1338357712 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a0a709d2-67ca-41cb-890c-faf918ec7ab6 1073741824" returned: 0 in 0.690s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:21:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-87a6ac77-90f1-424a-b5ec-96d49556129a tempest-VolumesGetTest-1338357712 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a0a709d2-67ca-41cb-890c-faf918ec7ab6 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:21:20 devstack sudo[105915]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a0a709d2-67ca-41cb-890c-faf918ec7ab6 Aug 15 16:21:20 devstack sudo[105915]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:21:21 devstack sudo[105915]: pam_unix(sudo:session): session closed for user root Aug 15 16:21:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-87a6ac77-90f1-424a-b5ec-96d49556129a tempest-VolumesGetTest-1338357712 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a0a709d2-67ca-41cb-890c-faf918ec7ab6" returned: 0 in 0.291s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:21:21 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-87a6ac77-90f1-424a-b5ec-96d49556129a tempest-VolumesGetTest-1338357712 None] <== create_volume: return (1067ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:21:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-87a6ac77-90f1-424a-b5ec-96d49556129a tempest-VolumesGetTest-1338357712 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.075s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:21:21 devstack cinder-volume[94214]: DEBUG cinder.volume.volume_utils [None req-87a6ac77-90f1-424a-b5ec-96d49556129a tempest-VolumesGetTest-1338357712 None] Attempting download of 0e78c96d-34b7-4b21-8ccd-88b9f828d88a ((None, [{'url': 'file:///opt/stack/data/glance/images/0e78c96d-34b7-4b21-8ccd-88b9f828d88a', 'metadata': {}}])) to volume a0a709d2-67ca-41cb-890c-faf918ec7ab6. {{(pid=94214) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 15 16:21:21 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[32d31910-26c0-4114-b628-39edbec7cc65]: (4, 'raw') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:21:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-87a6ac77-90f1-424a-b5ec-96d49556129a tempest-VolumesGetTest-1338357712 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_yvq4867z {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:21:21 devstack sudo[105919]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_yvq4867z Aug 15 16:21:21 devstack sudo[105919]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:21:21 devstack sudo[105919]: pam_unix(sudo:session): session closed for user root Aug 15 16:21:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-87a6ac77-90f1-424a-b5ec-96d49556129a tempest-VolumesGetTest-1338357712 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_yvq4867z" returned: 0 in 0.449s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:21:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-87a6ac77-90f1-424a-b5ec-96d49556129a tempest-VolumesGetTest-1338357712 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_yvq4867z {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:21:22 devstack sudo[105925]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_yvq4867z Aug 15 16:21:22 devstack sudo[105925]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:21:22 devstack sudo[105925]: pam_unix(sudo:session): session closed for user root Aug 15 16:21:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-87a6ac77-90f1-424a-b5ec-96d49556129a tempest-VolumesGetTest-1338357712 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_yvq4867z" returned: 1 in 0.537s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:21:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-87a6ac77-90f1-424a-b5ec-96d49556129a tempest-VolumesGetTest-1338357712 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_yvq4867z' failed. Not Retrying. {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 15 16:21:22 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[fbf29cee-9495-4ace-a6de-9d00209dd875]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:21:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-87a6ac77-90f1-424a-b5ec-96d49556129a tempest-VolumesGetTest-1338357712 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_zywea14bdevstack@QuobyteHD {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:21:22 devstack sudo[105936]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_zywea14bdevstack@QuobyteHD Aug 15 16:21:22 devstack sudo[105936]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:21:22 devstack sudo[105936]: pam_unix(sudo:session): session closed for user root Aug 15 16:21:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-87a6ac77-90f1-424a-b5ec-96d49556129a tempest-VolumesGetTest-1338357712 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_zywea14bdevstack@QuobyteHD" returned: 0 in 0.490s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:21:22 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-87a6ac77-90f1-424a-b5ec-96d49556129a tempest-VolumesGetTest-1338357712 None] 0e78c96d-34b7-4b21-8ccd-88b9f828d88a was qcow2, converting to qcow2 {{(pid=94214) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 15 16:21:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-87a6ac77-90f1-424a-b5ec-96d49556129a tempest-VolumesGetTest-1338357712 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_zywea14bdevstack@QuobyteHD /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a0a709d2-67ca-41cb-890c-faf918ec7ab6 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:21:22 devstack sudo[105941]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_zywea14bdevstack@QuobyteHD /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a0a709d2-67ca-41cb-890c-faf918ec7ab6 Aug 15 16:21:22 devstack sudo[105941]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:21:25 devstack sudo[105941]: pam_unix(sudo:session): session closed for user root Aug 15 16:21:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-87a6ac77-90f1-424a-b5ec-96d49556129a tempest-VolumesGetTest-1338357712 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_zywea14bdevstack@QuobyteHD /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a0a709d2-67ca-41cb-890c-faf918ec7ab6" returned: 0 in 2.270s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:21:25 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-87a6ac77-90f1-424a-b5ec-96d49556129a tempest-VolumesGetTest-1338357712 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_zywea14bdevstack@QuobyteHD, size 112.00 MB, duration 2.27 sec, destination /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a0a709d2-67ca-41cb-890c-faf918ec7ab6 {{(pid=94214) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 15 16:21:25 devstack cinder-volume[94214]: INFO cinder.image.image_utils [None req-87a6ac77-90f1-424a-b5ec-96d49556129a tempest-VolumesGetTest-1338357712 None] Converted 112.00 MB image at 49.30 MB/s Aug 15 16:21:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-87a6ac77-90f1-424a-b5ec-96d49556129a tempest-VolumesGetTest-1338357712 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a0a709d2-67ca-41cb-890c-faf918ec7ab6 1G {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:21:25 devstack sudo[105952]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a0a709d2-67ca-41cb-890c-faf918ec7ab6 1G Aug 15 16:21:25 devstack sudo[105952]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:21:25 devstack sudo[105952]: pam_unix(sudo:session): session closed for user root Aug 15 16:21:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-87a6ac77-90f1-424a-b5ec-96d49556129a tempest-VolumesGetTest-1338357712 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a0a709d2-67ca-41cb-890c-faf918ec7ab6 1G" returned: 0 in 0.545s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:21:25 devstack cinder-volume[94214]: DEBUG cinder.volume.volume_utils [None req-87a6ac77-90f1-424a-b5ec-96d49556129a tempest-VolumesGetTest-1338357712 None] Downloaded image 0e78c96d-34b7-4b21-8ccd-88b9f828d88a ((None, [{'url': 'file:///opt/stack/data/glance/images/0e78c96d-34b7-4b21-8ccd-88b9f828d88a', 'metadata': {}}])) to volume a0a709d2-67ca-41cb-890c-faf918ec7ab6 successfully. {{(pid=94214) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 15 16:21:25 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-87a6ac77-90f1-424a-b5ec-96d49556129a tempest-VolumesGetTest-1338357712 None] Temporary image 0e78c96d-34b7-4b21-8ccd-88b9f828d88a for user 12ab4e33a3074698aa8d563fe1bff30f is deleted. {{(pid=94214) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 15 16:21:25 devstack cinder-volume[94214]: DEBUG cinder.volume.volume_utils [None req-87a6ac77-90f1-424a-b5ec-96d49556129a tempest-VolumesGetTest-1338357712 None] Marking volume a0a709d2-67ca-41cb-890c-faf918ec7ab6 as bootable. {{(pid=94214) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 15 16:21:25 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-87a6ac77-90f1-424a-b5ec-96d49556129a tempest-VolumesGetTest-1338357712 None] Copying metadata from image 0e78c96d-34b7-4b21-8ccd-88b9f828d88a to a0a709d2-67ca-41cb-890c-faf918ec7ab6. {{(pid=94214) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 15 16:21:25 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-87a6ac77-90f1-424a-b5ec-96d49556129a tempest-VolumesGetTest-1338357712 None] Creating volume glance metadata for volume a0a709d2-67ca-41cb-890c-faf918ec7ab6 backed by image 0e78c96d-34b7-4b21-8ccd-88b9f828d88a with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': '', 'image_id': '0e78c96d-34b7-4b21-8ccd-88b9f828d88a', 'image_name': 'cirros-0.6.3-x86_64-disk', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'container_format': 'bare', 'disk_format': 'qcow2', 'min_disk': 0, 'min_ram': 0, 'size': 21692416}. {{(pid=94214) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 15 16:21:25 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-87a6ac77-90f1-424a-b5ec-96d49556129a tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (630dfdc8-1737-4feb-813d-3a58732ca15e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a0a709d2-67ca-41cb-890c-faf918ec7ab6', 'volume_size': 1, 'image_id': '0e78c96d-34b7-4b21-8ccd-88b9f828d88a', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/0e78c96d-34b7-4b21-8ccd-88b9f828d88a', 'metadata': {}}]), 'image_meta': {'name': 'cirros-0.6.3-x86_64-disk', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'public', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'fd01edc1646347ea87f3bb7283b41280', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '0e78c96d-34b7-4b21-8ccd-88b9f828d88a', 'created_at': datetime.datetime(2026, 8, 15, 14, 6, 50, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 15, 14, 6, 52, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/0e78c96d-34b7-4b21-8ccd-88b9f828d88a/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:21:25 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-87a6ac77-90f1-424a-b5ec-96d49556129a tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9a21583a-d75a-49bf-98be-ea19fe34ae9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:21:25 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-87a6ac77-90f1-424a-b5ec-96d49556129a tempest-VolumesGetTest-1338357712 None] Volume volume-a0a709d2-67ca-41cb-890c-faf918ec7ab6 (a0a709d2-67ca-41cb-890c-faf918ec7ab6): created successfully Aug 15 16:21:25 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-87a6ac77-90f1-424a-b5ec-96d49556129a tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9a21583a-d75a-49bf-98be-ea19fe34ae9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:21:25 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-87a6ac77-90f1-424a-b5ec-96d49556129a tempest-VolumesGetTest-1338357712 None] Flow 'volume_create_manager' (82e70492-f4fe-4efe-abe6-c8960f196879) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:21:25 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-87a6ac77-90f1-424a-b5ec-96d49556129a tempest-VolumesGetTest-1338357712 None] Created volume successfully. Aug 15 16:21:28 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-e3d115dc-6883-4e78-90d5-923f5a74b7ea tempest-VolumesGetTest-1338357712 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:21:28 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e3d115dc-6883-4e78-90d5-923f5a74b7ea tempest-VolumesGetTest-1338357712 None] Flow 'volume_create_manager' (c0722933-d3c3-4d8f-a7db-924bb4e1dbf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:21:28 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e3d115dc-6883-4e78-90d5-923f5a74b7ea tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (01906072-0a7e-446c-82f7-475d1f401fdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:21:28 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e3d115dc-6883-4e78-90d5-923f5a74b7ea tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (01906072-0a7e-446c-82f7-475d1f401fdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:21:28Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-495527816',display_name='tempest-VolumesGetTest-Volume-868073949',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6495ce50-0e5e-4f45-8c06-7505a8faacac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1518d5c43eb7422d89925f19bf8fb6a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:21:28Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:21:28Z,use_quota=True,user_id='12ab4e33a3074698aa8d563fe1bff30f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:21:28 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e3d115dc-6883-4e78-90d5-923f5a74b7ea tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3f25c2b4-514b-4dc4-9db7-c551489cffdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:21:28 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e3d115dc-6883-4e78-90d5-923f5a74b7ea tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3f25c2b4-514b-4dc4-9db7-c551489cffdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:21:28 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e3d115dc-6883-4e78-90d5-923f5a74b7ea tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b3e7b450-640e-48d1-b76d-8a70bf613b4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:21:28 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e3d115dc-6883-4e78-90d5-923f5a74b7ea tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b3e7b450-640e-48d1-b76d-8a70bf613b4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6495ce50-0e5e-4f45-8c06-7505a8faacac', 'volume_name': 'volume-6495ce50-0e5e-4f45-8c06-7505a8faacac', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:21:28 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e3d115dc-6883-4e78-90d5-923f5a74b7ea tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (974e0448-8491-4693-800c-8f7296a2d039) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:21:28 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e3d115dc-6883-4e78-90d5-923f5a74b7ea tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (974e0448-8491-4693-800c-8f7296a2d039) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:21:28 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e3d115dc-6883-4e78-90d5-923f5a74b7ea tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fde0a942-fe7a-40d3-b509-46fd28a567de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:21:28 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-e3d115dc-6883-4e78-90d5-923f5a74b7ea tempest-VolumesGetTest-1338357712 None] Volume 6495ce50-0e5e-4f45-8c06-7505a8faacac: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6495ce50-0e5e-4f45-8c06-7505a8faacac', 'volume_size': 1} Aug 15 16:21:28 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-e3d115dc-6883-4e78-90d5-923f5a74b7ea tempest-VolumesGetTest-1338357712 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:21:28 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-e3d115dc-6883-4e78-90d5-923f5a74b7ea tempest-VolumesGetTest-1338357712 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.002s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:21:28 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-e3d115dc-6883-4e78-90d5-923f5a74b7ea tempest-VolumesGetTest-1338357712 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:21:28Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-495527816',display_name='tempest-VolumesGetTest-Volume-868073949',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6495ce50-0e5e-4f45-8c06-7505a8faacac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1518d5c43eb7422d89925f19bf8fb6a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:21:28Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:21:28Z,use_quota=True,user_id='12ab4e33a3074698aa8d563fe1bff30f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:21:28 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-e3d115dc-6883-4e78-90d5-923f5a74b7ea tempest-VolumesGetTest-1338357712 None] Creating volume 6495ce50-0e5e-4f45-8c06-7505a8faacac {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:21:28 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-e3d115dc-6883-4e78-90d5-923f5a74b7ea tempest-VolumesGetTest-1338357712 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:21:28 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-e3d115dc-6883-4e78-90d5-923f5a74b7ea tempest-VolumesGetTest-1338357712 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:21:28 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-e3d115dc-6883-4e78-90d5-923f5a74b7ea tempest-VolumesGetTest-1338357712 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:21:28 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-e3d115dc-6883-4e78-90d5-923f5a74b7ea tempest-VolumesGetTest-1338357712 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:21:28 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-e3d115dc-6883-4e78-90d5-923f5a74b7ea tempest-VolumesGetTest-1338357712 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:21:28 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-e3d115dc-6883-4e78-90d5-923f5a74b7ea tempest-VolumesGetTest-1338357712 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:21:28 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-e3d115dc-6883-4e78-90d5-923f5a74b7ea tempest-VolumesGetTest-1338357712 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:21:28 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e3d115dc-6883-4e78-90d5-923f5a74b7ea tempest-VolumesGetTest-1338357712 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6495ce50-0e5e-4f45-8c06-7505a8faacac 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:21:28 devstack sudo[105974]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6495ce50-0e5e-4f45-8c06-7505a8faacac 1073741824 Aug 15 16:21:28 devstack sudo[105974]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:21:28 devstack sudo[105974]: pam_unix(sudo:session): session closed for user root Aug 15 16:21:28 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e3d115dc-6883-4e78-90d5-923f5a74b7ea tempest-VolumesGetTest-1338357712 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6495ce50-0e5e-4f45-8c06-7505a8faacac 1073741824" returned: 0 in 0.742s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:21:28 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e3d115dc-6883-4e78-90d5-923f5a74b7ea tempest-VolumesGetTest-1338357712 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6495ce50-0e5e-4f45-8c06-7505a8faacac {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:21:29 devstack sudo[105980]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6495ce50-0e5e-4f45-8c06-7505a8faacac Aug 15 16:21:29 devstack sudo[105980]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:21:29 devstack sudo[105980]: pam_unix(sudo:session): session closed for user root Aug 15 16:21:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e3d115dc-6883-4e78-90d5-923f5a74b7ea tempest-VolumesGetTest-1338357712 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6495ce50-0e5e-4f45-8c06-7505a8faacac" returned: 0 in 0.432s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:21:29 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-e3d115dc-6883-4e78-90d5-923f5a74b7ea tempest-VolumesGetTest-1338357712 None] <== create_volume: return (1248ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:21:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-e3d115dc-6883-4e78-90d5-923f5a74b7ea tempest-VolumesGetTest-1338357712 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.254s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:21:29 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e3d115dc-6883-4e78-90d5-923f5a74b7ea tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fde0a942-fe7a-40d3-b509-46fd28a567de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6495ce50-0e5e-4f45-8c06-7505a8faacac', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:21:29 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e3d115dc-6883-4e78-90d5-923f5a74b7ea tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (88886fc8-cb58-4391-ae95-3e2cb75ebabe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:21:29 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-e3d115dc-6883-4e78-90d5-923f5a74b7ea tempest-VolumesGetTest-1338357712 None] Volume volume-6495ce50-0e5e-4f45-8c06-7505a8faacac (6495ce50-0e5e-4f45-8c06-7505a8faacac): created successfully Aug 15 16:21:29 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e3d115dc-6883-4e78-90d5-923f5a74b7ea tempest-VolumesGetTest-1338357712 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (88886fc8-cb58-4391-ae95-3e2cb75ebabe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:21:29 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e3d115dc-6883-4e78-90d5-923f5a74b7ea tempest-VolumesGetTest-1338357712 None] Flow 'volume_create_manager' (c0722933-d3c3-4d8f-a7db-924bb4e1dbf8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:21:29 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-e3d115dc-6883-4e78-90d5-923f5a74b7ea tempest-VolumesGetTest-1338357712 None] Created volume successfully. Aug 15 16:21:30 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-2b37b86b-923d-4dff-8a9b-e1352759faea tempest-VolumesGetTest-1338357712 None] Acquiring lock "cinder-6495ce50-0e5e-4f45-8c06-7505a8faacac-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:21:30 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-2b37b86b-923d-4dff-8a9b-e1352759faea tempest-VolumesGetTest-1338357712 None] Lock "cinder-6495ce50-0e5e-4f45-8c06-7505a8faacac-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:21:30 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-2b37b86b-923d-4dff-8a9b-e1352759faea tempest-VolumesGetTest-1338357712 None] Acquiring lock "cinder-quobyte-6495ce50-0e5e-4f45-8c06-7505a8faacac" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:21:30 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-2b37b86b-923d-4dff-8a9b-e1352759faea tempest-VolumesGetTest-1338357712 None] Lock "cinder-quobyte-6495ce50-0e5e-4f45-8c06-7505a8faacac" acquired by "delete_volume" :: waited 0.019s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:21:30 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[01ad7a3c-58c2-44ec-8a25-8c74f3ee42af]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:21:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2b37b86b-923d-4dff-8a9b-e1352759faea tempest-VolumesGetTest-1338357712 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6495ce50-0e5e-4f45-8c06-7505a8faacac {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:21:30 devstack sudo[105987]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6495ce50-0e5e-4f45-8c06-7505a8faacac Aug 15 16:21:30 devstack sudo[105987]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:21:30 devstack sudo[105987]: pam_unix(sudo:session): session closed for user root Aug 15 16:21:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2b37b86b-923d-4dff-8a9b-e1352759faea tempest-VolumesGetTest-1338357712 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6495ce50-0e5e-4f45-8c06-7505a8faacac" returned: 0 in 0.427s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:21:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2b37b86b-923d-4dff-8a9b-e1352759faea tempest-VolumesGetTest-1338357712 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6495ce50-0e5e-4f45-8c06-7505a8faacac {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:21:30 devstack sudo[105993]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6495ce50-0e5e-4f45-8c06-7505a8faacac Aug 15 16:21:30 devstack sudo[105993]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:21:31 devstack sudo[105993]: pam_unix(sudo:session): session closed for user root Aug 15 16:21:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2b37b86b-923d-4dff-8a9b-e1352759faea tempest-VolumesGetTest-1338357712 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6495ce50-0e5e-4f45-8c06-7505a8faacac" returned: 0 in 0.312s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:21:31 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-2b37b86b-923d-4dff-8a9b-e1352759faea tempest-VolumesGetTest-1338357712 None] Lock "cinder-quobyte-6495ce50-0e5e-4f45-8c06-7505a8faacac" released by "delete_volume" :: held 0.807s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:21:31 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-2b37b86b-923d-4dff-8a9b-e1352759faea tempest-VolumesGetTest-1338357712 None] Created reservations ['a3f67f39-12c5-430d-9979-704043074bfd', '3aaacf80-50c9-4c23-b495-af22a48d2076', 'dc51d2ce-a80e-4f2f-a6fa-345f46a6a13f', 'acc30b1a-e1ab-4a7c-b51c-3c08b4924cab'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:21:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-2b37b86b-923d-4dff-8a9b-e1352759faea tempest-VolumesGetTest-1338357712 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:21:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-2b37b86b-923d-4dff-8a9b-e1352759faea tempest-VolumesGetTest-1338357712 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:21:31 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-2b37b86b-923d-4dff-8a9b-e1352759faea tempest-VolumesGetTest-1338357712 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:21:31 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-2b37b86b-923d-4dff-8a9b-e1352759faea tempest-VolumesGetTest-1338357712 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:21:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-2b37b86b-923d-4dff-8a9b-e1352759faea tempest-VolumesGetTest-1338357712 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:21:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2b37b86b-923d-4dff-8a9b-e1352759faea tempest-VolumesGetTest-1338357712 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:21:31 devstack sudo[105997]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:21:31 devstack sudo[105997]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:21:31 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-427e4e10-3cbe-4410-829e-1e186fb76689 tempest-VolumesGetTest-1338357712 None] Acquiring lock "cinder-a0a709d2-67ca-41cb-890c-faf918ec7ab6-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:21:31 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-427e4e10-3cbe-4410-829e-1e186fb76689 tempest-VolumesGetTest-1338357712 None] Lock "cinder-a0a709d2-67ca-41cb-890c-faf918ec7ab6-delete_volume" acquired by "delete_volume" :: waited 0.032s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:21:31 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-427e4e10-3cbe-4410-829e-1e186fb76689 tempest-VolumesGetTest-1338357712 None] Acquiring lock "cinder-quobyte-a0a709d2-67ca-41cb-890c-faf918ec7ab6" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:21:31 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-427e4e10-3cbe-4410-829e-1e186fb76689 tempest-VolumesGetTest-1338357712 None] Lock "cinder-quobyte-a0a709d2-67ca-41cb-890c-faf918ec7ab6" acquired by "delete_volume" :: waited 0.023s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:21:31 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[e0f11ea4-8024-479d-a9f2-aa01153b762a]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:21:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-427e4e10-3cbe-4410-829e-1e186fb76689 tempest-VolumesGetTest-1338357712 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a0a709d2-67ca-41cb-890c-faf918ec7ab6 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:21:31 devstack sudo[105997]: pam_unix(sudo:session): session closed for user root Aug 15 16:21:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2b37b86b-923d-4dff-8a9b-e1352759faea tempest-VolumesGetTest-1338357712 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.524s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:21:31 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-2b37b86b-923d-4dff-8a9b-e1352759faea tempest-VolumesGetTest-1338357712 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:21:31 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-2b37b86b-923d-4dff-8a9b-e1352759faea tempest-VolumesGetTest-1338357712 None] Deleted volume successfully. Aug 15 16:21:31 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-2b37b86b-923d-4dff-8a9b-e1352759faea tempest-VolumesGetTest-1338357712 None] Lock "cinder-6495ce50-0e5e-4f45-8c06-7505a8faacac-delete_volume" released by "delete_volume" :: held 1.612s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:21:31 devstack sudo[105999]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a0a709d2-67ca-41cb-890c-faf918ec7ab6 Aug 15 16:21:31 devstack sudo[105999]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:21:32 devstack sudo[105999]: pam_unix(sudo:session): session closed for user root Aug 15 16:21:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-427e4e10-3cbe-4410-829e-1e186fb76689 tempest-VolumesGetTest-1338357712 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a0a709d2-67ca-41cb-890c-faf918ec7ab6" returned: 0 in 0.485s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:21:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-427e4e10-3cbe-4410-829e-1e186fb76689 tempest-VolumesGetTest-1338357712 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a0a709d2-67ca-41cb-890c-faf918ec7ab6 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:21:32 devstack sudo[106005]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a0a709d2-67ca-41cb-890c-faf918ec7ab6 Aug 15 16:21:32 devstack sudo[106005]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:21:32 devstack sudo[106005]: pam_unix(sudo:session): session closed for user root Aug 15 16:21:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-427e4e10-3cbe-4410-829e-1e186fb76689 tempest-VolumesGetTest-1338357712 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a0a709d2-67ca-41cb-890c-faf918ec7ab6" returned: 0 in 0.413s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:21:32 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-427e4e10-3cbe-4410-829e-1e186fb76689 tempest-VolumesGetTest-1338357712 None] Lock "cinder-quobyte-a0a709d2-67ca-41cb-890c-faf918ec7ab6" released by "delete_volume" :: held 1.024s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:21:32 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-427e4e10-3cbe-4410-829e-1e186fb76689 tempest-VolumesGetTest-1338357712 None] Created reservations ['5695bf82-5810-4d2e-b4d9-1ba9f5f845df', '7914997e-f238-44cb-955b-bd57838fc765', 'c577256b-b896-4beb-93e9-c7d8900ed9c2', 'a4684657-fd0e-4235-9c8b-946e755d9447'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:21:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-427e4e10-3cbe-4410-829e-1e186fb76689 tempest-VolumesGetTest-1338357712 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:21:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-427e4e10-3cbe-4410-829e-1e186fb76689 tempest-VolumesGetTest-1338357712 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:21:33 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-427e4e10-3cbe-4410-829e-1e186fb76689 tempest-VolumesGetTest-1338357712 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:21:33 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-427e4e10-3cbe-4410-829e-1e186fb76689 tempest-VolumesGetTest-1338357712 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:21:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-427e4e10-3cbe-4410-829e-1e186fb76689 tempest-VolumesGetTest-1338357712 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.027s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:21:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-427e4e10-3cbe-4410-829e-1e186fb76689 tempest-VolumesGetTest-1338357712 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:21:33 devstack sudo[106039]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:21:33 devstack sudo[106039]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:21:33 devstack sudo[106039]: pam_unix(sudo:session): session closed for user root Aug 15 16:21:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-427e4e10-3cbe-4410-829e-1e186fb76689 tempest-VolumesGetTest-1338357712 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.464s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:21:33 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-427e4e10-3cbe-4410-829e-1e186fb76689 tempest-VolumesGetTest-1338357712 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:21:33 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-427e4e10-3cbe-4410-829e-1e186fb76689 tempest-VolumesGetTest-1338357712 None] Deleted volume successfully. Aug 15 16:21:33 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-427e4e10-3cbe-4410-829e-1e186fb76689 tempest-VolumesGetTest-1338357712 None] Lock "cinder-a0a709d2-67ca-41cb-890c-faf918ec7ab6-delete_volume" released by "delete_volume" :: held 2.011s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:21:38 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-9d820153-ee83-452e-9ecd-90750d621a37 tempest-VolumesActionsTest-1241695965 None] Acquiring lock "cinder-497e2416-abe8-4200-95c1-c691ef767649" by "attach_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:21:38 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-9d820153-ee83-452e-9ecd-90750d621a37 tempest-VolumesActionsTest-1241695965 None] Lock "cinder-497e2416-abe8-4200-95c1-c691ef767649" acquired by "attach_volume" :: waited 0.025s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:21:38 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-9d820153-ee83-452e-9ecd-90750d621a37 tempest-VolumesActionsTest-1241695965 None] Attaching volume 497e2416-abe8-4200-95c1-c691ef767649 to instance 55ac3e95-b248-44df-9a2c-410eebbe922f at mountpoint /dev/vdb on host None. Aug 15 16:21:38 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-9d820153-ee83-452e-9ecd-90750d621a37 tempest-VolumesActionsTest-1241695965 None] Attach volume completed successfully. Aug 15 16:21:38 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-9d820153-ee83-452e-9ecd-90750d621a37 tempest-VolumesActionsTest-1241695965 None] Lock "cinder-497e2416-abe8-4200-95c1-c691ef767649" released by "attach_volume" :: held 0.239s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:21:39 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-2b07f7bb-138c-4c00-819e-ca9e27a9c9c7 tempest-VolumesActionsTest-1241695965 None] Acquiring lock "cinder-497e2416-abe8-4200-95c1-c691ef767649-detach_volume" by "detach_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:21:39 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-2b07f7bb-138c-4c00-819e-ca9e27a9c9c7 tempest-VolumesActionsTest-1241695965 None] Lock "cinder-497e2416-abe8-4200-95c1-c691ef767649-detach_volume" acquired by "detach_volume" :: waited 0.029s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:21:39 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-2b07f7bb-138c-4c00-819e-ca9e27a9c9c7 tempest-VolumesActionsTest-1241695965 None] Detaching volume 497e2416-abe8-4200-95c1-c691ef767649 from instance 55ac3e95-b248-44df-9a2c-410eebbe922f. Aug 15 16:21:39 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-2b07f7bb-138c-4c00-819e-ca9e27a9c9c7 tempest-VolumesActionsTest-1241695965 None] Detach volume completed successfully. Aug 15 16:21:39 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-2b07f7bb-138c-4c00-819e-ca9e27a9c9c7 tempest-VolumesActionsTest-1241695965 None] Lock "cinder-497e2416-abe8-4200-95c1-c691ef767649-detach_volume" released by "detach_volume" :: held 0.088s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:21:39 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-9e3ce8d1-7b8b-447e-b1ee-a86156f67839 tempest-VolumesListTestJSON-1065883753 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:21:39 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9e3ce8d1-7b8b-447e-b1ee-a86156f67839 tempest-VolumesListTestJSON-1065883753 None] Flow 'volume_create_manager' (4b5275fd-8f90-4e3f-9b32-a96bcbfe6d0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:21:39 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9e3ce8d1-7b8b-447e-b1ee-a86156f67839 tempest-VolumesListTestJSON-1065883753 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (af7343e3-4345-4581-9da7-89035b4ae9dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:21:40 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9e3ce8d1-7b8b-447e-b1ee-a86156f67839 tempest-VolumesListTestJSON-1065883753 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (af7343e3-4345-4581-9da7-89035b4ae9dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:21:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1244528282',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d77d002b-e349-41f3-9765-addf0599d255,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='149e49538ccd4f30b5b71e29657cded6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:21:40Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:21:40Z,use_quota=True,user_id='6bb6ad7730394187b74aed261fd935b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:21:40 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9e3ce8d1-7b8b-447e-b1ee-a86156f67839 tempest-VolumesListTestJSON-1065883753 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8429b1d7-dd0f-44c0-b297-388d3ddf7a38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:21:40 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9e3ce8d1-7b8b-447e-b1ee-a86156f67839 tempest-VolumesListTestJSON-1065883753 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8429b1d7-dd0f-44c0-b297-388d3ddf7a38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:21:40 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9e3ce8d1-7b8b-447e-b1ee-a86156f67839 tempest-VolumesListTestJSON-1065883753 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9b72e063-c60c-4b79-b72f-0d3545f1455e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:21:40 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9e3ce8d1-7b8b-447e-b1ee-a86156f67839 tempest-VolumesListTestJSON-1065883753 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9b72e063-c60c-4b79-b72f-0d3545f1455e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd77d002b-e349-41f3-9765-addf0599d255', 'volume_name': 'volume-d77d002b-e349-41f3-9765-addf0599d255', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:21:40 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9e3ce8d1-7b8b-447e-b1ee-a86156f67839 tempest-VolumesListTestJSON-1065883753 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e0245bf0-4f90-45ac-9a0a-ff16f1da8833) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:21:40 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9e3ce8d1-7b8b-447e-b1ee-a86156f67839 tempest-VolumesListTestJSON-1065883753 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e0245bf0-4f90-45ac-9a0a-ff16f1da8833) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:21:40 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9e3ce8d1-7b8b-447e-b1ee-a86156f67839 tempest-VolumesListTestJSON-1065883753 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (86d3101a-c721-431c-a63b-6df1fcd31e55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:21:40 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-9e3ce8d1-7b8b-447e-b1ee-a86156f67839 tempest-VolumesListTestJSON-1065883753 None] Volume d77d002b-e349-41f3-9765-addf0599d255: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d77d002b-e349-41f3-9765-addf0599d255', 'volume_size': 1} Aug 15 16:21:40 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9e3ce8d1-7b8b-447e-b1ee-a86156f67839 tempest-VolumesListTestJSON-1065883753 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:21:40 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9e3ce8d1-7b8b-447e-b1ee-a86156f67839 tempest-VolumesListTestJSON-1065883753 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:21:40 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-9e3ce8d1-7b8b-447e-b1ee-a86156f67839 tempest-VolumesListTestJSON-1065883753 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:21:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1244528282',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d77d002b-e349-41f3-9765-addf0599d255,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='149e49538ccd4f30b5b71e29657cded6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:21:40Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:21:40Z,use_quota=True,user_id='6bb6ad7730394187b74aed261fd935b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:21:40 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-9e3ce8d1-7b8b-447e-b1ee-a86156f67839 tempest-VolumesListTestJSON-1065883753 None] Creating volume d77d002b-e349-41f3-9765-addf0599d255 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:21:40 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9e3ce8d1-7b8b-447e-b1ee-a86156f67839 tempest-VolumesListTestJSON-1065883753 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:21:40 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9e3ce8d1-7b8b-447e-b1ee-a86156f67839 tempest-VolumesListTestJSON-1065883753 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:21:40 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-9e3ce8d1-7b8b-447e-b1ee-a86156f67839 tempest-VolumesListTestJSON-1065883753 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:21:40 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-9e3ce8d1-7b8b-447e-b1ee-a86156f67839 tempest-VolumesListTestJSON-1065883753 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:21:40 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9e3ce8d1-7b8b-447e-b1ee-a86156f67839 tempest-VolumesListTestJSON-1065883753 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:21:40 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-9e3ce8d1-7b8b-447e-b1ee-a86156f67839 tempest-VolumesListTestJSON-1065883753 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:21:40 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-9e3ce8d1-7b8b-447e-b1ee-a86156f67839 tempest-VolumesListTestJSON-1065883753 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:21:40 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9e3ce8d1-7b8b-447e-b1ee-a86156f67839 tempest-VolumesListTestJSON-1065883753 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d77d002b-e349-41f3-9765-addf0599d255 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:21:40 devstack sudo[106119]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d77d002b-e349-41f3-9765-addf0599d255 1073741824 Aug 15 16:21:40 devstack sudo[106119]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:21:41 devstack sudo[106119]: pam_unix(sudo:session): session closed for user root Aug 15 16:21:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9e3ce8d1-7b8b-447e-b1ee-a86156f67839 tempest-VolumesListTestJSON-1065883753 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d77d002b-e349-41f3-9765-addf0599d255 1073741824" returned: 0 in 0.948s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:21:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9e3ce8d1-7b8b-447e-b1ee-a86156f67839 tempest-VolumesListTestJSON-1065883753 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d77d002b-e349-41f3-9765-addf0599d255 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:21:41 devstack sudo[106163]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d77d002b-e349-41f3-9765-addf0599d255 Aug 15 16:21:41 devstack sudo[106163]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:21:41 devstack sudo[106163]: pam_unix(sudo:session): session closed for user root Aug 15 16:21:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9e3ce8d1-7b8b-447e-b1ee-a86156f67839 tempest-VolumesListTestJSON-1065883753 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d77d002b-e349-41f3-9765-addf0599d255" returned: 0 in 0.279s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:21:41 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-9e3ce8d1-7b8b-447e-b1ee-a86156f67839 tempest-VolumesListTestJSON-1065883753 None] <== create_volume: return (1307ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:21:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9e3ce8d1-7b8b-447e-b1ee-a86156f67839 tempest-VolumesListTestJSON-1065883753 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.309s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:21:41 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9e3ce8d1-7b8b-447e-b1ee-a86156f67839 tempest-VolumesListTestJSON-1065883753 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (86d3101a-c721-431c-a63b-6df1fcd31e55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d77d002b-e349-41f3-9765-addf0599d255', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:21:41 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9e3ce8d1-7b8b-447e-b1ee-a86156f67839 tempest-VolumesListTestJSON-1065883753 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (44d76731-6d90-4b3d-8e97-9af46ec016a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:21:41 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-9e3ce8d1-7b8b-447e-b1ee-a86156f67839 tempest-VolumesListTestJSON-1065883753 None] Volume volume-d77d002b-e349-41f3-9765-addf0599d255 (d77d002b-e349-41f3-9765-addf0599d255): created successfully Aug 15 16:21:41 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9e3ce8d1-7b8b-447e-b1ee-a86156f67839 tempest-VolumesListTestJSON-1065883753 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (44d76731-6d90-4b3d-8e97-9af46ec016a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:21:41 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9e3ce8d1-7b8b-447e-b1ee-a86156f67839 tempest-VolumesListTestJSON-1065883753 None] Flow 'volume_create_manager' (4b5275fd-8f90-4e3f-9b32-a96bcbfe6d0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:21:41 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-9e3ce8d1-7b8b-447e-b1ee-a86156f67839 tempest-VolumesListTestJSON-1065883753 None] Created volume successfully. Aug 15 16:21:42 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-ee8105d2-3e82-40a1-b15b-0cc52dae21a6 tempest-VolumesListTestJSON-1065883753 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:21:42 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ee8105d2-3e82-40a1-b15b-0cc52dae21a6 tempest-VolumesListTestJSON-1065883753 None] Flow 'volume_create_manager' (b2f742fb-7e34-48e7-b7c7-bdd163a8c6aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:21:42 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ee8105d2-3e82-40a1-b15b-0cc52dae21a6 tempest-VolumesListTestJSON-1065883753 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6a876f8c-c3b6-4dad-8dc5-4a03cc71b1c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:21:42 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ee8105d2-3e82-40a1-b15b-0cc52dae21a6 tempest-VolumesListTestJSON-1065883753 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6a876f8c-c3b6-4dad-8dc5-4a03cc71b1c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:21:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1776954054',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=57fd3b66-d336-4a4b-9b4f-3287ec065860,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='149e49538ccd4f30b5b71e29657cded6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:21:42Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:21:42Z,use_quota=True,user_id='6bb6ad7730394187b74aed261fd935b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:21:42 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ee8105d2-3e82-40a1-b15b-0cc52dae21a6 tempest-VolumesListTestJSON-1065883753 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (65a79beb-2723-4af4-b3f9-fbd8ccad2ccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:21:42 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ee8105d2-3e82-40a1-b15b-0cc52dae21a6 tempest-VolumesListTestJSON-1065883753 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (65a79beb-2723-4af4-b3f9-fbd8ccad2ccf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:21:42 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ee8105d2-3e82-40a1-b15b-0cc52dae21a6 tempest-VolumesListTestJSON-1065883753 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e68e8448-d3e1-4728-9fad-c3681ea9be94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:21:42 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ee8105d2-3e82-40a1-b15b-0cc52dae21a6 tempest-VolumesListTestJSON-1065883753 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e68e8448-d3e1-4728-9fad-c3681ea9be94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '57fd3b66-d336-4a4b-9b4f-3287ec065860', 'volume_name': 'volume-57fd3b66-d336-4a4b-9b4f-3287ec065860', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:21:42 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ee8105d2-3e82-40a1-b15b-0cc52dae21a6 tempest-VolumesListTestJSON-1065883753 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (641da999-a72d-4025-812d-4a8c56b20b20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:21:42 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ee8105d2-3e82-40a1-b15b-0cc52dae21a6 tempest-VolumesListTestJSON-1065883753 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (641da999-a72d-4025-812d-4a8c56b20b20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:21:42 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ee8105d2-3e82-40a1-b15b-0cc52dae21a6 tempest-VolumesListTestJSON-1065883753 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (35e5e2b1-60c5-4af4-8598-2d49cb7b635c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:21:42 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-ee8105d2-3e82-40a1-b15b-0cc52dae21a6 tempest-VolumesListTestJSON-1065883753 None] Volume 57fd3b66-d336-4a4b-9b4f-3287ec065860: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-57fd3b66-d336-4a4b-9b4f-3287ec065860', 'volume_size': 1} Aug 15 16:21:42 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ee8105d2-3e82-40a1-b15b-0cc52dae21a6 tempest-VolumesListTestJSON-1065883753 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:21:42 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ee8105d2-3e82-40a1-b15b-0cc52dae21a6 tempest-VolumesListTestJSON-1065883753 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:21:42 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ee8105d2-3e82-40a1-b15b-0cc52dae21a6 tempest-VolumesListTestJSON-1065883753 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:21:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1776954054',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=57fd3b66-d336-4a4b-9b4f-3287ec065860,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='149e49538ccd4f30b5b71e29657cded6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:21:42Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:21:42Z,use_quota=True,user_id='6bb6ad7730394187b74aed261fd935b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:21:42 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-ee8105d2-3e82-40a1-b15b-0cc52dae21a6 tempest-VolumesListTestJSON-1065883753 None] Creating volume 57fd3b66-d336-4a4b-9b4f-3287ec065860 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:21:42 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ee8105d2-3e82-40a1-b15b-0cc52dae21a6 tempest-VolumesListTestJSON-1065883753 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:21:42 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ee8105d2-3e82-40a1-b15b-0cc52dae21a6 tempest-VolumesListTestJSON-1065883753 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:21:42 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ee8105d2-3e82-40a1-b15b-0cc52dae21a6 tempest-VolumesListTestJSON-1065883753 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:21:42 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ee8105d2-3e82-40a1-b15b-0cc52dae21a6 tempest-VolumesListTestJSON-1065883753 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:21:42 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ee8105d2-3e82-40a1-b15b-0cc52dae21a6 tempest-VolumesListTestJSON-1065883753 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:21:42 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ee8105d2-3e82-40a1-b15b-0cc52dae21a6 tempest-VolumesListTestJSON-1065883753 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:21:42 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-ee8105d2-3e82-40a1-b15b-0cc52dae21a6 tempest-VolumesListTestJSON-1065883753 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:21:42 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ee8105d2-3e82-40a1-b15b-0cc52dae21a6 tempest-VolumesListTestJSON-1065883753 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-57fd3b66-d336-4a4b-9b4f-3287ec065860 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:21:42 devstack sudo[106169]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-57fd3b66-d336-4a4b-9b4f-3287ec065860 1073741824 Aug 15 16:21:42 devstack sudo[106169]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:21:43 devstack sudo[106169]: pam_unix(sudo:session): session closed for user root Aug 15 16:21:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ee8105d2-3e82-40a1-b15b-0cc52dae21a6 tempest-VolumesListTestJSON-1065883753 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-57fd3b66-d336-4a4b-9b4f-3287ec065860 1073741824" returned: 0 in 0.583s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:21:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ee8105d2-3e82-40a1-b15b-0cc52dae21a6 tempest-VolumesListTestJSON-1065883753 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-57fd3b66-d336-4a4b-9b4f-3287ec065860 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:21:43 devstack sudo[106175]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-57fd3b66-d336-4a4b-9b4f-3287ec065860 Aug 15 16:21:43 devstack sudo[106175]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:21:43 devstack sudo[106175]: pam_unix(sudo:session): session closed for user root Aug 15 16:21:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ee8105d2-3e82-40a1-b15b-0cc52dae21a6 tempest-VolumesListTestJSON-1065883753 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-57fd3b66-d336-4a4b-9b4f-3287ec065860" returned: 0 in 0.384s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:21:43 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ee8105d2-3e82-40a1-b15b-0cc52dae21a6 tempest-VolumesListTestJSON-1065883753 None] <== create_volume: return (1020ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:21:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ee8105d2-3e82-40a1-b15b-0cc52dae21a6 tempest-VolumesListTestJSON-1065883753 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.023s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:21:43 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ee8105d2-3e82-40a1-b15b-0cc52dae21a6 tempest-VolumesListTestJSON-1065883753 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (35e5e2b1-60c5-4af4-8598-2d49cb7b635c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-57fd3b66-d336-4a4b-9b4f-3287ec065860', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:21:43 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ee8105d2-3e82-40a1-b15b-0cc52dae21a6 tempest-VolumesListTestJSON-1065883753 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (49f84e48-d635-4529-8c16-9ec9d3959f84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:21:43 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-ee8105d2-3e82-40a1-b15b-0cc52dae21a6 tempest-VolumesListTestJSON-1065883753 None] Volume volume-57fd3b66-d336-4a4b-9b4f-3287ec065860 (57fd3b66-d336-4a4b-9b4f-3287ec065860): created successfully Aug 15 16:21:43 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ee8105d2-3e82-40a1-b15b-0cc52dae21a6 tempest-VolumesListTestJSON-1065883753 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (49f84e48-d635-4529-8c16-9ec9d3959f84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:21:43 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ee8105d2-3e82-40a1-b15b-0cc52dae21a6 tempest-VolumesListTestJSON-1065883753 None] Flow 'volume_create_manager' (b2f742fb-7e34-48e7-b7c7-bdd163a8c6aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:21:43 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-ee8105d2-3e82-40a1-b15b-0cc52dae21a6 tempest-VolumesListTestJSON-1065883753 None] Created volume successfully. Aug 15 16:21:45 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-a60a07d3-8ef8-4b3b-a60c-60b29d519a10 tempest-VolumesListTestJSON-1065883753 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:21:45 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-a60a07d3-8ef8-4b3b-a60c-60b29d519a10 tempest-VolumesListTestJSON-1065883753 None] Flow 'volume_create_manager' (acf309fb-1ff9-44f2-a665-bc895c275787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:21:45 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-a60a07d3-8ef8-4b3b-a60c-60b29d519a10 tempest-VolumesListTestJSON-1065883753 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (94c23b67-a98d-4a08-9d6b-1a2d83bc3744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:21:45 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-a60a07d3-8ef8-4b3b-a60c-60b29d519a10 tempest-VolumesListTestJSON-1065883753 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (94c23b67-a98d-4a08-9d6b-1a2d83bc3744) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:21:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1178769999',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f2e3aafe-93a2-4af0-9786-ce0ca79c3e85,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='149e49538ccd4f30b5b71e29657cded6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:21:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:21:45Z,use_quota=True,user_id='6bb6ad7730394187b74aed261fd935b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:21:45 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-a60a07d3-8ef8-4b3b-a60c-60b29d519a10 tempest-VolumesListTestJSON-1065883753 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9597bee1-255f-40f4-80f7-6aeebfae8d88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:21:45 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-a60a07d3-8ef8-4b3b-a60c-60b29d519a10 tempest-VolumesListTestJSON-1065883753 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9597bee1-255f-40f4-80f7-6aeebfae8d88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:21:45 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-a60a07d3-8ef8-4b3b-a60c-60b29d519a10 tempest-VolumesListTestJSON-1065883753 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ae770dc4-fe4d-495f-a0d9-2c9b78d164a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:21:45 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-a60a07d3-8ef8-4b3b-a60c-60b29d519a10 tempest-VolumesListTestJSON-1065883753 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ae770dc4-fe4d-495f-a0d9-2c9b78d164a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f2e3aafe-93a2-4af0-9786-ce0ca79c3e85', 'volume_name': 'volume-f2e3aafe-93a2-4af0-9786-ce0ca79c3e85', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:21:45 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-a60a07d3-8ef8-4b3b-a60c-60b29d519a10 tempest-VolumesListTestJSON-1065883753 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (59399701-1877-4f59-a047-b104a78abbca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:21:45 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-a60a07d3-8ef8-4b3b-a60c-60b29d519a10 tempest-VolumesListTestJSON-1065883753 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (59399701-1877-4f59-a047-b104a78abbca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:21:45 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-a60a07d3-8ef8-4b3b-a60c-60b29d519a10 tempest-VolumesListTestJSON-1065883753 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8e42337c-4436-4936-97a2-bf5a731f4e3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:21:45 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-a60a07d3-8ef8-4b3b-a60c-60b29d519a10 tempest-VolumesListTestJSON-1065883753 None] Volume f2e3aafe-93a2-4af0-9786-ce0ca79c3e85: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f2e3aafe-93a2-4af0-9786-ce0ca79c3e85', 'volume_size': 1} Aug 15 16:21:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-a60a07d3-8ef8-4b3b-a60c-60b29d519a10 tempest-VolumesListTestJSON-1065883753 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:21:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-a60a07d3-8ef8-4b3b-a60c-60b29d519a10 tempest-VolumesListTestJSON-1065883753 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:21:45 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-a60a07d3-8ef8-4b3b-a60c-60b29d519a10 tempest-VolumesListTestJSON-1065883753 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:21:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1178769999',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f2e3aafe-93a2-4af0-9786-ce0ca79c3e85,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='149e49538ccd4f30b5b71e29657cded6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:21:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:21:45Z,use_quota=True,user_id='6bb6ad7730394187b74aed261fd935b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:21:45 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-a60a07d3-8ef8-4b3b-a60c-60b29d519a10 tempest-VolumesListTestJSON-1065883753 None] Creating volume f2e3aafe-93a2-4af0-9786-ce0ca79c3e85 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:21:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-a60a07d3-8ef8-4b3b-a60c-60b29d519a10 tempest-VolumesListTestJSON-1065883753 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:21:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-a60a07d3-8ef8-4b3b-a60c-60b29d519a10 tempest-VolumesListTestJSON-1065883753 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:21:45 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-a60a07d3-8ef8-4b3b-a60c-60b29d519a10 tempest-VolumesListTestJSON-1065883753 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:21:45 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-a60a07d3-8ef8-4b3b-a60c-60b29d519a10 tempest-VolumesListTestJSON-1065883753 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:21:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-a60a07d3-8ef8-4b3b-a60c-60b29d519a10 tempest-VolumesListTestJSON-1065883753 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:21:45 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-a60a07d3-8ef8-4b3b-a60c-60b29d519a10 tempest-VolumesListTestJSON-1065883753 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:21:45 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-a60a07d3-8ef8-4b3b-a60c-60b29d519a10 tempest-VolumesListTestJSON-1065883753 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:21:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a60a07d3-8ef8-4b3b-a60c-60b29d519a10 tempest-VolumesListTestJSON-1065883753 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f2e3aafe-93a2-4af0-9786-ce0ca79c3e85 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:21:45 devstack sudo[106182]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f2e3aafe-93a2-4af0-9786-ce0ca79c3e85 1073741824 Aug 15 16:21:45 devstack sudo[106182]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:21:46 devstack sudo[106182]: pam_unix(sudo:session): session closed for user root Aug 15 16:21:46 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a60a07d3-8ef8-4b3b-a60c-60b29d519a10 tempest-VolumesListTestJSON-1065883753 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f2e3aafe-93a2-4af0-9786-ce0ca79c3e85 1073741824" returned: 0 in 0.786s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:21:46 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a60a07d3-8ef8-4b3b-a60c-60b29d519a10 tempest-VolumesListTestJSON-1065883753 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f2e3aafe-93a2-4af0-9786-ce0ca79c3e85 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:21:46 devstack sudo[106187]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f2e3aafe-93a2-4af0-9786-ce0ca79c3e85 Aug 15 16:21:46 devstack sudo[106187]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:21:46 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f21b1694-b471-452d-afd1-dce22d2559ae tempest-VolumesActionsTest-1241695965 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:21:46 devstack sudo[106187]: pam_unix(sudo:session): session closed for user root Aug 15 16:21:46 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a60a07d3-8ef8-4b3b-a60c-60b29d519a10 tempest-VolumesListTestJSON-1065883753 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f2e3aafe-93a2-4af0-9786-ce0ca79c3e85" returned: 0 in 0.406s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:21:46 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-a60a07d3-8ef8-4b3b-a60c-60b29d519a10 tempest-VolumesListTestJSON-1065883753 None] <== create_volume: return (1257ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:21:46 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-a60a07d3-8ef8-4b3b-a60c-60b29d519a10 tempest-VolumesListTestJSON-1065883753 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.261s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:21:46 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f21b1694-b471-452d-afd1-dce22d2559ae tempest-VolumesActionsTest-1241695965 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" :: waited 0.058s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:21:46 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-a60a07d3-8ef8-4b3b-a60c-60b29d519a10 tempest-VolumesListTestJSON-1065883753 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8e42337c-4436-4936-97a2-bf5a731f4e3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f2e3aafe-93a2-4af0-9786-ce0ca79c3e85', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:21:46 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-a60a07d3-8ef8-4b3b-a60c-60b29d519a10 tempest-VolumesListTestJSON-1065883753 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5502ff5c-5c87-4828-b3df-ca65ff2eeb42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:21:46 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[866044d3-5dd0-4b51-8652-52b162d26b0d]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:21:46 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f21b1694-b471-452d-afd1-dce22d2559ae tempest-VolumesActionsTest-1241695965 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-497e2416-abe8-4200-95c1-c691ef767649 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:21:46 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-174ed19f-99ee-46e0-82c9-8e666280007b tempest-AttachVolumeShelveTestJSON-489072875 None] Acquiring lock "cinder-d94ab445-a164-4b71-a53a-23a542d8b522-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:21:46 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-a60a07d3-8ef8-4b3b-a60c-60b29d519a10 tempest-VolumesListTestJSON-1065883753 None] Volume volume-f2e3aafe-93a2-4af0-9786-ce0ca79c3e85 (f2e3aafe-93a2-4af0-9786-ce0ca79c3e85): created successfully Aug 15 16:21:46 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-a60a07d3-8ef8-4b3b-a60c-60b29d519a10 tempest-VolumesListTestJSON-1065883753 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5502ff5c-5c87-4828-b3df-ca65ff2eeb42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:21:46 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-a60a07d3-8ef8-4b3b-a60c-60b29d519a10 tempest-VolumesListTestJSON-1065883753 None] Flow 'volume_create_manager' (acf309fb-1ff9-44f2-a665-bc895c275787) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:21:46 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-174ed19f-99ee-46e0-82c9-8e666280007b tempest-AttachVolumeShelveTestJSON-489072875 None] Lock "cinder-d94ab445-a164-4b71-a53a-23a542d8b522-delete_volume" acquired by "delete_volume" :: waited 0.041s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:21:46 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-a60a07d3-8ef8-4b3b-a60c-60b29d519a10 tempest-VolumesListTestJSON-1065883753 None] Created volume successfully. Aug 15 16:21:46 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-174ed19f-99ee-46e0-82c9-8e666280007b tempest-AttachVolumeShelveTestJSON-489072875 None] Acquiring lock "cinder-quobyte-d94ab445-a164-4b71-a53a-23a542d8b522" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:21:46 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-174ed19f-99ee-46e0-82c9-8e666280007b tempest-AttachVolumeShelveTestJSON-489072875 None] Lock "cinder-quobyte-d94ab445-a164-4b71-a53a-23a542d8b522" acquired by "delete_volume" :: waited 0.017s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:21:47 devstack sudo[106190]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-497e2416-abe8-4200-95c1-c691ef767649 Aug 15 16:21:47 devstack sudo[106190]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:21:47 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[09c21864-a46c-42b7-8e9e-dde02ca5f991]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:21:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-174ed19f-99ee-46e0-82c9-8e666280007b tempest-AttachVolumeShelveTestJSON-489072875 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d94ab445-a164-4b71-a53a-23a542d8b522 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:21:47 devstack sudo[106192]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d94ab445-a164-4b71-a53a-23a542d8b522 Aug 15 16:21:47 devstack sudo[106192]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:21:47 devstack sudo[106190]: pam_unix(sudo:session): session closed for user root Aug 15 16:21:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f21b1694-b471-452d-afd1-dce22d2559ae tempest-VolumesActionsTest-1241695965 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-497e2416-abe8-4200-95c1-c691ef767649" returned: 0 in 0.437s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:21:47 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[2d1cd3a7-31d0-4ab4-be7a-a55bf730d7ac]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:21:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f21b1694-b471-452d-afd1-dce22d2559ae tempest-VolumesActionsTest-1241695965 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-497e2416-abe8-4200-95c1-c691ef767649 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:21:47 devstack sudo[106192]: pam_unix(sudo:session): session closed for user root Aug 15 16:21:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-174ed19f-99ee-46e0-82c9-8e666280007b tempest-AttachVolumeShelveTestJSON-489072875 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d94ab445-a164-4b71-a53a-23a542d8b522" returned: 0 in 0.408s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:21:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-174ed19f-99ee-46e0-82c9-8e666280007b tempest-AttachVolumeShelveTestJSON-489072875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d94ab445-a164-4b71-a53a-23a542d8b522 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:21:47 devstack sudo[106198]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-497e2416-abe8-4200-95c1-c691ef767649 Aug 15 16:21:47 devstack sudo[106198]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:21:47 devstack sudo[106202]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d94ab445-a164-4b71-a53a-23a542d8b522 Aug 15 16:21:47 devstack sudo[106202]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:21:47 devstack sudo[106202]: pam_unix(sudo:session): session closed for user root Aug 15 16:21:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-174ed19f-99ee-46e0-82c9-8e666280007b tempest-AttachVolumeShelveTestJSON-489072875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d94ab445-a164-4b71-a53a-23a542d8b522" returned: 0 in 0.312s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:21:47 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-174ed19f-99ee-46e0-82c9-8e666280007b tempest-AttachVolumeShelveTestJSON-489072875 None] Lock "cinder-quobyte-d94ab445-a164-4b71-a53a-23a542d8b522" released by "delete_volume" :: held 0.786s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:21:47 devstack sudo[106198]: pam_unix(sudo:session): session closed for user root Aug 15 16:21:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f21b1694-b471-452d-afd1-dce22d2559ae tempest-VolumesActionsTest-1241695965 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-497e2416-abe8-4200-95c1-c691ef767649" returned: 0 in 0.480s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:21:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f21b1694-b471-452d-afd1-dce22d2559ae tempest-VolumesActionsTest-1241695965 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-497e2416-abe8-4200-95c1-c691ef767649 /opt/stack/data/cinder/conversion/497e2416-abe8-4200-95c1-c691ef767649.temp_image.a6fdc2c0-ab27-45ca-877b-0acdcf0a00f5oy9ljjh_.img {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:21:47 devstack sudo[106208]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-497e2416-abe8-4200-95c1-c691ef767649 /opt/stack/data/cinder/conversion/497e2416-abe8-4200-95c1-c691ef767649.temp_image.a6fdc2c0-ab27-45ca-877b-0acdcf0a00f5oy9ljjh_.img Aug 15 16:21:47 devstack sudo[106208]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:21:47 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-174ed19f-99ee-46e0-82c9-8e666280007b tempest-AttachVolumeShelveTestJSON-489072875 None] Created reservations ['66143758-fed7-4edb-b6d3-426f38055939', 'a0c60563-03eb-4268-ad5c-7cb47e85ecfa', '2606db60-d327-4e61-bf6b-bd27e2df87c4', '6a00ad8d-d83a-46ff-b655-762398f0fd28'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:21:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-174ed19f-99ee-46e0-82c9-8e666280007b tempest-AttachVolumeShelveTestJSON-489072875 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:21:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-174ed19f-99ee-46e0-82c9-8e666280007b tempest-AttachVolumeShelveTestJSON-489072875 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:21:48 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-174ed19f-99ee-46e0-82c9-8e666280007b tempest-AttachVolumeShelveTestJSON-489072875 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:21:48 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-174ed19f-99ee-46e0-82c9-8e666280007b tempest-AttachVolumeShelveTestJSON-489072875 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:21:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-174ed19f-99ee-46e0-82c9-8e666280007b tempest-AttachVolumeShelveTestJSON-489072875 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.023s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:21:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-174ed19f-99ee-46e0-82c9-8e666280007b tempest-AttachVolumeShelveTestJSON-489072875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:21:48 devstack sudo[106210]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:21:48 devstack sudo[106210]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:21:48 devstack sudo[106210]: pam_unix(sudo:session): session closed for user root Aug 15 16:21:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-174ed19f-99ee-46e0-82c9-8e666280007b tempest-AttachVolumeShelveTestJSON-489072875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.524s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:21:48 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-174ed19f-99ee-46e0-82c9-8e666280007b tempest-AttachVolumeShelveTestJSON-489072875 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:21:48 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-174ed19f-99ee-46e0-82c9-8e666280007b tempest-AttachVolumeShelveTestJSON-489072875 None] Deleted volume successfully. Aug 15 16:21:48 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-174ed19f-99ee-46e0-82c9-8e666280007b tempest-AttachVolumeShelveTestJSON-489072875 None] Lock "cinder-d94ab445-a164-4b71-a53a-23a542d8b522-delete_volume" released by "delete_volume" :: held 1.752s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:21:53 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-6147eb0d-dbca-4c89-a9c2-3d179b1b431e tempest-VolumesListTestJSON-1065883753 None] Acquiring lock "cinder-f2e3aafe-93a2-4af0-9786-ce0ca79c3e85-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:21:53 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-6147eb0d-dbca-4c89-a9c2-3d179b1b431e tempest-VolumesListTestJSON-1065883753 None] Lock "cinder-f2e3aafe-93a2-4af0-9786-ce0ca79c3e85-delete_volume" acquired by "delete_volume" :: waited 0.044s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:21:53 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-6147eb0d-dbca-4c89-a9c2-3d179b1b431e tempest-VolumesListTestJSON-1065883753 None] Acquiring lock "cinder-quobyte-f2e3aafe-93a2-4af0-9786-ce0ca79c3e85" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:21:53 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-6147eb0d-dbca-4c89-a9c2-3d179b1b431e tempest-VolumesListTestJSON-1065883753 None] Lock "cinder-quobyte-f2e3aafe-93a2-4af0-9786-ce0ca79c3e85" acquired by "delete_volume" :: waited 0.050s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:21:53 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[2b287c09-f7bc-4025-8a52-91ff7d2ca591]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:21:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6147eb0d-dbca-4c89-a9c2-3d179b1b431e tempest-VolumesListTestJSON-1065883753 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f2e3aafe-93a2-4af0-9786-ce0ca79c3e85 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:21:53 devstack sudo[106225]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f2e3aafe-93a2-4af0-9786-ce0ca79c3e85 Aug 15 16:21:53 devstack sudo[106225]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:21:54 devstack sudo[106225]: pam_unix(sudo:session): session closed for user root Aug 15 16:21:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6147eb0d-dbca-4c89-a9c2-3d179b1b431e tempest-VolumesListTestJSON-1065883753 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f2e3aafe-93a2-4af0-9786-ce0ca79c3e85" returned: 0 in 0.552s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:21:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6147eb0d-dbca-4c89-a9c2-3d179b1b431e tempest-VolumesListTestJSON-1065883753 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f2e3aafe-93a2-4af0-9786-ce0ca79c3e85 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:21:54 devstack sudo[106231]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f2e3aafe-93a2-4af0-9786-ce0ca79c3e85 Aug 15 16:21:54 devstack sudo[106231]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:21:54 devstack sudo[106208]: pam_unix(sudo:session): session closed for user root Aug 15 16:21:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f21b1694-b471-452d-afd1-dce22d2559ae tempest-VolumesActionsTest-1241695965 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-497e2416-abe8-4200-95c1-c691ef767649 /opt/stack/data/cinder/conversion/497e2416-abe8-4200-95c1-c691ef767649.temp_image.a6fdc2c0-ab27-45ca-877b-0acdcf0a00f5oy9ljjh_.img" returned: 0 in 6.508s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:21:54 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[05c74da4-26e2-4546-907f-6b345d4360ff]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:21:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f21b1694-b471-452d-afd1-dce22d2559ae tempest-VolumesActionsTest-1241695965 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-497e2416-abe8-4200-95c1-c691ef767649 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:21:54 devstack sudo[106234]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-497e2416-abe8-4200-95c1-c691ef767649 Aug 15 16:21:54 devstack sudo[106234]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:21:54 devstack sudo[106231]: pam_unix(sudo:session): session closed for user root Aug 15 16:21:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6147eb0d-dbca-4c89-a9c2-3d179b1b431e tempest-VolumesListTestJSON-1065883753 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f2e3aafe-93a2-4af0-9786-ce0ca79c3e85" returned: 0 in 0.309s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:21:54 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-6147eb0d-dbca-4c89-a9c2-3d179b1b431e tempest-VolumesListTestJSON-1065883753 None] Lock "cinder-quobyte-f2e3aafe-93a2-4af0-9786-ce0ca79c3e85" released by "delete_volume" :: held 0.993s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:21:54 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-6147eb0d-dbca-4c89-a9c2-3d179b1b431e tempest-VolumesListTestJSON-1065883753 None] Created reservations ['1522d351-d51e-4d69-b656-a9204abc0ec1', 'b7ad5e86-1dc0-4a50-a158-cf51ab8877d9', 'b9b4b479-fd94-4806-b85a-e58a060d02a8', '0fa454b3-42cd-4f82-a3c7-110aa01d8abe'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:21:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-6147eb0d-dbca-4c89-a9c2-3d179b1b431e tempest-VolumesListTestJSON-1065883753 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:21:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-6147eb0d-dbca-4c89-a9c2-3d179b1b431e tempest-VolumesListTestJSON-1065883753 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:21:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-6147eb0d-dbca-4c89-a9c2-3d179b1b431e tempest-VolumesListTestJSON-1065883753 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:21:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-6147eb0d-dbca-4c89-a9c2-3d179b1b431e tempest-VolumesListTestJSON-1065883753 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:21:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-6147eb0d-dbca-4c89-a9c2-3d179b1b431e tempest-VolumesListTestJSON-1065883753 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:21:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6147eb0d-dbca-4c89-a9c2-3d179b1b431e tempest-VolumesListTestJSON-1065883753 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:21:54 devstack sudo[106239]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:21:54 devstack sudo[106239]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:21:54 devstack cinder-volume[94214]: DEBUG oslo_service.periodic_task [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94214) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 15 16:21:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:21:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:21:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:21:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:21:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.024s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:21:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:21:54 devstack sudo[106241]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:21:54 devstack sudo[106241]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:21:55 devstack sudo[106234]: pam_unix(sudo:session): session closed for user root Aug 15 16:21:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f21b1694-b471-452d-afd1-dce22d2559ae tempest-VolumesActionsTest-1241695965 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-497e2416-abe8-4200-95c1-c691ef767649" returned: 0 in 0.707s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:21:55 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-f21b1694-b471-452d-afd1-dce22d2559ae tempest-VolumesActionsTest-1241695965 None] Image conversion details: src /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-497e2416-abe8-4200-95c1-c691ef767649, size 1024.00 MB, duration 6.51 sec, destination /opt/stack/data/cinder/conversion/497e2416-abe8-4200-95c1-c691ef767649.temp_image.a6fdc2c0-ab27-45ca-877b-0acdcf0a00f5oy9ljjh_.img {{(pid=94214) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 15 16:21:55 devstack cinder-volume[94214]: INFO cinder.image.image_utils [None req-f21b1694-b471-452d-afd1-dce22d2559ae tempest-VolumesActionsTest-1241695965 None] Converted 1024.00 MB image at 157.32 MB/s Aug 15 16:21:55 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-f21b1694-b471-452d-afd1-dce22d2559ae tempest-VolumesActionsTest-1241695965 None] a6fdc2c0-ab27-45ca-877b-0acdcf0a00f5 was raw, no need to convert to raw {{(pid=94214) upload_volume /opt/stack/cinder/cinder/image/image_utils.py:1162}} Aug 15 16:21:55 devstack sudo[106239]: pam_unix(sudo:session): session closed for user root Aug 15 16:21:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6147eb0d-dbca-4c89-a9c2-3d179b1b431e tempest-VolumesListTestJSON-1065883753 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.346s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:21:55 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-6147eb0d-dbca-4c89-a9c2-3d179b1b431e tempest-VolumesListTestJSON-1065883753 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:21:55 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-6147eb0d-dbca-4c89-a9c2-3d179b1b431e tempest-VolumesListTestJSON-1065883753 None] Deleted volume successfully. Aug 15 16:21:55 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-6147eb0d-dbca-4c89-a9c2-3d179b1b431e tempest-VolumesListTestJSON-1065883753 None] Lock "cinder-f2e3aafe-93a2-4af0-9786-ce0ca79c3e85-delete_volume" released by "delete_volume" :: held 1.754s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:21:55 devstack sudo[106241]: pam_unix(sudo:session): session closed for user root Aug 15 16:21:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.416s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:21:55 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:21:55 devstack cinder-volume[94214]: DEBUG oslo_service.periodic_task [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Running periodic task VolumeManager._thread_info {{(pid=94214) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 15 16:21:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] thread count: 28 {{(pid=94214) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 15 16:21:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] thread info: [<_MainThread(MainThread, started 127815644156032)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94214) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 15 16:21:55 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-221149c0-2ccd-464e-9e28-0647a768c90a tempest-VolumesListTestJSON-1065883753 None] Acquiring lock "cinder-57fd3b66-d336-4a4b-9b4f-3287ec065860-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:21:55 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-221149c0-2ccd-464e-9e28-0647a768c90a tempest-VolumesListTestJSON-1065883753 None] Lock "cinder-57fd3b66-d336-4a4b-9b4f-3287ec065860-delete_volume" acquired by "delete_volume" :: waited 0.028s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:21:55 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-221149c0-2ccd-464e-9e28-0647a768c90a tempest-VolumesListTestJSON-1065883753 None] Acquiring lock "cinder-quobyte-57fd3b66-d336-4a4b-9b4f-3287ec065860" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:21:55 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-221149c0-2ccd-464e-9e28-0647a768c90a tempest-VolumesListTestJSON-1065883753 None] Lock "cinder-quobyte-57fd3b66-d336-4a4b-9b4f-3287ec065860" acquired by "delete_volume" :: waited 0.020s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:21:56 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[1d45afc6-b770-42af-a581-68ae33a63a77]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:21:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-221149c0-2ccd-464e-9e28-0647a768c90a tempest-VolumesListTestJSON-1065883753 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-57fd3b66-d336-4a4b-9b4f-3287ec065860 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:21:56 devstack sudo[106248]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-57fd3b66-d336-4a4b-9b4f-3287ec065860 Aug 15 16:21:56 devstack sudo[106248]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:21:56 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-4c0084b7-b8ea-4487-856e-95fff560f328 tempest-TestStampPattern-1601675597 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:21:56 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4c0084b7-b8ea-4487-856e-95fff560f328 tempest-TestStampPattern-1601675597 None] Flow 'volume_create_manager' (cb7c0cd7-ed78-4d66-a407-9054b987e793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:21:56 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4c0084b7-b8ea-4487-856e-95fff560f328 tempest-TestStampPattern-1601675597 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (37ff1d2c-91c4-4b39-b5c1-2d44999c8717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:21:56 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4c0084b7-b8ea-4487-856e-95fff560f328 tempest-TestStampPattern-1601675597 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (37ff1d2c-91c4-4b39-b5c1-2d44999c8717) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:21:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1820168167',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ca0b5cca-ed92-4e1a-880b-236332181aa6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22dcc23c1ae847e7bfdd1e62b0cbd252',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:21:56Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:21:56Z,use_quota=True,user_id='ed1b274f28bb498cb1572eeca4c20c1f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:21:56 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4c0084b7-b8ea-4487-856e-95fff560f328 tempest-TestStampPattern-1601675597 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8e4120eb-beb7-41f1-a55e-72fdfa039825) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:21:56 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4c0084b7-b8ea-4487-856e-95fff560f328 tempest-TestStampPattern-1601675597 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8e4120eb-beb7-41f1-a55e-72fdfa039825) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:21:56 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4c0084b7-b8ea-4487-856e-95fff560f328 tempest-TestStampPattern-1601675597 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6a04c760-3458-42b6-8ae2-06c2c589071c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:21:56 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4c0084b7-b8ea-4487-856e-95fff560f328 tempest-TestStampPattern-1601675597 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6a04c760-3458-42b6-8ae2-06c2c589071c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ca0b5cca-ed92-4e1a-880b-236332181aa6', 'volume_name': 'volume-ca0b5cca-ed92-4e1a-880b-236332181aa6', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:21:56 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4c0084b7-b8ea-4487-856e-95fff560f328 tempest-TestStampPattern-1601675597 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8008e964-0b82-4f81-b71f-5292413885fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:21:56 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4c0084b7-b8ea-4487-856e-95fff560f328 tempest-TestStampPattern-1601675597 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8008e964-0b82-4f81-b71f-5292413885fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:21:56 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4c0084b7-b8ea-4487-856e-95fff560f328 tempest-TestStampPattern-1601675597 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (894e6eee-f066-48f2-9d78-65c84157f026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:21:56 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-4c0084b7-b8ea-4487-856e-95fff560f328 tempest-TestStampPattern-1601675597 None] Volume ca0b5cca-ed92-4e1a-880b-236332181aa6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ca0b5cca-ed92-4e1a-880b-236332181aa6', 'volume_size': 1} Aug 15 16:21:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-4c0084b7-b8ea-4487-856e-95fff560f328 tempest-TestStampPattern-1601675597 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:21:56 devstack sudo[106248]: pam_unix(sudo:session): session closed for user root Aug 15 16:21:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-221149c0-2ccd-464e-9e28-0647a768c90a tempest-VolumesListTestJSON-1065883753 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-57fd3b66-d336-4a4b-9b4f-3287ec065860" returned: 0 in 0.493s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:21:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-221149c0-2ccd-464e-9e28-0647a768c90a tempest-VolumesListTestJSON-1065883753 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-57fd3b66-d336-4a4b-9b4f-3287ec065860 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:21:56 devstack sudo[106253]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-57fd3b66-d336-4a4b-9b4f-3287ec065860 Aug 15 16:21:56 devstack sudo[106253]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:21:56 devstack sudo[106253]: pam_unix(sudo:session): session closed for user root Aug 15 16:21:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-221149c0-2ccd-464e-9e28-0647a768c90a tempest-VolumesListTestJSON-1065883753 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-57fd3b66-d336-4a4b-9b4f-3287ec065860" returned: 0 in 0.477s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:21:57 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-221149c0-2ccd-464e-9e28-0647a768c90a tempest-VolumesListTestJSON-1065883753 None] Lock "cinder-quobyte-57fd3b66-d336-4a4b-9b4f-3287ec065860" released by "delete_volume" :: held 1.047s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:21:57 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-221149c0-2ccd-464e-9e28-0647a768c90a tempest-VolumesListTestJSON-1065883753 None] Created reservations ['43dcdc91-78c6-439d-a2b3-5122163cf81b', 'eb0be0a9-a30a-4cea-a3de-d095d73722e3', '1025c5c8-dc68-4de5-9cd5-45c1a45574c4', '7f6d7c0a-c3d9-4f00-8001-7c09cd5f1eed'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:21:57 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-221149c0-2ccd-464e-9e28-0647a768c90a tempest-VolumesListTestJSON-1065883753 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:21:57 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-221149c0-2ccd-464e-9e28-0647a768c90a tempest-VolumesListTestJSON-1065883753 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:21:57 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-221149c0-2ccd-464e-9e28-0647a768c90a tempest-VolumesListTestJSON-1065883753 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:21:57 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-221149c0-2ccd-464e-9e28-0647a768c90a tempest-VolumesListTestJSON-1065883753 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:21:57 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-221149c0-2ccd-464e-9e28-0647a768c90a tempest-VolumesListTestJSON-1065883753 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:21:57 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-221149c0-2ccd-464e-9e28-0647a768c90a tempest-VolumesListTestJSON-1065883753 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:21:57 devstack sudo[106257]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:21:57 devstack sudo[106257]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:21:57 devstack sudo[106257]: pam_unix(sudo:session): session closed for user root Aug 15 16:21:57 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-221149c0-2ccd-464e-9e28-0647a768c90a tempest-VolumesListTestJSON-1065883753 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.324s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:21:57 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-221149c0-2ccd-464e-9e28-0647a768c90a tempest-VolumesListTestJSON-1065883753 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:21:57 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-221149c0-2ccd-464e-9e28-0647a768c90a tempest-VolumesListTestJSON-1065883753 None] Deleted volume successfully. Aug 15 16:21:57 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-221149c0-2ccd-464e-9e28-0647a768c90a tempest-VolumesListTestJSON-1065883753 None] Lock "cinder-57fd3b66-d336-4a4b-9b4f-3287ec065860-delete_volume" released by "delete_volume" :: held 1.703s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:21:58 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-06290a65-362d-4ef0-8bb7-30ef0e8103de tempest-VolumesListTestJSON-1065883753 None] Acquiring lock "cinder-d77d002b-e349-41f3-9765-addf0599d255-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:21:58 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-06290a65-362d-4ef0-8bb7-30ef0e8103de tempest-VolumesListTestJSON-1065883753 None] Lock "cinder-d77d002b-e349-41f3-9765-addf0599d255-delete_volume" acquired by "delete_volume" :: waited 0.048s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:21:58 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-06290a65-362d-4ef0-8bb7-30ef0e8103de tempest-VolumesListTestJSON-1065883753 None] Acquiring lock "cinder-quobyte-d77d002b-e349-41f3-9765-addf0599d255" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:21:58 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-06290a65-362d-4ef0-8bb7-30ef0e8103de tempest-VolumesListTestJSON-1065883753 None] Lock "cinder-quobyte-d77d002b-e349-41f3-9765-addf0599d255" acquired by "delete_volume" :: waited 0.033s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:21:58 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[13b09b21-d0c8-4ddb-852c-3c006e981e1d]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:21:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-06290a65-362d-4ef0-8bb7-30ef0e8103de tempest-VolumesListTestJSON-1065883753 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d77d002b-e349-41f3-9765-addf0599d255 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:21:58 devstack sudo[106263]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d77d002b-e349-41f3-9765-addf0599d255 Aug 15 16:21:58 devstack sudo[106263]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:21:59 devstack sudo[106263]: pam_unix(sudo:session): session closed for user root Aug 15 16:21:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-06290a65-362d-4ef0-8bb7-30ef0e8103de tempest-VolumesListTestJSON-1065883753 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d77d002b-e349-41f3-9765-addf0599d255" returned: 0 in 0.486s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:21:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-06290a65-362d-4ef0-8bb7-30ef0e8103de tempest-VolumesListTestJSON-1065883753 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d77d002b-e349-41f3-9765-addf0599d255 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:21:59 devstack sudo[106270]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d77d002b-e349-41f3-9765-addf0599d255 Aug 15 16:21:59 devstack sudo[106270]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:21:59 devstack sudo[106270]: pam_unix(sudo:session): session closed for user root Aug 15 16:21:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-06290a65-362d-4ef0-8bb7-30ef0e8103de tempest-VolumesListTestJSON-1065883753 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d77d002b-e349-41f3-9765-addf0599d255" returned: 0 in 0.400s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:21:59 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-06290a65-362d-4ef0-8bb7-30ef0e8103de tempest-VolumesListTestJSON-1065883753 None] Lock "cinder-quobyte-d77d002b-e349-41f3-9765-addf0599d255" released by "delete_volume" :: held 0.990s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:21:59 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-06290a65-362d-4ef0-8bb7-30ef0e8103de tempest-VolumesListTestJSON-1065883753 None] Created reservations ['f67a8359-94f4-4209-927c-c7b99e6891d2', '37def902-8afb-4868-abc3-e9e588d253c2', 'fcc9d9b9-e771-4c8e-953a-ac58328fa0c1', '202213a4-8760-40fb-8612-f1ac131f145a'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:21:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-06290a65-362d-4ef0-8bb7-30ef0e8103de tempest-VolumesListTestJSON-1065883753 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:21:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-06290a65-362d-4ef0-8bb7-30ef0e8103de tempest-VolumesListTestJSON-1065883753 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:21:59 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-06290a65-362d-4ef0-8bb7-30ef0e8103de tempest-VolumesListTestJSON-1065883753 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:21:59 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-06290a65-362d-4ef0-8bb7-30ef0e8103de tempest-VolumesListTestJSON-1065883753 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:21:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-06290a65-362d-4ef0-8bb7-30ef0e8103de tempest-VolumesListTestJSON-1065883753 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.019s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:21:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-06290a65-362d-4ef0-8bb7-30ef0e8103de tempest-VolumesListTestJSON-1065883753 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:21:59 devstack sudo[106277]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:21:59 devstack sudo[106277]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:22:00 devstack sudo[106277]: pam_unix(sudo:session): session closed for user root Aug 15 16:22:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-06290a65-362d-4ef0-8bb7-30ef0e8103de tempest-VolumesListTestJSON-1065883753 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.458s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:22:00 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-06290a65-362d-4ef0-8bb7-30ef0e8103de tempest-VolumesListTestJSON-1065883753 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:22:00 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-06290a65-362d-4ef0-8bb7-30ef0e8103de tempest-VolumesListTestJSON-1065883753 None] Deleted volume successfully. Aug 15 16:22:00 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-06290a65-362d-4ef0-8bb7-30ef0e8103de tempest-VolumesListTestJSON-1065883753 None] Lock "cinder-d77d002b-e349-41f3-9765-addf0599d255-delete_volume" released by "delete_volume" :: held 1.945s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:22:04 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-f511df36-8886-483d-8a35-36bea29fa1d2 tempest-VolumesTestJSON-113455874 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:22:04 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f511df36-8886-483d-8a35-36bea29fa1d2 tempest-VolumesTestJSON-113455874 None] Flow 'volume_create_manager' (992afa6f-25a2-4b00-b49f-14def332c5d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:22:04 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f511df36-8886-483d-8a35-36bea29fa1d2 tempest-VolumesTestJSON-113455874 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (be248252-08b3-476d-bfae-f443c60fad6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:22:04 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f511df36-8886-483d-8a35-36bea29fa1d2 tempest-VolumesTestJSON-113455874 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (be248252-08b3-476d-bfae-f443c60fad6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:22:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-981507030',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=80f55a5a-00a5-482b-8c42-f7bb48efb7d3,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='4294371912534ca58b21ede13e878375',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:22:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:22:05Z,use_quota=True,user_id='355c292dee4c4eaa95109b9de8896816',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:22:04 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f511df36-8886-483d-8a35-36bea29fa1d2 tempest-VolumesTestJSON-113455874 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (843bd767-7345-4724-ace9-476b71fd6400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:22:04 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f511df36-8886-483d-8a35-36bea29fa1d2 tempest-VolumesTestJSON-113455874 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (843bd767-7345-4724-ace9-476b71fd6400) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:22:04 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f511df36-8886-483d-8a35-36bea29fa1d2 tempest-VolumesTestJSON-113455874 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (da212da0-a25d-461e-8908-9eb21e1975ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:22:04 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f511df36-8886-483d-8a35-36bea29fa1d2 tempest-VolumesTestJSON-113455874 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (da212da0-a25d-461e-8908-9eb21e1975ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '80f55a5a-00a5-482b-8c42-f7bb48efb7d3', 'volume_name': 'volume-80f55a5a-00a5-482b-8c42-f7bb48efb7d3', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:22:04 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f511df36-8886-483d-8a35-36bea29fa1d2 tempest-VolumesTestJSON-113455874 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b54bd108-12fc-487f-ad47-29c9eeb90be4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:22:04 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f511df36-8886-483d-8a35-36bea29fa1d2 tempest-VolumesTestJSON-113455874 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b54bd108-12fc-487f-ad47-29c9eeb90be4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:22:04 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f511df36-8886-483d-8a35-36bea29fa1d2 tempest-VolumesTestJSON-113455874 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b1f2e2b4-853c-492d-bcb2-e5b2cfbc8275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:22:04 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-f511df36-8886-483d-8a35-36bea29fa1d2 tempest-VolumesTestJSON-113455874 None] Volume 80f55a5a-00a5-482b-8c42-f7bb48efb7d3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-80f55a5a-00a5-482b-8c42-f7bb48efb7d3', 'volume_size': 1} Aug 15 16:22:04 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f511df36-8886-483d-8a35-36bea29fa1d2 tempest-VolumesTestJSON-113455874 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:22:06 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-0f6a2f5a-f3c0-477b-aa4c-48e8bcc267e3 tempest-VolumesNegativeTest-872927631 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:22:06 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0f6a2f5a-f3c0-477b-aa4c-48e8bcc267e3 tempest-VolumesNegativeTest-872927631 None] Flow 'volume_create_manager' (c48b5c96-1ada-401a-9a37-dab385e7b048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:22:06 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0f6a2f5a-f3c0-477b-aa4c-48e8bcc267e3 tempest-VolumesNegativeTest-872927631 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f6688f9b-3f07-4a47-aefc-bb4bd9479328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:22:06 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0f6a2f5a-f3c0-477b-aa4c-48e8bcc267e3 tempest-VolumesNegativeTest-872927631 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f6688f9b-3f07-4a47-aefc-bb4bd9479328) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:22:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-39365698',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=745443b3-695e-4044-814b-c4f3a2177ed0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed250a4735d346c18e3f03a904765325',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:22:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:22:06Z,use_quota=True,user_id='dc91da552a42495ea3336a426ef53267',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:22:06 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0f6a2f5a-f3c0-477b-aa4c-48e8bcc267e3 tempest-VolumesNegativeTest-872927631 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (eb0dce82-f076-466d-982c-fd6aaba7810c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:22:06 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0f6a2f5a-f3c0-477b-aa4c-48e8bcc267e3 tempest-VolumesNegativeTest-872927631 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (eb0dce82-f076-466d-982c-fd6aaba7810c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:22:06 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0f6a2f5a-f3c0-477b-aa4c-48e8bcc267e3 tempest-VolumesNegativeTest-872927631 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (18c2b127-1e70-4fe6-a931-46a9323dc9b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:22:06 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0f6a2f5a-f3c0-477b-aa4c-48e8bcc267e3 tempest-VolumesNegativeTest-872927631 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (18c2b127-1e70-4fe6-a931-46a9323dc9b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '745443b3-695e-4044-814b-c4f3a2177ed0', 'volume_name': 'volume-745443b3-695e-4044-814b-c4f3a2177ed0', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:22:06 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0f6a2f5a-f3c0-477b-aa4c-48e8bcc267e3 tempest-VolumesNegativeTest-872927631 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3ec1bb6d-34ff-4938-9b1d-7f0d902b466a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:22:06 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0f6a2f5a-f3c0-477b-aa4c-48e8bcc267e3 tempest-VolumesNegativeTest-872927631 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3ec1bb6d-34ff-4938-9b1d-7f0d902b466a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:22:06 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0f6a2f5a-f3c0-477b-aa4c-48e8bcc267e3 tempest-VolumesNegativeTest-872927631 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9becd329-d78e-4757-9760-67cf988fde9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:22:06 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-0f6a2f5a-f3c0-477b-aa4c-48e8bcc267e3 tempest-VolumesNegativeTest-872927631 None] Volume 745443b3-695e-4044-814b-c4f3a2177ed0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-745443b3-695e-4044-814b-c4f3a2177ed0', 'volume_size': 1} Aug 15 16:22:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-0f6a2f5a-f3c0-477b-aa4c-48e8bcc267e3 tempest-VolumesNegativeTest-872927631 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:22:16 devstack cinder-volume[94214]: DEBUG dbcounter [-] [94214] Writing DB stats cinder:SELECT=71,cinder:INSERT=33,cinder:UPDATE=105,cinder:DELETE=5 {{(pid=94214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 16:22:16 devstack cinder-volume[94214]: DEBUG dbcounter [-] [94214] Writing DB stats cinder:SELECT=89,cinder:INSERT=25,cinder:UPDATE=87,cinder:DELETE=9 {{(pid=94214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 16:22:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f21b1694-b471-452d-afd1-dce22d2559ae tempest-VolumesActionsTest-1241695965 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" :: held 33.672s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:22:20 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f21b1694-b471-452d-afd1-dce22d2559ae tempest-VolumesActionsTest-1241695965 None] Uploaded volume to glance image-id: a6fdc2c0-ab27-45ca-877b-0acdcf0a00f5. {{(pid=94214) copy_volume_to_image /opt/stack/cinder/cinder/volume/manager.py:1781}} Aug 15 16:22:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-4c0084b7-b8ea-4487-856e-95fff560f328 tempest-TestStampPattern-1601675597 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 24.049s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:22:20 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-4c0084b7-b8ea-4487-856e-95fff560f328 tempest-TestStampPattern-1601675597 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:21:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1820168167',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ca0b5cca-ed92-4e1a-880b-236332181aa6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22dcc23c1ae847e7bfdd1e62b0cbd252',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:21:56Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:21:56Z,use_quota=True,user_id='ed1b274f28bb498cb1572eeca4c20c1f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:22:20 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-4c0084b7-b8ea-4487-856e-95fff560f328 tempest-TestStampPattern-1601675597 None] Creating volume ca0b5cca-ed92-4e1a-880b-236332181aa6 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:22:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-4c0084b7-b8ea-4487-856e-95fff560f328 tempest-TestStampPattern-1601675597 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:22:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-4c0084b7-b8ea-4487-856e-95fff560f328 tempest-TestStampPattern-1601675597 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:22:20 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-4c0084b7-b8ea-4487-856e-95fff560f328 tempest-TestStampPattern-1601675597 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:22:20 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-4c0084b7-b8ea-4487-856e-95fff560f328 tempest-TestStampPattern-1601675597 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:22:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-4c0084b7-b8ea-4487-856e-95fff560f328 tempest-TestStampPattern-1601675597 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:22:20 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-4c0084b7-b8ea-4487-856e-95fff560f328 tempest-TestStampPattern-1601675597 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:22:20 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-4c0084b7-b8ea-4487-856e-95fff560f328 tempest-TestStampPattern-1601675597 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:22:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4c0084b7-b8ea-4487-856e-95fff560f328 tempest-TestStampPattern-1601675597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ca0b5cca-ed92-4e1a-880b-236332181aa6 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:22:20 devstack sudo[106458]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ca0b5cca-ed92-4e1a-880b-236332181aa6 1073741824 Aug 15 16:22:20 devstack sudo[106458]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:22:20 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-f21b1694-b471-452d-afd1-dce22d2559ae tempest-VolumesActionsTest-1241695965 None] Copy volume to image completed successfully. Aug 15 16:22:20 devstack sudo[106458]: pam_unix(sudo:session): session closed for user root Aug 15 16:22:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4c0084b7-b8ea-4487-856e-95fff560f328 tempest-TestStampPattern-1601675597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ca0b5cca-ed92-4e1a-880b-236332181aa6 1073741824" returned: 0 in 0.402s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:22:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4c0084b7-b8ea-4487-856e-95fff560f328 tempest-TestStampPattern-1601675597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ca0b5cca-ed92-4e1a-880b-236332181aa6 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:22:20 devstack sudo[106464]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ca0b5cca-ed92-4e1a-880b-236332181aa6 Aug 15 16:22:20 devstack sudo[106464]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:22:21 devstack sudo[106464]: pam_unix(sudo:session): session closed for user root Aug 15 16:22:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4c0084b7-b8ea-4487-856e-95fff560f328 tempest-TestStampPattern-1601675597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ca0b5cca-ed92-4e1a-880b-236332181aa6" returned: 0 in 0.240s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:22:21 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-4c0084b7-b8ea-4487-856e-95fff560f328 tempest-TestStampPattern-1601675597 None] <== create_volume: return (681ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:22:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-4c0084b7-b8ea-4487-856e-95fff560f328 tempest-TestStampPattern-1601675597 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.684s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:22:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f511df36-8886-483d-8a35-36bea29fa1d2 tempest-VolumesTestJSON-113455874 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 16.219s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:22:21 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-f511df36-8886-483d-8a35-36bea29fa1d2 tempest-VolumesTestJSON-113455874 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:22:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-981507030',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=80f55a5a-00a5-482b-8c42-f7bb48efb7d3,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='4294371912534ca58b21ede13e878375',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:22:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:22:05Z,use_quota=True,user_id='355c292dee4c4eaa95109b9de8896816',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:22:21 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-f511df36-8886-483d-8a35-36bea29fa1d2 tempest-VolumesTestJSON-113455874 None] Creating volume 80f55a5a-00a5-482b-8c42-f7bb48efb7d3 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:22:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f511df36-8886-483d-8a35-36bea29fa1d2 tempest-VolumesTestJSON-113455874 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:22:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f511df36-8886-483d-8a35-36bea29fa1d2 tempest-VolumesTestJSON-113455874 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:22:21 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-f511df36-8886-483d-8a35-36bea29fa1d2 tempest-VolumesTestJSON-113455874 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:22:21 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-f511df36-8886-483d-8a35-36bea29fa1d2 tempest-VolumesTestJSON-113455874 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:22:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f511df36-8886-483d-8a35-36bea29fa1d2 tempest-VolumesTestJSON-113455874 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:22:21 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-f511df36-8886-483d-8a35-36bea29fa1d2 tempest-VolumesTestJSON-113455874 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:22:21 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-f511df36-8886-483d-8a35-36bea29fa1d2 tempest-VolumesTestJSON-113455874 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:22:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f511df36-8886-483d-8a35-36bea29fa1d2 tempest-VolumesTestJSON-113455874 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-80f55a5a-00a5-482b-8c42-f7bb48efb7d3 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:22:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4c0084b7-b8ea-4487-856e-95fff560f328 tempest-TestStampPattern-1601675597 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (894e6eee-f066-48f2-9d78-65c84157f026) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ca0b5cca-ed92-4e1a-880b-236332181aa6', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:22:21 devstack sudo[106467]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-80f55a5a-00a5-482b-8c42-f7bb48efb7d3 1073741824 Aug 15 16:22:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4c0084b7-b8ea-4487-856e-95fff560f328 tempest-TestStampPattern-1601675597 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8e2712a9-4774-4bc9-9919-633c0ab2a615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:22:21 devstack sudo[106467]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:22:21 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-4c0084b7-b8ea-4487-856e-95fff560f328 tempest-TestStampPattern-1601675597 None] Volume volume-ca0b5cca-ed92-4e1a-880b-236332181aa6 (ca0b5cca-ed92-4e1a-880b-236332181aa6): created successfully Aug 15 16:22:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4c0084b7-b8ea-4487-856e-95fff560f328 tempest-TestStampPattern-1601675597 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8e2712a9-4774-4bc9-9919-633c0ab2a615) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:22:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4c0084b7-b8ea-4487-856e-95fff560f328 tempest-TestStampPattern-1601675597 None] Flow 'volume_create_manager' (cb7c0cd7-ed78-4d66-a407-9054b987e793) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:22:21 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-4c0084b7-b8ea-4487-856e-95fff560f328 tempest-TestStampPattern-1601675597 None] Created volume successfully. Aug 15 16:22:21 devstack sudo[106467]: pam_unix(sudo:session): session closed for user root Aug 15 16:22:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f511df36-8886-483d-8a35-36bea29fa1d2 tempest-VolumesTestJSON-113455874 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-80f55a5a-00a5-482b-8c42-f7bb48efb7d3 1073741824" returned: 0 in 0.444s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:22:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f511df36-8886-483d-8a35-36bea29fa1d2 tempest-VolumesTestJSON-113455874 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-80f55a5a-00a5-482b-8c42-f7bb48efb7d3 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:22:21 devstack sudo[106475]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-80f55a5a-00a5-482b-8c42-f7bb48efb7d3 Aug 15 16:22:21 devstack sudo[106475]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:22:21 devstack sudo[106475]: pam_unix(sudo:session): session closed for user root Aug 15 16:22:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f511df36-8886-483d-8a35-36bea29fa1d2 tempest-VolumesTestJSON-113455874 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-80f55a5a-00a5-482b-8c42-f7bb48efb7d3" returned: 0 in 0.255s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:22:21 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-f511df36-8886-483d-8a35-36bea29fa1d2 tempest-VolumesTestJSON-113455874 None] <== create_volume: return (740ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:22:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f511df36-8886-483d-8a35-36bea29fa1d2 tempest-VolumesTestJSON-113455874 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.743s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:22:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-0f6a2f5a-f3c0-477b-aa4c-48e8bcc267e3 tempest-VolumesNegativeTest-872927631 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 15.639s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:22:21 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-0f6a2f5a-f3c0-477b-aa4c-48e8bcc267e3 tempest-VolumesNegativeTest-872927631 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:22:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-39365698',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=745443b3-695e-4044-814b-c4f3a2177ed0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed250a4735d346c18e3f03a904765325',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:22:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:22:06Z,use_quota=True,user_id='dc91da552a42495ea3336a426ef53267',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:22:21 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-0f6a2f5a-f3c0-477b-aa4c-48e8bcc267e3 tempest-VolumesNegativeTest-872927631 None] Creating volume 745443b3-695e-4044-814b-c4f3a2177ed0 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:22:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-0f6a2f5a-f3c0-477b-aa4c-48e8bcc267e3 tempest-VolumesNegativeTest-872927631 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:22:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-0f6a2f5a-f3c0-477b-aa4c-48e8bcc267e3 tempest-VolumesNegativeTest-872927631 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:22:21 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-0f6a2f5a-f3c0-477b-aa4c-48e8bcc267e3 tempest-VolumesNegativeTest-872927631 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:22:21 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-0f6a2f5a-f3c0-477b-aa4c-48e8bcc267e3 tempest-VolumesNegativeTest-872927631 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:22:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-0f6a2f5a-f3c0-477b-aa4c-48e8bcc267e3 tempest-VolumesNegativeTest-872927631 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:22:21 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-0f6a2f5a-f3c0-477b-aa4c-48e8bcc267e3 tempest-VolumesNegativeTest-872927631 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:22:21 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-0f6a2f5a-f3c0-477b-aa4c-48e8bcc267e3 tempest-VolumesNegativeTest-872927631 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:22:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0f6a2f5a-f3c0-477b-aa4c-48e8bcc267e3 tempest-VolumesNegativeTest-872927631 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-745443b3-695e-4044-814b-c4f3a2177ed0 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:22:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f511df36-8886-483d-8a35-36bea29fa1d2 tempest-VolumesTestJSON-113455874 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b1f2e2b4-853c-492d-bcb2-e5b2cfbc8275) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-80f55a5a-00a5-482b-8c42-f7bb48efb7d3', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:22:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f511df36-8886-483d-8a35-36bea29fa1d2 tempest-VolumesTestJSON-113455874 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0bca131c-d6de-4e5d-8e3d-3ec50ded22b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:22:21 devstack sudo[106478]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-745443b3-695e-4044-814b-c4f3a2177ed0 1073741824 Aug 15 16:22:21 devstack sudo[106478]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:22:21 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-f511df36-8886-483d-8a35-36bea29fa1d2 tempest-VolumesTestJSON-113455874 None] Volume volume-80f55a5a-00a5-482b-8c42-f7bb48efb7d3 (80f55a5a-00a5-482b-8c42-f7bb48efb7d3): created successfully Aug 15 16:22:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f511df36-8886-483d-8a35-36bea29fa1d2 tempest-VolumesTestJSON-113455874 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0bca131c-d6de-4e5d-8e3d-3ec50ded22b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:22:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f511df36-8886-483d-8a35-36bea29fa1d2 tempest-VolumesTestJSON-113455874 None] Flow 'volume_create_manager' (992afa6f-25a2-4b00-b49f-14def332c5d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:22:21 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-f511df36-8886-483d-8a35-36bea29fa1d2 tempest-VolumesTestJSON-113455874 None] Created volume successfully. Aug 15 16:22:22 devstack sudo[106478]: pam_unix(sudo:session): session closed for user root Aug 15 16:22:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0f6a2f5a-f3c0-477b-aa4c-48e8bcc267e3 tempest-VolumesNegativeTest-872927631 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-745443b3-695e-4044-814b-c4f3a2177ed0 1073741824" returned: 0 in 0.494s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:22:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d0bebf99-c961-41de-a4f5-f689e14a6bfc tempest-VolumesActionsTest-1241695965 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:22:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0f6a2f5a-f3c0-477b-aa4c-48e8bcc267e3 tempest-VolumesNegativeTest-872927631 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-745443b3-695e-4044-814b-c4f3a2177ed0 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:22:22 devstack sudo[106490]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-745443b3-695e-4044-814b-c4f3a2177ed0 Aug 15 16:22:22 devstack sudo[106490]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:22:22 devstack sudo[106490]: pam_unix(sudo:session): session closed for user root Aug 15 16:22:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0f6a2f5a-f3c0-477b-aa4c-48e8bcc267e3 tempest-VolumesNegativeTest-872927631 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-745443b3-695e-4044-814b-c4f3a2177ed0" returned: 0 in 0.238s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:22:22 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-0f6a2f5a-f3c0-477b-aa4c-48e8bcc267e3 tempest-VolumesNegativeTest-872927631 None] <== create_volume: return (775ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:22:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-0f6a2f5a-f3c0-477b-aa4c-48e8bcc267e3 tempest-VolumesNegativeTest-872927631 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.777s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:22:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d0bebf99-c961-41de-a4f5-f689e14a6bfc tempest-VolumesActionsTest-1241695965 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" :: waited 0.262s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:22:22 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[3c6dfd15-d2d5-408e-b942-d4dfbf40e8d0]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:22:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d0bebf99-c961-41de-a4f5-f689e14a6bfc tempest-VolumesActionsTest-1241695965 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-497e2416-abe8-4200-95c1-c691ef767649 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:22:22 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0f6a2f5a-f3c0-477b-aa4c-48e8bcc267e3 tempest-VolumesNegativeTest-872927631 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9becd329-d78e-4757-9760-67cf988fde9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-745443b3-695e-4044-814b-c4f3a2177ed0', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:22:22 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0f6a2f5a-f3c0-477b-aa4c-48e8bcc267e3 tempest-VolumesNegativeTest-872927631 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9f3110a3-1d43-4674-b8d3-eba41b7f8d26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:22:22 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-0f6a2f5a-f3c0-477b-aa4c-48e8bcc267e3 tempest-VolumesNegativeTest-872927631 None] Volume volume-745443b3-695e-4044-814b-c4f3a2177ed0 (745443b3-695e-4044-814b-c4f3a2177ed0): created successfully Aug 15 16:22:22 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0f6a2f5a-f3c0-477b-aa4c-48e8bcc267e3 tempest-VolumesNegativeTest-872927631 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9f3110a3-1d43-4674-b8d3-eba41b7f8d26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:22:22 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0f6a2f5a-f3c0-477b-aa4c-48e8bcc267e3 tempest-VolumesNegativeTest-872927631 None] Flow 'volume_create_manager' (c48b5c96-1ada-401a-9a37-dab385e7b048) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:22:22 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-0f6a2f5a-f3c0-477b-aa4c-48e8bcc267e3 tempest-VolumesNegativeTest-872927631 None] Created volume successfully. Aug 15 16:22:22 devstack sudo[106493]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-497e2416-abe8-4200-95c1-c691ef767649 Aug 15 16:22:22 devstack sudo[106493]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:22:23 devstack sudo[106493]: pam_unix(sudo:session): session closed for user root Aug 15 16:22:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d0bebf99-c961-41de-a4f5-f689e14a6bfc tempest-VolumesActionsTest-1241695965 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-497e2416-abe8-4200-95c1-c691ef767649" returned: 0 in 0.395s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:22:23 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[e5a0b3ef-1703-4866-8120-db183bce217d]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:22:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d0bebf99-c961-41de-a4f5-f689e14a6bfc tempest-VolumesActionsTest-1241695965 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-497e2416-abe8-4200-95c1-c691ef767649 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:22:23 devstack sudo[106498]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-497e2416-abe8-4200-95c1-c691ef767649 Aug 15 16:22:23 devstack sudo[106498]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:22:23 devstack sudo[106498]: pam_unix(sudo:session): session closed for user root Aug 15 16:22:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d0bebf99-c961-41de-a4f5-f689e14a6bfc tempest-VolumesActionsTest-1241695965 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-497e2416-abe8-4200-95c1-c691ef767649" returned: 0 in 0.462s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:22:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d0bebf99-c961-41de-a4f5-f689e14a6bfc tempest-VolumesActionsTest-1241695965 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-497e2416-abe8-4200-95c1-c691ef767649 /opt/stack/data/cinder/conversion/497e2416-abe8-4200-95c1-c691ef767649.temp_image.c6621ad9-46b4-472c-b5d1-24e24f2922b53753kvw1.img {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:22:23 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-bc6813b3-d5f2-4aa7-9fcb-c66e0e26169a tempest-VolumesTestJSON-113455874 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:22:23 devstack sudo[106503]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-497e2416-abe8-4200-95c1-c691ef767649 /opt/stack/data/cinder/conversion/497e2416-abe8-4200-95c1-c691ef767649.temp_image.c6621ad9-46b4-472c-b5d1-24e24f2922b53753kvw1.img Aug 15 16:22:23 devstack sudo[106503]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:22:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-bc6813b3-d5f2-4aa7-9fcb-c66e0e26169a tempest-VolumesTestJSON-113455874 None] Flow 'volume_create_manager' (77ea560b-baf0-428e-95f4-bc45e3e2f096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:22:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-bc6813b3-d5f2-4aa7-9fcb-c66e0e26169a tempest-VolumesTestJSON-113455874 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (de86beeb-3403-4108-8ca8-65078eaa0650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:22:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-bc6813b3-d5f2-4aa7-9fcb-c66e0e26169a tempest-VolumesTestJSON-113455874 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (de86beeb-3403-4108-8ca8-65078eaa0650) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:22:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1400765407',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5addade1-5086-4e28-8a47-138e463ef6a7,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='4294371912534ca58b21ede13e878375',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:22:24Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:22:24Z,use_quota=True,user_id='355c292dee4c4eaa95109b9de8896816',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:22:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-bc6813b3-d5f2-4aa7-9fcb-c66e0e26169a tempest-VolumesTestJSON-113455874 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c7d0ec78-633d-42c1-9940-f677e9041768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:22:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-bc6813b3-d5f2-4aa7-9fcb-c66e0e26169a tempest-VolumesTestJSON-113455874 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c7d0ec78-633d-42c1-9940-f677e9041768) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:22:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-bc6813b3-d5f2-4aa7-9fcb-c66e0e26169a tempest-VolumesTestJSON-113455874 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (02848734-0c07-473e-b0bf-39d03cf1b397) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:22:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-bc6813b3-d5f2-4aa7-9fcb-c66e0e26169a tempest-VolumesTestJSON-113455874 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (02848734-0c07-473e-b0bf-39d03cf1b397) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5addade1-5086-4e28-8a47-138e463ef6a7', 'volume_name': 'volume-5addade1-5086-4e28-8a47-138e463ef6a7', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:22:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-bc6813b3-d5f2-4aa7-9fcb-c66e0e26169a tempest-VolumesTestJSON-113455874 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (74e1b085-4a0f-478a-b7c4-e80f710c122b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:22:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-bc6813b3-d5f2-4aa7-9fcb-c66e0e26169a tempest-VolumesTestJSON-113455874 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (74e1b085-4a0f-478a-b7c4-e80f710c122b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:22:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-bc6813b3-d5f2-4aa7-9fcb-c66e0e26169a tempest-VolumesTestJSON-113455874 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8882a670-f802-4b14-b29c-7ef4b1898f2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:22:23 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-bc6813b3-d5f2-4aa7-9fcb-c66e0e26169a tempest-VolumesTestJSON-113455874 None] Volume 5addade1-5086-4e28-8a47-138e463ef6a7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5addade1-5086-4e28-8a47-138e463ef6a7', 'volume_size': 1} Aug 15 16:22:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-bc6813b3-d5f2-4aa7-9fcb-c66e0e26169a tempest-VolumesTestJSON-113455874 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:22:29 devstack sudo[106503]: pam_unix(sudo:session): session closed for user root Aug 15 16:22:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d0bebf99-c961-41de-a4f5-f689e14a6bfc tempest-VolumesActionsTest-1241695965 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-497e2416-abe8-4200-95c1-c691ef767649 /opt/stack/data/cinder/conversion/497e2416-abe8-4200-95c1-c691ef767649.temp_image.c6621ad9-46b4-472c-b5d1-24e24f2922b53753kvw1.img" returned: 0 in 5.518s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:22:29 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[92604ad8-8306-4218-b46f-4f84e9d1062e]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:22:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d0bebf99-c961-41de-a4f5-f689e14a6bfc tempest-VolumesActionsTest-1241695965 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-497e2416-abe8-4200-95c1-c691ef767649 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:22:29 devstack sudo[106529]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-497e2416-abe8-4200-95c1-c691ef767649 Aug 15 16:22:29 devstack sudo[106529]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:22:29 devstack sudo[106529]: pam_unix(sudo:session): session closed for user root Aug 15 16:22:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d0bebf99-c961-41de-a4f5-f689e14a6bfc tempest-VolumesActionsTest-1241695965 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-497e2416-abe8-4200-95c1-c691ef767649" returned: 0 in 0.605s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:22:29 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-d0bebf99-c961-41de-a4f5-f689e14a6bfc tempest-VolumesActionsTest-1241695965 None] Image conversion details: src /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-497e2416-abe8-4200-95c1-c691ef767649, size 1024.00 MB, duration 5.52 sec, destination /opt/stack/data/cinder/conversion/497e2416-abe8-4200-95c1-c691ef767649.temp_image.c6621ad9-46b4-472c-b5d1-24e24f2922b53753kvw1.img {{(pid=94214) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 15 16:22:29 devstack cinder-volume[94214]: INFO cinder.image.image_utils [None req-d0bebf99-c961-41de-a4f5-f689e14a6bfc tempest-VolumesActionsTest-1241695965 None] Converted 1024.00 MB image at 185.55 MB/s Aug 15 16:22:29 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-d0bebf99-c961-41de-a4f5-f689e14a6bfc tempest-VolumesActionsTest-1241695965 None] c6621ad9-46b4-472c-b5d1-24e24f2922b5 was raw, converting to qcow2 {{(pid=94214) upload_volume /opt/stack/cinder/cinder/image/image_utils.py:1179}} Aug 15 16:22:29 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[87609502-0206-40db-b6f4-ca28cb63bd9d]: (4, 'raw') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:22:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d0bebf99-c961-41de-a4f5-f689e14a6bfc tempest-VolumesActionsTest-1241695965 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/497e2416-abe8-4200-95c1-c691ef767649.temp_image.c6621ad9-46b4-472c-b5d1-24e24f2922b53753kvw1.img {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:22:29 devstack sudo[106541]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/497e2416-abe8-4200-95c1-c691ef767649.temp_image.c6621ad9-46b4-472c-b5d1-24e24f2922b53753kvw1.img Aug 15 16:22:29 devstack sudo[106541]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:22:30 devstack sudo[106541]: pam_unix(sudo:session): session closed for user root Aug 15 16:22:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d0bebf99-c961-41de-a4f5-f689e14a6bfc tempest-VolumesActionsTest-1241695965 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/497e2416-abe8-4200-95c1-c691ef767649.temp_image.c6621ad9-46b4-472c-b5d1-24e24f2922b53753kvw1.img" returned: 0 in 0.390s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:22:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d0bebf99-c961-41de-a4f5-f689e14a6bfc tempest-VolumesActionsTest-1241695965 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/497e2416-abe8-4200-95c1-c691ef767649.temp_image.c6621ad9-46b4-472c-b5d1-24e24f2922b53753kvw1.img {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:22:30 devstack sudo[106545]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/497e2416-abe8-4200-95c1-c691ef767649.temp_image.c6621ad9-46b4-472c-b5d1-24e24f2922b53753kvw1.img Aug 15 16:22:30 devstack sudo[106545]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:22:30 devstack sudo[106545]: pam_unix(sudo:session): session closed for user root Aug 15 16:22:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d0bebf99-c961-41de-a4f5-f689e14a6bfc tempest-VolumesActionsTest-1241695965 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/497e2416-abe8-4200-95c1-c691ef767649.temp_image.c6621ad9-46b4-472c-b5d1-24e24f2922b53753kvw1.img" returned: 1 in 0.327s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:22:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d0bebf99-c961-41de-a4f5-f689e14a6bfc tempest-VolumesActionsTest-1241695965 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/497e2416-abe8-4200-95c1-c691ef767649.temp_image.c6621ad9-46b4-472c-b5d1-24e24f2922b53753kvw1.img' failed. Not Retrying. {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 15 16:22:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d0bebf99-c961-41de-a4f5-f689e14a6bfc tempest-VolumesActionsTest-1241695965 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -c /opt/stack/data/cinder/conversion/497e2416-abe8-4200-95c1-c691ef767649.temp_image.c6621ad9-46b4-472c-b5d1-24e24f2922b53753kvw1.img /opt/stack/data/cinder/conversion/vol_upload_tbjn9yup {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:22:30 devstack sudo[106550]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -c /opt/stack/data/cinder/conversion/497e2416-abe8-4200-95c1-c691ef767649.temp_image.c6621ad9-46b4-472c-b5d1-24e24f2922b53753kvw1.img /opt/stack/data/cinder/conversion/vol_upload_tbjn9yup Aug 15 16:22:30 devstack sudo[106550]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:22:30 devstack sudo[106550]: pam_unix(sudo:session): session closed for user root Aug 15 16:22:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d0bebf99-c961-41de-a4f5-f689e14a6bfc tempest-VolumesActionsTest-1241695965 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -c /opt/stack/data/cinder/conversion/497e2416-abe8-4200-95c1-c691ef767649.temp_image.c6621ad9-46b4-472c-b5d1-24e24f2922b53753kvw1.img /opt/stack/data/cinder/conversion/vol_upload_tbjn9yup" returned: 0 in 0.332s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:22:30 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-d0bebf99-c961-41de-a4f5-f689e14a6bfc tempest-VolumesActionsTest-1241695965 None] Image conversion details: src /opt/stack/data/cinder/conversion/497e2416-abe8-4200-95c1-c691ef767649.temp_image.c6621ad9-46b4-472c-b5d1-24e24f2922b53753kvw1.img, size 1024.00 MB, duration 1.00 sec, destination /opt/stack/data/cinder/conversion/vol_upload_tbjn9yup {{(pid=94214) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 15 16:22:30 devstack cinder-volume[94214]: INFO cinder.image.image_utils [None req-d0bebf99-c961-41de-a4f5-f689e14a6bfc tempest-VolumesActionsTest-1241695965 None] Converted 1024.00 MB image at 1024.00 MB/s Aug 15 16:22:30 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[0a7df56f-a26d-4b40-97b1-0c0d17f6c002]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:22:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d0bebf99-c961-41de-a4f5-f689e14a6bfc tempest-VolumesActionsTest-1241695965 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/vol_upload_tbjn9yup {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:22:30 devstack sudo[106561]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/vol_upload_tbjn9yup Aug 15 16:22:30 devstack sudo[106561]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:22:31 devstack sudo[106561]: pam_unix(sudo:session): session closed for user root Aug 15 16:22:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d0bebf99-c961-41de-a4f5-f689e14a6bfc tempest-VolumesActionsTest-1241695965 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/vol_upload_tbjn9yup" returned: 0 in 0.372s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:22:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-39dfeb8c-1ae1-4302-a858-b60aeb4d6924 req-24d3ae38-66d9-4f0f-8e94-bc08014f400d tempest-TestStampPattern-1601675597 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:22:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d0bebf99-c961-41de-a4f5-f689e14a6bfc tempest-VolumesActionsTest-1241695965 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" :: held 10.670s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:22:33 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d0bebf99-c961-41de-a4f5-f689e14a6bfc tempest-VolumesActionsTest-1241695965 None] Uploaded volume to glance image-id: c6621ad9-46b4-472c-b5d1-24e24f2922b5. {{(pid=94214) copy_volume_to_image /opt/stack/cinder/cinder/volume/manager.py:1781}} Aug 15 16:22:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-bc6813b3-d5f2-4aa7-9fcb-c66e0e26169a tempest-VolumesTestJSON-113455874 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 9.675s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:22:33 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-bc6813b3-d5f2-4aa7-9fcb-c66e0e26169a tempest-VolumesTestJSON-113455874 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:22:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1400765407',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5addade1-5086-4e28-8a47-138e463ef6a7,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='4294371912534ca58b21ede13e878375',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:22:24Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:22:24Z,use_quota=True,user_id='355c292dee4c4eaa95109b9de8896816',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:22:33 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-bc6813b3-d5f2-4aa7-9fcb-c66e0e26169a tempest-VolumesTestJSON-113455874 None] Creating volume 5addade1-5086-4e28-8a47-138e463ef6a7 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:22:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-bc6813b3-d5f2-4aa7-9fcb-c66e0e26169a tempest-VolumesTestJSON-113455874 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:22:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-bc6813b3-d5f2-4aa7-9fcb-c66e0e26169a tempest-VolumesTestJSON-113455874 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:22:33 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-bc6813b3-d5f2-4aa7-9fcb-c66e0e26169a tempest-VolumesTestJSON-113455874 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:22:33 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-bc6813b3-d5f2-4aa7-9fcb-c66e0e26169a tempest-VolumesTestJSON-113455874 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:22:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-bc6813b3-d5f2-4aa7-9fcb-c66e0e26169a tempest-VolumesTestJSON-113455874 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:22:33 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-bc6813b3-d5f2-4aa7-9fcb-c66e0e26169a tempest-VolumesTestJSON-113455874 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:22:33 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-bc6813b3-d5f2-4aa7-9fcb-c66e0e26169a tempest-VolumesTestJSON-113455874 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:22:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-bc6813b3-d5f2-4aa7-9fcb-c66e0e26169a tempest-VolumesTestJSON-113455874 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5addade1-5086-4e28-8a47-138e463ef6a7 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:22:33 devstack sudo[106660]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5addade1-5086-4e28-8a47-138e463ef6a7 1073741824 Aug 15 16:22:33 devstack sudo[106660]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:22:33 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-d0bebf99-c961-41de-a4f5-f689e14a6bfc tempest-VolumesActionsTest-1241695965 None] Copy volume to image completed successfully. Aug 15 16:22:33 devstack sudo[106660]: pam_unix(sudo:session): session closed for user root Aug 15 16:22:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-bc6813b3-d5f2-4aa7-9fcb-c66e0e26169a tempest-VolumesTestJSON-113455874 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5addade1-5086-4e28-8a47-138e463ef6a7 1073741824" returned: 0 in 0.498s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:22:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-bc6813b3-d5f2-4aa7-9fcb-c66e0e26169a tempest-VolumesTestJSON-113455874 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5addade1-5086-4e28-8a47-138e463ef6a7 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:22:33 devstack sudo[106666]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5addade1-5086-4e28-8a47-138e463ef6a7 Aug 15 16:22:33 devstack sudo[106666]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:22:34 devstack sudo[106666]: pam_unix(sudo:session): session closed for user root Aug 15 16:22:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-bc6813b3-d5f2-4aa7-9fcb-c66e0e26169a tempest-VolumesTestJSON-113455874 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5addade1-5086-4e28-8a47-138e463ef6a7" returned: 0 in 0.263s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:22:34 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-bc6813b3-d5f2-4aa7-9fcb-c66e0e26169a tempest-VolumesTestJSON-113455874 None] <== create_volume: return (812ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:22:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-bc6813b3-d5f2-4aa7-9fcb-c66e0e26169a tempest-VolumesTestJSON-113455874 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.815s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:22:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-39dfeb8c-1ae1-4302-a858-b60aeb4d6924 req-24d3ae38-66d9-4f0f-8e94-bc08014f400d tempest-TestStampPattern-1601675597 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 2.075s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:22:34 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-bc6813b3-d5f2-4aa7-9fcb-c66e0e26169a tempest-VolumesTestJSON-113455874 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8882a670-f802-4b14-b29c-7ef4b1898f2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5addade1-5086-4e28-8a47-138e463ef6a7', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:22:34 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-bc6813b3-d5f2-4aa7-9fcb-c66e0e26169a tempest-VolumesTestJSON-113455874 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7c8cf412-8a24-4bde-ae4a-453ae26f764f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:22:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-39dfeb8c-1ae1-4302-a858-b60aeb4d6924 req-24d3ae38-66d9-4f0f-8e94-bc08014f400d tempest-TestStampPattern-1601675597 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.032s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:22:34 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-bc6813b3-d5f2-4aa7-9fcb-c66e0e26169a tempest-VolumesTestJSON-113455874 None] Volume volume-5addade1-5086-4e28-8a47-138e463ef6a7 (5addade1-5086-4e28-8a47-138e463ef6a7): created successfully Aug 15 16:22:34 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-bc6813b3-d5f2-4aa7-9fcb-c66e0e26169a tempest-VolumesTestJSON-113455874 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7c8cf412-8a24-4bde-ae4a-453ae26f764f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:22:34 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-bc6813b3-d5f2-4aa7-9fcb-c66e0e26169a tempest-VolumesTestJSON-113455874 None] Flow 'volume_create_manager' (77ea560b-baf0-428e-95f4-bc45e3e2f096) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:22:34 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-bc6813b3-d5f2-4aa7-9fcb-c66e0e26169a tempest-VolumesTestJSON-113455874 None] Created volume successfully. Aug 15 16:22:34 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-39dfeb8c-1ae1-4302-a858-b60aeb4d6924 req-24d3ae38-66d9-4f0f-8e94-bc08014f400d tempest-TestStampPattern-1601675597 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81', 'name': 'volume-ca0b5cca-ed92-4e1a-880b-236332181aa6', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': '6e1369e1-6de6-4cb6-9642-f82527900366', 'enforce_multipath': True} {{(pid=94214) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 15 16:22:34 devstack cinder-volume[94214]: INFO cinder.volume.manager [req-39dfeb8c-1ae1-4302-a858-b60aeb4d6924 req-24d3ae38-66d9-4f0f-8e94-bc08014f400d tempest-TestStampPattern-1601675597 None] attachment_update completed successfully. Aug 15 16:22:35 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-642d76b1-7413-4825-be59-21cab65d7e84 tempest-VolumesActionsTest-1241695965 None] Acquiring lock "cinder-497e2416-abe8-4200-95c1-c691ef767649-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:22:35 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-642d76b1-7413-4825-be59-21cab65d7e84 tempest-VolumesActionsTest-1241695965 None] Lock "cinder-497e2416-abe8-4200-95c1-c691ef767649-delete_volume" acquired by "delete_volume" :: waited 0.043s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:22:35 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-642d76b1-7413-4825-be59-21cab65d7e84 tempest-VolumesActionsTest-1241695965 None] Acquiring lock "cinder-quobyte-497e2416-abe8-4200-95c1-c691ef767649" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:22:35 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-642d76b1-7413-4825-be59-21cab65d7e84 tempest-VolumesActionsTest-1241695965 None] Lock "cinder-quobyte-497e2416-abe8-4200-95c1-c691ef767649" acquired by "delete_volume" :: waited 0.029s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:22:35 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[a73ad1c0-7e28-443b-9724-0ccebbc10fb5]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:22:35 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-642d76b1-7413-4825-be59-21cab65d7e84 tempest-VolumesActionsTest-1241695965 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-497e2416-abe8-4200-95c1-c691ef767649 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:22:35 devstack sudo[107055]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-497e2416-abe8-4200-95c1-c691ef767649 Aug 15 16:22:35 devstack sudo[107055]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:22:36 devstack sudo[107055]: pam_unix(sudo:session): session closed for user root Aug 15 16:22:36 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-642d76b1-7413-4825-be59-21cab65d7e84 tempest-VolumesActionsTest-1241695965 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-497e2416-abe8-4200-95c1-c691ef767649" returned: 0 in 0.682s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:22:36 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-642d76b1-7413-4825-be59-21cab65d7e84 tempest-VolumesActionsTest-1241695965 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-497e2416-abe8-4200-95c1-c691ef767649 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:22:36 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-0bcfdb7c-46f4-4578-8013-ebc427d5e7a7 tempest-VolumesTestJSON-113455874 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:22:36 devstack sudo[107066]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-497e2416-abe8-4200-95c1-c691ef767649 Aug 15 16:22:36 devstack sudo[107066]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:22:36 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0bcfdb7c-46f4-4578-8013-ebc427d5e7a7 tempest-VolumesTestJSON-113455874 None] Flow 'volume_create_manager' (eb6f4b83-2c71-4a3e-9b58-baf1b00ef8ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:22:36 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0bcfdb7c-46f4-4578-8013-ebc427d5e7a7 tempest-VolumesTestJSON-113455874 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9980fdde-5723-4a9d-8357-44cb677c1bd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:22:36 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0bcfdb7c-46f4-4578-8013-ebc427d5e7a7 tempest-VolumesTestJSON-113455874 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9980fdde-5723-4a9d-8357-44cb677c1bd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:22:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-468899066',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=936149c0-895a-47d6-90f1-cd1155b1c254,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='4294371912534ca58b21ede13e878375',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:22:36Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:22:36Z,use_quota=True,user_id='355c292dee4c4eaa95109b9de8896816',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:22:36 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0bcfdb7c-46f4-4578-8013-ebc427d5e7a7 tempest-VolumesTestJSON-113455874 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b52e2c54-6d1b-4a47-bea0-20bcfd0d25d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:22:36 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0bcfdb7c-46f4-4578-8013-ebc427d5e7a7 tempest-VolumesTestJSON-113455874 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b52e2c54-6d1b-4a47-bea0-20bcfd0d25d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:22:36 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0bcfdb7c-46f4-4578-8013-ebc427d5e7a7 tempest-VolumesTestJSON-113455874 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (424e21dd-f72a-4bea-8228-a528e7c12523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:22:36 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0bcfdb7c-46f4-4578-8013-ebc427d5e7a7 tempest-VolumesTestJSON-113455874 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (424e21dd-f72a-4bea-8228-a528e7c12523) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '936149c0-895a-47d6-90f1-cd1155b1c254', 'volume_name': 'volume-936149c0-895a-47d6-90f1-cd1155b1c254', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:22:36 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0bcfdb7c-46f4-4578-8013-ebc427d5e7a7 tempest-VolumesTestJSON-113455874 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (827de8b7-5bc4-4b1c-b00f-2af3b3d6c966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:22:36 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0bcfdb7c-46f4-4578-8013-ebc427d5e7a7 tempest-VolumesTestJSON-113455874 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (827de8b7-5bc4-4b1c-b00f-2af3b3d6c966) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:22:36 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0bcfdb7c-46f4-4578-8013-ebc427d5e7a7 tempest-VolumesTestJSON-113455874 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (18ed704f-8e4b-4115-85e2-789598fc8cf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:22:36 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-0bcfdb7c-46f4-4578-8013-ebc427d5e7a7 tempest-VolumesTestJSON-113455874 None] Volume 936149c0-895a-47d6-90f1-cd1155b1c254: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-936149c0-895a-47d6-90f1-cd1155b1c254', 'volume_size': 1} Aug 15 16:22:36 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-0bcfdb7c-46f4-4578-8013-ebc427d5e7a7 tempest-VolumesTestJSON-113455874 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:22:36 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-0bcfdb7c-46f4-4578-8013-ebc427d5e7a7 tempest-VolumesTestJSON-113455874 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:22:36 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-0bcfdb7c-46f4-4578-8013-ebc427d5e7a7 tempest-VolumesTestJSON-113455874 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:22:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-468899066',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=936149c0-895a-47d6-90f1-cd1155b1c254,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='4294371912534ca58b21ede13e878375',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:22:36Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:22:36Z,use_quota=True,user_id='355c292dee4c4eaa95109b9de8896816',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:22:36 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-0bcfdb7c-46f4-4578-8013-ebc427d5e7a7 tempest-VolumesTestJSON-113455874 None] Creating volume 936149c0-895a-47d6-90f1-cd1155b1c254 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:22:36 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-0bcfdb7c-46f4-4578-8013-ebc427d5e7a7 tempest-VolumesTestJSON-113455874 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:22:36 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-0bcfdb7c-46f4-4578-8013-ebc427d5e7a7 tempest-VolumesTestJSON-113455874 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:22:36 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-0bcfdb7c-46f4-4578-8013-ebc427d5e7a7 tempest-VolumesTestJSON-113455874 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:22:36 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-0bcfdb7c-46f4-4578-8013-ebc427d5e7a7 tempest-VolumesTestJSON-113455874 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:22:36 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-0bcfdb7c-46f4-4578-8013-ebc427d5e7a7 tempest-VolumesTestJSON-113455874 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.047s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:22:36 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-0bcfdb7c-46f4-4578-8013-ebc427d5e7a7 tempest-VolumesTestJSON-113455874 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:22:36 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-0bcfdb7c-46f4-4578-8013-ebc427d5e7a7 tempest-VolumesTestJSON-113455874 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:22:36 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0bcfdb7c-46f4-4578-8013-ebc427d5e7a7 tempest-VolumesTestJSON-113455874 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-936149c0-895a-47d6-90f1-cd1155b1c254 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:22:36 devstack sudo[107081]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-936149c0-895a-47d6-90f1-cd1155b1c254 1073741824 Aug 15 16:22:36 devstack sudo[107081]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:22:36 devstack sudo[107066]: pam_unix(sudo:session): session closed for user root Aug 15 16:22:36 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-642d76b1-7413-4825-be59-21cab65d7e84 tempest-VolumesActionsTest-1241695965 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-497e2416-abe8-4200-95c1-c691ef767649" returned: 0 in 0.460s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:22:36 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-642d76b1-7413-4825-be59-21cab65d7e84 tempest-VolumesActionsTest-1241695965 None] Lock "cinder-quobyte-497e2416-abe8-4200-95c1-c691ef767649" released by "delete_volume" :: held 1.217s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:22:36 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-642d76b1-7413-4825-be59-21cab65d7e84 tempest-VolumesActionsTest-1241695965 None] Created reservations ['675b8b82-316a-42ec-afed-ed0a472a175a', '7486b645-1701-4052-a26f-3559a6225d77', 'd60803d7-4f53-4494-ac67-bcaf48d18cd5', '77b6aef3-c543-4a25-b3c7-d3140a0493da'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:22:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-642d76b1-7413-4825-be59-21cab65d7e84 tempest-VolumesActionsTest-1241695965 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:22:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-642d76b1-7413-4825-be59-21cab65d7e84 tempest-VolumesActionsTest-1241695965 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:22:37 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-642d76b1-7413-4825-be59-21cab65d7e84 tempest-VolumesActionsTest-1241695965 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:22:37 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-642d76b1-7413-4825-be59-21cab65d7e84 tempest-VolumesActionsTest-1241695965 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:22:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-642d76b1-7413-4825-be59-21cab65d7e84 tempest-VolumesActionsTest-1241695965 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:22:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-642d76b1-7413-4825-be59-21cab65d7e84 tempest-VolumesActionsTest-1241695965 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:22:37 devstack sudo[107103]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:22:37 devstack sudo[107103]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:22:37 devstack sudo[107081]: pam_unix(sudo:session): session closed for user root Aug 15 16:22:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0bcfdb7c-46f4-4578-8013-ebc427d5e7a7 tempest-VolumesTestJSON-113455874 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-936149c0-895a-47d6-90f1-cd1155b1c254 1073741824" returned: 0 in 0.775s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:22:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0bcfdb7c-46f4-4578-8013-ebc427d5e7a7 tempest-VolumesTestJSON-113455874 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-936149c0-895a-47d6-90f1-cd1155b1c254 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:22:37 devstack sudo[107106]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-936149c0-895a-47d6-90f1-cd1155b1c254 Aug 15 16:22:37 devstack sudo[107106]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:22:37 devstack sudo[107103]: pam_unix(sudo:session): session closed for user root Aug 15 16:22:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-642d76b1-7413-4825-be59-21cab65d7e84 tempest-VolumesActionsTest-1241695965 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.426s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:22:37 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-642d76b1-7413-4825-be59-21cab65d7e84 tempest-VolumesActionsTest-1241695965 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:22:37 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-642d76b1-7413-4825-be59-21cab65d7e84 tempest-VolumesActionsTest-1241695965 None] Deleted volume successfully. Aug 15 16:22:37 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-642d76b1-7413-4825-be59-21cab65d7e84 tempest-VolumesActionsTest-1241695965 None] Lock "cinder-497e2416-abe8-4200-95c1-c691ef767649-delete_volume" released by "delete_volume" :: held 2.011s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:22:37 devstack sudo[107106]: pam_unix(sudo:session): session closed for user root Aug 15 16:22:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0bcfdb7c-46f4-4578-8013-ebc427d5e7a7 tempest-VolumesTestJSON-113455874 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-936149c0-895a-47d6-90f1-cd1155b1c254" returned: 0 in 0.505s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:22:37 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-0bcfdb7c-46f4-4578-8013-ebc427d5e7a7 tempest-VolumesTestJSON-113455874 None] <== create_volume: return (1375ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:22:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-0bcfdb7c-46f4-4578-8013-ebc427d5e7a7 tempest-VolumesTestJSON-113455874 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.379s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:22:37 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0bcfdb7c-46f4-4578-8013-ebc427d5e7a7 tempest-VolumesTestJSON-113455874 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (18ed704f-8e4b-4115-85e2-789598fc8cf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-936149c0-895a-47d6-90f1-cd1155b1c254', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:22:37 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0bcfdb7c-46f4-4578-8013-ebc427d5e7a7 tempest-VolumesTestJSON-113455874 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5a3854b6-7b3b-4875-9c62-d4a4b9fdb056) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:22:37 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-0bcfdb7c-46f4-4578-8013-ebc427d5e7a7 tempest-VolumesTestJSON-113455874 None] Volume volume-936149c0-895a-47d6-90f1-cd1155b1c254 (936149c0-895a-47d6-90f1-cd1155b1c254): created successfully Aug 15 16:22:37 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0bcfdb7c-46f4-4578-8013-ebc427d5e7a7 tempest-VolumesTestJSON-113455874 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5a3854b6-7b3b-4875-9c62-d4a4b9fdb056) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:22:37 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0bcfdb7c-46f4-4578-8013-ebc427d5e7a7 tempest-VolumesTestJSON-113455874 None] Flow 'volume_create_manager' (eb6f4b83-2c71-4a3e-9b58-baf1b00ef8ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:22:37 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-0bcfdb7c-46f4-4578-8013-ebc427d5e7a7 tempest-VolumesTestJSON-113455874 None] Created volume successfully. Aug 15 16:22:39 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-1372655a-32f8-4d31-b896-18b03210f576 tempest-VolumesTestJSON-113455874 None] Acquiring lock "cinder-936149c0-895a-47d6-90f1-cd1155b1c254-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:22:39 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-1372655a-32f8-4d31-b896-18b03210f576 tempest-VolumesTestJSON-113455874 None] Lock "cinder-936149c0-895a-47d6-90f1-cd1155b1c254-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:22:39 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-1372655a-32f8-4d31-b896-18b03210f576 tempest-VolumesTestJSON-113455874 None] Acquiring lock "cinder-quobyte-936149c0-895a-47d6-90f1-cd1155b1c254" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:22:39 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-1372655a-32f8-4d31-b896-18b03210f576 tempest-VolumesTestJSON-113455874 None] Lock "cinder-quobyte-936149c0-895a-47d6-90f1-cd1155b1c254" acquired by "delete_volume" :: waited 0.019s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:22:39 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[35358661-c66b-4587-b5ba-fa26ded99172]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:22:39 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1372655a-32f8-4d31-b896-18b03210f576 tempest-VolumesTestJSON-113455874 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-936149c0-895a-47d6-90f1-cd1155b1c254 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:22:39 devstack sudo[107128]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-936149c0-895a-47d6-90f1-cd1155b1c254 Aug 15 16:22:39 devstack sudo[107128]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:22:40 devstack sudo[107128]: pam_unix(sudo:session): session closed for user root Aug 15 16:22:40 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1372655a-32f8-4d31-b896-18b03210f576 tempest-VolumesTestJSON-113455874 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-936149c0-895a-47d6-90f1-cd1155b1c254" returned: 0 in 0.527s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:22:40 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1372655a-32f8-4d31-b896-18b03210f576 tempest-VolumesTestJSON-113455874 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-936149c0-895a-47d6-90f1-cd1155b1c254 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:22:40 devstack sudo[107139]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-936149c0-895a-47d6-90f1-cd1155b1c254 Aug 15 16:22:40 devstack sudo[107139]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:22:40 devstack sudo[107139]: pam_unix(sudo:session): session closed for user root Aug 15 16:22:40 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1372655a-32f8-4d31-b896-18b03210f576 tempest-VolumesTestJSON-113455874 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-936149c0-895a-47d6-90f1-cd1155b1c254" returned: 0 in 0.337s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:22:40 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-1372655a-32f8-4d31-b896-18b03210f576 tempest-VolumesTestJSON-113455874 None] Lock "cinder-quobyte-936149c0-895a-47d6-90f1-cd1155b1c254" released by "delete_volume" :: held 0.922s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:22:40 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-1372655a-32f8-4d31-b896-18b03210f576 tempest-VolumesTestJSON-113455874 None] Created reservations ['c2fb143a-a54f-45d2-9825-2488b501e601', '6f830602-b615-48b6-9dac-22113b18a324', '1c63acf8-3894-44cc-be47-380f2b67c9a2', '380d8b0c-961a-4c29-8b47-2eda8ac4a4ae'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:22:40 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1372655a-32f8-4d31-b896-18b03210f576 tempest-VolumesTestJSON-113455874 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:22:40 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1372655a-32f8-4d31-b896-18b03210f576 tempest-VolumesTestJSON-113455874 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:22:40 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-1372655a-32f8-4d31-b896-18b03210f576 tempest-VolumesTestJSON-113455874 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:22:40 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-1372655a-32f8-4d31-b896-18b03210f576 tempest-VolumesTestJSON-113455874 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:22:40 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1372655a-32f8-4d31-b896-18b03210f576 tempest-VolumesTestJSON-113455874 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:22:40 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1372655a-32f8-4d31-b896-18b03210f576 tempest-VolumesTestJSON-113455874 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:22:40 devstack sudo[107145]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:22:40 devstack sudo[107145]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:22:40 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b807270a-bd60-4301-95f1-dea488e7f577 tempest-VolumesTestJSON-113455874 None] Acquiring lock "cinder-5addade1-5086-4e28-8a47-138e463ef6a7-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:22:40 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b807270a-bd60-4301-95f1-dea488e7f577 tempest-VolumesTestJSON-113455874 None] Lock "cinder-5addade1-5086-4e28-8a47-138e463ef6a7-delete_volume" acquired by "delete_volume" :: waited 0.039s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:22:40 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b807270a-bd60-4301-95f1-dea488e7f577 tempest-VolumesTestJSON-113455874 None] Acquiring lock "cinder-quobyte-5addade1-5086-4e28-8a47-138e463ef6a7" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:22:40 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b807270a-bd60-4301-95f1-dea488e7f577 tempest-VolumesTestJSON-113455874 None] Lock "cinder-quobyte-5addade1-5086-4e28-8a47-138e463ef6a7" acquired by "delete_volume" :: waited 0.020s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:22:40 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[a8ac2738-f1b6-464d-bbb5-3d61c20beb54]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:22:40 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b807270a-bd60-4301-95f1-dea488e7f577 tempest-VolumesTestJSON-113455874 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5addade1-5086-4e28-8a47-138e463ef6a7 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:22:41 devstack sudo[107145]: pam_unix(sudo:session): session closed for user root Aug 15 16:22:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1372655a-32f8-4d31-b896-18b03210f576 tempest-VolumesTestJSON-113455874 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.372s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:22:41 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-1372655a-32f8-4d31-b896-18b03210f576 tempest-VolumesTestJSON-113455874 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:22:41 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-1372655a-32f8-4d31-b896-18b03210f576 tempest-VolumesTestJSON-113455874 None] Deleted volume successfully. Aug 15 16:22:41 devstack cinder-volume[94214]: INFO cinder.volume.manager [req-c4fbbc8c-9f5b-43da-8f65-a6282ddb2e04 req-091b1c75-0060-4710-be2a-84da5392828e tempest-TestStampPattern-1601675597 None] Terminate volume connection completed successfully. Aug 15 16:22:41 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-c4fbbc8c-9f5b-43da-8f65-a6282ddb2e04 req-091b1c75-0060-4710-be2a-84da5392828e tempest-TestStampPattern-1601675597 None] Deleting attachment 6e1369e1-6de6-4cb6-9642-f82527900366. {{(pid=94214) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 15 16:22:41 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-1372655a-32f8-4d31-b896-18b03210f576 tempest-VolumesTestJSON-113455874 None] Lock "cinder-936149c0-895a-47d6-90f1-cd1155b1c254-delete_volume" released by "delete_volume" :: held 1.591s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:22:41 devstack sudo[107174]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5addade1-5086-4e28-8a47-138e463ef6a7 Aug 15 16:22:41 devstack sudo[107174]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:22:41 devstack sudo[107174]: pam_unix(sudo:session): session closed for user root Aug 15 16:22:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b807270a-bd60-4301-95f1-dea488e7f577 tempest-VolumesTestJSON-113455874 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5addade1-5086-4e28-8a47-138e463ef6a7" returned: 0 in 0.519s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:22:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b807270a-bd60-4301-95f1-dea488e7f577 tempest-VolumesTestJSON-113455874 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5addade1-5086-4e28-8a47-138e463ef6a7 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:22:41 devstack sudo[107180]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5addade1-5086-4e28-8a47-138e463ef6a7 Aug 15 16:22:41 devstack sudo[107180]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:22:41 devstack sudo[107180]: pam_unix(sudo:session): session closed for user root Aug 15 16:22:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b807270a-bd60-4301-95f1-dea488e7f577 tempest-VolumesTestJSON-113455874 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5addade1-5086-4e28-8a47-138e463ef6a7" returned: 0 in 0.298s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:22:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-3726fe83-97c7-4f52-bf26-a8af3707514a tempest-TestStampPattern-1601675597 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:22:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-3726fe83-97c7-4f52-bf26-a8af3707514a tempest-TestStampPattern-1601675597 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:22:41 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b807270a-bd60-4301-95f1-dea488e7f577 tempest-VolumesTestJSON-113455874 None] Lock "cinder-quobyte-5addade1-5086-4e28-8a47-138e463ef6a7" released by "delete_volume" :: held 0.899s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:22:41 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-3726fe83-97c7-4f52-bf26-a8af3707514a tempest-TestStampPattern-1601675597 None] Creating offline snapshot d396cd07-c5b0-4f03-a73a-d831b949cc49 of volume ca0b5cca-ed92-4e1a-880b-236332181aa6 {{(pid=94214) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 15 16:22:41 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[1f6adef7-8212-4ef1-89f8-3995f6546f00]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:22:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3726fe83-97c7-4f52-bf26-a8af3707514a tempest-TestStampPattern-1601675597 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ca0b5cca-ed92-4e1a-880b-236332181aa6 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:22:41 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-b807270a-bd60-4301-95f1-dea488e7f577 tempest-VolumesTestJSON-113455874 None] Created reservations ['4972d695-6031-47d6-9b5f-5e0d8b1824a1', '8ab7a998-59ca-4bcd-8aad-3282b00fcf31', '2de7e088-97ce-4e4c-8b8d-a78d1802703e', '220ced22-3744-4cd7-a6f8-38b5409d626c'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:22:41 devstack sudo[107183]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ca0b5cca-ed92-4e1a-880b-236332181aa6 Aug 15 16:22:41 devstack sudo[107183]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:22:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-b807270a-bd60-4301-95f1-dea488e7f577 tempest-VolumesTestJSON-113455874 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:22:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-b807270a-bd60-4301-95f1-dea488e7f577 tempest-VolumesTestJSON-113455874 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:22:41 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-b807270a-bd60-4301-95f1-dea488e7f577 tempest-VolumesTestJSON-113455874 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:22:41 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-b807270a-bd60-4301-95f1-dea488e7f577 tempest-VolumesTestJSON-113455874 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:22:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-b807270a-bd60-4301-95f1-dea488e7f577 tempest-VolumesTestJSON-113455874 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:22:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b807270a-bd60-4301-95f1-dea488e7f577 tempest-VolumesTestJSON-113455874 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:22:42 devstack sudo[107185]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:22:42 devstack sudo[107185]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:22:42 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-3de38ce7-60f8-4b04-a259-7e7ac6a66437 tempest-VolumesTestJSON-113455874 None] Acquiring lock "cinder-80f55a5a-00a5-482b-8c42-f7bb48efb7d3-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:22:42 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-3de38ce7-60f8-4b04-a259-7e7ac6a66437 tempest-VolumesTestJSON-113455874 None] Lock "cinder-80f55a5a-00a5-482b-8c42-f7bb48efb7d3-delete_volume" acquired by "delete_volume" :: waited 0.039s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:22:42 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-3de38ce7-60f8-4b04-a259-7e7ac6a66437 tempest-VolumesTestJSON-113455874 None] Acquiring lock "cinder-quobyte-80f55a5a-00a5-482b-8c42-f7bb48efb7d3" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:22:42 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-3de38ce7-60f8-4b04-a259-7e7ac6a66437 tempest-VolumesTestJSON-113455874 None] Lock "cinder-quobyte-80f55a5a-00a5-482b-8c42-f7bb48efb7d3" acquired by "delete_volume" :: waited 0.033s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:22:42 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[0a7e937e-eb2b-4cb6-b6a0-18dfc36b37b7]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:22:42 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3de38ce7-60f8-4b04-a259-7e7ac6a66437 tempest-VolumesTestJSON-113455874 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-80f55a5a-00a5-482b-8c42-f7bb48efb7d3 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:22:42 devstack sudo[107185]: pam_unix(sudo:session): session closed for user root Aug 15 16:22:42 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b807270a-bd60-4301-95f1-dea488e7f577 tempest-VolumesTestJSON-113455874 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.309s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:22:42 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-b807270a-bd60-4301-95f1-dea488e7f577 tempest-VolumesTestJSON-113455874 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:22:42 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-b807270a-bd60-4301-95f1-dea488e7f577 tempest-VolumesTestJSON-113455874 None] Deleted volume successfully. Aug 15 16:22:42 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b807270a-bd60-4301-95f1-dea488e7f577 tempest-VolumesTestJSON-113455874 None] Lock "cinder-5addade1-5086-4e28-8a47-138e463ef6a7-delete_volume" released by "delete_volume" :: held 1.508s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:22:42 devstack sudo[107183]: pam_unix(sudo:session): session closed for user root Aug 15 16:22:42 devstack sudo[107188]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-80f55a5a-00a5-482b-8c42-f7bb48efb7d3 Aug 15 16:22:42 devstack sudo[107188]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:22:42 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3726fe83-97c7-4f52-bf26-a8af3707514a tempest-TestStampPattern-1601675597 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ca0b5cca-ed92-4e1a-880b-236332181aa6" returned: 0 in 0.542s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:22:42 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3726fe83-97c7-4f52-bf26-a8af3707514a tempest-TestStampPattern-1601675597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ca0b5cca-ed92-4e1a-880b-236332181aa6,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ca0b5cca-ed92-4e1a-880b-236332181aa6.d396cd07-c5b0-4f03-a73a-d831b949cc49 1G {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:22:42 devstack sudo[107193]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ca0b5cca-ed92-4e1a-880b-236332181aa6,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ca0b5cca-ed92-4e1a-880b-236332181aa6.d396cd07-c5b0-4f03-a73a-d831b949cc49 1G Aug 15 16:22:42 devstack sudo[107193]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:22:42 devstack sudo[107188]: pam_unix(sudo:session): session closed for user root Aug 15 16:22:42 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3de38ce7-60f8-4b04-a259-7e7ac6a66437 tempest-VolumesTestJSON-113455874 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-80f55a5a-00a5-482b-8c42-f7bb48efb7d3" returned: 0 in 0.567s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:22:42 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3de38ce7-60f8-4b04-a259-7e7ac6a66437 tempest-VolumesTestJSON-113455874 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-80f55a5a-00a5-482b-8c42-f7bb48efb7d3 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:22:42 devstack sudo[107202]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-80f55a5a-00a5-482b-8c42-f7bb48efb7d3 Aug 15 16:22:42 devstack sudo[107202]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:22:43 devstack sudo[107193]: pam_unix(sudo:session): session closed for user root Aug 15 16:22:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3726fe83-97c7-4f52-bf26-a8af3707514a tempest-TestStampPattern-1601675597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ca0b5cca-ed92-4e1a-880b-236332181aa6,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ca0b5cca-ed92-4e1a-880b-236332181aa6.d396cd07-c5b0-4f03-a73a-d831b949cc49 1G" returned: 0 in 0.695s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:22:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3726fe83-97c7-4f52-bf26-a8af3707514a tempest-TestStampPattern-1601675597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ca0b5cca-ed92-4e1a-880b-236332181aa6 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ca0b5cca-ed92-4e1a-880b-236332181aa6.d396cd07-c5b0-4f03-a73a-d831b949cc49 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:22:43 devstack sudo[107206]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ca0b5cca-ed92-4e1a-880b-236332181aa6 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ca0b5cca-ed92-4e1a-880b-236332181aa6.d396cd07-c5b0-4f03-a73a-d831b949cc49 Aug 15 16:22:43 devstack sudo[107206]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:22:43 devstack sudo[107202]: pam_unix(sudo:session): session closed for user root Aug 15 16:22:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3de38ce7-60f8-4b04-a259-7e7ac6a66437 tempest-VolumesTestJSON-113455874 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-80f55a5a-00a5-482b-8c42-f7bb48efb7d3" returned: 0 in 0.454s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:22:43 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-3de38ce7-60f8-4b04-a259-7e7ac6a66437 tempest-VolumesTestJSON-113455874 None] Lock "cinder-quobyte-80f55a5a-00a5-482b-8c42-f7bb48efb7d3" released by "delete_volume" :: held 1.089s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:22:43 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-3de38ce7-60f8-4b04-a259-7e7ac6a66437 tempest-VolumesTestJSON-113455874 None] Created reservations ['67b50af3-92c8-4656-942a-889116a36373', 'ccfae79a-2a5a-40fe-8b76-c44a24329138', '62ddd910-3207-450b-833d-8aa1daddc9e7', '2486b6c6-44db-4e7c-b9ed-46ca55812018'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:22:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-3de38ce7-60f8-4b04-a259-7e7ac6a66437 tempest-VolumesTestJSON-113455874 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:22:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-3de38ce7-60f8-4b04-a259-7e7ac6a66437 tempest-VolumesTestJSON-113455874 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:22:43 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-3de38ce7-60f8-4b04-a259-7e7ac6a66437 tempest-VolumesTestJSON-113455874 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:22:43 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-3de38ce7-60f8-4b04-a259-7e7ac6a66437 tempest-VolumesTestJSON-113455874 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:22:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-3de38ce7-60f8-4b04-a259-7e7ac6a66437 tempest-VolumesTestJSON-113455874 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:22:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3de38ce7-60f8-4b04-a259-7e7ac6a66437 tempest-VolumesTestJSON-113455874 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:22:43 devstack sudo[107206]: pam_unix(sudo:session): session closed for user root Aug 15 16:22:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3726fe83-97c7-4f52-bf26-a8af3707514a tempest-TestStampPattern-1601675597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ca0b5cca-ed92-4e1a-880b-236332181aa6 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ca0b5cca-ed92-4e1a-880b-236332181aa6.d396cd07-c5b0-4f03-a73a-d831b949cc49" returned: 0 in 0.360s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:22:43 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-3726fe83-97c7-4f52-bf26-a8af3707514a tempest-TestStampPattern-1601675597 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ca0b5cca-ed92-4e1a-880b-236332181aa6.d396cd07-c5b0-4f03-a73a-d831b949cc49 is being set with open permissions: ugo+rw Aug 15 16:22:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3726fe83-97c7-4f52-bf26-a8af3707514a tempest-TestStampPattern-1601675597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ca0b5cca-ed92-4e1a-880b-236332181aa6.d396cd07-c5b0-4f03-a73a-d831b949cc49 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:22:43 devstack sudo[107212]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:22:43 devstack sudo[107212]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:22:43 devstack sudo[107214]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ca0b5cca-ed92-4e1a-880b-236332181aa6.d396cd07-c5b0-4f03-a73a-d831b949cc49 Aug 15 16:22:43 devstack sudo[107214]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:22:43 devstack sudo[107212]: pam_unix(sudo:session): session closed for user root Aug 15 16:22:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3de38ce7-60f8-4b04-a259-7e7ac6a66437 tempest-VolumesTestJSON-113455874 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.301s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:22:43 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-3de38ce7-60f8-4b04-a259-7e7ac6a66437 tempest-VolumesTestJSON-113455874 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:22:43 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-3de38ce7-60f8-4b04-a259-7e7ac6a66437 tempest-VolumesTestJSON-113455874 None] Deleted volume successfully. Aug 15 16:22:43 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-3de38ce7-60f8-4b04-a259-7e7ac6a66437 tempest-VolumesTestJSON-113455874 None] Lock "cinder-80f55a5a-00a5-482b-8c42-f7bb48efb7d3-delete_volume" released by "delete_volume" :: held 1.727s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:22:43 devstack sudo[107214]: pam_unix(sudo:session): session closed for user root Aug 15 16:22:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3726fe83-97c7-4f52-bf26-a8af3707514a tempest-TestStampPattern-1601675597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ca0b5cca-ed92-4e1a-880b-236332181aa6.d396cd07-c5b0-4f03-a73a-d831b949cc49" returned: 0 in 0.388s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:22:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3726fe83-97c7-4f52-bf26-a8af3707514a tempest-TestStampPattern-1601675597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ca0b5cca-ed92-4e1a-880b-236332181aa6.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:22:43 devstack sudo[107219]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ca0b5cca-ed92-4e1a-880b-236332181aa6.info Aug 15 16:22:43 devstack sudo[107219]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:22:44 devstack sudo[107219]: pam_unix(sudo:session): session closed for user root Aug 15 16:22:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3726fe83-97c7-4f52-bf26-a8af3707514a tempest-TestStampPattern-1601675597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ca0b5cca-ed92-4e1a-880b-236332181aa6.info" returned: 0 in 0.275s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:22:44 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-3726fe83-97c7-4f52-bf26-a8af3707514a tempest-TestStampPattern-1601675597 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ca0b5cca-ed92-4e1a-880b-236332181aa6.info is being set with open permissions: ugo+rw Aug 15 16:22:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3726fe83-97c7-4f52-bf26-a8af3707514a tempest-TestStampPattern-1601675597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ca0b5cca-ed92-4e1a-880b-236332181aa6.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:22:44 devstack sudo[107222]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ca0b5cca-ed92-4e1a-880b-236332181aa6.info Aug 15 16:22:44 devstack sudo[107222]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:22:44 devstack sudo[107222]: pam_unix(sudo:session): session closed for user root Aug 15 16:22:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3726fe83-97c7-4f52-bf26-a8af3707514a tempest-TestStampPattern-1601675597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ca0b5cca-ed92-4e1a-880b-236332181aa6.info" returned: 0 in 0.267s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:22:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-3726fe83-97c7-4f52-bf26-a8af3707514a tempest-TestStampPattern-1601675597 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.642s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:22:44 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-3726fe83-97c7-4f52-bf26-a8af3707514a tempest-TestStampPattern-1601675597 None] Create snapshot completed successfully Aug 15 16:22:47 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-97c52e73-3eeb-4d77-a038-902433ecfccc tempest-VolumesSnapshotListTestJSON-440216552 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:22:47 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-97c52e73-3eeb-4d77-a038-902433ecfccc tempest-VolumesSnapshotListTestJSON-440216552 None] Flow 'volume_create_manager' (df0a5d0f-6083-4644-bbe0-e48023cac71e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:22:47 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-97c52e73-3eeb-4d77-a038-902433ecfccc tempest-VolumesSnapshotListTestJSON-440216552 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a970d59f-9297-4105-98d8-4fc1540e84ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:22:47 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-97c52e73-3eeb-4d77-a038-902433ecfccc tempest-VolumesSnapshotListTestJSON-440216552 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a970d59f-9297-4105-98d8-4fc1540e84ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:22:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1924001827',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9f8b103b-6a18-467a-9fad-2a84396f3252,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e944f8c658147fd833aa97919ba4f18',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:22:48Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:22:48Z,use_quota=True,user_id='a1f5d08b8da144c3a1870f2cd4420fdd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:22:47 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-97c52e73-3eeb-4d77-a038-902433ecfccc tempest-VolumesSnapshotListTestJSON-440216552 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (01dd6e7d-b2a8-4f40-9f85-5a18c509b19e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:22:47 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-97c52e73-3eeb-4d77-a038-902433ecfccc tempest-VolumesSnapshotListTestJSON-440216552 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (01dd6e7d-b2a8-4f40-9f85-5a18c509b19e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:22:47 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-97c52e73-3eeb-4d77-a038-902433ecfccc tempest-VolumesSnapshotListTestJSON-440216552 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (22d821b9-0ddd-4d24-bc11-71adbf050a90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:22:47 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-97c52e73-3eeb-4d77-a038-902433ecfccc tempest-VolumesSnapshotListTestJSON-440216552 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (22d821b9-0ddd-4d24-bc11-71adbf050a90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9f8b103b-6a18-467a-9fad-2a84396f3252', 'volume_name': 'volume-9f8b103b-6a18-467a-9fad-2a84396f3252', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:22:47 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-97c52e73-3eeb-4d77-a038-902433ecfccc tempest-VolumesSnapshotListTestJSON-440216552 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4b178e7b-0dd4-401b-8cea-d45d38826b89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:22:47 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-97c52e73-3eeb-4d77-a038-902433ecfccc tempest-VolumesSnapshotListTestJSON-440216552 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4b178e7b-0dd4-401b-8cea-d45d38826b89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:22:47 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-97c52e73-3eeb-4d77-a038-902433ecfccc tempest-VolumesSnapshotListTestJSON-440216552 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2129c87f-4a10-415f-9914-188a44258842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:22:47 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-97c52e73-3eeb-4d77-a038-902433ecfccc tempest-VolumesSnapshotListTestJSON-440216552 None] Volume 9f8b103b-6a18-467a-9fad-2a84396f3252: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9f8b103b-6a18-467a-9fad-2a84396f3252', 'volume_size': 1} Aug 15 16:22:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-97c52e73-3eeb-4d77-a038-902433ecfccc tempest-VolumesSnapshotListTestJSON-440216552 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:22:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-97c52e73-3eeb-4d77-a038-902433ecfccc tempest-VolumesSnapshotListTestJSON-440216552 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:22:47 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-97c52e73-3eeb-4d77-a038-902433ecfccc tempest-VolumesSnapshotListTestJSON-440216552 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:22:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1924001827',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9f8b103b-6a18-467a-9fad-2a84396f3252,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e944f8c658147fd833aa97919ba4f18',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:22:48Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:22:48Z,use_quota=True,user_id='a1f5d08b8da144c3a1870f2cd4420fdd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:22:47 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-97c52e73-3eeb-4d77-a038-902433ecfccc tempest-VolumesSnapshotListTestJSON-440216552 None] Creating volume 9f8b103b-6a18-467a-9fad-2a84396f3252 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:22:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-97c52e73-3eeb-4d77-a038-902433ecfccc tempest-VolumesSnapshotListTestJSON-440216552 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:22:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-97c52e73-3eeb-4d77-a038-902433ecfccc tempest-VolumesSnapshotListTestJSON-440216552 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:22:47 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-97c52e73-3eeb-4d77-a038-902433ecfccc tempest-VolumesSnapshotListTestJSON-440216552 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:22:47 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-97c52e73-3eeb-4d77-a038-902433ecfccc tempest-VolumesSnapshotListTestJSON-440216552 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:22:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-97c52e73-3eeb-4d77-a038-902433ecfccc tempest-VolumesSnapshotListTestJSON-440216552 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:22:47 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-97c52e73-3eeb-4d77-a038-902433ecfccc tempest-VolumesSnapshotListTestJSON-440216552 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:22:47 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-97c52e73-3eeb-4d77-a038-902433ecfccc tempest-VolumesSnapshotListTestJSON-440216552 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:22:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-97c52e73-3eeb-4d77-a038-902433ecfccc tempest-VolumesSnapshotListTestJSON-440216552 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:22:47 devstack sudo[107241]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252 1073741824 Aug 15 16:22:47 devstack sudo[107241]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:22:48 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-214f4d69-a1b3-4655-b52a-21a2bb7ff835 tempest-VolumesNegativeTest-872927631 None] Acquiring lock "cinder-745443b3-695e-4044-814b-c4f3a2177ed0-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:22:48 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-214f4d69-a1b3-4655-b52a-21a2bb7ff835 tempest-VolumesNegativeTest-872927631 None] Lock "cinder-745443b3-695e-4044-814b-c4f3a2177ed0-delete_volume" acquired by "delete_volume" :: waited 0.032s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:22:48 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-214f4d69-a1b3-4655-b52a-21a2bb7ff835 tempest-VolumesNegativeTest-872927631 None] Acquiring lock "cinder-quobyte-745443b3-695e-4044-814b-c4f3a2177ed0" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:22:48 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-214f4d69-a1b3-4655-b52a-21a2bb7ff835 tempest-VolumesNegativeTest-872927631 None] Lock "cinder-quobyte-745443b3-695e-4044-814b-c4f3a2177ed0" acquired by "delete_volume" :: waited 0.029s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:22:48 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[f1154cea-3b3e-4173-90dd-066136fc0e95]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:22:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-214f4d69-a1b3-4655-b52a-21a2bb7ff835 tempest-VolumesNegativeTest-872927631 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-745443b3-695e-4044-814b-c4f3a2177ed0 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:22:48 devstack sudo[107241]: pam_unix(sudo:session): session closed for user root Aug 15 16:22:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-97c52e73-3eeb-4d77-a038-902433ecfccc tempest-VolumesSnapshotListTestJSON-440216552 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252 1073741824" returned: 0 in 0.604s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:22:48 devstack sudo[107253]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-745443b3-695e-4044-814b-c4f3a2177ed0 Aug 15 16:22:48 devstack sudo[107253]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:22:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-97c52e73-3eeb-4d77-a038-902433ecfccc tempest-VolumesSnapshotListTestJSON-440216552 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:22:48 devstack sudo[107255]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252 Aug 15 16:22:48 devstack sudo[107255]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:22:48 devstack sudo[107253]: pam_unix(sudo:session): session closed for user root Aug 15 16:22:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-214f4d69-a1b3-4655-b52a-21a2bb7ff835 tempest-VolumesNegativeTest-872927631 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-745443b3-695e-4044-814b-c4f3a2177ed0" returned: 0 in 0.458s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:22:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-214f4d69-a1b3-4655-b52a-21a2bb7ff835 tempest-VolumesNegativeTest-872927631 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-745443b3-695e-4044-814b-c4f3a2177ed0 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:22:48 devstack sudo[107255]: pam_unix(sudo:session): session closed for user root Aug 15 16:22:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-97c52e73-3eeb-4d77-a038-902433ecfccc tempest-VolumesSnapshotListTestJSON-440216552 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252" returned: 0 in 0.302s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:22:48 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-97c52e73-3eeb-4d77-a038-902433ecfccc tempest-VolumesSnapshotListTestJSON-440216552 None] <== create_volume: return (955ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:22:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-97c52e73-3eeb-4d77-a038-902433ecfccc tempest-VolumesSnapshotListTestJSON-440216552 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.959s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:22:48 devstack sudo[107261]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-745443b3-695e-4044-814b-c4f3a2177ed0 Aug 15 16:22:48 devstack sudo[107261]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:22:48 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-97c52e73-3eeb-4d77-a038-902433ecfccc tempest-VolumesSnapshotListTestJSON-440216552 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2129c87f-4a10-415f-9914-188a44258842) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9f8b103b-6a18-467a-9fad-2a84396f3252', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:22:48 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-97c52e73-3eeb-4d77-a038-902433ecfccc tempest-VolumesSnapshotListTestJSON-440216552 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fa98d08d-5ca6-4f24-805b-8ac51de91dd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:22:48 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-97c52e73-3eeb-4d77-a038-902433ecfccc tempest-VolumesSnapshotListTestJSON-440216552 None] Volume volume-9f8b103b-6a18-467a-9fad-2a84396f3252 (9f8b103b-6a18-467a-9fad-2a84396f3252): created successfully Aug 15 16:22:48 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-97c52e73-3eeb-4d77-a038-902433ecfccc tempest-VolumesSnapshotListTestJSON-440216552 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fa98d08d-5ca6-4f24-805b-8ac51de91dd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:22:48 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-97c52e73-3eeb-4d77-a038-902433ecfccc tempest-VolumesSnapshotListTestJSON-440216552 None] Flow 'volume_create_manager' (df0a5d0f-6083-4644-bbe0-e48023cac71e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:22:48 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-97c52e73-3eeb-4d77-a038-902433ecfccc tempest-VolumesSnapshotListTestJSON-440216552 None] Created volume successfully. Aug 15 16:22:48 devstack sudo[107261]: pam_unix(sudo:session): session closed for user root Aug 15 16:22:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-214f4d69-a1b3-4655-b52a-21a2bb7ff835 tempest-VolumesNegativeTest-872927631 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-745443b3-695e-4044-814b-c4f3a2177ed0" returned: 0 in 0.285s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:22:48 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-214f4d69-a1b3-4655-b52a-21a2bb7ff835 tempest-VolumesNegativeTest-872927631 None] Lock "cinder-quobyte-745443b3-695e-4044-814b-c4f3a2177ed0" released by "delete_volume" :: held 0.807s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:22:49 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-214f4d69-a1b3-4655-b52a-21a2bb7ff835 tempest-VolumesNegativeTest-872927631 None] Created reservations ['f9874b27-46d6-45fb-a587-2b35dd24ebb6', 'a6cfa0f8-a9d0-466a-8ca4-b67486a63684', '5204f448-beb9-484f-b3d1-39616e944079', '8641b6f7-50b1-44d7-9bbc-f2390bda9bac'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:22:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-214f4d69-a1b3-4655-b52a-21a2bb7ff835 tempest-VolumesNegativeTest-872927631 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:22:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-214f4d69-a1b3-4655-b52a-21a2bb7ff835 tempest-VolumesNegativeTest-872927631 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:22:49 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-214f4d69-a1b3-4655-b52a-21a2bb7ff835 tempest-VolumesNegativeTest-872927631 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:22:49 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-214f4d69-a1b3-4655-b52a-21a2bb7ff835 tempest-VolumesNegativeTest-872927631 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:22:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-214f4d69-a1b3-4655-b52a-21a2bb7ff835 tempest-VolumesNegativeTest-872927631 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:22:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-214f4d69-a1b3-4655-b52a-21a2bb7ff835 tempest-VolumesNegativeTest-872927631 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:22:49 devstack sudo[107272]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:22:49 devstack sudo[107272]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:22:49 devstack sudo[107272]: pam_unix(sudo:session): session closed for user root Aug 15 16:22:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-214f4d69-a1b3-4655-b52a-21a2bb7ff835 tempest-VolumesNegativeTest-872927631 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.291s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:22:49 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-214f4d69-a1b3-4655-b52a-21a2bb7ff835 tempest-VolumesNegativeTest-872927631 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:22:49 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-214f4d69-a1b3-4655-b52a-21a2bb7ff835 tempest-VolumesNegativeTest-872927631 None] Deleted volume successfully. Aug 15 16:22:49 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-214f4d69-a1b3-4655-b52a-21a2bb7ff835 tempest-VolumesNegativeTest-872927631 None] Lock "cinder-745443b3-695e-4044-814b-c4f3a2177ed0-delete_volume" released by "delete_volume" :: held 1.438s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:22:49 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-5b971c8a-4edc-404a-8fdf-729eb167f284 tempest-GroupsTest-1551850637 None] Group tempest-Group1-1021118714: creating Aug 15 16:22:49 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-5b971c8a-4edc-404a-8fdf-729eb167f284 tempest-GroupsTest-1551850637 None] Group tempest-Group1-1021118714: created successfully Aug 15 16:22:49 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-5b971c8a-4edc-404a-8fdf-729eb167f284 tempest-GroupsTest-1551850637 None] Create group completed successfully. Aug 15 16:22:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-13115fd0-f056-4f47-a2a2-6f3cd4a90806 tempest-VolumesSnapshotListTestJSON-440216552 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:22:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-13115fd0-f056-4f47-a2a2-6f3cd4a90806 tempest-VolumesSnapshotListTestJSON-440216552 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:22:49 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-13115fd0-f056-4f47-a2a2-6f3cd4a90806 tempest-VolumesSnapshotListTestJSON-440216552 None] Creating offline snapshot ccd6b656-b180-47dc-b215-40cb44dbd831 of volume 9f8b103b-6a18-467a-9fad-2a84396f3252 {{(pid=94214) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 15 16:22:50 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[37bc6413-293c-489e-8f2e-f9ecfa646781]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:22:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-13115fd0-f056-4f47-a2a2-6f3cd4a90806 tempest-VolumesSnapshotListTestJSON-440216552 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:22:50 devstack sudo[107276]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252 Aug 15 16:22:50 devstack sudo[107276]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:22:50 devstack sudo[107276]: pam_unix(sudo:session): session closed for user root Aug 15 16:22:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-13115fd0-f056-4f47-a2a2-6f3cd4a90806 tempest-VolumesSnapshotListTestJSON-440216552 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252" returned: 0 in 0.385s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:22:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-13115fd0-f056-4f47-a2a2-6f3cd4a90806 tempest-VolumesSnapshotListTestJSON-440216552 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.ccd6b656-b180-47dc-b215-40cb44dbd831 1G {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:22:50 devstack sudo[107282]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.ccd6b656-b180-47dc-b215-40cb44dbd831 1G Aug 15 16:22:50 devstack sudo[107282]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:22:50 devstack sudo[107282]: pam_unix(sudo:session): session closed for user root Aug 15 16:22:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-13115fd0-f056-4f47-a2a2-6f3cd4a90806 tempest-VolumesSnapshotListTestJSON-440216552 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.ccd6b656-b180-47dc-b215-40cb44dbd831 1G" returned: 0 in 0.491s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:22:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-13115fd0-f056-4f47-a2a2-6f3cd4a90806 tempest-VolumesSnapshotListTestJSON-440216552 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-9f8b103b-6a18-467a-9fad-2a84396f3252 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.ccd6b656-b180-47dc-b215-40cb44dbd831 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:22:50 devstack sudo[107288]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-9f8b103b-6a18-467a-9fad-2a84396f3252 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.ccd6b656-b180-47dc-b215-40cb44dbd831 Aug 15 16:22:50 devstack sudo[107288]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:22:50 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-325f886e-480e-4b36-ba76-9375abf1fa93 tempest-GroupsTest-1551850637 None] Group tempest-Group2-1732228267: creating Aug 15 16:22:51 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-325f886e-480e-4b36-ba76-9375abf1fa93 tempest-GroupsTest-1551850637 None] Group tempest-Group2-1732228267: created successfully Aug 15 16:22:51 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-325f886e-480e-4b36-ba76-9375abf1fa93 tempest-GroupsTest-1551850637 None] Create group completed successfully. Aug 15 16:22:51 devstack sudo[107288]: pam_unix(sudo:session): session closed for user root Aug 15 16:22:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-13115fd0-f056-4f47-a2a2-6f3cd4a90806 tempest-VolumesSnapshotListTestJSON-440216552 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-9f8b103b-6a18-467a-9fad-2a84396f3252 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.ccd6b656-b180-47dc-b215-40cb44dbd831" returned: 0 in 0.383s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:22:51 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-13115fd0-f056-4f47-a2a2-6f3cd4a90806 tempest-VolumesSnapshotListTestJSON-440216552 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.ccd6b656-b180-47dc-b215-40cb44dbd831 is being set with open permissions: ugo+rw Aug 15 16:22:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-13115fd0-f056-4f47-a2a2-6f3cd4a90806 tempest-VolumesSnapshotListTestJSON-440216552 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.ccd6b656-b180-47dc-b215-40cb44dbd831 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:22:51 devstack sudo[107294]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.ccd6b656-b180-47dc-b215-40cb44dbd831 Aug 15 16:22:51 devstack sudo[107294]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:22:51 devstack sudo[107294]: pam_unix(sudo:session): session closed for user root Aug 15 16:22:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-13115fd0-f056-4f47-a2a2-6f3cd4a90806 tempest-VolumesSnapshotListTestJSON-440216552 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.ccd6b656-b180-47dc-b215-40cb44dbd831" returned: 0 in 0.337s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:22:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-13115fd0-f056-4f47-a2a2-6f3cd4a90806 tempest-VolumesSnapshotListTestJSON-440216552 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:22:51 devstack sudo[107297]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.info Aug 15 16:22:51 devstack sudo[107297]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:22:51 devstack sudo[107297]: pam_unix(sudo:session): session closed for user root Aug 15 16:22:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-13115fd0-f056-4f47-a2a2-6f3cd4a90806 tempest-VolumesSnapshotListTestJSON-440216552 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.info" returned: 0 in 0.333s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:22:51 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-13115fd0-f056-4f47-a2a2-6f3cd4a90806 tempest-VolumesSnapshotListTestJSON-440216552 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.info is being set with open permissions: ugo+rw Aug 15 16:22:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-13115fd0-f056-4f47-a2a2-6f3cd4a90806 tempest-VolumesSnapshotListTestJSON-440216552 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:22:52 devstack sudo[107300]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.info Aug 15 16:22:52 devstack sudo[107300]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:22:52 devstack sudo[107300]: pam_unix(sudo:session): session closed for user root Aug 15 16:22:52 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-13115fd0-f056-4f47-a2a2-6f3cd4a90806 tempest-VolumesSnapshotListTestJSON-440216552 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.info" returned: 0 in 0.359s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:22:52 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-13115fd0-f056-4f47-a2a2-6f3cd4a90806 tempest-VolumesSnapshotListTestJSON-440216552 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.411s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:22:52 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-13115fd0-f056-4f47-a2a2-6f3cd4a90806 tempest-VolumesSnapshotListTestJSON-440216552 None] Create snapshot completed successfully Aug 15 16:22:52 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-1d8cfa20-e107-4db3-82eb-bf2762065024 tempest-GroupsTest-1551850637 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:22:52 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1d8cfa20-e107-4db3-82eb-bf2762065024 tempest-GroupsTest-1551850637 None] Flow 'volume_create_manager' (33ef23fd-50d6-4c05-b903-7664adabd147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:22:52 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1d8cfa20-e107-4db3-82eb-bf2762065024 tempest-GroupsTest-1551850637 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4c9d2d5f-f5bb-4eaa-b42c-343f729e201b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:22:52 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1d8cfa20-e107-4db3-82eb-bf2762065024 tempest-GroupsTest-1551850637 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4c9d2d5f-f5bb-4eaa-b42c-343f729e201b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:22:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-302827723',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=bc44a3af-d384-4d1e-9550-941c826b9b61,host='devstack@QuobyteHD#QuobyteHD',id=a8cbb0d4-53a8-4dfa-9dc5-480a021de5dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf588fa916244750bd2e62f32fd48304',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:22:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:22:53Z,use_quota=True,user_id='84ee5646b9e14ea48a9c8e0b4d1aec01',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b6de8d60-eef0-4251-bd74-3f8402320cea),volume_type_id=b6de8d60-eef0-4251-bd74-3f8402320cea)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:22:52 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1d8cfa20-e107-4db3-82eb-bf2762065024 tempest-GroupsTest-1551850637 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0fcb4bad-96ce-43b4-8562-22fbe2ca24f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:22:52 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1d8cfa20-e107-4db3-82eb-bf2762065024 tempest-GroupsTest-1551850637 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0fcb4bad-96ce-43b4-8562-22fbe2ca24f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:22:52 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1d8cfa20-e107-4db3-82eb-bf2762065024 tempest-GroupsTest-1551850637 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (17e7ee59-b14e-4693-a902-4e19fa424a94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:22:52 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1d8cfa20-e107-4db3-82eb-bf2762065024 tempest-GroupsTest-1551850637 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (17e7ee59-b14e-4693-a902-4e19fa424a94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a8cbb0d4-53a8-4dfa-9dc5-480a021de5dc', 'volume_name': 'volume-a8cbb0d4-53a8-4dfa-9dc5-480a021de5dc', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:22:52 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1d8cfa20-e107-4db3-82eb-bf2762065024 tempest-GroupsTest-1551850637 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ccab29f7-6904-4422-8632-11ace4b39b6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:22:52 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1d8cfa20-e107-4db3-82eb-bf2762065024 tempest-GroupsTest-1551850637 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ccab29f7-6904-4422-8632-11ace4b39b6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:22:52 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1d8cfa20-e107-4db3-82eb-bf2762065024 tempest-GroupsTest-1551850637 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cc7097e9-517f-4880-9b71-a38464b58340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:22:52 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-1d8cfa20-e107-4db3-82eb-bf2762065024 tempest-GroupsTest-1551850637 None] Volume a8cbb0d4-53a8-4dfa-9dc5-480a021de5dc: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a8cbb0d4-53a8-4dfa-9dc5-480a021de5dc', 'volume_size': 1} Aug 15 16:22:52 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1d8cfa20-e107-4db3-82eb-bf2762065024 tempest-GroupsTest-1551850637 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:22:52 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1d8cfa20-e107-4db3-82eb-bf2762065024 tempest-GroupsTest-1551850637 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:22:52 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-1d8cfa20-e107-4db3-82eb-bf2762065024 tempest-GroupsTest-1551850637 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=bc44a3af-d384-4d1e-9550-941c826b9b61,created_at=2026-08-15T14:22:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-302827723',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=bc44a3af-d384-4d1e-9550-941c826b9b61,host='devstack@QuobyteHD#QuobyteHD',id=a8cbb0d4-53a8-4dfa-9dc5-480a021de5dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf588fa916244750bd2e62f32fd48304',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:22:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:22:53Z,use_quota=True,user_id='84ee5646b9e14ea48a9c8e0b4d1aec01',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b6de8d60-eef0-4251-bd74-3f8402320cea),volume_type_id=b6de8d60-eef0-4251-bd74-3f8402320cea)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:22:52 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-1d8cfa20-e107-4db3-82eb-bf2762065024 tempest-GroupsTest-1551850637 None] Creating volume a8cbb0d4-53a8-4dfa-9dc5-480a021de5dc {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:22:52 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1d8cfa20-e107-4db3-82eb-bf2762065024 tempest-GroupsTest-1551850637 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:22:52 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1d8cfa20-e107-4db3-82eb-bf2762065024 tempest-GroupsTest-1551850637 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:22:52 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-1d8cfa20-e107-4db3-82eb-bf2762065024 tempest-GroupsTest-1551850637 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:22:52 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-1d8cfa20-e107-4db3-82eb-bf2762065024 tempest-GroupsTest-1551850637 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:22:52 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1d8cfa20-e107-4db3-82eb-bf2762065024 tempest-GroupsTest-1551850637 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:22:52 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-1d8cfa20-e107-4db3-82eb-bf2762065024 tempest-GroupsTest-1551850637 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:22:52 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-1d8cfa20-e107-4db3-82eb-bf2762065024 tempest-GroupsTest-1551850637 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:22:52 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1d8cfa20-e107-4db3-82eb-bf2762065024 tempest-GroupsTest-1551850637 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a8cbb0d4-53a8-4dfa-9dc5-480a021de5dc 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:22:52 devstack sudo[107303]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a8cbb0d4-53a8-4dfa-9dc5-480a021de5dc 1073741824 Aug 15 16:22:52 devstack sudo[107303]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:22:53 devstack sudo[107303]: pam_unix(sudo:session): session closed for user root Aug 15 16:22:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1d8cfa20-e107-4db3-82eb-bf2762065024 tempest-GroupsTest-1551850637 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a8cbb0d4-53a8-4dfa-9dc5-480a021de5dc 1073741824" returned: 0 in 0.651s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:22:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1d8cfa20-e107-4db3-82eb-bf2762065024 tempest-GroupsTest-1551850637 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a8cbb0d4-53a8-4dfa-9dc5-480a021de5dc {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:22:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-6d1b1bf7-27b5-4050-8de0-71f5bf06e83e tempest-VolumesSnapshotListTestJSON-440216552 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:22:53 devstack sudo[107310]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a8cbb0d4-53a8-4dfa-9dc5-480a021de5dc Aug 15 16:22:53 devstack sudo[107310]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:22:53 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-8dea58fd-bcfb-4344-8d03-23c6d775838a tempest-TestStampPattern-1601675597 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:22:53 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-8dea58fd-bcfb-4344-8d03-23c6d775838a tempest-TestStampPattern-1601675597 None] Flow 'volume_create_manager' (964fde51-a2bd-4f75-a9ff-488125161ea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:22:53 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-8dea58fd-bcfb-4344-8d03-23c6d775838a tempest-TestStampPattern-1601675597 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7adab08c-a102-4e70-bd23-3efec0e828dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:22:53 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-8dea58fd-bcfb-4344-8d03-23c6d775838a tempest-TestStampPattern-1601675597 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7adab08c-a102-4e70-bd23-3efec0e828dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:22:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1518454009',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=41dda966-78f7-4087-ad3b-f77f1def52e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22dcc23c1ae847e7bfdd1e62b0cbd252',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:22:54Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=d396cd07-c5b0-4f03-a73a-d831b949cc49,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:22:54Z,use_quota=True,user_id='ed1b274f28bb498cb1572eeca4c20c1f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:22:53 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-8dea58fd-bcfb-4344-8d03-23c6d775838a tempest-TestStampPattern-1601675597 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (25cb585f-9ebc-4d86-8b87-9709d5ad053d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:22:53 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-8dea58fd-bcfb-4344-8d03-23c6d775838a tempest-TestStampPattern-1601675597 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (25cb585f-9ebc-4d86-8b87-9709d5ad053d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:22:53 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-8dea58fd-bcfb-4344-8d03-23c6d775838a tempest-TestStampPattern-1601675597 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f7d23200-864a-42db-a492-3404896f793f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:22:53 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-8dea58fd-bcfb-4344-8d03-23c6d775838a tempest-TestStampPattern-1601675597 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f7d23200-864a-42db-a492-3404896f793f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '41dda966-78f7-4087-ad3b-f77f1def52e5', 'volume_name': 'volume-41dda966-78f7-4087-ad3b-f77f1def52e5', 'volume_size': 1, 'snapshot_id': 'd396cd07-c5b0-4f03-a73a-d831b949cc49'}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:22:53 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-8dea58fd-bcfb-4344-8d03-23c6d775838a tempest-TestStampPattern-1601675597 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (85a16d0d-dc30-4713-b537-70cc31e60793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:22:53 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-8dea58fd-bcfb-4344-8d03-23c6d775838a tempest-TestStampPattern-1601675597 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (85a16d0d-dc30-4713-b537-70cc31e60793) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:22:53 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-8dea58fd-bcfb-4344-8d03-23c6d775838a tempest-TestStampPattern-1601675597 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c1a11bfb-f10a-42f5-85a9-e360f4967a27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:22:53 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-8dea58fd-bcfb-4344-8d03-23c6d775838a tempest-TestStampPattern-1601675597 None] Volume 41dda966-78f7-4087-ad3b-f77f1def52e5: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-41dda966-78f7-4087-ad3b-f77f1def52e5', 'volume_size': 1, 'snapshot_id': 'd396cd07-c5b0-4f03-a73a-d831b949cc49'} Aug 15 16:22:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-8dea58fd-bcfb-4344-8d03-23c6d775838a tempest-TestStampPattern-1601675597 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:22:53 devstack sudo[107310]: pam_unix(sudo:session): session closed for user root Aug 15 16:22:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1d8cfa20-e107-4db3-82eb-bf2762065024 tempest-GroupsTest-1551850637 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a8cbb0d4-53a8-4dfa-9dc5-480a021de5dc" returned: 0 in 0.307s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:22:53 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-1d8cfa20-e107-4db3-82eb-bf2762065024 tempest-GroupsTest-1551850637 None] <== create_volume: return (1030ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:22:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1d8cfa20-e107-4db3-82eb-bf2762065024 tempest-GroupsTest-1551850637 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.034s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:22:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-6d1b1bf7-27b5-4050-8de0-71f5bf06e83e tempest-VolumesSnapshotListTestJSON-440216552 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.275s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:22:53 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1d8cfa20-e107-4db3-82eb-bf2762065024 tempest-GroupsTest-1551850637 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cc7097e9-517f-4880-9b71-a38464b58340) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a8cbb0d4-53a8-4dfa-9dc5-480a021de5dc', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:22:53 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1d8cfa20-e107-4db3-82eb-bf2762065024 tempest-GroupsTest-1551850637 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2cbeacb0-08c7-43e8-b64b-37125a4bb28f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:22:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-6d1b1bf7-27b5-4050-8de0-71f5bf06e83e tempest-VolumesSnapshotListTestJSON-440216552 None] Creating offline snapshot 30c611b0-8ef1-49c9-be0f-b2a99a2b6534 of volume 9f8b103b-6a18-467a-9fad-2a84396f3252 {{(pid=94214) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 15 16:22:54 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-1d8cfa20-e107-4db3-82eb-bf2762065024 tempest-GroupsTest-1551850637 None] Volume volume-a8cbb0d4-53a8-4dfa-9dc5-480a021de5dc (a8cbb0d4-53a8-4dfa-9dc5-480a021de5dc): created successfully Aug 15 16:22:54 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1d8cfa20-e107-4db3-82eb-bf2762065024 tempest-GroupsTest-1551850637 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2cbeacb0-08c7-43e8-b64b-37125a4bb28f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:22:54 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1d8cfa20-e107-4db3-82eb-bf2762065024 tempest-GroupsTest-1551850637 None] Flow 'volume_create_manager' (33ef23fd-50d6-4c05-b903-7664adabd147) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:22:54 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[2a217ef2-d374-4bf6-9cbd-60715075ba36]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:22:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6d1b1bf7-27b5-4050-8de0-71f5bf06e83e tempest-VolumesSnapshotListTestJSON-440216552 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.ccd6b656-b180-47dc-b215-40cb44dbd831 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:22:54 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-1d8cfa20-e107-4db3-82eb-bf2762065024 tempest-GroupsTest-1551850637 None] Created volume successfully. Aug 15 16:22:54 devstack sudo[107313]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.ccd6b656-b180-47dc-b215-40cb44dbd831 Aug 15 16:22:54 devstack sudo[107313]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:22:54 devstack sudo[107313]: pam_unix(sudo:session): session closed for user root Aug 15 16:22:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6d1b1bf7-27b5-4050-8de0-71f5bf06e83e tempest-VolumesSnapshotListTestJSON-440216552 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.ccd6b656-b180-47dc-b215-40cb44dbd831" returned: 0 in 0.498s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:22:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-6d1b1bf7-27b5-4050-8de0-71f5bf06e83e tempest-VolumesSnapshotListTestJSON-440216552 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-9f8b103b-6a18-467a-9fad-2a84396f3252(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:22:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6d1b1bf7-27b5-4050-8de0-71f5bf06e83e tempest-VolumesSnapshotListTestJSON-440216552 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.ccd6b656-b180-47dc-b215-40cb44dbd831,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.30c611b0-8ef1-49c9-be0f-b2a99a2b6534 1G {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:22:54 devstack sudo[107322]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.ccd6b656-b180-47dc-b215-40cb44dbd831,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.30c611b0-8ef1-49c9-be0f-b2a99a2b6534 1G Aug 15 16:22:54 devstack sudo[107322]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:22:54 devstack cinder-volume[94214]: DEBUG oslo_service.periodic_task [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94214) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 15 16:22:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:22:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:22:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:22:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:22:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:22:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:22:54 devstack sudo[107327]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:22:54 devstack sudo[107327]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:22:55 devstack sudo[107322]: pam_unix(sudo:session): session closed for user root Aug 15 16:22:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6d1b1bf7-27b5-4050-8de0-71f5bf06e83e tempest-VolumesSnapshotListTestJSON-440216552 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.ccd6b656-b180-47dc-b215-40cb44dbd831,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.30c611b0-8ef1-49c9-be0f-b2a99a2b6534 1G" returned: 0 in 0.509s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:22:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6d1b1bf7-27b5-4050-8de0-71f5bf06e83e tempest-VolumesSnapshotListTestJSON-440216552 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-9f8b103b-6a18-467a-9fad-2a84396f3252.ccd6b656-b180-47dc-b215-40cb44dbd831 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.30c611b0-8ef1-49c9-be0f-b2a99a2b6534 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:22:55 devstack sudo[107329]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-9f8b103b-6a18-467a-9fad-2a84396f3252.ccd6b656-b180-47dc-b215-40cb44dbd831 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.30c611b0-8ef1-49c9-be0f-b2a99a2b6534 Aug 15 16:22:55 devstack sudo[107329]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:22:55 devstack sudo[107327]: pam_unix(sudo:session): session closed for user root Aug 15 16:22:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.327s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:22:55 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:22:55 devstack cinder-volume[94214]: DEBUG oslo_service.periodic_task [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Running periodic task VolumeManager._thread_info {{(pid=94214) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 15 16:22:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] thread count: 28 {{(pid=94214) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 15 16:22:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] thread info: [<_MainThread(MainThread, started 127815644156032)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94214) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 15 16:22:55 devstack sudo[107329]: pam_unix(sudo:session): session closed for user root Aug 15 16:22:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6d1b1bf7-27b5-4050-8de0-71f5bf06e83e tempest-VolumesSnapshotListTestJSON-440216552 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-9f8b103b-6a18-467a-9fad-2a84396f3252.ccd6b656-b180-47dc-b215-40cb44dbd831 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.30c611b0-8ef1-49c9-be0f-b2a99a2b6534" returned: 0 in 0.407s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:22:55 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-6d1b1bf7-27b5-4050-8de0-71f5bf06e83e tempest-VolumesSnapshotListTestJSON-440216552 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.30c611b0-8ef1-49c9-be0f-b2a99a2b6534 is being set with open permissions: ugo+rw Aug 15 16:22:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6d1b1bf7-27b5-4050-8de0-71f5bf06e83e tempest-VolumesSnapshotListTestJSON-440216552 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.30c611b0-8ef1-49c9-be0f-b2a99a2b6534 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:22:55 devstack sudo[107336]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.30c611b0-8ef1-49c9-be0f-b2a99a2b6534 Aug 15 16:22:55 devstack sudo[107336]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:22:55 devstack sudo[107336]: pam_unix(sudo:session): session closed for user root Aug 15 16:22:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6d1b1bf7-27b5-4050-8de0-71f5bf06e83e tempest-VolumesSnapshotListTestJSON-440216552 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.30c611b0-8ef1-49c9-be0f-b2a99a2b6534" returned: 0 in 0.374s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:22:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-6d1b1bf7-27b5-4050-8de0-71f5bf06e83e tempest-VolumesSnapshotListTestJSON-440216552 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.994s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:22:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-8dea58fd-bcfb-4344-8d03-23c6d775838a tempest-TestStampPattern-1601675597 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 2.112s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:22:55 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-8dea58fd-bcfb-4344-8d03-23c6d775838a tempest-TestStampPattern-1601675597 None] Acquiring lock "cinder-quobyte-d396cd07-c5b0-4f03-a73a-d831b949cc49-41dda966-78f7-4087-ad3b-f77f1def52e5" by "_create_volume_from_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:22:56 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-8dea58fd-bcfb-4344-8d03-23c6d775838a tempest-TestStampPattern-1601675597 None] Lock "cinder-quobyte-d396cd07-c5b0-4f03-a73a-d831b949cc49-41dda966-78f7-4087-ad3b-f77f1def52e5" acquired by "_create_volume_from_snapshot" :: waited 0.061s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:22:56 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-8dea58fd-bcfb-4344-8d03-23c6d775838a tempest-TestStampPattern-1601675597 None] Creating volume 41dda966-78f7-4087-ad3b-f77f1def52e5 from snapshot d396cd07-c5b0-4f03-a73a-d831b949cc49 {{(pid=94214) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 15 16:22:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-8dea58fd-bcfb-4344-8d03-23c6d775838a tempest-TestStampPattern-1601675597 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:22:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-8dea58fd-bcfb-4344-8d03-23c6d775838a tempest-TestStampPattern-1601675597 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:22:56 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-8dea58fd-bcfb-4344-8d03-23c6d775838a tempest-TestStampPattern-1601675597 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:22:56 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-8dea58fd-bcfb-4344-8d03-23c6d775838a tempest-TestStampPattern-1601675597 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:22:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-8dea58fd-bcfb-4344-8d03-23c6d775838a tempest-TestStampPattern-1601675597 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:22:56 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-8dea58fd-bcfb-4344-8d03-23c6d775838a tempest-TestStampPattern-1601675597 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:22:56 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-8dea58fd-bcfb-4344-8d03-23c6d775838a tempest-TestStampPattern-1601675597 None] Acquiring lock "cinder-quobyte-41dda966-78f7-4087-ad3b-f77f1def52e5" by "_copy_volume_from_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:22:56 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-6d1b1bf7-27b5-4050-8de0-71f5bf06e83e tempest-VolumesSnapshotListTestJSON-440216552 None] Create snapshot completed successfully Aug 15 16:22:56 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-8dea58fd-bcfb-4344-8d03-23c6d775838a tempest-TestStampPattern-1601675597 None] Lock "cinder-quobyte-41dda966-78f7-4087-ad3b-f77f1def52e5" acquired by "_copy_volume_from_snapshot" :: waited 0.053s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:22:56 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-8dea58fd-bcfb-4344-8d03-23c6d775838a tempest-TestStampPattern-1601675597 None] snapshot: d396cd07-c5b0-4f03-a73a-d831b949cc49, volume: 41dda966-78f7-4087-ad3b-f77f1def52e5, {{(pid=94214) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 15 16:22:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-8dea58fd-bcfb-4344-8d03-23c6d775838a tempest-TestStampPattern-1601675597 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:22:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-8dea58fd-bcfb-4344-8d03-23c6d775838a tempest-TestStampPattern-1601675597 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:22:56 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-8dea58fd-bcfb-4344-8d03-23c6d775838a tempest-TestStampPattern-1601675597 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:22:56 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-8dea58fd-bcfb-4344-8d03-23c6d775838a tempest-TestStampPattern-1601675597 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:22:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-8dea58fd-bcfb-4344-8d03-23c6d775838a tempest-TestStampPattern-1601675597 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.018s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:22:56 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[9aa80f5e-bc14-4d3d-89ae-9ba58dee4716]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:22:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8dea58fd-bcfb-4344-8d03-23c6d775838a tempest-TestStampPattern-1601675597 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ca0b5cca-ed92-4e1a-880b-236332181aa6.d396cd07-c5b0-4f03-a73a-d831b949cc49 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:22:56 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ec831890-fdbb-4e2d-855b-b0c4664de1b6 tempest-GroupsTest-1551850637 None] Acquiring lock "cinder-quobyte-a8cbb0d4-53a8-4dfa-9dc5-480a021de5dc" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:22:56 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ec831890-fdbb-4e2d-855b-b0c4664de1b6 tempest-GroupsTest-1551850637 None] Lock "cinder-quobyte-a8cbb0d4-53a8-4dfa-9dc5-480a021de5dc" acquired by "delete_volume" :: waited 0.030s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:22:56 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[8826d8ef-e694-465b-8a66-e0fbb1c2c6a1]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:22:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ec831890-fdbb-4e2d-855b-b0c4664de1b6 tempest-GroupsTest-1551850637 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a8cbb0d4-53a8-4dfa-9dc5-480a021de5dc {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:22:56 devstack sudo[107339]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ca0b5cca-ed92-4e1a-880b-236332181aa6.d396cd07-c5b0-4f03-a73a-d831b949cc49 Aug 15 16:22:56 devstack sudo[107339]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:22:56 devstack sudo[107340]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a8cbb0d4-53a8-4dfa-9dc5-480a021de5dc Aug 15 16:22:56 devstack sudo[107340]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:22:56 devstack sudo[107339]: pam_unix(sudo:session): session closed for user root Aug 15 16:22:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8dea58fd-bcfb-4344-8d03-23c6d775838a tempest-TestStampPattern-1601675597 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ca0b5cca-ed92-4e1a-880b-236332181aa6.d396cd07-c5b0-4f03-a73a-d831b949cc49" returned: 0 in 0.653s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:22:56 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-8dea58fd-bcfb-4344-8d03-23c6d775838a tempest-TestStampPattern-1601675597 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-ca0b5cca-ed92-4e1a-880b-236332181aa6(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:22:56 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[6449de6d-30fc-4e4b-974b-12d4cd69e4e0]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:22:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8dea58fd-bcfb-4344-8d03-23c6d775838a tempest-TestStampPattern-1601675597 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ca0b5cca-ed92-4e1a-880b-236332181aa6 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:22:57 devstack sudo[107340]: pam_unix(sudo:session): session closed for user root Aug 15 16:22:57 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-b1ceffb9-00ee-4d90-b49f-b2c4d7f1f3ea tempest-VolumesSnapshotListTestJSON-440216552 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:22:57 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ec831890-fdbb-4e2d-855b-b0c4664de1b6 tempest-GroupsTest-1551850637 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a8cbb0d4-53a8-4dfa-9dc5-480a021de5dc" returned: 0 in 0.799s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:22:57 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ec831890-fdbb-4e2d-855b-b0c4664de1b6 tempest-GroupsTest-1551850637 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a8cbb0d4-53a8-4dfa-9dc5-480a021de5dc {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:22:57 devstack sudo[107347]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ca0b5cca-ed92-4e1a-880b-236332181aa6 Aug 15 16:22:57 devstack sudo[107347]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:22:57 devstack sudo[107350]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a8cbb0d4-53a8-4dfa-9dc5-480a021de5dc Aug 15 16:22:57 devstack sudo[107350]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:22:57 devstack sudo[107347]: pam_unix(sudo:session): session closed for user root Aug 15 16:22:57 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8dea58fd-bcfb-4344-8d03-23c6d775838a tempest-TestStampPattern-1601675597 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ca0b5cca-ed92-4e1a-880b-236332181aa6" returned: 0 in 0.689s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:22:57 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-8dea58fd-bcfb-4344-8d03-23c6d775838a tempest-TestStampPattern-1601675597 None] will copy from snapshot at /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ca0b5cca-ed92-4e1a-880b-236332181aa6 {{(pid=94214) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 15 16:22:57 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-8dea58fd-bcfb-4344-8d03-23c6d775838a tempest-TestStampPattern-1601675597 None] Creating direct copy from snapshot {{(pid=94214) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 15 16:22:57 devstack cinder-volume[94214]: DEBUG cinder.utils [None req-8dea58fd-bcfb-4344-8d03-23c6d775838a tempest-TestStampPattern-1601675597 None] Path /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-41dda966-78f7-4087-ad3b-f77f1def52e5 not found in is_blk_device check {{(pid=94214) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 15 16:22:57 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8dea58fd-bcfb-4344-8d03-23c6d775838a tempest-TestStampPattern-1601675597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ca0b5cca-ed92-4e1a-880b-236332181aa6 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-41dda966-78f7-4087-ad3b-f77f1def52e5 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:22:57 devstack sudo[107357]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ca0b5cca-ed92-4e1a-880b-236332181aa6 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-41dda966-78f7-4087-ad3b-f77f1def52e5 Aug 15 16:22:57 devstack sudo[107357]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:22:57 devstack sudo[107350]: pam_unix(sudo:session): session closed for user root Aug 15 16:22:57 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ec831890-fdbb-4e2d-855b-b0c4664de1b6 tempest-GroupsTest-1551850637 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a8cbb0d4-53a8-4dfa-9dc5-480a021de5dc" returned: 0 in 0.573s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:22:57 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ec831890-fdbb-4e2d-855b-b0c4664de1b6 tempest-GroupsTest-1551850637 None] Lock "cinder-quobyte-a8cbb0d4-53a8-4dfa-9dc5-480a021de5dc" released by "delete_volume" :: held 1.432s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:22:57 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-ec831890-fdbb-4e2d-855b-b0c4664de1b6 tempest-GroupsTest-1551850637 None] Created reservations ['6beba854-7357-4bc2-b675-4e8975605b4d'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:22:57 devstack cinder-volume[94214]: WARNING cinder.quota [None req-ec831890-fdbb-4e2d-855b-b0c4664de1b6 tempest-GroupsTest-1551850637 None] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-260620684 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-260620684, it is now deprecated. Please use the default quota class for default quota. Aug 15 16:22:57 devstack cinder-volume[94214]: WARNING cinder.quota [None req-ec831890-fdbb-4e2d-855b-b0c4664de1b6 tempest-GroupsTest-1551850637 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-260620684 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-260620684, it is now deprecated. Please use the default quota class for default quota. Aug 15 16:22:57 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-ec831890-fdbb-4e2d-855b-b0c4664de1b6 tempest-GroupsTest-1551850637 None] Created reservations ['ec27c22f-dc6f-40a2-85cb-64999053cc5e', '13d15181-3fa4-4932-90cc-61502aa7ab6e', '34d079fc-6079-4712-a393-7e017fe12e80', '7ac1a1fc-c6e3-428c-92d1-702bb14aae65'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:22:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ec831890-fdbb-4e2d-855b-b0c4664de1b6 tempest-GroupsTest-1551850637 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:22:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ec831890-fdbb-4e2d-855b-b0c4664de1b6 tempest-GroupsTest-1551850637 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:22:58 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ec831890-fdbb-4e2d-855b-b0c4664de1b6 tempest-GroupsTest-1551850637 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:22:58 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ec831890-fdbb-4e2d-855b-b0c4664de1b6 tempest-GroupsTest-1551850637 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:22:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ec831890-fdbb-4e2d-855b-b0c4664de1b6 tempest-GroupsTest-1551850637 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:22:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ec831890-fdbb-4e2d-855b-b0c4664de1b6 tempest-GroupsTest-1551850637 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:22:58 devstack sudo[107362]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:22:58 devstack sudo[107362]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:22:58 devstack sudo[107362]: pam_unix(sudo:session): session closed for user root Aug 15 16:22:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ec831890-fdbb-4e2d-855b-b0c4664de1b6 tempest-GroupsTest-1551850637 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.504s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:22:58 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-ec831890-fdbb-4e2d-855b-b0c4664de1b6 tempest-GroupsTest-1551850637 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:22:58 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-ec831890-fdbb-4e2d-855b-b0c4664de1b6 tempest-GroupsTest-1551850637 None] Delete group completed successfully. Aug 15 16:22:59 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-bdd96fcf-9c96-4527-893d-e7a99bd03b17 tempest-GroupsTest-1551850637 None] Created reservations ['6b9280a6-8ac5-4d84-9837-42ede6fd2d84'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:22:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-bdd96fcf-9c96-4527-893d-e7a99bd03b17 tempest-GroupsTest-1551850637 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:22:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-bdd96fcf-9c96-4527-893d-e7a99bd03b17 tempest-GroupsTest-1551850637 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:22:59 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-bdd96fcf-9c96-4527-893d-e7a99bd03b17 tempest-GroupsTest-1551850637 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:22:59 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-bdd96fcf-9c96-4527-893d-e7a99bd03b17 tempest-GroupsTest-1551850637 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:22:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-bdd96fcf-9c96-4527-893d-e7a99bd03b17 tempest-GroupsTest-1551850637 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.036s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:22:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-bdd96fcf-9c96-4527-893d-e7a99bd03b17 tempest-GroupsTest-1551850637 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:22:59 devstack sudo[107383]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:22:59 devstack sudo[107383]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:23:00 devstack sudo[107383]: pam_unix(sudo:session): session closed for user root Aug 15 16:23:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-bdd96fcf-9c96-4527-893d-e7a99bd03b17 tempest-GroupsTest-1551850637 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.674s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:23:00 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-bdd96fcf-9c96-4527-893d-e7a99bd03b17 tempest-GroupsTest-1551850637 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:23:00 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-bdd96fcf-9c96-4527-893d-e7a99bd03b17 tempest-GroupsTest-1551850637 None] Delete group completed successfully. Aug 15 16:23:02 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-533cec8e-371a-41df-b539-6570bbaa90ab tempest-GroupsTest-1551850637 None] Group tempest-GroupsTest-Group-1266368252: creating Aug 15 16:23:02 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-533cec8e-371a-41df-b539-6570bbaa90ab tempest-GroupsTest-1551850637 None] Group tempest-GroupsTest-Group-1266368252: created successfully Aug 15 16:23:02 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-533cec8e-371a-41df-b539-6570bbaa90ab tempest-GroupsTest-1551850637 None] Create group completed successfully. Aug 15 16:23:04 devstack sudo[107357]: pam_unix(sudo:session): session closed for user root Aug 15 16:23:04 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8dea58fd-bcfb-4344-8d03-23c6d775838a tempest-TestStampPattern-1601675597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ca0b5cca-ed92-4e1a-880b-236332181aa6 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-41dda966-78f7-4087-ad3b-f77f1def52e5" returned: 0 in 7.014s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:23:04 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-8dea58fd-bcfb-4344-8d03-23c6d775838a tempest-TestStampPattern-1601675597 None] Image conversion details: src /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ca0b5cca-ed92-4e1a-880b-236332181aa6, size 1024.00 MB, duration 7.02 sec, destination /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-41dda966-78f7-4087-ad3b-f77f1def52e5 {{(pid=94214) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 15 16:23:04 devstack cinder-volume[94214]: INFO cinder.image.image_utils [None req-8dea58fd-bcfb-4344-8d03-23c6d775838a tempest-TestStampPattern-1601675597 None] Converted 1024.00 MB image at 145.97 MB/s Aug 15 16:23:04 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-8dea58fd-bcfb-4344-8d03-23c6d775838a tempest-TestStampPattern-1601675597 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-41dda966-78f7-4087-ad3b-f77f1def52e5 is being set with open permissions: ugo+rw Aug 15 16:23:04 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8dea58fd-bcfb-4344-8d03-23c6d775838a tempest-TestStampPattern-1601675597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-41dda966-78f7-4087-ad3b-f77f1def52e5 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:23:04 devstack sudo[107404]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-41dda966-78f7-4087-ad3b-f77f1def52e5 Aug 15 16:23:04 devstack sudo[107404]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:23:04 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-6547f468-287f-4a6f-9481-ab95ac0d5ef4 tempest-GroupsTest-1551850637 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:23:04 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6547f468-287f-4a6f-9481-ab95ac0d5ef4 tempest-GroupsTest-1551850637 None] Flow 'volume_create_manager' (b4ab5562-40d5-4d6f-83b1-d6de9b247e59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:23:04 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6547f468-287f-4a6f-9481-ab95ac0d5ef4 tempest-GroupsTest-1551850637 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (30c3ca58-eb52-4a50-8cd2-aa5d0e27ae2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:23:04 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6547f468-287f-4a6f-9481-ab95ac0d5ef4 tempest-GroupsTest-1551850637 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (30c3ca58-eb52-4a50-8cd2-aa5d0e27ae2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:23:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1768135171',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=bf2c1e6d-5c7e-4c85-b561-2b22f86cac91,host='devstack@QuobyteHD#QuobyteHD',id=264b13df-8579-4239-8af1-a597d695b65c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf588fa916244750bd2e62f32fd48304',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:23:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:23:05Z,use_quota=True,user_id='84ee5646b9e14ea48a9c8e0b4d1aec01',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(846bc864-76fe-4dfa-b41a-05f8480d4317),volume_type_id=846bc864-76fe-4dfa-b41a-05f8480d4317)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:23:04 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6547f468-287f-4a6f-9481-ab95ac0d5ef4 tempest-GroupsTest-1551850637 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (087869b2-370c-4e6b-a618-8082950439a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:23:04 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6547f468-287f-4a6f-9481-ab95ac0d5ef4 tempest-GroupsTest-1551850637 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (087869b2-370c-4e6b-a618-8082950439a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:23:04 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6547f468-287f-4a6f-9481-ab95ac0d5ef4 tempest-GroupsTest-1551850637 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (34534f54-a3c1-4f1c-ac0b-dd78bc34b15e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:23:04 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6547f468-287f-4a6f-9481-ab95ac0d5ef4 tempest-GroupsTest-1551850637 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (34534f54-a3c1-4f1c-ac0b-dd78bc34b15e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '264b13df-8579-4239-8af1-a597d695b65c', 'volume_name': 'volume-264b13df-8579-4239-8af1-a597d695b65c', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:23:04 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6547f468-287f-4a6f-9481-ab95ac0d5ef4 tempest-GroupsTest-1551850637 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6d993304-06b4-4207-bdb9-88a18da5802f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:23:04 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6547f468-287f-4a6f-9481-ab95ac0d5ef4 tempest-GroupsTest-1551850637 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6d993304-06b4-4207-bdb9-88a18da5802f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:23:04 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6547f468-287f-4a6f-9481-ab95ac0d5ef4 tempest-GroupsTest-1551850637 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (96952de7-74f7-4942-a686-c41f206d82ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:23:04 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-6547f468-287f-4a6f-9481-ab95ac0d5ef4 tempest-GroupsTest-1551850637 None] Volume 264b13df-8579-4239-8af1-a597d695b65c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-264b13df-8579-4239-8af1-a597d695b65c', 'volume_size': 1} Aug 15 16:23:04 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-6547f468-287f-4a6f-9481-ab95ac0d5ef4 tempest-GroupsTest-1551850637 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:23:05 devstack sudo[107404]: pam_unix(sudo:session): session closed for user root Aug 15 16:23:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8dea58fd-bcfb-4344-8d03-23c6d775838a tempest-TestStampPattern-1601675597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-41dda966-78f7-4087-ad3b-f77f1def52e5" returned: 0 in 0.400s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:23:05 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-8dea58fd-bcfb-4344-8d03-23c6d775838a tempest-TestStampPattern-1601675597 None] Lock "cinder-quobyte-41dda966-78f7-4087-ad3b-f77f1def52e5" released by "_copy_volume_from_snapshot" :: held 8.969s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:23:05 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-8dea58fd-bcfb-4344-8d03-23c6d775838a tempest-TestStampPattern-1601675597 None] Lock "cinder-quobyte-d396cd07-c5b0-4f03-a73a-d831b949cc49-41dda966-78f7-4087-ad3b-f77f1def52e5" released by "_create_volume_from_snapshot" :: held 9.097s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:23:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-8dea58fd-bcfb-4344-8d03-23c6d775838a tempest-TestStampPattern-1601675597 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 9.160s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:23:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-b1ceffb9-00ee-4d90-b49f-b2c4d7f1f3ea tempest-VolumesSnapshotListTestJSON-440216552 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 8.009s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:23:05 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-b1ceffb9-00ee-4d90-b49f-b2c4d7f1f3ea tempest-VolumesSnapshotListTestJSON-440216552 None] Creating offline snapshot cfb17502-ba2c-4398-a696-b0e1a06ca943 of volume 9f8b103b-6a18-467a-9fad-2a84396f3252 {{(pid=94214) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 15 16:23:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-8dea58fd-bcfb-4344-8d03-23c6d775838a tempest-TestStampPattern-1601675597 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c1a11bfb-f10a-42f5-85a9-e360f4967a27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-41dda966-78f7-4087-ad3b-f77f1def52e5', 'volume_size': 1, 'snapshot_id': 'd396cd07-c5b0-4f03-a73a-d831b949cc49'}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:23:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-8dea58fd-bcfb-4344-8d03-23c6d775838a tempest-TestStampPattern-1601675597 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d215329a-8225-41a6-9fdf-3d7af5506d89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:23:05 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[1457b643-b7fc-41ec-b258-63c1b1a5fc08]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:23:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b1ceffb9-00ee-4d90-b49f-b2c4d7f1f3ea tempest-VolumesSnapshotListTestJSON-440216552 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.30c611b0-8ef1-49c9-be0f-b2a99a2b6534 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:23:05 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-8dea58fd-bcfb-4344-8d03-23c6d775838a tempest-TestStampPattern-1601675597 None] Volume volume-41dda966-78f7-4087-ad3b-f77f1def52e5 (41dda966-78f7-4087-ad3b-f77f1def52e5): created successfully Aug 15 16:23:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-8dea58fd-bcfb-4344-8d03-23c6d775838a tempest-TestStampPattern-1601675597 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d215329a-8225-41a6-9fdf-3d7af5506d89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:23:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-8dea58fd-bcfb-4344-8d03-23c6d775838a tempest-TestStampPattern-1601675597 None] Flow 'volume_create_manager' (964fde51-a2bd-4f75-a9ff-488125161ea0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:23:05 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-8dea58fd-bcfb-4344-8d03-23c6d775838a tempest-TestStampPattern-1601675597 None] Created volume successfully. Aug 15 16:23:05 devstack sudo[107407]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.30c611b0-8ef1-49c9-be0f-b2a99a2b6534 Aug 15 16:23:05 devstack sudo[107407]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:23:06 devstack sudo[107407]: pam_unix(sudo:session): session closed for user root Aug 15 16:23:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b1ceffb9-00ee-4d90-b49f-b2c4d7f1f3ea tempest-VolumesSnapshotListTestJSON-440216552 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.30c611b0-8ef1-49c9-be0f-b2a99a2b6534" returned: 0 in 0.776s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:23:06 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-b1ceffb9-00ee-4d90-b49f-b2c4d7f1f3ea tempest-VolumesSnapshotListTestJSON-440216552 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-9f8b103b-6a18-467a-9fad-2a84396f3252(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:23:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b1ceffb9-00ee-4d90-b49f-b2c4d7f1f3ea tempest-VolumesSnapshotListTestJSON-440216552 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.30c611b0-8ef1-49c9-be0f-b2a99a2b6534,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.cfb17502-ba2c-4398-a696-b0e1a06ca943 1G {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:23:06 devstack sudo[107438]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.30c611b0-8ef1-49c9-be0f-b2a99a2b6534,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.cfb17502-ba2c-4398-a696-b0e1a06ca943 1G Aug 15 16:23:06 devstack sudo[107438]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:23:06 devstack sudo[107438]: pam_unix(sudo:session): session closed for user root Aug 15 16:23:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b1ceffb9-00ee-4d90-b49f-b2c4d7f1f3ea tempest-VolumesSnapshotListTestJSON-440216552 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.30c611b0-8ef1-49c9-be0f-b2a99a2b6534,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.cfb17502-ba2c-4398-a696-b0e1a06ca943 1G" returned: 0 in 0.664s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:23:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b1ceffb9-00ee-4d90-b49f-b2c4d7f1f3ea tempest-VolumesSnapshotListTestJSON-440216552 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-9f8b103b-6a18-467a-9fad-2a84396f3252.30c611b0-8ef1-49c9-be0f-b2a99a2b6534 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.cfb17502-ba2c-4398-a696-b0e1a06ca943 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:23:06 devstack sudo[107460]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-9f8b103b-6a18-467a-9fad-2a84396f3252.30c611b0-8ef1-49c9-be0f-b2a99a2b6534 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.cfb17502-ba2c-4398-a696-b0e1a06ca943 Aug 15 16:23:06 devstack sudo[107460]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:23:07 devstack sudo[107460]: pam_unix(sudo:session): session closed for user root Aug 15 16:23:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b1ceffb9-00ee-4d90-b49f-b2c4d7f1f3ea tempest-VolumesSnapshotListTestJSON-440216552 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-9f8b103b-6a18-467a-9fad-2a84396f3252.30c611b0-8ef1-49c9-be0f-b2a99a2b6534 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.cfb17502-ba2c-4398-a696-b0e1a06ca943" returned: 0 in 0.595s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:23:07 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-b1ceffb9-00ee-4d90-b49f-b2c4d7f1f3ea tempest-VolumesSnapshotListTestJSON-440216552 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.cfb17502-ba2c-4398-a696-b0e1a06ca943 is being set with open permissions: ugo+rw Aug 15 16:23:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b1ceffb9-00ee-4d90-b49f-b2c4d7f1f3ea tempest-VolumesSnapshotListTestJSON-440216552 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.cfb17502-ba2c-4398-a696-b0e1a06ca943 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:23:07 devstack sudo[107479]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.cfb17502-ba2c-4398-a696-b0e1a06ca943 Aug 15 16:23:07 devstack sudo[107479]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:23:07 devstack sudo[107479]: pam_unix(sudo:session): session closed for user root Aug 15 16:23:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b1ceffb9-00ee-4d90-b49f-b2c4d7f1f3ea tempest-VolumesSnapshotListTestJSON-440216552 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.cfb17502-ba2c-4398-a696-b0e1a06ca943" returned: 0 in 0.349s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:23:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-b1ceffb9-00ee-4d90-b49f-b2c4d7f1f3ea tempest-VolumesSnapshotListTestJSON-440216552 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.613s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:23:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-6547f468-287f-4a6f-9481-ab95ac0d5ef4 tempest-GroupsTest-1551850637 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.793s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:23:07 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-6547f468-287f-4a6f-9481-ab95ac0d5ef4 tempest-GroupsTest-1551850637 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=bf2c1e6d-5c7e-4c85-b561-2b22f86cac91,created_at=2026-08-15T14:23:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1768135171',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=bf2c1e6d-5c7e-4c85-b561-2b22f86cac91,host='devstack@QuobyteHD#QuobyteHD',id=264b13df-8579-4239-8af1-a597d695b65c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf588fa916244750bd2e62f32fd48304',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:23:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:23:05Z,use_quota=True,user_id='84ee5646b9e14ea48a9c8e0b4d1aec01',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(846bc864-76fe-4dfa-b41a-05f8480d4317),volume_type_id=846bc864-76fe-4dfa-b41a-05f8480d4317)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:23:07 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-6547f468-287f-4a6f-9481-ab95ac0d5ef4 tempest-GroupsTest-1551850637 None] Creating volume 264b13df-8579-4239-8af1-a597d695b65c {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:23:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-6547f468-287f-4a6f-9481-ab95ac0d5ef4 tempest-GroupsTest-1551850637 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:23:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-6547f468-287f-4a6f-9481-ab95ac0d5ef4 tempest-GroupsTest-1551850637 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:23:07 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-6547f468-287f-4a6f-9481-ab95ac0d5ef4 tempest-GroupsTest-1551850637 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:23:07 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-6547f468-287f-4a6f-9481-ab95ac0d5ef4 tempest-GroupsTest-1551850637 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:23:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-6547f468-287f-4a6f-9481-ab95ac0d5ef4 tempest-GroupsTest-1551850637 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:23:07 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-6547f468-287f-4a6f-9481-ab95ac0d5ef4 tempest-GroupsTest-1551850637 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:23:07 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-6547f468-287f-4a6f-9481-ab95ac0d5ef4 tempest-GroupsTest-1551850637 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:23:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6547f468-287f-4a6f-9481-ab95ac0d5ef4 tempest-GroupsTest-1551850637 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-264b13df-8579-4239-8af1-a597d695b65c 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:23:07 devstack sudo[107483]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-264b13df-8579-4239-8af1-a597d695b65c 1073741824 Aug 15 16:23:07 devstack sudo[107483]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:23:07 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-b1ceffb9-00ee-4d90-b49f-b2c4d7f1f3ea tempest-VolumesSnapshotListTestJSON-440216552 None] Create snapshot completed successfully Aug 15 16:23:08 devstack sudo[107483]: pam_unix(sudo:session): session closed for user root Aug 15 16:23:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6547f468-287f-4a6f-9481-ab95ac0d5ef4 tempest-GroupsTest-1551850637 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-264b13df-8579-4239-8af1-a597d695b65c 1073741824" returned: 0 in 0.907s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:23:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6547f468-287f-4a6f-9481-ab95ac0d5ef4 tempest-GroupsTest-1551850637 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-264b13df-8579-4239-8af1-a597d695b65c {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:23:08 devstack sudo[107510]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-264b13df-8579-4239-8af1-a597d695b65c Aug 15 16:23:08 devstack sudo[107510]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:23:09 devstack sudo[107510]: pam_unix(sudo:session): session closed for user root Aug 15 16:23:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6547f468-287f-4a6f-9481-ab95ac0d5ef4 tempest-GroupsTest-1551850637 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-264b13df-8579-4239-8af1-a597d695b65c" returned: 0 in 0.675s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:23:09 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-6547f468-287f-4a6f-9481-ab95ac0d5ef4 tempest-GroupsTest-1551850637 None] <== create_volume: return (1689ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:23:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-6547f468-287f-4a6f-9481-ab95ac0d5ef4 tempest-GroupsTest-1551850637 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.710s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:23:09 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6547f468-287f-4a6f-9481-ab95ac0d5ef4 tempest-GroupsTest-1551850637 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (96952de7-74f7-4942-a686-c41f206d82ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-264b13df-8579-4239-8af1-a597d695b65c', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:23:09 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6547f468-287f-4a6f-9481-ab95ac0d5ef4 tempest-GroupsTest-1551850637 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (952c2cd9-7eb3-44e6-85a8-6d4d3550ba21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:23:09 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-6547f468-287f-4a6f-9481-ab95ac0d5ef4 tempest-GroupsTest-1551850637 None] Volume volume-264b13df-8579-4239-8af1-a597d695b65c (264b13df-8579-4239-8af1-a597d695b65c): created successfully Aug 15 16:23:09 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6547f468-287f-4a6f-9481-ab95ac0d5ef4 tempest-GroupsTest-1551850637 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (952c2cd9-7eb3-44e6-85a8-6d4d3550ba21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:23:09 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6547f468-287f-4a6f-9481-ab95ac0d5ef4 tempest-GroupsTest-1551850637 None] Flow 'volume_create_manager' (b4ab5562-40d5-4d6f-83b1-d6de9b247e59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:23:09 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-6547f468-287f-4a6f-9481-ab95ac0d5ef4 tempest-GroupsTest-1551850637 None] Created volume successfully. Aug 15 16:23:09 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4dc45ab6-917c-499b-a0f0-faebccb2a4a7 tempest-VolumesSnapshotListTestJSON-440216552 None] Acquiring lock "cinder-cfb17502-ba2c-4398-a696-b0e1a06ca943-delete_snapshot" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:23:09 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4dc45ab6-917c-499b-a0f0-faebccb2a4a7 tempest-VolumesSnapshotListTestJSON-440216552 None] Lock "cinder-cfb17502-ba2c-4398-a696-b0e1a06ca943-delete_snapshot" acquired by "delete_snapshot" :: waited 0.033s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:23:09 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4dc45ab6-917c-499b-a0f0-faebccb2a4a7 tempest-VolumesSnapshotListTestJSON-440216552 None] Acquiring lock "cinder-quobyte-9f8b103b-6a18-467a-9fad-2a84396f3252" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:23:09 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4dc45ab6-917c-499b-a0f0-faebccb2a4a7 tempest-VolumesSnapshotListTestJSON-440216552 None] Lock "cinder-quobyte-9f8b103b-6a18-467a-9fad-2a84396f3252" acquired by "delete_snapshot" :: waited 0.050s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:23:09 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4dc45ab6-917c-499b-a0f0-faebccb2a4a7 tempest-VolumesSnapshotListTestJSON-440216552 None] Acquiring lock "cinder-quobyte-cfb17502-ba2c-4398-a696-b0e1a06ca943" by "_delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:23:09 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4dc45ab6-917c-499b-a0f0-faebccb2a4a7 tempest-VolumesSnapshotListTestJSON-440216552 None] Lock "cinder-quobyte-cfb17502-ba2c-4398-a696-b0e1a06ca943" acquired by "_delete_snapshot" :: waited 0.029s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:23:09 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-4dc45ab6-917c-499b-a0f0-faebccb2a4a7 tempest-VolumesSnapshotListTestJSON-440216552 None] Deleting offline snapshot cfb17502-ba2c-4398-a696-b0e1a06ca943 of volume 9f8b103b-6a18-467a-9fad-2a84396f3252 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 15 16:23:09 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-4dc45ab6-917c-499b-a0f0-faebccb2a4a7 tempest-VolumesSnapshotListTestJSON-440216552 None] snapshot_file for this snap is: volume-9f8b103b-6a18-467a-9fad-2a84396f3252.cfb17502-ba2c-4398-a696-b0e1a06ca943 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 15 16:23:09 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[8783efe2-b09c-44a3-aecc-2967c817d585]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:23:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4dc45ab6-917c-499b-a0f0-faebccb2a4a7 tempest-VolumesSnapshotListTestJSON-440216552 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.cfb17502-ba2c-4398-a696-b0e1a06ca943 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:23:10 devstack sudo[107530]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.cfb17502-ba2c-4398-a696-b0e1a06ca943 Aug 15 16:23:10 devstack sudo[107530]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:23:10 devstack sudo[107530]: pam_unix(sudo:session): session closed for user root Aug 15 16:23:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4dc45ab6-917c-499b-a0f0-faebccb2a4a7 tempest-VolumesSnapshotListTestJSON-440216552 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.cfb17502-ba2c-4398-a696-b0e1a06ca943" returned: 0 in 0.769s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:23:10 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-4dc45ab6-917c-499b-a0f0-faebccb2a4a7 tempest-VolumesSnapshotListTestJSON-440216552 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-9f8b103b-6a18-467a-9fad-2a84396f3252(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:23:10 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[e1b7eeef-06a0-49af-90b9-1741cca066c9]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:23:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4dc45ab6-917c-499b-a0f0-faebccb2a4a7 tempest-VolumesSnapshotListTestJSON-440216552 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.30c611b0-8ef1-49c9-be0f-b2a99a2b6534 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:23:10 devstack sudo[107536]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.30c611b0-8ef1-49c9-be0f-b2a99a2b6534 Aug 15 16:23:10 devstack sudo[107536]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:23:11 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-61cb90b1-5c05-4344-9c2d-45b342b6d08b tempest-GroupsTest-1551850637 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:23:11 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-61cb90b1-5c05-4344-9c2d-45b342b6d08b tempest-GroupsTest-1551850637 None] Flow 'volume_create_manager' (9df5c08d-2690-4854-b73f-8cd18274d87c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:23:11 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-61cb90b1-5c05-4344-9c2d-45b342b6d08b tempest-GroupsTest-1551850637 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (949a0a0f-2f09-40d5-baca-71ce774751bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:23:11 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-61cb90b1-5c05-4344-9c2d-45b342b6d08b tempest-GroupsTest-1551850637 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (949a0a0f-2f09-40d5-baca-71ce774751bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:23:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-732098223',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=bf2c1e6d-5c7e-4c85-b561-2b22f86cac91,host='devstack@QuobyteHD#QuobyteHD',id=3c88cb77-9382-417a-a75c-d5e2e7ba53d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf588fa916244750bd2e62f32fd48304',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:23:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:23:11Z,use_quota=True,user_id='84ee5646b9e14ea48a9c8e0b4d1aec01',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(846bc864-76fe-4dfa-b41a-05f8480d4317),volume_type_id=846bc864-76fe-4dfa-b41a-05f8480d4317)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:23:11 devstack sudo[107536]: pam_unix(sudo:session): session closed for user root Aug 15 16:23:11 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-61cb90b1-5c05-4344-9c2d-45b342b6d08b tempest-GroupsTest-1551850637 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (565c6d51-3835-48ae-9e61-11b7fe8a0112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:23:11 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-61cb90b1-5c05-4344-9c2d-45b342b6d08b tempest-GroupsTest-1551850637 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (565c6d51-3835-48ae-9e61-11b7fe8a0112) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:23:11 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-61cb90b1-5c05-4344-9c2d-45b342b6d08b tempest-GroupsTest-1551850637 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bc2dafd9-37a7-45b7-be48-19dfe838cdb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:23:11 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-61cb90b1-5c05-4344-9c2d-45b342b6d08b tempest-GroupsTest-1551850637 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bc2dafd9-37a7-45b7-be48-19dfe838cdb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3c88cb77-9382-417a-a75c-d5e2e7ba53d9', 'volume_name': 'volume-3c88cb77-9382-417a-a75c-d5e2e7ba53d9', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:23:11 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-61cb90b1-5c05-4344-9c2d-45b342b6d08b tempest-GroupsTest-1551850637 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (37b5667d-b5cb-4c2a-8f68-ff073f632cf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:23:11 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-61cb90b1-5c05-4344-9c2d-45b342b6d08b tempest-GroupsTest-1551850637 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (37b5667d-b5cb-4c2a-8f68-ff073f632cf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:23:11 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-61cb90b1-5c05-4344-9c2d-45b342b6d08b tempest-GroupsTest-1551850637 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f3ae2940-6950-4093-9c0d-39b2903894f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:23:11 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-61cb90b1-5c05-4344-9c2d-45b342b6d08b tempest-GroupsTest-1551850637 None] Volume 3c88cb77-9382-417a-a75c-d5e2e7ba53d9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3c88cb77-9382-417a-a75c-d5e2e7ba53d9', 'volume_size': 1} Aug 15 16:23:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-61cb90b1-5c05-4344-9c2d-45b342b6d08b tempest-GroupsTest-1551850637 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:23:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-61cb90b1-5c05-4344-9c2d-45b342b6d08b tempest-GroupsTest-1551850637 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:23:11 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-61cb90b1-5c05-4344-9c2d-45b342b6d08b tempest-GroupsTest-1551850637 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=bf2c1e6d-5c7e-4c85-b561-2b22f86cac91,created_at=2026-08-15T14:23:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-732098223',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=bf2c1e6d-5c7e-4c85-b561-2b22f86cac91,host='devstack@QuobyteHD#QuobyteHD',id=3c88cb77-9382-417a-a75c-d5e2e7ba53d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf588fa916244750bd2e62f32fd48304',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:23:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:23:11Z,use_quota=True,user_id='84ee5646b9e14ea48a9c8e0b4d1aec01',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(846bc864-76fe-4dfa-b41a-05f8480d4317),volume_type_id=846bc864-76fe-4dfa-b41a-05f8480d4317)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:23:11 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-61cb90b1-5c05-4344-9c2d-45b342b6d08b tempest-GroupsTest-1551850637 None] Creating volume 3c88cb77-9382-417a-a75c-d5e2e7ba53d9 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:23:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-61cb90b1-5c05-4344-9c2d-45b342b6d08b tempest-GroupsTest-1551850637 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:23:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-61cb90b1-5c05-4344-9c2d-45b342b6d08b tempest-GroupsTest-1551850637 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:23:11 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-61cb90b1-5c05-4344-9c2d-45b342b6d08b tempest-GroupsTest-1551850637 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:23:11 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-61cb90b1-5c05-4344-9c2d-45b342b6d08b tempest-GroupsTest-1551850637 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:23:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-61cb90b1-5c05-4344-9c2d-45b342b6d08b tempest-GroupsTest-1551850637 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:23:11 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-61cb90b1-5c05-4344-9c2d-45b342b6d08b tempest-GroupsTest-1551850637 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:23:11 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-61cb90b1-5c05-4344-9c2d-45b342b6d08b tempest-GroupsTest-1551850637 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:23:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-61cb90b1-5c05-4344-9c2d-45b342b6d08b tempest-GroupsTest-1551850637 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3c88cb77-9382-417a-a75c-d5e2e7ba53d9 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:23:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4dc45ab6-917c-499b-a0f0-faebccb2a4a7 tempest-VolumesSnapshotListTestJSON-440216552 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.30c611b0-8ef1-49c9-be0f-b2a99a2b6534" returned: 0 in 0.904s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:23:11 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-4dc45ab6-917c-499b-a0f0-faebccb2a4a7 tempest-VolumesSnapshotListTestJSON-440216552 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-9f8b103b-6a18-467a-9fad-2a84396f3252(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:23:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4dc45ab6-917c-499b-a0f0-faebccb2a4a7 tempest-VolumesSnapshotListTestJSON-440216552 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.cfb17502-ba2c-4398-a696-b0e1a06ca943 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:23:11 devstack sudo[107541]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3c88cb77-9382-417a-a75c-d5e2e7ba53d9 1073741824 Aug 15 16:23:11 devstack sudo[107541]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:23:11 devstack sudo[107542]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.cfb17502-ba2c-4398-a696-b0e1a06ca943 Aug 15 16:23:11 devstack sudo[107542]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:23:12 devstack sudo[107541]: pam_unix(sudo:session): session closed for user root Aug 15 16:23:12 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-61cb90b1-5c05-4344-9c2d-45b342b6d08b tempest-GroupsTest-1551850637 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3c88cb77-9382-417a-a75c-d5e2e7ba53d9 1073741824" returned: 0 in 0.681s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:23:12 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-61cb90b1-5c05-4344-9c2d-45b342b6d08b tempest-GroupsTest-1551850637 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3c88cb77-9382-417a-a75c-d5e2e7ba53d9 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:23:12 devstack sudo[107542]: pam_unix(sudo:session): session closed for user root Aug 15 16:23:12 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4dc45ab6-917c-499b-a0f0-faebccb2a4a7 tempest-VolumesSnapshotListTestJSON-440216552 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.cfb17502-ba2c-4398-a696-b0e1a06ca943" returned: 0 in 0.740s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:23:12 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4dc45ab6-917c-499b-a0f0-faebccb2a4a7 tempest-VolumesSnapshotListTestJSON-440216552 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.cfb17502-ba2c-4398-a696-b0e1a06ca943 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:23:12 devstack sudo[107553]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3c88cb77-9382-417a-a75c-d5e2e7ba53d9 Aug 15 16:23:12 devstack sudo[107553]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:23:12 devstack sudo[107554]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.cfb17502-ba2c-4398-a696-b0e1a06ca943 Aug 15 16:23:12 devstack sudo[107554]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:23:12 devstack sudo[107554]: pam_unix(sudo:session): session closed for user root Aug 15 16:23:12 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4dc45ab6-917c-499b-a0f0-faebccb2a4a7 tempest-VolumesSnapshotListTestJSON-440216552 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.cfb17502-ba2c-4398-a696-b0e1a06ca943" returned: 0 in 0.443s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:23:12 devstack sudo[107553]: pam_unix(sudo:session): session closed for user root Aug 15 16:23:12 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-61cb90b1-5c05-4344-9c2d-45b342b6d08b tempest-GroupsTest-1551850637 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3c88cb77-9382-417a-a75c-d5e2e7ba53d9" returned: 0 in 0.523s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:23:12 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-61cb90b1-5c05-4344-9c2d-45b342b6d08b tempest-GroupsTest-1551850637 None] <== create_volume: return (1274ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:23:12 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-61cb90b1-5c05-4344-9c2d-45b342b6d08b tempest-GroupsTest-1551850637 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.278s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:23:12 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4dc45ab6-917c-499b-a0f0-faebccb2a4a7 tempest-VolumesSnapshotListTestJSON-440216552 None] Lock "cinder-quobyte-cfb17502-ba2c-4398-a696-b0e1a06ca943" released by "_delete_snapshot" :: held 3.059s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:23:12 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4dc45ab6-917c-499b-a0f0-faebccb2a4a7 tempest-VolumesSnapshotListTestJSON-440216552 None] Lock "cinder-quobyte-9f8b103b-6a18-467a-9fad-2a84396f3252" released by "delete_snapshot" :: held 3.104s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:23:12 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-61cb90b1-5c05-4344-9c2d-45b342b6d08b tempest-GroupsTest-1551850637 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f3ae2940-6950-4093-9c0d-39b2903894f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3c88cb77-9382-417a-a75c-d5e2e7ba53d9', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:23:12 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-61cb90b1-5c05-4344-9c2d-45b342b6d08b tempest-GroupsTest-1551850637 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8c7dba22-c515-47c5-915b-9c37946d982c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:23:12 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-61cb90b1-5c05-4344-9c2d-45b342b6d08b tempest-GroupsTest-1551850637 None] Volume volume-3c88cb77-9382-417a-a75c-d5e2e7ba53d9 (3c88cb77-9382-417a-a75c-d5e2e7ba53d9): created successfully Aug 15 16:23:12 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-61cb90b1-5c05-4344-9c2d-45b342b6d08b tempest-GroupsTest-1551850637 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8c7dba22-c515-47c5-915b-9c37946d982c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:23:12 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-61cb90b1-5c05-4344-9c2d-45b342b6d08b tempest-GroupsTest-1551850637 None] Flow 'volume_create_manager' (9df5c08d-2690-4854-b73f-8cd18274d87c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:23:12 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-61cb90b1-5c05-4344-9c2d-45b342b6d08b tempest-GroupsTest-1551850637 None] Created volume successfully. Aug 15 16:23:13 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-4dc45ab6-917c-499b-a0f0-faebccb2a4a7 tempest-VolumesSnapshotListTestJSON-440216552 None] Created reservations ['a0b3313f-13f2-48c0-bb28-a9062731622d', 'a5d3c9c8-5e92-42bd-8d5e-d38c66ad302e', 'e70dc199-fd94-4bf6-a45a-738d752c21c3', '1f8d16e3-43b2-418e-a9c6-4d4d917dcaed'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:23:13 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-4dc45ab6-917c-499b-a0f0-faebccb2a4a7 tempest-VolumesSnapshotListTestJSON-440216552 None] Delete snapshot completed successfully. Aug 15 16:23:13 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4dc45ab6-917c-499b-a0f0-faebccb2a4a7 tempest-VolumesSnapshotListTestJSON-440216552 None] Lock "cinder-cfb17502-ba2c-4398-a696-b0e1a06ca943-delete_snapshot" released by "delete_snapshot" :: held 3.366s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:23:14 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-355ce4b1-c7cb-4361-a222-8f9ad578cdec tempest-GroupsTest-1551850637 None] Update group completed successfully. Aug 15 16:23:14 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-0e17c10a-7b45-49b5-9d62-f4eb4534e4bf tempest-VolumesSnapshotListTestJSON-440216552 None] Acquiring lock "cinder-30c611b0-8ef1-49c9-be0f-b2a99a2b6534-delete_snapshot" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:23:14 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-0e17c10a-7b45-49b5-9d62-f4eb4534e4bf tempest-VolumesSnapshotListTestJSON-440216552 None] Lock "cinder-30c611b0-8ef1-49c9-be0f-b2a99a2b6534-delete_snapshot" acquired by "delete_snapshot" :: waited 0.028s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:23:14 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-0e17c10a-7b45-49b5-9d62-f4eb4534e4bf tempest-VolumesSnapshotListTestJSON-440216552 None] Acquiring lock "cinder-quobyte-9f8b103b-6a18-467a-9fad-2a84396f3252" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:23:14 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-0e17c10a-7b45-49b5-9d62-f4eb4534e4bf tempest-VolumesSnapshotListTestJSON-440216552 None] Lock "cinder-quobyte-9f8b103b-6a18-467a-9fad-2a84396f3252" acquired by "delete_snapshot" :: waited 0.041s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:23:14 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-0e17c10a-7b45-49b5-9d62-f4eb4534e4bf tempest-VolumesSnapshotListTestJSON-440216552 None] Acquiring lock "cinder-quobyte-30c611b0-8ef1-49c9-be0f-b2a99a2b6534" by "_delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:23:14 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-0e17c10a-7b45-49b5-9d62-f4eb4534e4bf tempest-VolumesSnapshotListTestJSON-440216552 None] Lock "cinder-quobyte-30c611b0-8ef1-49c9-be0f-b2a99a2b6534" acquired by "_delete_snapshot" :: waited 0.028s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:23:14 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-0e17c10a-7b45-49b5-9d62-f4eb4534e4bf tempest-VolumesSnapshotListTestJSON-440216552 None] Deleting offline snapshot 30c611b0-8ef1-49c9-be0f-b2a99a2b6534 of volume 9f8b103b-6a18-467a-9fad-2a84396f3252 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 15 16:23:14 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-0e17c10a-7b45-49b5-9d62-f4eb4534e4bf tempest-VolumesSnapshotListTestJSON-440216552 None] snapshot_file for this snap is: volume-9f8b103b-6a18-467a-9fad-2a84396f3252.30c611b0-8ef1-49c9-be0f-b2a99a2b6534 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 15 16:23:14 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[df321bf7-2e1f-4ce8-8ab4-c8314f197198]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:23:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0e17c10a-7b45-49b5-9d62-f4eb4534e4bf tempest-VolumesSnapshotListTestJSON-440216552 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.30c611b0-8ef1-49c9-be0f-b2a99a2b6534 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:23:14 devstack sudo[107561]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.30c611b0-8ef1-49c9-be0f-b2a99a2b6534 Aug 15 16:23:14 devstack sudo[107561]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:23:14 devstack sudo[107561]: pam_unix(sudo:session): session closed for user root Aug 15 16:23:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0e17c10a-7b45-49b5-9d62-f4eb4534e4bf tempest-VolumesSnapshotListTestJSON-440216552 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.30c611b0-8ef1-49c9-be0f-b2a99a2b6534" returned: 0 in 0.548s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:23:14 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-0e17c10a-7b45-49b5-9d62-f4eb4534e4bf tempest-VolumesSnapshotListTestJSON-440216552 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-9f8b103b-6a18-467a-9fad-2a84396f3252(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:23:14 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[fa091d95-e07c-4228-aa36-deef8f13ee6a]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:23:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0e17c10a-7b45-49b5-9d62-f4eb4534e4bf tempest-VolumesSnapshotListTestJSON-440216552 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.ccd6b656-b180-47dc-b215-40cb44dbd831 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:23:15 devstack sudo[107567]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.ccd6b656-b180-47dc-b215-40cb44dbd831 Aug 15 16:23:15 devstack sudo[107567]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:23:15 devstack sudo[107567]: pam_unix(sudo:session): session closed for user root Aug 15 16:23:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0e17c10a-7b45-49b5-9d62-f4eb4534e4bf tempest-VolumesSnapshotListTestJSON-440216552 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.ccd6b656-b180-47dc-b215-40cb44dbd831" returned: 0 in 0.474s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:23:15 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-0e17c10a-7b45-49b5-9d62-f4eb4534e4bf tempest-VolumesSnapshotListTestJSON-440216552 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-9f8b103b-6a18-467a-9fad-2a84396f3252(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:23:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0e17c10a-7b45-49b5-9d62-f4eb4534e4bf tempest-VolumesSnapshotListTestJSON-440216552 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.30c611b0-8ef1-49c9-be0f-b2a99a2b6534 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:23:15 devstack sudo[107572]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.30c611b0-8ef1-49c9-be0f-b2a99a2b6534 Aug 15 16:23:15 devstack sudo[107572]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:23:15 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-18be4fea-2982-43c3-a160-85367b6ef162 tempest-GroupsTest-1551850637 None] Update group completed successfully. Aug 15 16:23:15 devstack sudo[107572]: pam_unix(sudo:session): session closed for user root Aug 15 16:23:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0e17c10a-7b45-49b5-9d62-f4eb4534e4bf tempest-VolumesSnapshotListTestJSON-440216552 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.30c611b0-8ef1-49c9-be0f-b2a99a2b6534" returned: 0 in 0.501s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:23:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0e17c10a-7b45-49b5-9d62-f4eb4534e4bf tempest-VolumesSnapshotListTestJSON-440216552 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.30c611b0-8ef1-49c9-be0f-b2a99a2b6534 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:23:15 devstack sudo[107578]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.30c611b0-8ef1-49c9-be0f-b2a99a2b6534 Aug 15 16:23:15 devstack sudo[107578]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:23:16 devstack sudo[107578]: pam_unix(sudo:session): session closed for user root Aug 15 16:23:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0e17c10a-7b45-49b5-9d62-f4eb4534e4bf tempest-VolumesSnapshotListTestJSON-440216552 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.30c611b0-8ef1-49c9-be0f-b2a99a2b6534" returned: 0 in 0.307s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:23:16 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-0e17c10a-7b45-49b5-9d62-f4eb4534e4bf tempest-VolumesSnapshotListTestJSON-440216552 None] Lock "cinder-quobyte-30c611b0-8ef1-49c9-be0f-b2a99a2b6534" released by "_delete_snapshot" :: held 1.963s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:23:16 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-0e17c10a-7b45-49b5-9d62-f4eb4534e4bf tempest-VolumesSnapshotListTestJSON-440216552 None] Lock "cinder-quobyte-9f8b103b-6a18-467a-9fad-2a84396f3252" released by "delete_snapshot" :: held 2.000s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:23:16 devstack cinder-volume[94214]: DEBUG dbcounter [-] [94214] Writing DB stats cinder:UPDATE=94,cinder:SELECT=96,cinder:DELETE=10,cinder:INSERT=11 {{(pid=94214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 16:23:16 devstack cinder-volume[94214]: DEBUG dbcounter [-] [94214] Writing DB stats cinder:SELECT=90,cinder:UPDATE=105,cinder:INSERT=31,cinder:DELETE=9 {{(pid=94214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 16:23:16 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-0e17c10a-7b45-49b5-9d62-f4eb4534e4bf tempest-VolumesSnapshotListTestJSON-440216552 None] Created reservations ['58e158c1-d539-4b59-b057-acf5beaf7ae7', '74ad143e-ac4a-4136-8a2a-b28f748ac6e7', 'a17573b1-9690-4bf9-80e2-1931cb0f8860', '4ac6685f-a872-4b8b-b5a1-625674def255'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:23:16 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-0e17c10a-7b45-49b5-9d62-f4eb4534e4bf tempest-VolumesSnapshotListTestJSON-440216552 None] Delete snapshot completed successfully. Aug 15 16:23:16 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-0e17c10a-7b45-49b5-9d62-f4eb4534e4bf tempest-VolumesSnapshotListTestJSON-440216552 None] Lock "cinder-30c611b0-8ef1-49c9-be0f-b2a99a2b6534-delete_snapshot" released by "delete_snapshot" :: held 2.231s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:23:17 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-6c361bf7-3b11-4422-bc4c-8209b575320b tempest-GroupsTest-1551850637 None] Acquiring lock "cinder-quobyte-264b13df-8579-4239-8af1-a597d695b65c" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:23:17 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-6c361bf7-3b11-4422-bc4c-8209b575320b tempest-GroupsTest-1551850637 None] Lock "cinder-quobyte-264b13df-8579-4239-8af1-a597d695b65c" acquired by "delete_volume" :: waited 0.048s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:23:17 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-884daecc-4312-44d1-be8c-3055ba750591 tempest-VolumesSnapshotListTestJSON-440216552 None] Acquiring lock "cinder-ccd6b656-b180-47dc-b215-40cb44dbd831-delete_snapshot" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:23:17 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[778f02fd-f9fa-4658-af99-8c97d2c578c4]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:23:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6c361bf7-3b11-4422-bc4c-8209b575320b tempest-GroupsTest-1551850637 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-264b13df-8579-4239-8af1-a597d695b65c {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:23:17 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-884daecc-4312-44d1-be8c-3055ba750591 tempest-VolumesSnapshotListTestJSON-440216552 None] Lock "cinder-ccd6b656-b180-47dc-b215-40cb44dbd831-delete_snapshot" acquired by "delete_snapshot" :: waited 0.099s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:23:17 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-884daecc-4312-44d1-be8c-3055ba750591 tempest-VolumesSnapshotListTestJSON-440216552 None] Acquiring lock "cinder-quobyte-9f8b103b-6a18-467a-9fad-2a84396f3252" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:23:17 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-884daecc-4312-44d1-be8c-3055ba750591 tempest-VolumesSnapshotListTestJSON-440216552 None] Lock "cinder-quobyte-9f8b103b-6a18-467a-9fad-2a84396f3252" acquired by "delete_snapshot" :: waited 0.041s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:23:17 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-884daecc-4312-44d1-be8c-3055ba750591 tempest-VolumesSnapshotListTestJSON-440216552 None] Acquiring lock "cinder-quobyte-ccd6b656-b180-47dc-b215-40cb44dbd831" by "_delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:23:17 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-884daecc-4312-44d1-be8c-3055ba750591 tempest-VolumesSnapshotListTestJSON-440216552 None] Lock "cinder-quobyte-ccd6b656-b180-47dc-b215-40cb44dbd831" acquired by "_delete_snapshot" :: waited 0.034s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:23:17 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-884daecc-4312-44d1-be8c-3055ba750591 tempest-VolumesSnapshotListTestJSON-440216552 None] Deleting offline snapshot ccd6b656-b180-47dc-b215-40cb44dbd831 of volume 9f8b103b-6a18-467a-9fad-2a84396f3252 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 15 16:23:17 devstack sudo[107581]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-264b13df-8579-4239-8af1-a597d695b65c Aug 15 16:23:17 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-884daecc-4312-44d1-be8c-3055ba750591 tempest-VolumesSnapshotListTestJSON-440216552 None] snapshot_file for this snap is: volume-9f8b103b-6a18-467a-9fad-2a84396f3252.ccd6b656-b180-47dc-b215-40cb44dbd831 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 15 16:23:17 devstack sudo[107581]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:23:17 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[6f528014-f327-41c6-83f6-d39e29cac94c]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:23:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-884daecc-4312-44d1-be8c-3055ba750591 tempest-VolumesSnapshotListTestJSON-440216552 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.ccd6b656-b180-47dc-b215-40cb44dbd831 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:23:18 devstack sudo[107583]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.ccd6b656-b180-47dc-b215-40cb44dbd831 Aug 15 16:23:18 devstack sudo[107583]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:23:18 devstack sudo[107581]: pam_unix(sudo:session): session closed for user root Aug 15 16:23:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6c361bf7-3b11-4422-bc4c-8209b575320b tempest-GroupsTest-1551850637 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-264b13df-8579-4239-8af1-a597d695b65c" returned: 0 in 0.510s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:23:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6c361bf7-3b11-4422-bc4c-8209b575320b tempest-GroupsTest-1551850637 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-264b13df-8579-4239-8af1-a597d695b65c {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:23:18 devstack sudo[107588]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-264b13df-8579-4239-8af1-a597d695b65c Aug 15 16:23:18 devstack sudo[107588]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:23:18 devstack sudo[107583]: pam_unix(sudo:session): session closed for user root Aug 15 16:23:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-884daecc-4312-44d1-be8c-3055ba750591 tempest-VolumesSnapshotListTestJSON-440216552 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.ccd6b656-b180-47dc-b215-40cb44dbd831" returned: 0 in 0.569s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:23:18 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-884daecc-4312-44d1-be8c-3055ba750591 tempest-VolumesSnapshotListTestJSON-440216552 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-9f8b103b-6a18-467a-9fad-2a84396f3252(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:23:18 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[55d7409b-70f9-4ff0-9c9c-b9bb54adb58e]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:23:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-884daecc-4312-44d1-be8c-3055ba750591 tempest-VolumesSnapshotListTestJSON-440216552 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:23:18 devstack sudo[107588]: pam_unix(sudo:session): session closed for user root Aug 15 16:23:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6c361bf7-3b11-4422-bc4c-8209b575320b tempest-GroupsTest-1551850637 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-264b13df-8579-4239-8af1-a597d695b65c" returned: 0 in 0.327s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:23:18 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-6c361bf7-3b11-4422-bc4c-8209b575320b tempest-GroupsTest-1551850637 None] Lock "cinder-quobyte-264b13df-8579-4239-8af1-a597d695b65c" released by "delete_volume" :: held 0.970s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:23:18 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-6c361bf7-3b11-4422-bc4c-8209b575320b tempest-GroupsTest-1551850637 None] Acquiring lock "cinder-quobyte-3c88cb77-9382-417a-a75c-d5e2e7ba53d9" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:23:18 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-6c361bf7-3b11-4422-bc4c-8209b575320b tempest-GroupsTest-1551850637 None] Lock "cinder-quobyte-3c88cb77-9382-417a-a75c-d5e2e7ba53d9" acquired by "delete_volume" :: waited 0.041s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:23:18 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[9ab05808-1b9c-4382-8ae3-c4d8904119a3]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:23:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6c361bf7-3b11-4422-bc4c-8209b575320b tempest-GroupsTest-1551850637 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3c88cb77-9382-417a-a75c-d5e2e7ba53d9 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:23:18 devstack sudo[107595]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252 Aug 15 16:23:18 devstack sudo[107595]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:23:18 devstack sudo[107596]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3c88cb77-9382-417a-a75c-d5e2e7ba53d9 Aug 15 16:23:18 devstack sudo[107596]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:23:19 devstack sudo[107595]: pam_unix(sudo:session): session closed for user root Aug 15 16:23:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-884daecc-4312-44d1-be8c-3055ba750591 tempest-VolumesSnapshotListTestJSON-440216552 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252" returned: 0 in 0.670s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:23:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-884daecc-4312-44d1-be8c-3055ba750591 tempest-VolumesSnapshotListTestJSON-440216552 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.ccd6b656-b180-47dc-b215-40cb44dbd831 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:23:19 devstack sudo[107596]: pam_unix(sudo:session): session closed for user root Aug 15 16:23:19 devstack sudo[107608]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.ccd6b656-b180-47dc-b215-40cb44dbd831 Aug 15 16:23:19 devstack sudo[107608]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:23:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6c361bf7-3b11-4422-bc4c-8209b575320b tempest-GroupsTest-1551850637 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3c88cb77-9382-417a-a75c-d5e2e7ba53d9" returned: 0 in 0.611s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:23:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6c361bf7-3b11-4422-bc4c-8209b575320b tempest-GroupsTest-1551850637 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3c88cb77-9382-417a-a75c-d5e2e7ba53d9 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:23:19 devstack sudo[107610]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3c88cb77-9382-417a-a75c-d5e2e7ba53d9 Aug 15 16:23:19 devstack sudo[107610]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:23:19 devstack sudo[107610]: pam_unix(sudo:session): session closed for user root Aug 15 16:23:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6c361bf7-3b11-4422-bc4c-8209b575320b tempest-GroupsTest-1551850637 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3c88cb77-9382-417a-a75c-d5e2e7ba53d9" returned: 0 in 0.322s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:23:19 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-6c361bf7-3b11-4422-bc4c-8209b575320b tempest-GroupsTest-1551850637 None] Lock "cinder-quobyte-3c88cb77-9382-417a-a75c-d5e2e7ba53d9" released by "delete_volume" :: held 0.992s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:23:19 devstack sudo[107608]: pam_unix(sudo:session): session closed for user root Aug 15 16:23:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-884daecc-4312-44d1-be8c-3055ba750591 tempest-VolumesSnapshotListTestJSON-440216552 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.ccd6b656-b180-47dc-b215-40cb44dbd831" returned: 0 in 0.512s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:23:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-884daecc-4312-44d1-be8c-3055ba750591 tempest-VolumesSnapshotListTestJSON-440216552 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.ccd6b656-b180-47dc-b215-40cb44dbd831 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:23:19 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-6c361bf7-3b11-4422-bc4c-8209b575320b tempest-GroupsTest-1551850637 None] Created reservations ['2c0285be-a8e2-487f-920c-30d7e13d8a70'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:23:19 devstack sudo[107617]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.ccd6b656-b180-47dc-b215-40cb44dbd831 Aug 15 16:23:19 devstack sudo[107617]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:23:19 devstack cinder-volume[94214]: WARNING cinder.quota [None req-6c361bf7-3b11-4422-bc4c-8209b575320b tempest-GroupsTest-1551850637 None] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-102540794 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-102540794, it is now deprecated. Please use the default quota class for default quota. Aug 15 16:23:19 devstack cinder-volume[94214]: WARNING cinder.quota [None req-6c361bf7-3b11-4422-bc4c-8209b575320b tempest-GroupsTest-1551850637 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-102540794 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-102540794, it is now deprecated. Please use the default quota class for default quota. Aug 15 16:23:19 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-6c361bf7-3b11-4422-bc4c-8209b575320b tempest-GroupsTest-1551850637 None] Created reservations ['cf5a5879-b0cb-4485-8a7e-7f61a66b90bf', '2e52a875-d8ef-4b09-bdc6-f5cc1be7dad0', '23d3091a-a554-43e8-8df4-38f81f6460bb', '466bf806-cb87-419d-bd1f-3a7f29a82c49'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:23:19 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-6c361bf7-3b11-4422-bc4c-8209b575320b tempest-GroupsTest-1551850637 None] Created reservations ['fca2109e-c1f0-4e40-9441-53a03178851f', 'e7274f6e-1249-4419-8d37-df10132af6b3', 'a1174dea-e9e7-4224-82a9-437292015d16', '09b82916-6955-4b6e-bba9-d8897fd57dda'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:23:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-6c361bf7-3b11-4422-bc4c-8209b575320b tempest-GroupsTest-1551850637 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:23:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-6c361bf7-3b11-4422-bc4c-8209b575320b tempest-GroupsTest-1551850637 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:23:20 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-6c361bf7-3b11-4422-bc4c-8209b575320b tempest-GroupsTest-1551850637 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:23:20 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-6c361bf7-3b11-4422-bc4c-8209b575320b tempest-GroupsTest-1551850637 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:23:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-6c361bf7-3b11-4422-bc4c-8209b575320b tempest-GroupsTest-1551850637 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:23:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6c361bf7-3b11-4422-bc4c-8209b575320b tempest-GroupsTest-1551850637 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:23:20 devstack sudo[107617]: pam_unix(sudo:session): session closed for user root Aug 15 16:23:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-884daecc-4312-44d1-be8c-3055ba750591 tempest-VolumesSnapshotListTestJSON-440216552 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252.ccd6b656-b180-47dc-b215-40cb44dbd831" returned: 0 in 0.417s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:23:20 devstack sudo[107620]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:23:20 devstack sudo[107620]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:23:20 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-884daecc-4312-44d1-be8c-3055ba750591 tempest-VolumesSnapshotListTestJSON-440216552 None] Lock "cinder-quobyte-ccd6b656-b180-47dc-b215-40cb44dbd831" released by "_delete_snapshot" :: held 2.335s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:23:20 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-884daecc-4312-44d1-be8c-3055ba750591 tempest-VolumesSnapshotListTestJSON-440216552 None] Lock "cinder-quobyte-9f8b103b-6a18-467a-9fad-2a84396f3252" released by "delete_snapshot" :: held 2.393s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:23:20 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-884daecc-4312-44d1-be8c-3055ba750591 tempest-VolumesSnapshotListTestJSON-440216552 None] Created reservations ['a2fb2ab7-692b-46dc-8588-da1d7d79abe8', 'ec742678-762f-4c16-916b-848a939cff68', '90b29bc3-234d-48e8-8115-acc63403a489', '225e6817-ffe1-4bc9-bd8b-95260b3b196b'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:23:20 devstack sudo[107620]: pam_unix(sudo:session): session closed for user root Aug 15 16:23:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6c361bf7-3b11-4422-bc4c-8209b575320b tempest-GroupsTest-1551850637 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.337s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:23:20 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-6c361bf7-3b11-4422-bc4c-8209b575320b tempest-GroupsTest-1551850637 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:23:20 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-6c361bf7-3b11-4422-bc4c-8209b575320b tempest-GroupsTest-1551850637 None] Delete group completed successfully. Aug 15 16:23:20 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-884daecc-4312-44d1-be8c-3055ba750591 tempest-VolumesSnapshotListTestJSON-440216552 None] Delete snapshot completed successfully. Aug 15 16:23:20 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-884daecc-4312-44d1-be8c-3055ba750591 tempest-VolumesSnapshotListTestJSON-440216552 None] Lock "cinder-ccd6b656-b180-47dc-b215-40cb44dbd831-delete_snapshot" released by "delete_snapshot" :: held 2.756s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:23:21 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-bb3b09b1-2930-4230-a5fd-74e8c4bef305 tempest-VolumesSnapshotListTestJSON-440216552 None] Acquiring lock "cinder-9f8b103b-6a18-467a-9fad-2a84396f3252-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:23:21 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-bb3b09b1-2930-4230-a5fd-74e8c4bef305 tempest-VolumesSnapshotListTestJSON-440216552 None] Lock "cinder-9f8b103b-6a18-467a-9fad-2a84396f3252-delete_volume" acquired by "delete_volume" :: waited 0.035s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:23:21 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-bb3b09b1-2930-4230-a5fd-74e8c4bef305 tempest-VolumesSnapshotListTestJSON-440216552 None] Acquiring lock "cinder-quobyte-9f8b103b-6a18-467a-9fad-2a84396f3252" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:23:21 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-bb3b09b1-2930-4230-a5fd-74e8c4bef305 tempest-VolumesSnapshotListTestJSON-440216552 None] Lock "cinder-quobyte-9f8b103b-6a18-467a-9fad-2a84396f3252" acquired by "delete_volume" :: waited 0.022s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:23:21 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[ddcb43db-07a7-4998-9d96-ff946940ddf4]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:23:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-bb3b09b1-2930-4230-a5fd-74e8c4bef305 tempest-VolumesSnapshotListTestJSON-440216552 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:23:21 devstack sudo[107634]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252 Aug 15 16:23:21 devstack sudo[107634]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:23:21 devstack sudo[107634]: pam_unix(sudo:session): session closed for user root Aug 15 16:23:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-bb3b09b1-2930-4230-a5fd-74e8c4bef305 tempest-VolumesSnapshotListTestJSON-440216552 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252" returned: 0 in 0.437s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:23:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-bb3b09b1-2930-4230-a5fd-74e8c4bef305 tempest-VolumesSnapshotListTestJSON-440216552 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:23:21 devstack sudo[107641]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252 Aug 15 16:23:21 devstack sudo[107641]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:23:22 devstack sudo[107641]: pam_unix(sudo:session): session closed for user root Aug 15 16:23:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-bb3b09b1-2930-4230-a5fd-74e8c4bef305 tempest-VolumesSnapshotListTestJSON-440216552 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9f8b103b-6a18-467a-9fad-2a84396f3252" returned: 0 in 0.302s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:23:22 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-bb3b09b1-2930-4230-a5fd-74e8c4bef305 tempest-VolumesSnapshotListTestJSON-440216552 None] Lock "cinder-quobyte-9f8b103b-6a18-467a-9fad-2a84396f3252" released by "delete_volume" :: held 0.834s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:23:22 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-bb3b09b1-2930-4230-a5fd-74e8c4bef305 tempest-VolumesSnapshotListTestJSON-440216552 None] Created reservations ['a353dcfa-2e0b-483c-823f-09fea151e634', 'de7591fe-e708-4a19-9ee4-20c251f79ceb', 'a121848d-8118-453b-9a7a-2750fe771196', '87cada6d-5fe9-4e56-9886-cadcbea0fd73'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:23:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-bb3b09b1-2930-4230-a5fd-74e8c4bef305 tempest-VolumesSnapshotListTestJSON-440216552 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:23:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-bb3b09b1-2930-4230-a5fd-74e8c4bef305 tempest-VolumesSnapshotListTestJSON-440216552 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:23:22 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-bb3b09b1-2930-4230-a5fd-74e8c4bef305 tempest-VolumesSnapshotListTestJSON-440216552 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:23:22 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-bb3b09b1-2930-4230-a5fd-74e8c4bef305 tempest-VolumesSnapshotListTestJSON-440216552 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:23:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-bb3b09b1-2930-4230-a5fd-74e8c4bef305 tempest-VolumesSnapshotListTestJSON-440216552 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:23:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-bb3b09b1-2930-4230-a5fd-74e8c4bef305 tempest-VolumesSnapshotListTestJSON-440216552 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:23:22 devstack sudo[107644]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:23:22 devstack sudo[107644]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:23:22 devstack sudo[107644]: pam_unix(sudo:session): session closed for user root Aug 15 16:23:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-bb3b09b1-2930-4230-a5fd-74e8c4bef305 tempest-VolumesSnapshotListTestJSON-440216552 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.390s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:23:22 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-bb3b09b1-2930-4230-a5fd-74e8c4bef305 tempest-VolumesSnapshotListTestJSON-440216552 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:23:22 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-bb3b09b1-2930-4230-a5fd-74e8c4bef305 tempest-VolumesSnapshotListTestJSON-440216552 None] Deleted volume successfully. Aug 15 16:23:22 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-bb3b09b1-2930-4230-a5fd-74e8c4bef305 tempest-VolumesSnapshotListTestJSON-440216552 None] Lock "cinder-9f8b103b-6a18-467a-9fad-2a84396f3252-delete_volume" released by "delete_volume" :: held 1.508s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:23:27 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-9bc085c3-deca-44e5-8b0c-485274311f69 tempest-GroupsV320Test-1718967497 None] Group tempest-GroupsV320Test-Group-196059169: creating Aug 15 16:23:27 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-9bc085c3-deca-44e5-8b0c-485274311f69 tempest-GroupsV320Test-1718967497 None] Group tempest-GroupsV320Test-Group-196059169: created successfully Aug 15 16:23:27 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-9bc085c3-deca-44e5-8b0c-485274311f69 tempest-GroupsV320Test-1718967497 None] Create group completed successfully. Aug 15 16:23:29 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-1f482c3d-b748-4fef-8ace-b33024944033 tempest-GroupsV320Test-1718967497 None] Created reservations ['1f4ba726-d4f3-4c06-9b33-e93a4bbfaf53'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:23:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1f482c3d-b748-4fef-8ace-b33024944033 tempest-GroupsV320Test-1718967497 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:23:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1f482c3d-b748-4fef-8ace-b33024944033 tempest-GroupsV320Test-1718967497 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:23:29 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-1f482c3d-b748-4fef-8ace-b33024944033 tempest-GroupsV320Test-1718967497 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:23:29 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-1f482c3d-b748-4fef-8ace-b33024944033 tempest-GroupsV320Test-1718967497 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:23:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1f482c3d-b748-4fef-8ace-b33024944033 tempest-GroupsV320Test-1718967497 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:23:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1f482c3d-b748-4fef-8ace-b33024944033 tempest-GroupsV320Test-1718967497 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:23:29 devstack sudo[107653]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:23:29 devstack sudo[107653]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:23:29 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-b58e9349-8134-48e6-8224-fd8f9c55e458 tempest-TestInstancesWithCinderVolumes-225737404 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:23:29 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b58e9349-8134-48e6-8224-fd8f9c55e458 tempest-TestInstancesWithCinderVolumes-225737404 None] Flow 'volume_create_manager' (f01ce0be-ee3c-43a8-ba5c-fda2c41ecdce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:23:29 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b58e9349-8134-48e6-8224-fd8f9c55e458 tempest-TestInstancesWithCinderVolumes-225737404 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fa561dd3-9567-45d7-af3c-fcc54b20cc9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:23:29 devstack sudo[107653]: pam_unix(sudo:session): session closed for user root Aug 15 16:23:29 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b58e9349-8134-48e6-8224-fd8f9c55e458 tempest-TestInstancesWithCinderVolumes-225737404 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fa561dd3-9567-45d7-af3c-fcc54b20cc9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:23:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-630713815',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=13b6ca9b-55c9-4e88-8b8b-cb6bf90a19d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0036e0074eac44bd9741dfb4c06babb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:23:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:23:30Z,use_quota=True,user_id='0749154e68ed4cf580a238b309fc4473',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d871ed54-dfd6-45f2-b686-0d956f375cc2),volume_type_id=d871ed54-dfd6-45f2-b686-0d956f375cc2)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:23:29 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b58e9349-8134-48e6-8224-fd8f9c55e458 tempest-TestInstancesWithCinderVolumes-225737404 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (070c5a68-873d-4b49-8dcc-6f1b295a76c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:23:29 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b58e9349-8134-48e6-8224-fd8f9c55e458 tempest-TestInstancesWithCinderVolumes-225737404 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (070c5a68-873d-4b49-8dcc-6f1b295a76c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:23:29 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b58e9349-8134-48e6-8224-fd8f9c55e458 tempest-TestInstancesWithCinderVolumes-225737404 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2bb5ee44-eca7-4f7b-8be3-a6ce3a991700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:23:29 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b58e9349-8134-48e6-8224-fd8f9c55e458 tempest-TestInstancesWithCinderVolumes-225737404 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2bb5ee44-eca7-4f7b-8be3-a6ce3a991700) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '13b6ca9b-55c9-4e88-8b8b-cb6bf90a19d6', 'volume_name': 'volume-13b6ca9b-55c9-4e88-8b8b-cb6bf90a19d6', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:23:29 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b58e9349-8134-48e6-8224-fd8f9c55e458 tempest-TestInstancesWithCinderVolumes-225737404 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (94dafd8e-34a6-4313-a6e8-aef29ced3137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:23:29 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b58e9349-8134-48e6-8224-fd8f9c55e458 tempest-TestInstancesWithCinderVolumes-225737404 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (94dafd8e-34a6-4313-a6e8-aef29ced3137) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:23:29 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b58e9349-8134-48e6-8224-fd8f9c55e458 tempest-TestInstancesWithCinderVolumes-225737404 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d48bb980-b546-40e1-865a-7a7948f190bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:23:29 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-b58e9349-8134-48e6-8224-fd8f9c55e458 tempest-TestInstancesWithCinderVolumes-225737404 None] Volume 13b6ca9b-55c9-4e88-8b8b-cb6bf90a19d6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-13b6ca9b-55c9-4e88-8b8b-cb6bf90a19d6', 'volume_size': 1} Aug 15 16:23:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-b58e9349-8134-48e6-8224-fd8f9c55e458 tempest-TestInstancesWithCinderVolumes-225737404 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:23:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-b58e9349-8134-48e6-8224-fd8f9c55e458 tempest-TestInstancesWithCinderVolumes-225737404 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:23:29 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-b58e9349-8134-48e6-8224-fd8f9c55e458 tempest-TestInstancesWithCinderVolumes-225737404 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:23:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-630713815',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=13b6ca9b-55c9-4e88-8b8b-cb6bf90a19d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0036e0074eac44bd9741dfb4c06babb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:23:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:23:30Z,use_quota=True,user_id='0749154e68ed4cf580a238b309fc4473',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d871ed54-dfd6-45f2-b686-0d956f375cc2),volume_type_id=d871ed54-dfd6-45f2-b686-0d956f375cc2)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:23:29 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-b58e9349-8134-48e6-8224-fd8f9c55e458 tempest-TestInstancesWithCinderVolumes-225737404 None] Creating volume 13b6ca9b-55c9-4e88-8b8b-cb6bf90a19d6 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:23:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-b58e9349-8134-48e6-8224-fd8f9c55e458 tempest-TestInstancesWithCinderVolumes-225737404 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:23:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-b58e9349-8134-48e6-8224-fd8f9c55e458 tempest-TestInstancesWithCinderVolumes-225737404 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:23:29 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-b58e9349-8134-48e6-8224-fd8f9c55e458 tempest-TestInstancesWithCinderVolumes-225737404 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:23:29 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-b58e9349-8134-48e6-8224-fd8f9c55e458 tempest-TestInstancesWithCinderVolumes-225737404 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:23:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-b58e9349-8134-48e6-8224-fd8f9c55e458 tempest-TestInstancesWithCinderVolumes-225737404 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:23:29 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-b58e9349-8134-48e6-8224-fd8f9c55e458 tempest-TestInstancesWithCinderVolumes-225737404 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:23:29 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-b58e9349-8134-48e6-8224-fd8f9c55e458 tempest-TestInstancesWithCinderVolumes-225737404 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:23:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b58e9349-8134-48e6-8224-fd8f9c55e458 tempest-TestInstancesWithCinderVolumes-225737404 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-13b6ca9b-55c9-4e88-8b8b-cb6bf90a19d6 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:23:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1f482c3d-b748-4fef-8ace-b33024944033 tempest-GroupsV320Test-1718967497 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.509s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:23:29 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-1f482c3d-b748-4fef-8ace-b33024944033 tempest-GroupsV320Test-1718967497 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:23:29 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-1f482c3d-b748-4fef-8ace-b33024944033 tempest-GroupsV320Test-1718967497 None] Delete group completed successfully. Aug 15 16:23:29 devstack sudo[107657]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-13b6ca9b-55c9-4e88-8b8b-cb6bf90a19d6 1073741824 Aug 15 16:23:29 devstack sudo[107657]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:23:30 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-b4db6ece-ddb2-41e6-94c3-64c1923270bf tempest-TestInstancesWithCinderVolumes-225737404 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:23:30 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b4db6ece-ddb2-41e6-94c3-64c1923270bf tempest-TestInstancesWithCinderVolumes-225737404 None] Flow 'volume_create_manager' (e81ce8d9-ea3b-49d6-ad62-0e664426a0f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:23:30 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b4db6ece-ddb2-41e6-94c3-64c1923270bf tempest-TestInstancesWithCinderVolumes-225737404 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d16fa121-0431-444b-baec-63346baaf310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:23:30 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b4db6ece-ddb2-41e6-94c3-64c1923270bf tempest-TestInstancesWithCinderVolumes-225737404 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d16fa121-0431-444b-baec-63346baaf310) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:23:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1978143471',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=88577ba2-d2f3-42b5-9e8b-a37cd07fb8c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0036e0074eac44bd9741dfb4c06babb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:23:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:23:30Z,use_quota=True,user_id='0749154e68ed4cf580a238b309fc4473',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(526738ac-3fcb-4704-b9dd-49c434e95c36),volume_type_id=526738ac-3fcb-4704-b9dd-49c434e95c36)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:23:30 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b4db6ece-ddb2-41e6-94c3-64c1923270bf tempest-TestInstancesWithCinderVolumes-225737404 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6b961302-d095-4b2b-9fd9-1def4eb7ec6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:23:30 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b4db6ece-ddb2-41e6-94c3-64c1923270bf tempest-TestInstancesWithCinderVolumes-225737404 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6b961302-d095-4b2b-9fd9-1def4eb7ec6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:23:30 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b4db6ece-ddb2-41e6-94c3-64c1923270bf tempest-TestInstancesWithCinderVolumes-225737404 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (64f5a316-7abb-4e13-ac12-df286c2f0fce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:23:30 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b4db6ece-ddb2-41e6-94c3-64c1923270bf tempest-TestInstancesWithCinderVolumes-225737404 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (64f5a316-7abb-4e13-ac12-df286c2f0fce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '88577ba2-d2f3-42b5-9e8b-a37cd07fb8c8', 'volume_name': 'volume-88577ba2-d2f3-42b5-9e8b-a37cd07fb8c8', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:23:30 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b4db6ece-ddb2-41e6-94c3-64c1923270bf tempest-TestInstancesWithCinderVolumes-225737404 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (de1bea87-d53a-40af-a367-0e89b8eabbb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:23:30 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b4db6ece-ddb2-41e6-94c3-64c1923270bf tempest-TestInstancesWithCinderVolumes-225737404 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (de1bea87-d53a-40af-a367-0e89b8eabbb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:23:30 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b4db6ece-ddb2-41e6-94c3-64c1923270bf tempest-TestInstancesWithCinderVolumes-225737404 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (37998b80-83a5-4fac-9640-c0f72855aa70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:23:30 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-b4db6ece-ddb2-41e6-94c3-64c1923270bf tempest-TestInstancesWithCinderVolumes-225737404 None] Volume 88577ba2-d2f3-42b5-9e8b-a37cd07fb8c8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-88577ba2-d2f3-42b5-9e8b-a37cd07fb8c8', 'volume_size': 1} Aug 15 16:23:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-b4db6ece-ddb2-41e6-94c3-64c1923270bf tempest-TestInstancesWithCinderVolumes-225737404 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:23:30 devstack sudo[107657]: pam_unix(sudo:session): session closed for user root Aug 15 16:23:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b58e9349-8134-48e6-8224-fd8f9c55e458 tempest-TestInstancesWithCinderVolumes-225737404 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-13b6ca9b-55c9-4e88-8b8b-cb6bf90a19d6 1073741824" returned: 0 in 0.591s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:23:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b58e9349-8134-48e6-8224-fd8f9c55e458 tempest-TestInstancesWithCinderVolumes-225737404 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-13b6ca9b-55c9-4e88-8b8b-cb6bf90a19d6 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:23:30 devstack sudo[107662]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-13b6ca9b-55c9-4e88-8b8b-cb6bf90a19d6 Aug 15 16:23:30 devstack sudo[107662]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:23:30 devstack sudo[107662]: pam_unix(sudo:session): session closed for user root Aug 15 16:23:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b58e9349-8134-48e6-8224-fd8f9c55e458 tempest-TestInstancesWithCinderVolumes-225737404 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-13b6ca9b-55c9-4e88-8b8b-cb6bf90a19d6" returned: 0 in 0.333s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:23:30 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-b58e9349-8134-48e6-8224-fd8f9c55e458 tempest-TestInstancesWithCinderVolumes-225737404 None] <== create_volume: return (974ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:23:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-b58e9349-8134-48e6-8224-fd8f9c55e458 tempest-TestInstancesWithCinderVolumes-225737404 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.977s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:23:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-b4db6ece-ddb2-41e6-94c3-64c1923270bf tempest-TestInstancesWithCinderVolumes-225737404 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.413s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:23:30 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-b4db6ece-ddb2-41e6-94c3-64c1923270bf tempest-TestInstancesWithCinderVolumes-225737404 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:23:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1978143471',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=88577ba2-d2f3-42b5-9e8b-a37cd07fb8c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0036e0074eac44bd9741dfb4c06babb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:23:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:23:30Z,use_quota=True,user_id='0749154e68ed4cf580a238b309fc4473',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(526738ac-3fcb-4704-b9dd-49c434e95c36),volume_type_id=526738ac-3fcb-4704-b9dd-49c434e95c36)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:23:30 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-b4db6ece-ddb2-41e6-94c3-64c1923270bf tempest-TestInstancesWithCinderVolumes-225737404 None] Creating volume 88577ba2-d2f3-42b5-9e8b-a37cd07fb8c8 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:23:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-b4db6ece-ddb2-41e6-94c3-64c1923270bf tempest-TestInstancesWithCinderVolumes-225737404 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:23:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-b4db6ece-ddb2-41e6-94c3-64c1923270bf tempest-TestInstancesWithCinderVolumes-225737404 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:23:30 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-b4db6ece-ddb2-41e6-94c3-64c1923270bf tempest-TestInstancesWithCinderVolumes-225737404 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:23:30 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-b4db6ece-ddb2-41e6-94c3-64c1923270bf tempest-TestInstancesWithCinderVolumes-225737404 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:23:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-b4db6ece-ddb2-41e6-94c3-64c1923270bf tempest-TestInstancesWithCinderVolumes-225737404 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:23:30 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-b4db6ece-ddb2-41e6-94c3-64c1923270bf tempest-TestInstancesWithCinderVolumes-225737404 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:23:30 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-b4db6ece-ddb2-41e6-94c3-64c1923270bf tempest-TestInstancesWithCinderVolumes-225737404 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:23:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b4db6ece-ddb2-41e6-94c3-64c1923270bf tempest-TestInstancesWithCinderVolumes-225737404 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-88577ba2-d2f3-42b5-9e8b-a37cd07fb8c8 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:23:30 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b58e9349-8134-48e6-8224-fd8f9c55e458 tempest-TestInstancesWithCinderVolumes-225737404 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d48bb980-b546-40e1-865a-7a7948f190bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-13b6ca9b-55c9-4e88-8b8b-cb6bf90a19d6', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:23:30 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b58e9349-8134-48e6-8224-fd8f9c55e458 tempest-TestInstancesWithCinderVolumes-225737404 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9bcb06bf-9146-4d13-b634-d64561d36b11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:23:30 devstack sudo[107665]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-88577ba2-d2f3-42b5-9e8b-a37cd07fb8c8 1073741824 Aug 15 16:23:30 devstack sudo[107665]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:23:30 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-b58e9349-8134-48e6-8224-fd8f9c55e458 tempest-TestInstancesWithCinderVolumes-225737404 None] Volume volume-13b6ca9b-55c9-4e88-8b8b-cb6bf90a19d6 (13b6ca9b-55c9-4e88-8b8b-cb6bf90a19d6): created successfully Aug 15 16:23:30 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b58e9349-8134-48e6-8224-fd8f9c55e458 tempest-TestInstancesWithCinderVolumes-225737404 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9bcb06bf-9146-4d13-b634-d64561d36b11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:23:30 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b58e9349-8134-48e6-8224-fd8f9c55e458 tempest-TestInstancesWithCinderVolumes-225737404 None] Flow 'volume_create_manager' (f01ce0be-ee3c-43a8-ba5c-fda2c41ecdce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:23:30 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-b58e9349-8134-48e6-8224-fd8f9c55e458 tempest-TestInstancesWithCinderVolumes-225737404 None] Created volume successfully. Aug 15 16:23:31 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-f75d1c68-f387-49d5-bfb6-7e1e17f97bbe tempest-TestInstancesWithCinderVolumes-225737404 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:23:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f75d1c68-f387-49d5-bfb6-7e1e17f97bbe tempest-TestInstancesWithCinderVolumes-225737404 None] Flow 'volume_create_manager' (1147b491-456f-4d06-b3c7-4e1d49af24a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:23:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f75d1c68-f387-49d5-bfb6-7e1e17f97bbe tempest-TestInstancesWithCinderVolumes-225737404 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (caacdd6e-1004-4c95-8651-476b425e7be0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:23:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f75d1c68-f387-49d5-bfb6-7e1e17f97bbe tempest-TestInstancesWithCinderVolumes-225737404 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (caacdd6e-1004-4c95-8651-476b425e7be0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:23:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1249592020',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7ff5a24b-ae99-4e41-abe4-f27250209075,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0036e0074eac44bd9741dfb4c06babb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:23:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:23:31Z,use_quota=True,user_id='0749154e68ed4cf580a238b309fc4473',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0e7c817f-c89b-444b-8916-45ff5e0a0d7e),volume_type_id=0e7c817f-c89b-444b-8916-45ff5e0a0d7e)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:23:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f75d1c68-f387-49d5-bfb6-7e1e17f97bbe tempest-TestInstancesWithCinderVolumes-225737404 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f6360422-bf44-4a8e-b8c7-98c951cfc7ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:23:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f75d1c68-f387-49d5-bfb6-7e1e17f97bbe tempest-TestInstancesWithCinderVolumes-225737404 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f6360422-bf44-4a8e-b8c7-98c951cfc7ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:23:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f75d1c68-f387-49d5-bfb6-7e1e17f97bbe tempest-TestInstancesWithCinderVolumes-225737404 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cece5f38-4365-4e09-8d3b-8ffe042015f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:23:31 devstack cinder-volume[94214]: DEBUG cinder.image.glance [None req-f75d1c68-f387-49d5-bfb6-7e1e17f97bbe tempest-TestInstancesWithCinderVolumes-225737404 None] Creating Keystone auth plugin from conf {{(pid=94214) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 15 16:23:31 devstack sudo[107665]: pam_unix(sudo:session): session closed for user root Aug 15 16:23:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b4db6ece-ddb2-41e6-94c3-64c1923270bf tempest-TestInstancesWithCinderVolumes-225737404 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-88577ba2-d2f3-42b5-9e8b-a37cd07fb8c8 1073741824" returned: 0 in 0.800s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:23:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b4db6ece-ddb2-41e6-94c3-64c1923270bf tempest-TestInstancesWithCinderVolumes-225737404 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-88577ba2-d2f3-42b5-9e8b-a37cd07fb8c8 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:23:31 devstack sudo[107671]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-88577ba2-d2f3-42b5-9e8b-a37cd07fb8c8 Aug 15 16:23:31 devstack sudo[107671]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:23:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f75d1c68-f387-49d5-bfb6-7e1e17f97bbe tempest-TestInstancesWithCinderVolumes-225737404 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cece5f38-4365-4e09-8d3b-8ffe042015f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '7ff5a24b-ae99-4e41-abe4-f27250209075', 'volume_name': 'volume-7ff5a24b-ae99-4e41-abe4-f27250209075', 'volume_size': 1, 'image_id': 'e30d6ed1-4734-47ef-8308-cb53e4305a05', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/e30d6ed1-4734-47ef-8308-cb53e4305a05', 'metadata': {}}]), 'image_meta': {'name': 'tempest-scenario-img--1575245639', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'private', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '0036e0074eac44bd9741dfb4c06babb9', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'e30d6ed1-4734-47ef-8308-cb53e4305a05', 'created_at': datetime.datetime(2026, 8, 15, 14, 23, 27, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 15, 14, 23, 29, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/e30d6ed1-4734-47ef-8308-cb53e4305a05/file', 'properties': {}}, 'image_service': }' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:23:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f75d1c68-f387-49d5-bfb6-7e1e17f97bbe tempest-TestInstancesWithCinderVolumes-225737404 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3446bf3f-2d6d-4a8b-936a-8f046167ec1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:23:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f75d1c68-f387-49d5-bfb6-7e1e17f97bbe tempest-TestInstancesWithCinderVolumes-225737404 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3446bf3f-2d6d-4a8b-936a-8f046167ec1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:23:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f75d1c68-f387-49d5-bfb6-7e1e17f97bbe tempest-TestInstancesWithCinderVolumes-225737404 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fb9ccb3e-0453-4490-b4dc-de64372d57ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:23:31 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-f75d1c68-f387-49d5-bfb6-7e1e17f97bbe tempest-TestInstancesWithCinderVolumes-225737404 None] Volume 7ff5a24b-ae99-4e41-abe4-f27250209075: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-7ff5a24b-ae99-4e41-abe4-f27250209075', 'volume_size': 1, 'image_id': 'e30d6ed1-4734-47ef-8308-cb53e4305a05', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/e30d6ed1-4734-47ef-8308-cb53e4305a05', 'metadata': {}}]), 'image_meta': {'name': 'tempest-scenario-img--1575245639', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'private', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '0036e0074eac44bd9741dfb4c06babb9', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'e30d6ed1-4734-47ef-8308-cb53e4305a05', 'created_at': datetime.datetime(2026, 8, 15, 14, 23, 27, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 15, 14, 23, 29, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/e30d6ed1-4734-47ef-8308-cb53e4305a05/file', 'properties': {}}, 'image_service': } Aug 15 16:23:31 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-f75d1c68-f387-49d5-bfb6-7e1e17f97bbe tempest-TestInstancesWithCinderVolumes-225737404 None] Trying to clone 7ff5a24b-ae99-4e41-abe4-f27250209075 from image e30d6ed1-4734-47ef-8308-cb53e4305a05 at location (None, [{'url': 'file:///opt/stack/data/glance/images/e30d6ed1-4734-47ef-8308-cb53e4305a05', 'metadata': {}}]). {{(pid=94214) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 15 16:23:32 devstack sudo[107671]: pam_unix(sudo:session): session closed for user root Aug 15 16:23:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b4db6ece-ddb2-41e6-94c3-64c1923270bf tempest-TestInstancesWithCinderVolumes-225737404 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-88577ba2-d2f3-42b5-9e8b-a37cd07fb8c8" returned: 0 in 0.395s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:23:32 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-b4db6ece-ddb2-41e6-94c3-64c1923270bf tempest-TestInstancesWithCinderVolumes-225737404 None] <== create_volume: return (1258ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:23:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-b4db6ece-ddb2-41e6-94c3-64c1923270bf tempest-TestInstancesWithCinderVolumes-225737404 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.265s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:23:32 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b4db6ece-ddb2-41e6-94c3-64c1923270bf tempest-TestInstancesWithCinderVolumes-225737404 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (37998b80-83a5-4fac-9640-c0f72855aa70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-88577ba2-d2f3-42b5-9e8b-a37cd07fb8c8', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:23:32 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b4db6ece-ddb2-41e6-94c3-64c1923270bf tempest-TestInstancesWithCinderVolumes-225737404 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6263bf10-215f-483e-8537-edc8b1150c86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:23:32 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-b4db6ece-ddb2-41e6-94c3-64c1923270bf tempest-TestInstancesWithCinderVolumes-225737404 None] Volume volume-88577ba2-d2f3-42b5-9e8b-a37cd07fb8c8 (88577ba2-d2f3-42b5-9e8b-a37cd07fb8c8): created successfully Aug 15 16:23:32 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b4db6ece-ddb2-41e6-94c3-64c1923270bf tempest-TestInstancesWithCinderVolumes-225737404 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6263bf10-215f-483e-8537-edc8b1150c86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:23:32 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b4db6ece-ddb2-41e6-94c3-64c1923270bf tempest-TestInstancesWithCinderVolumes-225737404 None] Flow 'volume_create_manager' (e81ce8d9-ea3b-49d6-ad62-0e664426a0f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:23:32 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-b4db6ece-ddb2-41e6-94c3-64c1923270bf tempest-TestInstancesWithCinderVolumes-225737404 None] Created volume successfully. Aug 15 16:23:36 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-f75d1c68-f387-49d5-bfb6-7e1e17f97bbe tempest-TestInstancesWithCinderVolumes-225737404 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_e30d6ed1-4734-47ef-8308-cb53e4305a05_9p5dqxeddevstack@QuobyteHD, size 20.69 MB, duration 4.72 sec {{(pid=94214) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 15 16:23:36 devstack cinder-volume[94214]: INFO cinder.image.image_utils [None req-f75d1c68-f387-49d5-bfb6-7e1e17f97bbe tempest-TestInstancesWithCinderVolumes-225737404 None] Image download 20.69 MB at 4.38 MB/s Aug 15 16:23:36 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[2e681876-0d09-4d8d-9038-222f8bf25cd4]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:23:36 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f75d1c68-f387-49d5-bfb6-7e1e17f97bbe tempest-TestInstancesWithCinderVolumes-225737404 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_e30d6ed1-4734-47ef-8308-cb53e4305a05_9p5dqxeddevstack@QuobyteHD {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:23:37 devstack sudo[107681]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_e30d6ed1-4734-47ef-8308-cb53e4305a05_9p5dqxeddevstack@QuobyteHD Aug 15 16:23:37 devstack sudo[107681]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:23:37 devstack sudo[107681]: pam_unix(sudo:session): session closed for user root Aug 15 16:23:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f75d1c68-f387-49d5-bfb6-7e1e17f97bbe tempest-TestInstancesWithCinderVolumes-225737404 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_e30d6ed1-4734-47ef-8308-cb53e4305a05_9p5dqxeddevstack@QuobyteHD" returned: 0 in 0.647s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:23:37 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-f75d1c68-f387-49d5-bfb6-7e1e17f97bbe tempest-TestInstancesWithCinderVolumes-225737404 None] Temporary image e30d6ed1-4734-47ef-8308-cb53e4305a05 is fetched for user 0749154e68ed4cf580a238b309fc4473. {{(pid=94214) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 15 16:23:37 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[f46d05ad-0f7e-47f5-b8af-f4652f92e723]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:23:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f75d1c68-f387-49d5-bfb6-7e1e17f97bbe tempest-TestInstancesWithCinderVolumes-225737404 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_e30d6ed1-4734-47ef-8308-cb53e4305a05_9p5dqxeddevstack@QuobyteHD {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:23:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-9f712160-cd41-4a13-b523-f1ff4ba6c6b4 req-72a026db-659d-4171-9792-f94b4d241054 tempest-TestStampPattern-1601675597 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:23:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-9f712160-cd41-4a13-b523-f1ff4ba6c6b4 req-72a026db-659d-4171-9792-f94b4d241054 tempest-TestStampPattern-1601675597 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:23:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-9f712160-cd41-4a13-b523-f1ff4ba6c6b4 req-72a026db-659d-4171-9792-f94b4d241054 tempest-TestStampPattern-1601675597 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.019s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:23:37 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-9f712160-cd41-4a13-b523-f1ff4ba6c6b4 req-72a026db-659d-4171-9792-f94b4d241054 tempest-TestStampPattern-1601675597 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81', 'name': 'volume-41dda966-78f7-4087-ad3b-f77f1def52e5', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': '2cc4a729-a892-479d-93e7-a4f09a522f29', 'enforce_multipath': True} {{(pid=94214) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 15 16:23:37 devstack sudo[107696]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_e30d6ed1-4734-47ef-8308-cb53e4305a05_9p5dqxeddevstack@QuobyteHD Aug 15 16:23:37 devstack sudo[107696]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:23:37 devstack cinder-volume[94214]: INFO cinder.volume.manager [req-9f712160-cd41-4a13-b523-f1ff4ba6c6b4 req-72a026db-659d-4171-9792-f94b4d241054 tempest-TestStampPattern-1601675597 None] attachment_update completed successfully. Aug 15 16:23:38 devstack sudo[107696]: pam_unix(sudo:session): session closed for user root Aug 15 16:23:38 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f75d1c68-f387-49d5-bfb6-7e1e17f97bbe tempest-TestInstancesWithCinderVolumes-225737404 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_e30d6ed1-4734-47ef-8308-cb53e4305a05_9p5dqxeddevstack@QuobyteHD" returned: 0 in 0.516s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:23:38 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f75d1c68-f387-49d5-bfb6-7e1e17f97bbe tempest-TestInstancesWithCinderVolumes-225737404 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:23:38 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f75d1c68-f387-49d5-bfb6-7e1e17f97bbe tempest-TestInstancesWithCinderVolumes-225737404 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.004s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:23:38 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-f75d1c68-f387-49d5-bfb6-7e1e17f97bbe tempest-TestInstancesWithCinderVolumes-225737404 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:23:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1249592020',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7ff5a24b-ae99-4e41-abe4-f27250209075,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0036e0074eac44bd9741dfb4c06babb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:23:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:23:31Z,use_quota=True,user_id='0749154e68ed4cf580a238b309fc4473',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0e7c817f-c89b-444b-8916-45ff5e0a0d7e),volume_type_id=0e7c817f-c89b-444b-8916-45ff5e0a0d7e)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:23:38 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-f75d1c68-f387-49d5-bfb6-7e1e17f97bbe tempest-TestInstancesWithCinderVolumes-225737404 None] Creating volume 7ff5a24b-ae99-4e41-abe4-f27250209075 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:23:38 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f75d1c68-f387-49d5-bfb6-7e1e17f97bbe tempest-TestInstancesWithCinderVolumes-225737404 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:23:38 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f75d1c68-f387-49d5-bfb6-7e1e17f97bbe tempest-TestInstancesWithCinderVolumes-225737404 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:23:38 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-f75d1c68-f387-49d5-bfb6-7e1e17f97bbe tempest-TestInstancesWithCinderVolumes-225737404 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:23:38 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-f75d1c68-f387-49d5-bfb6-7e1e17f97bbe tempest-TestInstancesWithCinderVolumes-225737404 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:23:38 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f75d1c68-f387-49d5-bfb6-7e1e17f97bbe tempest-TestInstancesWithCinderVolumes-225737404 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:23:38 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-f75d1c68-f387-49d5-bfb6-7e1e17f97bbe tempest-TestInstancesWithCinderVolumes-225737404 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:23:38 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-f75d1c68-f387-49d5-bfb6-7e1e17f97bbe tempest-TestInstancesWithCinderVolumes-225737404 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:23:38 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f75d1c68-f387-49d5-bfb6-7e1e17f97bbe tempest-TestInstancesWithCinderVolumes-225737404 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7ff5a24b-ae99-4e41-abe4-f27250209075 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:23:38 devstack sudo[107769]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7ff5a24b-ae99-4e41-abe4-f27250209075 1073741824 Aug 15 16:23:38 devstack sudo[107769]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:23:39 devstack sudo[107769]: pam_unix(sudo:session): session closed for user root Aug 15 16:23:39 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f75d1c68-f387-49d5-bfb6-7e1e17f97bbe tempest-TestInstancesWithCinderVolumes-225737404 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7ff5a24b-ae99-4e41-abe4-f27250209075 1073741824" returned: 0 in 0.824s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:23:39 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f75d1c68-f387-49d5-bfb6-7e1e17f97bbe tempest-TestInstancesWithCinderVolumes-225737404 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7ff5a24b-ae99-4e41-abe4-f27250209075 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:23:39 devstack sudo[108095]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7ff5a24b-ae99-4e41-abe4-f27250209075 Aug 15 16:23:39 devstack sudo[108095]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:23:39 devstack sudo[108095]: pam_unix(sudo:session): session closed for user root Aug 15 16:23:39 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f75d1c68-f387-49d5-bfb6-7e1e17f97bbe tempest-TestInstancesWithCinderVolumes-225737404 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7ff5a24b-ae99-4e41-abe4-f27250209075" returned: 0 in 0.365s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:23:39 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-f75d1c68-f387-49d5-bfb6-7e1e17f97bbe tempest-TestInstancesWithCinderVolumes-225737404 None] <== create_volume: return (1276ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:23:39 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f75d1c68-f387-49d5-bfb6-7e1e17f97bbe tempest-TestInstancesWithCinderVolumes-225737404 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.282s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:23:39 devstack cinder-volume[94214]: DEBUG cinder.volume.volume_utils [None req-f75d1c68-f387-49d5-bfb6-7e1e17f97bbe tempest-TestInstancesWithCinderVolumes-225737404 None] Attempting download of e30d6ed1-4734-47ef-8308-cb53e4305a05 ((None, [{'url': 'file:///opt/stack/data/glance/images/e30d6ed1-4734-47ef-8308-cb53e4305a05', 'metadata': {}}])) to volume 7ff5a24b-ae99-4e41-abe4-f27250209075. {{(pid=94214) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 15 16:23:39 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[2bf11af2-9c9a-47a9-b139-b81ebda7cd81]: (4, 'raw') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:23:39 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f75d1c68-f387-49d5-bfb6-7e1e17f97bbe tempest-TestInstancesWithCinderVolumes-225737404 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_e30d6ed1-4734-47ef-8308-cb53e4305a05_b54rm7gh {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:23:39 devstack sudo[108109]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_e30d6ed1-4734-47ef-8308-cb53e4305a05_b54rm7gh Aug 15 16:23:39 devstack sudo[108109]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:23:40 devstack sudo[108109]: pam_unix(sudo:session): session closed for user root Aug 15 16:23:40 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f75d1c68-f387-49d5-bfb6-7e1e17f97bbe tempest-TestInstancesWithCinderVolumes-225737404 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_e30d6ed1-4734-47ef-8308-cb53e4305a05_b54rm7gh" returned: 0 in 0.477s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:23:40 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f75d1c68-f387-49d5-bfb6-7e1e17f97bbe tempest-TestInstancesWithCinderVolumes-225737404 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_e30d6ed1-4734-47ef-8308-cb53e4305a05_b54rm7gh {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:23:40 devstack sudo[108126]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_e30d6ed1-4734-47ef-8308-cb53e4305a05_b54rm7gh Aug 15 16:23:40 devstack sudo[108126]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:23:40 devstack sudo[108126]: pam_unix(sudo:session): session closed for user root Aug 15 16:23:40 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f75d1c68-f387-49d5-bfb6-7e1e17f97bbe tempest-TestInstancesWithCinderVolumes-225737404 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_e30d6ed1-4734-47ef-8308-cb53e4305a05_b54rm7gh" returned: 1 in 0.421s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:23:40 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f75d1c68-f387-49d5-bfb6-7e1e17f97bbe tempest-TestInstancesWithCinderVolumes-225737404 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_e30d6ed1-4734-47ef-8308-cb53e4305a05_b54rm7gh' failed. Not Retrying. {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 15 16:23:40 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[565c9cb2-3a83-4857-b28e-14acd9e31ceb]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:23:40 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f75d1c68-f387-49d5-bfb6-7e1e17f97bbe tempest-TestInstancesWithCinderVolumes-225737404 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_e30d6ed1-4734-47ef-8308-cb53e4305a05_9p5dqxeddevstack@QuobyteHD {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:23:40 devstack sudo[108136]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_e30d6ed1-4734-47ef-8308-cb53e4305a05_9p5dqxeddevstack@QuobyteHD Aug 15 16:23:40 devstack sudo[108136]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:23:40 devstack sudo[108136]: pam_unix(sudo:session): session closed for user root Aug 15 16:23:40 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f75d1c68-f387-49d5-bfb6-7e1e17f97bbe tempest-TestInstancesWithCinderVolumes-225737404 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_e30d6ed1-4734-47ef-8308-cb53e4305a05_9p5dqxeddevstack@QuobyteHD" returned: 0 in 0.487s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:23:40 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-f75d1c68-f387-49d5-bfb6-7e1e17f97bbe tempest-TestInstancesWithCinderVolumes-225737404 None] e30d6ed1-4734-47ef-8308-cb53e4305a05 was qcow2, converting to qcow2 {{(pid=94214) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 15 16:23:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f75d1c68-f387-49d5-bfb6-7e1e17f97bbe tempest-TestInstancesWithCinderVolumes-225737404 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_e30d6ed1-4734-47ef-8308-cb53e4305a05_9p5dqxeddevstack@QuobyteHD /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7ff5a24b-ae99-4e41-abe4-f27250209075 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:23:41 devstack sudo[108143]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_e30d6ed1-4734-47ef-8308-cb53e4305a05_9p5dqxeddevstack@QuobyteHD /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7ff5a24b-ae99-4e41-abe4-f27250209075 Aug 15 16:23:41 devstack sudo[108143]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:23:41 devstack cinder-volume[94214]: INFO cinder.volume.manager [req-396d66f1-4ce0-421b-b784-259edc9659bd req-b1bc5a16-b47a-412c-9226-37ef2cbd6e46 tempest-TestStampPattern-1601675597 None] Terminate volume connection completed successfully. Aug 15 16:23:41 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-396d66f1-4ce0-421b-b784-259edc9659bd req-b1bc5a16-b47a-412c-9226-37ef2cbd6e46 tempest-TestStampPattern-1601675597 None] Deleting attachment 2cc4a729-a892-479d-93e7-a4f09a522f29. {{(pid=94214) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 15 16:23:43 devstack sudo[108143]: pam_unix(sudo:session): session closed for user root Aug 15 16:23:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f75d1c68-f387-49d5-bfb6-7e1e17f97bbe tempest-TestInstancesWithCinderVolumes-225737404 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_e30d6ed1-4734-47ef-8308-cb53e4305a05_9p5dqxeddevstack@QuobyteHD /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7ff5a24b-ae99-4e41-abe4-f27250209075" returned: 0 in 2.505s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:23:43 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-f75d1c68-f387-49d5-bfb6-7e1e17f97bbe tempest-TestInstancesWithCinderVolumes-225737404 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_e30d6ed1-4734-47ef-8308-cb53e4305a05_9p5dqxeddevstack@QuobyteHD, size 112.00 MB, duration 2.51 sec, destination /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7ff5a24b-ae99-4e41-abe4-f27250209075 {{(pid=94214) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 15 16:23:43 devstack cinder-volume[94214]: INFO cinder.image.image_utils [None req-f75d1c68-f387-49d5-bfb6-7e1e17f97bbe tempest-TestInstancesWithCinderVolumes-225737404 None] Converted 112.00 MB image at 44.70 MB/s Aug 15 16:23:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f75d1c68-f387-49d5-bfb6-7e1e17f97bbe tempest-TestInstancesWithCinderVolumes-225737404 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7ff5a24b-ae99-4e41-abe4-f27250209075 1G {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:23:43 devstack sudo[108183]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7ff5a24b-ae99-4e41-abe4-f27250209075 1G Aug 15 16:23:43 devstack sudo[108183]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:23:43 devstack sudo[108183]: pam_unix(sudo:session): session closed for user root Aug 15 16:23:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f75d1c68-f387-49d5-bfb6-7e1e17f97bbe tempest-TestInstancesWithCinderVolumes-225737404 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7ff5a24b-ae99-4e41-abe4-f27250209075 1G" returned: 0 in 0.485s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:23:43 devstack cinder-volume[94214]: DEBUG cinder.volume.volume_utils [None req-f75d1c68-f387-49d5-bfb6-7e1e17f97bbe tempest-TestInstancesWithCinderVolumes-225737404 None] Downloaded image e30d6ed1-4734-47ef-8308-cb53e4305a05 ((None, [{'url': 'file:///opt/stack/data/glance/images/e30d6ed1-4734-47ef-8308-cb53e4305a05', 'metadata': {}}])) to volume 7ff5a24b-ae99-4e41-abe4-f27250209075 successfully. {{(pid=94214) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 15 16:23:44 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-f75d1c68-f387-49d5-bfb6-7e1e17f97bbe tempest-TestInstancesWithCinderVolumes-225737404 None] Temporary image e30d6ed1-4734-47ef-8308-cb53e4305a05 for user 0749154e68ed4cf580a238b309fc4473 is deleted. {{(pid=94214) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 15 16:23:44 devstack cinder-volume[94214]: DEBUG cinder.volume.volume_utils [None req-f75d1c68-f387-49d5-bfb6-7e1e17f97bbe tempest-TestInstancesWithCinderVolumes-225737404 None] Marking volume 7ff5a24b-ae99-4e41-abe4-f27250209075 as bootable. {{(pid=94214) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 15 16:23:44 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-f75d1c68-f387-49d5-bfb6-7e1e17f97bbe tempest-TestInstancesWithCinderVolumes-225737404 None] Copying metadata from image e30d6ed1-4734-47ef-8308-cb53e4305a05 to 7ff5a24b-ae99-4e41-abe4-f27250209075. {{(pid=94214) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 15 16:23:44 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-f75d1c68-f387-49d5-bfb6-7e1e17f97bbe tempest-TestInstancesWithCinderVolumes-225737404 None] Creating volume glance metadata for volume 7ff5a24b-ae99-4e41-abe4-f27250209075 backed by image e30d6ed1-4734-47ef-8308-cb53e4305a05 with: {'image_id': 'e30d6ed1-4734-47ef-8308-cb53e4305a05', 'image_name': 'tempest-scenario-img--1575245639', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'container_format': 'bare', 'disk_format': 'qcow2', 'min_disk': 0, 'min_ram': 0, 'size': 21692416}. {{(pid=94214) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 15 16:23:44 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f75d1c68-f387-49d5-bfb6-7e1e17f97bbe tempest-TestInstancesWithCinderVolumes-225737404 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fb9ccb3e-0453-4490-b4dc-de64372d57ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7ff5a24b-ae99-4e41-abe4-f27250209075', 'volume_size': 1, 'image_id': 'e30d6ed1-4734-47ef-8308-cb53e4305a05', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/e30d6ed1-4734-47ef-8308-cb53e4305a05', 'metadata': {}}]), 'image_meta': {'name': 'tempest-scenario-img--1575245639', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'private', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '0036e0074eac44bd9741dfb4c06babb9', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'e30d6ed1-4734-47ef-8308-cb53e4305a05', 'created_at': datetime.datetime(2026, 8, 15, 14, 23, 27, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 15, 14, 23, 29, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/e30d6ed1-4734-47ef-8308-cb53e4305a05/file', 'properties': {}}, 'image_service': }' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:23:44 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f75d1c68-f387-49d5-bfb6-7e1e17f97bbe tempest-TestInstancesWithCinderVolumes-225737404 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2ad0a763-0f75-4526-87dd-1853c5ff0cfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:23:44 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-f75d1c68-f387-49d5-bfb6-7e1e17f97bbe tempest-TestInstancesWithCinderVolumes-225737404 None] Volume volume-7ff5a24b-ae99-4e41-abe4-f27250209075 (7ff5a24b-ae99-4e41-abe4-f27250209075): created successfully Aug 15 16:23:44 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f75d1c68-f387-49d5-bfb6-7e1e17f97bbe tempest-TestInstancesWithCinderVolumes-225737404 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2ad0a763-0f75-4526-87dd-1853c5ff0cfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:23:44 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f75d1c68-f387-49d5-bfb6-7e1e17f97bbe tempest-TestInstancesWithCinderVolumes-225737404 None] Flow 'volume_create_manager' (1147b491-456f-4d06-b3c7-4e1d49af24a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:23:44 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-f75d1c68-f387-49d5-bfb6-7e1e17f97bbe tempest-TestInstancesWithCinderVolumes-225737404 None] Created volume successfully. Aug 15 16:23:47 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-61d8c571-2b54-4b05-a76a-a20cd65c1b6d tempest-TestStampPattern-1601675597 None] Acquiring lock "cinder-41dda966-78f7-4087-ad3b-f77f1def52e5-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:23:47 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-61d8c571-2b54-4b05-a76a-a20cd65c1b6d tempest-TestStampPattern-1601675597 None] Lock "cinder-41dda966-78f7-4087-ad3b-f77f1def52e5-delete_volume" acquired by "delete_volume" :: waited 0.023s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:23:47 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-61d8c571-2b54-4b05-a76a-a20cd65c1b6d tempest-TestStampPattern-1601675597 None] Acquiring lock "cinder-quobyte-41dda966-78f7-4087-ad3b-f77f1def52e5" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:23:47 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-61d8c571-2b54-4b05-a76a-a20cd65c1b6d tempest-TestStampPattern-1601675597 None] Lock "cinder-quobyte-41dda966-78f7-4087-ad3b-f77f1def52e5" acquired by "delete_volume" :: waited 0.025s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:23:47 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[54591820-97b4-4700-8ddd-30a0ed1faf30]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:23:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-61d8c571-2b54-4b05-a76a-a20cd65c1b6d tempest-TestStampPattern-1601675597 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-41dda966-78f7-4087-ad3b-f77f1def52e5 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:23:47 devstack sudo[108220]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-41dda966-78f7-4087-ad3b-f77f1def52e5 Aug 15 16:23:47 devstack sudo[108220]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:23:47 devstack sudo[108220]: pam_unix(sudo:session): session closed for user root Aug 15 16:23:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-61d8c571-2b54-4b05-a76a-a20cd65c1b6d tempest-TestStampPattern-1601675597 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-41dda966-78f7-4087-ad3b-f77f1def52e5" returned: 0 in 0.446s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:23:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-61d8c571-2b54-4b05-a76a-a20cd65c1b6d tempest-TestStampPattern-1601675597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-41dda966-78f7-4087-ad3b-f77f1def52e5 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:23:47 devstack sudo[108225]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-41dda966-78f7-4087-ad3b-f77f1def52e5 Aug 15 16:23:47 devstack sudo[108225]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:23:48 devstack sudo[108225]: pam_unix(sudo:session): session closed for user root Aug 15 16:23:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-61d8c571-2b54-4b05-a76a-a20cd65c1b6d tempest-TestStampPattern-1601675597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-41dda966-78f7-4087-ad3b-f77f1def52e5" returned: 0 in 0.505s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:23:48 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-61d8c571-2b54-4b05-a76a-a20cd65c1b6d tempest-TestStampPattern-1601675597 None] Lock "cinder-quobyte-41dda966-78f7-4087-ad3b-f77f1def52e5" released by "delete_volume" :: held 1.036s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:23:48 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-57906a8b-1ecd-4ccd-a671-08313bf10934 tempest-VolumeQuotasAdminTestJSON-1907012485 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:23:48 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-57906a8b-1ecd-4ccd-a671-08313bf10934 tempest-VolumeQuotasAdminTestJSON-1907012485 None] Flow 'volume_create_manager' (ca1cfbbf-d785-4f44-93d7-4ece8ba20348) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:23:48 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-57906a8b-1ecd-4ccd-a671-08313bf10934 tempest-VolumeQuotasAdminTestJSON-1907012485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a8ca12b9-e82e-4bde-ba1f-a5a419bbe499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:23:48 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-57906a8b-1ecd-4ccd-a671-08313bf10934 tempest-VolumeQuotasAdminTestJSON-1907012485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a8ca12b9-e82e-4bde-ba1f-a5a419bbe499) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:23:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-23835969',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1865fff5-c0c6-4d06-8864-3e0fa72d311c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15e00e2a45c64245aa2d5c3e1ce3d9ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:23:48Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:23:48Z,use_quota=True,user_id='08d84008b02e4adebf24088f852cca1f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:23:48 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-57906a8b-1ecd-4ccd-a671-08313bf10934 tempest-VolumeQuotasAdminTestJSON-1907012485 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (926b3de9-5211-429f-8616-80dbc0557403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:23:48 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-57906a8b-1ecd-4ccd-a671-08313bf10934 tempest-VolumeQuotasAdminTestJSON-1907012485 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (926b3de9-5211-429f-8616-80dbc0557403) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:23:48 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-57906a8b-1ecd-4ccd-a671-08313bf10934 tempest-VolumeQuotasAdminTestJSON-1907012485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (247891c2-b978-4c31-a6d4-23c00419316d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:23:48 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-57906a8b-1ecd-4ccd-a671-08313bf10934 tempest-VolumeQuotasAdminTestJSON-1907012485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (247891c2-b978-4c31-a6d4-23c00419316d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1865fff5-c0c6-4d06-8864-3e0fa72d311c', 'volume_name': 'volume-1865fff5-c0c6-4d06-8864-3e0fa72d311c', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:23:48 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-57906a8b-1ecd-4ccd-a671-08313bf10934 tempest-VolumeQuotasAdminTestJSON-1907012485 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (92c81f9c-365c-4003-8b01-c80c6134582c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:23:48 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-57906a8b-1ecd-4ccd-a671-08313bf10934 tempest-VolumeQuotasAdminTestJSON-1907012485 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (92c81f9c-365c-4003-8b01-c80c6134582c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:23:48 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-57906a8b-1ecd-4ccd-a671-08313bf10934 tempest-VolumeQuotasAdminTestJSON-1907012485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c1bc23fc-694c-4b6d-bb01-f9efbcababcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:23:48 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-57906a8b-1ecd-4ccd-a671-08313bf10934 tempest-VolumeQuotasAdminTestJSON-1907012485 None] Volume 1865fff5-c0c6-4d06-8864-3e0fa72d311c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1865fff5-c0c6-4d06-8864-3e0fa72d311c', 'volume_size': 1} Aug 15 16:23:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-57906a8b-1ecd-4ccd-a671-08313bf10934 tempest-VolumeQuotasAdminTestJSON-1907012485 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:23:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-57906a8b-1ecd-4ccd-a671-08313bf10934 tempest-VolumeQuotasAdminTestJSON-1907012485 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:23:48 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-57906a8b-1ecd-4ccd-a671-08313bf10934 tempest-VolumeQuotasAdminTestJSON-1907012485 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:23:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-23835969',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1865fff5-c0c6-4d06-8864-3e0fa72d311c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15e00e2a45c64245aa2d5c3e1ce3d9ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:23:48Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:23:48Z,use_quota=True,user_id='08d84008b02e4adebf24088f852cca1f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:23:48 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-57906a8b-1ecd-4ccd-a671-08313bf10934 tempest-VolumeQuotasAdminTestJSON-1907012485 None] Creating volume 1865fff5-c0c6-4d06-8864-3e0fa72d311c {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:23:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-57906a8b-1ecd-4ccd-a671-08313bf10934 tempest-VolumeQuotasAdminTestJSON-1907012485 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:23:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-57906a8b-1ecd-4ccd-a671-08313bf10934 tempest-VolumeQuotasAdminTestJSON-1907012485 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:23:48 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-57906a8b-1ecd-4ccd-a671-08313bf10934 tempest-VolumeQuotasAdminTestJSON-1907012485 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:23:48 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-57906a8b-1ecd-4ccd-a671-08313bf10934 tempest-VolumeQuotasAdminTestJSON-1907012485 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:23:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-57906a8b-1ecd-4ccd-a671-08313bf10934 tempest-VolumeQuotasAdminTestJSON-1907012485 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:23:48 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-57906a8b-1ecd-4ccd-a671-08313bf10934 tempest-VolumeQuotasAdminTestJSON-1907012485 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:23:48 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-57906a8b-1ecd-4ccd-a671-08313bf10934 tempest-VolumeQuotasAdminTestJSON-1907012485 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:23:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-57906a8b-1ecd-4ccd-a671-08313bf10934 tempest-VolumeQuotasAdminTestJSON-1907012485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1865fff5-c0c6-4d06-8864-3e0fa72d311c 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:23:48 devstack sudo[108228]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1865fff5-c0c6-4d06-8864-3e0fa72d311c 1073741824 Aug 15 16:23:48 devstack sudo[108228]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:23:48 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-61d8c571-2b54-4b05-a76a-a20cd65c1b6d tempest-TestStampPattern-1601675597 None] Created reservations ['c74d4ca7-cb6b-4acd-b56a-6eb331e37148', '4d74f6f9-29bf-4204-94bb-c7ccd3f57456', '18bd63b1-a828-41fd-bdd2-143019cadd62', '2ffce9ab-9ea7-46aa-bbcf-4b96e99a5103'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:23:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-61d8c571-2b54-4b05-a76a-a20cd65c1b6d tempest-TestStampPattern-1601675597 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:23:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-61d8c571-2b54-4b05-a76a-a20cd65c1b6d tempest-TestStampPattern-1601675597 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:23:48 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-61d8c571-2b54-4b05-a76a-a20cd65c1b6d tempest-TestStampPattern-1601675597 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:23:48 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-61d8c571-2b54-4b05-a76a-a20cd65c1b6d tempest-TestStampPattern-1601675597 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:23:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-61d8c571-2b54-4b05-a76a-a20cd65c1b6d tempest-TestStampPattern-1601675597 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:23:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-61d8c571-2b54-4b05-a76a-a20cd65c1b6d tempest-TestStampPattern-1601675597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:23:48 devstack sudo[108230]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:23:48 devstack sudo[108230]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:23:48 devstack sudo[108230]: pam_unix(sudo:session): session closed for user root Aug 15 16:23:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-61d8c571-2b54-4b05-a76a-a20cd65c1b6d tempest-TestStampPattern-1601675597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.326s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:23:48 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-61d8c571-2b54-4b05-a76a-a20cd65c1b6d tempest-TestStampPattern-1601675597 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:23:48 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-61d8c571-2b54-4b05-a76a-a20cd65c1b6d tempest-TestStampPattern-1601675597 None] Deleted volume successfully. Aug 15 16:23:49 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-61d8c571-2b54-4b05-a76a-a20cd65c1b6d tempest-TestStampPattern-1601675597 None] Lock "cinder-41dda966-78f7-4087-ad3b-f77f1def52e5-delete_volume" released by "delete_volume" :: held 1.934s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:23:49 devstack sudo[108228]: pam_unix(sudo:session): session closed for user root Aug 15 16:23:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-57906a8b-1ecd-4ccd-a671-08313bf10934 tempest-VolumeQuotasAdminTestJSON-1907012485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1865fff5-c0c6-4d06-8864-3e0fa72d311c 1073741824" returned: 0 in 0.802s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:23:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-57906a8b-1ecd-4ccd-a671-08313bf10934 tempest-VolumeQuotasAdminTestJSON-1907012485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1865fff5-c0c6-4d06-8864-3e0fa72d311c {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:23:49 devstack sudo[108240]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1865fff5-c0c6-4d06-8864-3e0fa72d311c Aug 15 16:23:49 devstack sudo[108240]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:23:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-9f88fe39-534f-42f6-b27f-d51f0dfd31cf req-1c685b26-c1ba-4933-9d01-bead36d918e6 tempest-TestInstancesWithCinderVolumes-225737404 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:23:49 devstack sudo[108240]: pam_unix(sudo:session): session closed for user root Aug 15 16:23:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-57906a8b-1ecd-4ccd-a671-08313bf10934 tempest-VolumeQuotasAdminTestJSON-1907012485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1865fff5-c0c6-4d06-8864-3e0fa72d311c" returned: 0 in 0.521s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:23:49 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-57906a8b-1ecd-4ccd-a671-08313bf10934 tempest-VolumeQuotasAdminTestJSON-1907012485 None] <== create_volume: return (1386ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:23:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-57906a8b-1ecd-4ccd-a671-08313bf10934 tempest-VolumeQuotasAdminTestJSON-1907012485 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.388s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:23:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-9f88fe39-534f-42f6-b27f-d51f0dfd31cf req-1c685b26-c1ba-4933-9d01-bead36d918e6 tempest-TestInstancesWithCinderVolumes-225737404 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.063s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:23:49 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-57906a8b-1ecd-4ccd-a671-08313bf10934 tempest-VolumeQuotasAdminTestJSON-1907012485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c1bc23fc-694c-4b6d-bb01-f9efbcababcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1865fff5-c0c6-4d06-8864-3e0fa72d311c', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:23:49 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-57906a8b-1ecd-4ccd-a671-08313bf10934 tempest-VolumeQuotasAdminTestJSON-1907012485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2c85d153-0d6a-4431-b02b-358d8d7f832b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:23:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-9f88fe39-534f-42f6-b27f-d51f0dfd31cf req-1c685b26-c1ba-4933-9d01-bead36d918e6 tempest-TestInstancesWithCinderVolumes-225737404 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.035s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:23:49 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-57906a8b-1ecd-4ccd-a671-08313bf10934 tempest-VolumeQuotasAdminTestJSON-1907012485 None] Volume volume-1865fff5-c0c6-4d06-8864-3e0fa72d311c (1865fff5-c0c6-4d06-8864-3e0fa72d311c): created successfully Aug 15 16:23:49 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-57906a8b-1ecd-4ccd-a671-08313bf10934 tempest-VolumeQuotasAdminTestJSON-1907012485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2c85d153-0d6a-4431-b02b-358d8d7f832b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:23:49 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-57906a8b-1ecd-4ccd-a671-08313bf10934 tempest-VolumeQuotasAdminTestJSON-1907012485 None] Flow 'volume_create_manager' (ca1cfbbf-d785-4f44-93d7-4ece8ba20348) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:23:49 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-57906a8b-1ecd-4ccd-a671-08313bf10934 tempest-VolumeQuotasAdminTestJSON-1907012485 None] Created volume successfully. Aug 15 16:23:49 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-9f88fe39-534f-42f6-b27f-d51f0dfd31cf req-1c685b26-c1ba-4933-9d01-bead36d918e6 tempest-TestInstancesWithCinderVolumes-225737404 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81', 'name': 'volume-7ff5a24b-ae99-4e41-abe4-f27250209075', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': 'ab4ec47a-7d2f-483b-93a5-440eb7f0a879', 'enforce_multipath': True} {{(pid=94214) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 15 16:23:49 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4f1fab4a-8666-4059-a135-033a949e1be4 tempest-TestStampPattern-1601675597 None] Acquiring lock "cinder-d396cd07-c5b0-4f03-a73a-d831b949cc49-delete_snapshot" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:23:49 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4f1fab4a-8666-4059-a135-033a949e1be4 tempest-TestStampPattern-1601675597 None] Lock "cinder-d396cd07-c5b0-4f03-a73a-d831b949cc49-delete_snapshot" acquired by "delete_snapshot" :: waited 0.017s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:23:49 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4f1fab4a-8666-4059-a135-033a949e1be4 tempest-TestStampPattern-1601675597 None] Acquiring lock "cinder-quobyte-ca0b5cca-ed92-4e1a-880b-236332181aa6" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:23:49 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4f1fab4a-8666-4059-a135-033a949e1be4 tempest-TestStampPattern-1601675597 None] Lock "cinder-quobyte-ca0b5cca-ed92-4e1a-880b-236332181aa6" acquired by "delete_snapshot" :: waited 0.021s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:23:49 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4f1fab4a-8666-4059-a135-033a949e1be4 tempest-TestStampPattern-1601675597 None] Acquiring lock "cinder-quobyte-d396cd07-c5b0-4f03-a73a-d831b949cc49" by "_delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:23:50 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4f1fab4a-8666-4059-a135-033a949e1be4 tempest-TestStampPattern-1601675597 None] Lock "cinder-quobyte-d396cd07-c5b0-4f03-a73a-d831b949cc49" acquired by "_delete_snapshot" :: waited 0.030s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:23:50 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-4f1fab4a-8666-4059-a135-033a949e1be4 tempest-TestStampPattern-1601675597 None] Deleting offline snapshot d396cd07-c5b0-4f03-a73a-d831b949cc49 of volume ca0b5cca-ed92-4e1a-880b-236332181aa6 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 15 16:23:50 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-4f1fab4a-8666-4059-a135-033a949e1be4 tempest-TestStampPattern-1601675597 None] snapshot_file for this snap is: volume-ca0b5cca-ed92-4e1a-880b-236332181aa6.d396cd07-c5b0-4f03-a73a-d831b949cc49 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 15 16:23:50 devstack cinder-volume[94214]: INFO cinder.volume.manager [req-9f88fe39-534f-42f6-b27f-d51f0dfd31cf req-1c685b26-c1ba-4933-9d01-bead36d918e6 tempest-TestInstancesWithCinderVolumes-225737404 None] attachment_update completed successfully. Aug 15 16:23:50 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[8cec88a7-9a9b-4ded-b996-5eea7a91b932]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:23:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4f1fab4a-8666-4059-a135-033a949e1be4 tempest-TestStampPattern-1601675597 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ca0b5cca-ed92-4e1a-880b-236332181aa6.d396cd07-c5b0-4f03-a73a-d831b949cc49 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:23:50 devstack sudo[108252]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ca0b5cca-ed92-4e1a-880b-236332181aa6.d396cd07-c5b0-4f03-a73a-d831b949cc49 Aug 15 16:23:50 devstack sudo[108252]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:23:50 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-12d582c3-ed63-4a2a-ac73-9c7936c9849b tempest-VolumeQuotasAdminTestJSON-1907012485 None] Acquiring lock "cinder-1865fff5-c0c6-4d06-8864-3e0fa72d311c-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:23:50 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-12d582c3-ed63-4a2a-ac73-9c7936c9849b tempest-VolumeQuotasAdminTestJSON-1907012485 None] Lock "cinder-1865fff5-c0c6-4d06-8864-3e0fa72d311c-delete_volume" acquired by "delete_volume" :: waited 0.045s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:23:50 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-12d582c3-ed63-4a2a-ac73-9c7936c9849b tempest-VolumeQuotasAdminTestJSON-1907012485 None] Acquiring lock "cinder-quobyte-1865fff5-c0c6-4d06-8864-3e0fa72d311c" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:23:50 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-12d582c3-ed63-4a2a-ac73-9c7936c9849b tempest-VolumeQuotasAdminTestJSON-1907012485 None] Lock "cinder-quobyte-1865fff5-c0c6-4d06-8864-3e0fa72d311c" acquired by "delete_volume" :: waited 0.038s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:23:50 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[0ef1cbd6-7f09-42c7-83d0-985c8c692d89]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:23:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-12d582c3-ed63-4a2a-ac73-9c7936c9849b tempest-VolumeQuotasAdminTestJSON-1907012485 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1865fff5-c0c6-4d06-8864-3e0fa72d311c {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:23:50 devstack sudo[108254]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1865fff5-c0c6-4d06-8864-3e0fa72d311c Aug 15 16:23:50 devstack sudo[108254]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:23:50 devstack sudo[108252]: pam_unix(sudo:session): session closed for user root Aug 15 16:23:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4f1fab4a-8666-4059-a135-033a949e1be4 tempest-TestStampPattern-1601675597 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ca0b5cca-ed92-4e1a-880b-236332181aa6.d396cd07-c5b0-4f03-a73a-d831b949cc49" returned: 0 in 0.767s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:23:50 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-4f1fab4a-8666-4059-a135-033a949e1be4 tempest-TestStampPattern-1601675597 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-ca0b5cca-ed92-4e1a-880b-236332181aa6(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:23:50 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[40e0510e-5c41-4567-ba4e-7613cf0d813b]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:23:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4f1fab4a-8666-4059-a135-033a949e1be4 tempest-TestStampPattern-1601675597 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ca0b5cca-ed92-4e1a-880b-236332181aa6 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:23:51 devstack sudo[108259]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ca0b5cca-ed92-4e1a-880b-236332181aa6 Aug 15 16:23:51 devstack sudo[108259]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:23:51 devstack sudo[108254]: pam_unix(sudo:session): session closed for user root Aug 15 16:23:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-12d582c3-ed63-4a2a-ac73-9c7936c9849b tempest-VolumeQuotasAdminTestJSON-1907012485 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1865fff5-c0c6-4d06-8864-3e0fa72d311c" returned: 0 in 0.502s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:23:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-12d582c3-ed63-4a2a-ac73-9c7936c9849b tempest-VolumeQuotasAdminTestJSON-1907012485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1865fff5-c0c6-4d06-8864-3e0fa72d311c {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:23:51 devstack sudo[108265]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1865fff5-c0c6-4d06-8864-3e0fa72d311c Aug 15 16:23:51 devstack sudo[108265]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:23:51 devstack sudo[108265]: pam_unix(sudo:session): session closed for user root Aug 15 16:23:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-12d582c3-ed63-4a2a-ac73-9c7936c9849b tempest-VolumeQuotasAdminTestJSON-1907012485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1865fff5-c0c6-4d06-8864-3e0fa72d311c" returned: 0 in 0.337s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:23:51 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-12d582c3-ed63-4a2a-ac73-9c7936c9849b tempest-VolumeQuotasAdminTestJSON-1907012485 None] Lock "cinder-quobyte-1865fff5-c0c6-4d06-8864-3e0fa72d311c" released by "delete_volume" :: held 0.911s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:23:51 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-12d582c3-ed63-4a2a-ac73-9c7936c9849b tempest-VolumeQuotasAdminTestJSON-1907012485 None] Created reservations ['20f53c93-10a8-40bc-9482-0914e95cf6bf', '851b8ab7-8935-4b41-bcac-a743d4e11e21', '143cc3da-fff6-4885-a0d3-881951b6f2b1', 'e1ddb452-f63f-4d11-a6be-af978cb8a468'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:23:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-12d582c3-ed63-4a2a-ac73-9c7936c9849b tempest-VolumeQuotasAdminTestJSON-1907012485 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:23:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-12d582c3-ed63-4a2a-ac73-9c7936c9849b tempest-VolumeQuotasAdminTestJSON-1907012485 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:23:51 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-12d582c3-ed63-4a2a-ac73-9c7936c9849b tempest-VolumeQuotasAdminTestJSON-1907012485 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:23:51 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-12d582c3-ed63-4a2a-ac73-9c7936c9849b tempest-VolumeQuotasAdminTestJSON-1907012485 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:23:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-12d582c3-ed63-4a2a-ac73-9c7936c9849b tempest-VolumeQuotasAdminTestJSON-1907012485 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:23:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-12d582c3-ed63-4a2a-ac73-9c7936c9849b tempest-VolumeQuotasAdminTestJSON-1907012485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:23:51 devstack sudo[108259]: pam_unix(sudo:session): session closed for user root Aug 15 16:23:51 devstack sudo[108271]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:23:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4f1fab4a-8666-4059-a135-033a949e1be4 tempest-TestStampPattern-1601675597 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ca0b5cca-ed92-4e1a-880b-236332181aa6" returned: 0 in 0.801s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:23:51 devstack sudo[108271]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:23:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4f1fab4a-8666-4059-a135-033a949e1be4 tempest-TestStampPattern-1601675597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ca0b5cca-ed92-4e1a-880b-236332181aa6.d396cd07-c5b0-4f03-a73a-d831b949cc49 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:23:51 devstack sudo[108273]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ca0b5cca-ed92-4e1a-880b-236332181aa6.d396cd07-c5b0-4f03-a73a-d831b949cc49 Aug 15 16:23:51 devstack sudo[108273]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:23:52 devstack sudo[108271]: pam_unix(sudo:session): session closed for user root Aug 15 16:23:52 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-12d582c3-ed63-4a2a-ac73-9c7936c9849b tempest-VolumeQuotasAdminTestJSON-1907012485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.380s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:23:52 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-12d582c3-ed63-4a2a-ac73-9c7936c9849b tempest-VolumeQuotasAdminTestJSON-1907012485 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:23:52 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-12d582c3-ed63-4a2a-ac73-9c7936c9849b tempest-VolumeQuotasAdminTestJSON-1907012485 None] Deleted volume successfully. Aug 15 16:23:52 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-12d582c3-ed63-4a2a-ac73-9c7936c9849b tempest-VolumeQuotasAdminTestJSON-1907012485 None] Lock "cinder-1865fff5-c0c6-4d06-8864-3e0fa72d311c-delete_volume" released by "delete_volume" :: held 1.700s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:23:52 devstack sudo[108273]: pam_unix(sudo:session): session closed for user root Aug 15 16:23:52 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4f1fab4a-8666-4059-a135-033a949e1be4 tempest-TestStampPattern-1601675597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ca0b5cca-ed92-4e1a-880b-236332181aa6.d396cd07-c5b0-4f03-a73a-d831b949cc49" returned: 0 in 0.467s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:23:52 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4f1fab4a-8666-4059-a135-033a949e1be4 tempest-TestStampPattern-1601675597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ca0b5cca-ed92-4e1a-880b-236332181aa6.d396cd07-c5b0-4f03-a73a-d831b949cc49 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:23:52 devstack sudo[108279]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ca0b5cca-ed92-4e1a-880b-236332181aa6.d396cd07-c5b0-4f03-a73a-d831b949cc49 Aug 15 16:23:52 devstack sudo[108279]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:23:52 devstack sudo[108279]: pam_unix(sudo:session): session closed for user root Aug 15 16:23:52 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4f1fab4a-8666-4059-a135-033a949e1be4 tempest-TestStampPattern-1601675597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ca0b5cca-ed92-4e1a-880b-236332181aa6.d396cd07-c5b0-4f03-a73a-d831b949cc49" returned: 0 in 0.318s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:23:52 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4f1fab4a-8666-4059-a135-033a949e1be4 tempest-TestStampPattern-1601675597 None] Lock "cinder-quobyte-d396cd07-c5b0-4f03-a73a-d831b949cc49" released by "_delete_snapshot" :: held 2.541s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:23:52 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4f1fab4a-8666-4059-a135-033a949e1be4 tempest-TestStampPattern-1601675597 None] Lock "cinder-quobyte-ca0b5cca-ed92-4e1a-880b-236332181aa6" released by "delete_snapshot" :: held 2.590s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:23:52 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-4f1fab4a-8666-4059-a135-033a949e1be4 tempest-TestStampPattern-1601675597 None] Created reservations ['69b9f861-378b-42cd-b03e-b7625c8a00bc', '1fde0ce4-4f7d-4c75-8140-87dc3a786346', '61da999a-66c6-4130-8af5-2880318f6129', 'e1c677c0-24ba-4adb-84d8-8425c6f23115'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:23:52 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-4f1fab4a-8666-4059-a135-033a949e1be4 tempest-TestStampPattern-1601675597 None] Delete snapshot completed successfully. Aug 15 16:23:52 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4f1fab4a-8666-4059-a135-033a949e1be4 tempest-TestStampPattern-1601675597 None] Lock "cinder-d396cd07-c5b0-4f03-a73a-d831b949cc49-delete_snapshot" released by "delete_snapshot" :: held 2.780s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:23:53 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-f79d4a10-55b7-4378-803b-6bc056a44cac tempest-VolumeQuotasAdminTestJSON-1907012485 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:23:53 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f79d4a10-55b7-4378-803b-6bc056a44cac tempest-VolumeQuotasAdminTestJSON-1907012485 None] Flow 'volume_create_manager' (69e31fc1-35e7-44b0-8598-7000dc3f66bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:23:53 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f79d4a10-55b7-4378-803b-6bc056a44cac tempest-VolumeQuotasAdminTestJSON-1907012485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6d82018f-3f12-4e22-90ed-884c422f8eff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:23:53 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f79d4a10-55b7-4378-803b-6bc056a44cac tempest-VolumeQuotasAdminTestJSON-1907012485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6d82018f-3f12-4e22-90ed-884c422f8eff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:23:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-638104108',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=eb72d287-dc0b-4d48-bf7b-2cfe077a1102,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15e00e2a45c64245aa2d5c3e1ce3d9ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:23:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:23:53Z,use_quota=True,user_id='08d84008b02e4adebf24088f852cca1f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:23:53 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f79d4a10-55b7-4378-803b-6bc056a44cac tempest-VolumeQuotasAdminTestJSON-1907012485 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (88dcf515-384f-4bb7-b1a0-3a2cca1d42e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:23:53 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f79d4a10-55b7-4378-803b-6bc056a44cac tempest-VolumeQuotasAdminTestJSON-1907012485 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (88dcf515-384f-4bb7-b1a0-3a2cca1d42e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:23:53 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f79d4a10-55b7-4378-803b-6bc056a44cac tempest-VolumeQuotasAdminTestJSON-1907012485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (43ab20c6-b592-475d-be7d-0974f921290f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:23:53 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f79d4a10-55b7-4378-803b-6bc056a44cac tempest-VolumeQuotasAdminTestJSON-1907012485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (43ab20c6-b592-475d-be7d-0974f921290f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'eb72d287-dc0b-4d48-bf7b-2cfe077a1102', 'volume_name': 'volume-eb72d287-dc0b-4d48-bf7b-2cfe077a1102', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:23:53 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f79d4a10-55b7-4378-803b-6bc056a44cac tempest-VolumeQuotasAdminTestJSON-1907012485 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1f8217d0-bacc-421b-a92a-89cbf3f2b9f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:23:53 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f79d4a10-55b7-4378-803b-6bc056a44cac tempest-VolumeQuotasAdminTestJSON-1907012485 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1f8217d0-bacc-421b-a92a-89cbf3f2b9f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:23:53 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f79d4a10-55b7-4378-803b-6bc056a44cac tempest-VolumeQuotasAdminTestJSON-1907012485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (24211262-9cf1-4f11-9c8a-9cc034f6df31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:23:53 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-f79d4a10-55b7-4378-803b-6bc056a44cac tempest-VolumeQuotasAdminTestJSON-1907012485 None] Volume eb72d287-dc0b-4d48-bf7b-2cfe077a1102: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-eb72d287-dc0b-4d48-bf7b-2cfe077a1102', 'volume_size': 1} Aug 15 16:23:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f79d4a10-55b7-4378-803b-6bc056a44cac tempest-VolumeQuotasAdminTestJSON-1907012485 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:23:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f79d4a10-55b7-4378-803b-6bc056a44cac tempest-VolumeQuotasAdminTestJSON-1907012485 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:23:53 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-f79d4a10-55b7-4378-803b-6bc056a44cac tempest-VolumeQuotasAdminTestJSON-1907012485 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:23:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-638104108',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=eb72d287-dc0b-4d48-bf7b-2cfe077a1102,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15e00e2a45c64245aa2d5c3e1ce3d9ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:23:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:23:53Z,use_quota=True,user_id='08d84008b02e4adebf24088f852cca1f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:23:53 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-f79d4a10-55b7-4378-803b-6bc056a44cac tempest-VolumeQuotasAdminTestJSON-1907012485 None] Creating volume eb72d287-dc0b-4d48-bf7b-2cfe077a1102 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:23:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f79d4a10-55b7-4378-803b-6bc056a44cac tempest-VolumeQuotasAdminTestJSON-1907012485 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:23:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f79d4a10-55b7-4378-803b-6bc056a44cac tempest-VolumeQuotasAdminTestJSON-1907012485 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:23:53 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-f79d4a10-55b7-4378-803b-6bc056a44cac tempest-VolumeQuotasAdminTestJSON-1907012485 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:23:53 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-f79d4a10-55b7-4378-803b-6bc056a44cac tempest-VolumeQuotasAdminTestJSON-1907012485 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:23:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f79d4a10-55b7-4378-803b-6bc056a44cac tempest-VolumeQuotasAdminTestJSON-1907012485 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:23:53 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-f79d4a10-55b7-4378-803b-6bc056a44cac tempest-VolumeQuotasAdminTestJSON-1907012485 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:23:53 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-f79d4a10-55b7-4378-803b-6bc056a44cac tempest-VolumeQuotasAdminTestJSON-1907012485 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:23:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f79d4a10-55b7-4378-803b-6bc056a44cac tempest-VolumeQuotasAdminTestJSON-1907012485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-eb72d287-dc0b-4d48-bf7b-2cfe077a1102 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:23:53 devstack sudo[108357]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-eb72d287-dc0b-4d48-bf7b-2cfe077a1102 1073741824 Aug 15 16:23:53 devstack sudo[108357]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:23:54 devstack sudo[108357]: pam_unix(sudo:session): session closed for user root Aug 15 16:23:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f79d4a10-55b7-4378-803b-6bc056a44cac tempest-VolumeQuotasAdminTestJSON-1907012485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-eb72d287-dc0b-4d48-bf7b-2cfe077a1102 1073741824" returned: 0 in 0.792s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:23:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f79d4a10-55b7-4378-803b-6bc056a44cac tempest-VolumeQuotasAdminTestJSON-1907012485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-eb72d287-dc0b-4d48-bf7b-2cfe077a1102 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:23:54 devstack sudo[108716]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-eb72d287-dc0b-4d48-bf7b-2cfe077a1102 Aug 15 16:23:54 devstack sudo[108716]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:23:54 devstack sudo[108716]: pam_unix(sudo:session): session closed for user root Aug 15 16:23:54 devstack cinder-volume[94214]: DEBUG oslo_service.periodic_task [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94214) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 15 16:23:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:23:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:23:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:23:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:23:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:23:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:23:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f79d4a10-55b7-4378-803b-6bc056a44cac tempest-VolumeQuotasAdminTestJSON-1907012485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-eb72d287-dc0b-4d48-bf7b-2cfe077a1102" returned: 0 in 0.436s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:23:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-f79d4a10-55b7-4378-803b-6bc056a44cac tempest-VolumeQuotasAdminTestJSON-1907012485 None] <== create_volume: return (1331ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:23:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f79d4a10-55b7-4378-803b-6bc056a44cac tempest-VolumeQuotasAdminTestJSON-1907012485 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.339s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:23:54 devstack sudo[108729]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:23:54 devstack sudo[108729]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:23:54 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f79d4a10-55b7-4378-803b-6bc056a44cac tempest-VolumeQuotasAdminTestJSON-1907012485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (24211262-9cf1-4f11-9c8a-9cc034f6df31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-eb72d287-dc0b-4d48-bf7b-2cfe077a1102', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:23:54 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f79d4a10-55b7-4378-803b-6bc056a44cac tempest-VolumeQuotasAdminTestJSON-1907012485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ddeba25c-ccc0-4005-8939-172210abccee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:23:54 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-f79d4a10-55b7-4378-803b-6bc056a44cac tempest-VolumeQuotasAdminTestJSON-1907012485 None] Volume volume-eb72d287-dc0b-4d48-bf7b-2cfe077a1102 (eb72d287-dc0b-4d48-bf7b-2cfe077a1102): created successfully Aug 15 16:23:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f79d4a10-55b7-4378-803b-6bc056a44cac tempest-VolumeQuotasAdminTestJSON-1907012485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ddeba25c-ccc0-4005-8939-172210abccee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:23:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f79d4a10-55b7-4378-803b-6bc056a44cac tempest-VolumeQuotasAdminTestJSON-1907012485 None] Flow 'volume_create_manager' (69e31fc1-35e7-44b0-8598-7000dc3f66bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:23:55 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-f79d4a10-55b7-4378-803b-6bc056a44cac tempest-VolumeQuotasAdminTestJSON-1907012485 None] Created volume successfully. Aug 15 16:23:55 devstack sudo[108729]: pam_unix(sudo:session): session closed for user root Aug 15 16:23:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.408s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:23:55 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:23:55 devstack cinder-volume[94214]: DEBUG oslo_service.periodic_task [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Running periodic task VolumeManager._thread_info {{(pid=94214) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 15 16:23:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] thread count: 28 {{(pid=94214) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 15 16:23:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] thread info: [<_MainThread(MainThread, started 127815644156032)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94214) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 15 16:23:57 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-e31626b2-e51b-445d-8fce-e7cd6ab548d2 tempest-VolumeQuotasAdminTestJSON-429248694 None] Transfer volume completed successfully. Aug 15 16:23:58 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-eab5d9b8-e1a6-4806-af65-56807d8e1b54 tempest-VolumeQuotasAdminTestJSON-1237867093 None] Acquiring lock "cinder-eb72d287-dc0b-4d48-bf7b-2cfe077a1102-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:23:58 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-eab5d9b8-e1a6-4806-af65-56807d8e1b54 tempest-VolumeQuotasAdminTestJSON-1237867093 None] Lock "cinder-eb72d287-dc0b-4d48-bf7b-2cfe077a1102-delete_volume" acquired by "delete_volume" :: waited 0.047s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:23:58 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-eab5d9b8-e1a6-4806-af65-56807d8e1b54 tempest-VolumeQuotasAdminTestJSON-1237867093 None] Acquiring lock "cinder-quobyte-eb72d287-dc0b-4d48-bf7b-2cfe077a1102" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:23:58 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-eab5d9b8-e1a6-4806-af65-56807d8e1b54 tempest-VolumeQuotasAdminTestJSON-1237867093 None] Lock "cinder-quobyte-eb72d287-dc0b-4d48-bf7b-2cfe077a1102" acquired by "delete_volume" :: waited 0.047s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:23:58 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[5e6e42ce-6b4f-4486-8ce2-249c145e9a8c]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:23:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-eab5d9b8-e1a6-4806-af65-56807d8e1b54 tempest-VolumeQuotasAdminTestJSON-1237867093 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-eb72d287-dc0b-4d48-bf7b-2cfe077a1102 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:23:59 devstack sudo[108780]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-eb72d287-dc0b-4d48-bf7b-2cfe077a1102 Aug 15 16:23:59 devstack sudo[108780]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:23:59 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-c2e52651-31f5-437d-a294-a25c345cbf95 tempest-TestStampPattern-1601675597 None] Acquiring lock "cinder-ca0b5cca-ed92-4e1a-880b-236332181aa6-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:23:59 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-c2e52651-31f5-437d-a294-a25c345cbf95 tempest-TestStampPattern-1601675597 None] Lock "cinder-ca0b5cca-ed92-4e1a-880b-236332181aa6-delete_volume" acquired by "delete_volume" :: waited 0.054s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:23:59 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-c2e52651-31f5-437d-a294-a25c345cbf95 tempest-TestStampPattern-1601675597 None] Acquiring lock "cinder-quobyte-ca0b5cca-ed92-4e1a-880b-236332181aa6" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:23:59 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-c2e52651-31f5-437d-a294-a25c345cbf95 tempest-TestStampPattern-1601675597 None] Lock "cinder-quobyte-ca0b5cca-ed92-4e1a-880b-236332181aa6" acquired by "delete_volume" :: waited 0.043s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:23:59 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[8de82040-4385-495a-80b4-1714027fecce]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:23:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c2e52651-31f5-437d-a294-a25c345cbf95 tempest-TestStampPattern-1601675597 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ca0b5cca-ed92-4e1a-880b-236332181aa6 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:23:59 devstack sudo[108780]: pam_unix(sudo:session): session closed for user root Aug 15 16:23:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-eab5d9b8-e1a6-4806-af65-56807d8e1b54 tempest-VolumeQuotasAdminTestJSON-1237867093 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-eb72d287-dc0b-4d48-bf7b-2cfe077a1102" returned: 0 in 1.098s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:23:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-eab5d9b8-e1a6-4806-af65-56807d8e1b54 tempest-VolumeQuotasAdminTestJSON-1237867093 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-eb72d287-dc0b-4d48-bf7b-2cfe077a1102 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:23:59 devstack sudo[108787]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-eb72d287-dc0b-4d48-bf7b-2cfe077a1102 Aug 15 16:23:59 devstack sudo[108787]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:24:00 devstack sudo[108786]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ca0b5cca-ed92-4e1a-880b-236332181aa6 Aug 15 16:24:00 devstack sudo[108786]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:24:00 devstack sudo[108787]: pam_unix(sudo:session): session closed for user root Aug 15 16:24:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-eab5d9b8-e1a6-4806-af65-56807d8e1b54 tempest-VolumeQuotasAdminTestJSON-1237867093 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-eb72d287-dc0b-4d48-bf7b-2cfe077a1102" returned: 0 in 0.431s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:24:00 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-eab5d9b8-e1a6-4806-af65-56807d8e1b54 tempest-VolumeQuotasAdminTestJSON-1237867093 None] Lock "cinder-quobyte-eb72d287-dc0b-4d48-bf7b-2cfe077a1102" released by "delete_volume" :: held 1.622s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:24:00 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-eab5d9b8-e1a6-4806-af65-56807d8e1b54 tempest-VolumeQuotasAdminTestJSON-1237867093 None] Created reservations ['e90da555-15cf-4efa-8d68-2878fcdb0389', '7b5b84fa-917b-4c7f-bfbe-2f50a3c88445', 'aa18dcfe-7e88-4d9b-85e3-103187cc6b31', '8c963730-197d-4689-b69c-de8169e2488f'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:24:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-eab5d9b8-e1a6-4806-af65-56807d8e1b54 tempest-VolumeQuotasAdminTestJSON-1237867093 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:24:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-eab5d9b8-e1a6-4806-af65-56807d8e1b54 tempest-VolumeQuotasAdminTestJSON-1237867093 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:24:00 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-eab5d9b8-e1a6-4806-af65-56807d8e1b54 tempest-VolumeQuotasAdminTestJSON-1237867093 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:24:00 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-eab5d9b8-e1a6-4806-af65-56807d8e1b54 tempest-VolumeQuotasAdminTestJSON-1237867093 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:24:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-eab5d9b8-e1a6-4806-af65-56807d8e1b54 tempest-VolumeQuotasAdminTestJSON-1237867093 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:24:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-eab5d9b8-e1a6-4806-af65-56807d8e1b54 tempest-VolumeQuotasAdminTestJSON-1237867093 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:24:00 devstack sudo[108795]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:24:00 devstack sudo[108795]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:24:00 devstack sudo[108786]: pam_unix(sudo:session): session closed for user root Aug 15 16:24:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c2e52651-31f5-437d-a294-a25c345cbf95 tempest-TestStampPattern-1601675597 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ca0b5cca-ed92-4e1a-880b-236332181aa6" returned: 0 in 0.719s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:24:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c2e52651-31f5-437d-a294-a25c345cbf95 tempest-TestStampPattern-1601675597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ca0b5cca-ed92-4e1a-880b-236332181aa6 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:24:00 devstack sudo[108797]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ca0b5cca-ed92-4e1a-880b-236332181aa6 Aug 15 16:24:00 devstack sudo[108797]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:24:00 devstack sudo[108795]: pam_unix(sudo:session): session closed for user root Aug 15 16:24:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-eab5d9b8-e1a6-4806-af65-56807d8e1b54 tempest-VolumeQuotasAdminTestJSON-1237867093 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.398s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:24:00 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-eab5d9b8-e1a6-4806-af65-56807d8e1b54 tempest-VolumeQuotasAdminTestJSON-1237867093 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:24:00 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-eab5d9b8-e1a6-4806-af65-56807d8e1b54 tempest-VolumeQuotasAdminTestJSON-1237867093 None] Deleted volume successfully. Aug 15 16:24:01 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-eab5d9b8-e1a6-4806-af65-56807d8e1b54 tempest-VolumeQuotasAdminTestJSON-1237867093 None] Lock "cinder-eb72d287-dc0b-4d48-bf7b-2cfe077a1102-delete_volume" released by "delete_volume" :: held 2.415s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:24:01 devstack sudo[108797]: pam_unix(sudo:session): session closed for user root Aug 15 16:24:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c2e52651-31f5-437d-a294-a25c345cbf95 tempest-TestStampPattern-1601675597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ca0b5cca-ed92-4e1a-880b-236332181aa6" returned: 0 in 0.574s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:24:01 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-c2e52651-31f5-437d-a294-a25c345cbf95 tempest-TestStampPattern-1601675597 None] Lock "cinder-quobyte-ca0b5cca-ed92-4e1a-880b-236332181aa6" released by "delete_volume" :: held 1.408s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:24:01 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-c2e52651-31f5-437d-a294-a25c345cbf95 tempest-TestStampPattern-1601675597 None] Created reservations ['ee8ab264-2320-4035-b314-a4276394f6ae', '0dd70f65-3b22-4fe3-9980-1045bcf9eb1f', '418ef67c-d061-4fa7-9fc3-d2fb819902a9', 'd4ed74b6-487d-4853-9886-7b64e7ac78bf'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:24:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c2e52651-31f5-437d-a294-a25c345cbf95 tempest-TestStampPattern-1601675597 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:24:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c2e52651-31f5-437d-a294-a25c345cbf95 tempest-TestStampPattern-1601675597 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:24:01 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c2e52651-31f5-437d-a294-a25c345cbf95 tempest-TestStampPattern-1601675597 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:24:01 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c2e52651-31f5-437d-a294-a25c345cbf95 tempest-TestStampPattern-1601675597 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:24:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c2e52651-31f5-437d-a294-a25c345cbf95 tempest-TestStampPattern-1601675597 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:24:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c2e52651-31f5-437d-a294-a25c345cbf95 tempest-TestStampPattern-1601675597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:24:01 devstack sudo[108801]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:24:01 devstack sudo[108801]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:24:02 devstack sudo[108801]: pam_unix(sudo:session): session closed for user root Aug 15 16:24:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c2e52651-31f5-437d-a294-a25c345cbf95 tempest-TestStampPattern-1601675597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.565s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:24:02 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-c2e52651-31f5-437d-a294-a25c345cbf95 tempest-TestStampPattern-1601675597 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:24:02 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-c2e52651-31f5-437d-a294-a25c345cbf95 tempest-TestStampPattern-1601675597 None] Deleted volume successfully. Aug 15 16:24:02 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-c2e52651-31f5-437d-a294-a25c345cbf95 tempest-TestStampPattern-1601675597 None] Lock "cinder-ca0b5cca-ed92-4e1a-880b-236332181aa6-delete_volume" released by "delete_volume" :: held 2.452s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:24:05 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-0e1219cf-ba6e-47a3-a66e-cbcbddb67e4f tempest-TestShelveInstance-560434747 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:24:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0e1219cf-ba6e-47a3-a66e-cbcbddb67e4f tempest-TestShelveInstance-560434747 None] Flow 'volume_create_manager' (84238f5d-bcb9-40ee-b101-90935c822a5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:24:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0e1219cf-ba6e-47a3-a66e-cbcbddb67e4f tempest-TestShelveInstance-560434747 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (12c49bd8-c067-4268-afe3-bdd2f98aa591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:24:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0e1219cf-ba6e-47a3-a66e-cbcbddb67e4f tempest-TestShelveInstance-560434747 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (12c49bd8-c067-4268-afe3-bdd2f98aa591) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:24:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-996723396',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7fc0b04e-e959-4f2a-bdd7-660065076e81,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44388e3c0d8241349eab62e19571c69e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:24:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:24:05Z,use_quota=True,user_id='0a8918380ff74b898a9ad8e40a6065ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:24:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0e1219cf-ba6e-47a3-a66e-cbcbddb67e4f tempest-TestShelveInstance-560434747 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a322831d-efef-4bea-877b-86bb0da26d67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:24:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0e1219cf-ba6e-47a3-a66e-cbcbddb67e4f tempest-TestShelveInstance-560434747 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a322831d-efef-4bea-877b-86bb0da26d67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:24:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0e1219cf-ba6e-47a3-a66e-cbcbddb67e4f tempest-TestShelveInstance-560434747 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (468319a6-d6cd-4328-8819-2df936f058bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:24:05 devstack cinder-volume[94214]: DEBUG cinder.image.glance [None req-0e1219cf-ba6e-47a3-a66e-cbcbddb67e4f tempest-TestShelveInstance-560434747 None] Creating Keystone auth plugin from conf {{(pid=94214) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 15 16:24:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0e1219cf-ba6e-47a3-a66e-cbcbddb67e4f tempest-TestShelveInstance-560434747 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (468319a6-d6cd-4328-8819-2df936f058bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '7fc0b04e-e959-4f2a-bdd7-660065076e81', 'volume_name': 'volume-7fc0b04e-e959-4f2a-bdd7-660065076e81', 'volume_size': 1, 'image_id': '0e78c96d-34b7-4b21-8ccd-88b9f828d88a', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/0e78c96d-34b7-4b21-8ccd-88b9f828d88a', 'metadata': {}}]), 'image_meta': {'name': 'cirros-0.6.3-x86_64-disk', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'public', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'fd01edc1646347ea87f3bb7283b41280', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '0e78c96d-34b7-4b21-8ccd-88b9f828d88a', 'created_at': datetime.datetime(2026, 8, 15, 14, 6, 50, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 15, 14, 6, 52, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/0e78c96d-34b7-4b21-8ccd-88b9f828d88a/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:24:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0e1219cf-ba6e-47a3-a66e-cbcbddb67e4f tempest-TestShelveInstance-560434747 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b60e312a-800a-4b9e-8250-8273575a9868) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:24:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0e1219cf-ba6e-47a3-a66e-cbcbddb67e4f tempest-TestShelveInstance-560434747 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b60e312a-800a-4b9e-8250-8273575a9868) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:24:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0e1219cf-ba6e-47a3-a66e-cbcbddb67e4f tempest-TestShelveInstance-560434747 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (583184c8-a8bb-40b1-a491-5266a6789e54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:24:05 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-0e1219cf-ba6e-47a3-a66e-cbcbddb67e4f tempest-TestShelveInstance-560434747 None] Volume 7fc0b04e-e959-4f2a-bdd7-660065076e81: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-7fc0b04e-e959-4f2a-bdd7-660065076e81', 'volume_size': 1, 'image_id': '0e78c96d-34b7-4b21-8ccd-88b9f828d88a', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/0e78c96d-34b7-4b21-8ccd-88b9f828d88a', 'metadata': {}}]), 'image_meta': {'name': 'cirros-0.6.3-x86_64-disk', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'public', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'fd01edc1646347ea87f3bb7283b41280', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '0e78c96d-34b7-4b21-8ccd-88b9f828d88a', 'created_at': datetime.datetime(2026, 8, 15, 14, 6, 50, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 15, 14, 6, 52, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/0e78c96d-34b7-4b21-8ccd-88b9f828d88a/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': ''}}, 'image_service': } Aug 15 16:24:05 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-0e1219cf-ba6e-47a3-a66e-cbcbddb67e4f tempest-TestShelveInstance-560434747 None] Trying to clone 7fc0b04e-e959-4f2a-bdd7-660065076e81 from image 0e78c96d-34b7-4b21-8ccd-88b9f828d88a at location (None, [{'url': 'file:///opt/stack/data/glance/images/0e78c96d-34b7-4b21-8ccd-88b9f828d88a', 'metadata': {}}]). {{(pid=94214) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 15 16:24:06 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-0e1219cf-ba6e-47a3-a66e-cbcbddb67e4f tempest-TestShelveInstance-560434747 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_sdu29dk6devstack@QuobyteHD, size 20.69 MB, duration 1.00 sec {{(pid=94214) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 15 16:24:06 devstack cinder-volume[94214]: INFO cinder.image.image_utils [None req-0e1219cf-ba6e-47a3-a66e-cbcbddb67e4f tempest-TestShelveInstance-560434747 None] Image download 20.69 MB at 20.69 MB/s Aug 15 16:24:06 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[7cc7c295-e07f-47eb-bc47-37ab5642e352]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:24:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0e1219cf-ba6e-47a3-a66e-cbcbddb67e4f tempest-TestShelveInstance-560434747 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_sdu29dk6devstack@QuobyteHD {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:24:06 devstack sudo[108808]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_sdu29dk6devstack@QuobyteHD Aug 15 16:24:06 devstack sudo[108808]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:24:06 devstack sudo[108808]: pam_unix(sudo:session): session closed for user root Aug 15 16:24:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0e1219cf-ba6e-47a3-a66e-cbcbddb67e4f tempest-TestShelveInstance-560434747 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_sdu29dk6devstack@QuobyteHD" returned: 0 in 0.462s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:24:06 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-0e1219cf-ba6e-47a3-a66e-cbcbddb67e4f tempest-TestShelveInstance-560434747 None] Temporary image 0e78c96d-34b7-4b21-8ccd-88b9f828d88a is fetched for user 0a8918380ff74b898a9ad8e40a6065ec. {{(pid=94214) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 15 16:24:07 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[512430d4-6cae-4362-b6b1-b5be7692bcb5]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:24:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0e1219cf-ba6e-47a3-a66e-cbcbddb67e4f tempest-TestShelveInstance-560434747 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_sdu29dk6devstack@QuobyteHD {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:24:07 devstack sudo[108814]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_sdu29dk6devstack@QuobyteHD Aug 15 16:24:07 devstack sudo[108814]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:24:07 devstack sudo[108814]: pam_unix(sudo:session): session closed for user root Aug 15 16:24:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0e1219cf-ba6e-47a3-a66e-cbcbddb67e4f tempest-TestShelveInstance-560434747 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_sdu29dk6devstack@QuobyteHD" returned: 0 in 0.416s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:24:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-0e1219cf-ba6e-47a3-a66e-cbcbddb67e4f tempest-TestShelveInstance-560434747 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:24:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-0e1219cf-ba6e-47a3-a66e-cbcbddb67e4f tempest-TestShelveInstance-560434747 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.003s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:24:07 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-0e1219cf-ba6e-47a3-a66e-cbcbddb67e4f tempest-TestShelveInstance-560434747 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:24:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-996723396',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7fc0b04e-e959-4f2a-bdd7-660065076e81,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44388e3c0d8241349eab62e19571c69e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:24:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:24:05Z,use_quota=True,user_id='0a8918380ff74b898a9ad8e40a6065ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:24:07 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-0e1219cf-ba6e-47a3-a66e-cbcbddb67e4f tempest-TestShelveInstance-560434747 None] Creating volume 7fc0b04e-e959-4f2a-bdd7-660065076e81 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:24:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-0e1219cf-ba6e-47a3-a66e-cbcbddb67e4f tempest-TestShelveInstance-560434747 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:24:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-0e1219cf-ba6e-47a3-a66e-cbcbddb67e4f tempest-TestShelveInstance-560434747 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:24:07 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-0e1219cf-ba6e-47a3-a66e-cbcbddb67e4f tempest-TestShelveInstance-560434747 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:24:07 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-0e1219cf-ba6e-47a3-a66e-cbcbddb67e4f tempest-TestShelveInstance-560434747 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:24:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-0e1219cf-ba6e-47a3-a66e-cbcbddb67e4f tempest-TestShelveInstance-560434747 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:24:07 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-0e1219cf-ba6e-47a3-a66e-cbcbddb67e4f tempest-TestShelveInstance-560434747 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:24:07 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-0e1219cf-ba6e-47a3-a66e-cbcbddb67e4f tempest-TestShelveInstance-560434747 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:24:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0e1219cf-ba6e-47a3-a66e-cbcbddb67e4f tempest-TestShelveInstance-560434747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7fc0b04e-e959-4f2a-bdd7-660065076e81 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:24:07 devstack sudo[108820]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7fc0b04e-e959-4f2a-bdd7-660065076e81 1073741824 Aug 15 16:24:07 devstack sudo[108820]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:24:08 devstack sudo[108820]: pam_unix(sudo:session): session closed for user root Aug 15 16:24:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0e1219cf-ba6e-47a3-a66e-cbcbddb67e4f tempest-TestShelveInstance-560434747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7fc0b04e-e959-4f2a-bdd7-660065076e81 1073741824" returned: 0 in 0.715s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:24:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0e1219cf-ba6e-47a3-a66e-cbcbddb67e4f tempest-TestShelveInstance-560434747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7fc0b04e-e959-4f2a-bdd7-660065076e81 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:24:08 devstack sudo[108826]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7fc0b04e-e959-4f2a-bdd7-660065076e81 Aug 15 16:24:08 devstack sudo[108826]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:24:08 devstack sudo[108826]: pam_unix(sudo:session): session closed for user root Aug 15 16:24:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0e1219cf-ba6e-47a3-a66e-cbcbddb67e4f tempest-TestShelveInstance-560434747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7fc0b04e-e959-4f2a-bdd7-660065076e81" returned: 0 in 0.316s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:24:08 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-0e1219cf-ba6e-47a3-a66e-cbcbddb67e4f tempest-TestShelveInstance-560434747 None] <== create_volume: return (1099ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:24:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-0e1219cf-ba6e-47a3-a66e-cbcbddb67e4f tempest-TestShelveInstance-560434747 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.104s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:24:08 devstack cinder-volume[94214]: DEBUG cinder.volume.volume_utils [None req-0e1219cf-ba6e-47a3-a66e-cbcbddb67e4f tempest-TestShelveInstance-560434747 None] Attempting download of 0e78c96d-34b7-4b21-8ccd-88b9f828d88a ((None, [{'url': 'file:///opt/stack/data/glance/images/0e78c96d-34b7-4b21-8ccd-88b9f828d88a', 'metadata': {}}])) to volume 7fc0b04e-e959-4f2a-bdd7-660065076e81. {{(pid=94214) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 15 16:24:08 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[f3ea5e8c-5bd2-48b4-9647-d19abc8aa0c2]: (4, 'raw') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:24:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0e1219cf-ba6e-47a3-a66e-cbcbddb67e4f tempest-TestShelveInstance-560434747 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_yffja6kb {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:24:08 devstack sudo[108829]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_yffja6kb Aug 15 16:24:08 devstack sudo[108829]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:24:09 devstack sudo[108829]: pam_unix(sudo:session): session closed for user root Aug 15 16:24:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0e1219cf-ba6e-47a3-a66e-cbcbddb67e4f tempest-TestShelveInstance-560434747 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_yffja6kb" returned: 0 in 0.572s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:24:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0e1219cf-ba6e-47a3-a66e-cbcbddb67e4f tempest-TestShelveInstance-560434747 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_yffja6kb {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:24:09 devstack sudo[108833]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_yffja6kb Aug 15 16:24:09 devstack sudo[108833]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:24:09 devstack sudo[108833]: pam_unix(sudo:session): session closed for user root Aug 15 16:24:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0e1219cf-ba6e-47a3-a66e-cbcbddb67e4f tempest-TestShelveInstance-560434747 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_yffja6kb" returned: 1 in 0.618s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:24:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0e1219cf-ba6e-47a3-a66e-cbcbddb67e4f tempest-TestShelveInstance-560434747 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_yffja6kb' failed. Not Retrying. {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 15 16:24:09 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[951fa3b3-f6e1-4cea-9935-d9169550c093]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:24:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0e1219cf-ba6e-47a3-a66e-cbcbddb67e4f tempest-TestShelveInstance-560434747 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_sdu29dk6devstack@QuobyteHD {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:24:10 devstack sudo[108838]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_sdu29dk6devstack@QuobyteHD Aug 15 16:24:10 devstack sudo[108838]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:24:10 devstack sudo[108838]: pam_unix(sudo:session): session closed for user root Aug 15 16:24:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0e1219cf-ba6e-47a3-a66e-cbcbddb67e4f tempest-TestShelveInstance-560434747 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_sdu29dk6devstack@QuobyteHD" returned: 0 in 0.753s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:24:10 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-0e1219cf-ba6e-47a3-a66e-cbcbddb67e4f tempest-TestShelveInstance-560434747 None] 0e78c96d-34b7-4b21-8ccd-88b9f828d88a was qcow2, converting to qcow2 {{(pid=94214) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 15 16:24:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0e1219cf-ba6e-47a3-a66e-cbcbddb67e4f tempest-TestShelveInstance-560434747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_sdu29dk6devstack@QuobyteHD /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7fc0b04e-e959-4f2a-bdd7-660065076e81 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:24:10 devstack sudo[108877]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_sdu29dk6devstack@QuobyteHD /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7fc0b04e-e959-4f2a-bdd7-660065076e81 Aug 15 16:24:10 devstack sudo[108877]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:24:13 devstack sudo[108877]: pam_unix(sudo:session): session closed for user root Aug 15 16:24:13 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0e1219cf-ba6e-47a3-a66e-cbcbddb67e4f tempest-TestShelveInstance-560434747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_sdu29dk6devstack@QuobyteHD /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7fc0b04e-e959-4f2a-bdd7-660065076e81" returned: 0 in 2.858s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:24:13 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-0e1219cf-ba6e-47a3-a66e-cbcbddb67e4f tempest-TestShelveInstance-560434747 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_sdu29dk6devstack@QuobyteHD, size 112.00 MB, duration 2.86 sec, destination /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7fc0b04e-e959-4f2a-bdd7-660065076e81 {{(pid=94214) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 15 16:24:13 devstack cinder-volume[94214]: INFO cinder.image.image_utils [None req-0e1219cf-ba6e-47a3-a66e-cbcbddb67e4f tempest-TestShelveInstance-560434747 None] Converted 112.00 MB image at 39.17 MB/s Aug 15 16:24:13 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0e1219cf-ba6e-47a3-a66e-cbcbddb67e4f tempest-TestShelveInstance-560434747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7fc0b04e-e959-4f2a-bdd7-660065076e81 1G {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:24:13 devstack sudo[108916]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7fc0b04e-e959-4f2a-bdd7-660065076e81 1G Aug 15 16:24:13 devstack sudo[108916]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:24:14 devstack sudo[108916]: pam_unix(sudo:session): session closed for user root Aug 15 16:24:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0e1219cf-ba6e-47a3-a66e-cbcbddb67e4f tempest-TestShelveInstance-560434747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7fc0b04e-e959-4f2a-bdd7-660065076e81 1G" returned: 0 in 0.642s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:24:14 devstack cinder-volume[94214]: DEBUG cinder.volume.volume_utils [None req-0e1219cf-ba6e-47a3-a66e-cbcbddb67e4f tempest-TestShelveInstance-560434747 None] Downloaded image 0e78c96d-34b7-4b21-8ccd-88b9f828d88a ((None, [{'url': 'file:///opt/stack/data/glance/images/0e78c96d-34b7-4b21-8ccd-88b9f828d88a', 'metadata': {}}])) to volume 7fc0b04e-e959-4f2a-bdd7-660065076e81 successfully. {{(pid=94214) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 15 16:24:14 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-0e1219cf-ba6e-47a3-a66e-cbcbddb67e4f tempest-TestShelveInstance-560434747 None] Temporary image 0e78c96d-34b7-4b21-8ccd-88b9f828d88a for user 0a8918380ff74b898a9ad8e40a6065ec is deleted. {{(pid=94214) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 15 16:24:14 devstack cinder-volume[94214]: DEBUG cinder.volume.volume_utils [None req-0e1219cf-ba6e-47a3-a66e-cbcbddb67e4f tempest-TestShelveInstance-560434747 None] Marking volume 7fc0b04e-e959-4f2a-bdd7-660065076e81 as bootable. {{(pid=94214) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 15 16:24:14 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-0e1219cf-ba6e-47a3-a66e-cbcbddb67e4f tempest-TestShelveInstance-560434747 None] Copying metadata from image 0e78c96d-34b7-4b21-8ccd-88b9f828d88a to 7fc0b04e-e959-4f2a-bdd7-660065076e81. {{(pid=94214) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 15 16:24:14 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-0e1219cf-ba6e-47a3-a66e-cbcbddb67e4f tempest-TestShelveInstance-560434747 None] Creating volume glance metadata for volume 7fc0b04e-e959-4f2a-bdd7-660065076e81 backed by image 0e78c96d-34b7-4b21-8ccd-88b9f828d88a with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': '', 'image_id': '0e78c96d-34b7-4b21-8ccd-88b9f828d88a', 'image_name': 'cirros-0.6.3-x86_64-disk', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'container_format': 'bare', 'disk_format': 'qcow2', 'min_disk': 0, 'min_ram': 0, 'size': 21692416}. {{(pid=94214) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 15 16:24:14 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0e1219cf-ba6e-47a3-a66e-cbcbddb67e4f tempest-TestShelveInstance-560434747 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (583184c8-a8bb-40b1-a491-5266a6789e54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7fc0b04e-e959-4f2a-bdd7-660065076e81', 'volume_size': 1, 'image_id': '0e78c96d-34b7-4b21-8ccd-88b9f828d88a', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/0e78c96d-34b7-4b21-8ccd-88b9f828d88a', 'metadata': {}}]), 'image_meta': {'name': 'cirros-0.6.3-x86_64-disk', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'public', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'fd01edc1646347ea87f3bb7283b41280', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '0e78c96d-34b7-4b21-8ccd-88b9f828d88a', 'created_at': datetime.datetime(2026, 8, 15, 14, 6, 50, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 15, 14, 6, 52, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/0e78c96d-34b7-4b21-8ccd-88b9f828d88a/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:24:14 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0e1219cf-ba6e-47a3-a66e-cbcbddb67e4f tempest-TestShelveInstance-560434747 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a8a867ac-b0db-4461-9207-e5f6af1ce72c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:24:14 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-0e1219cf-ba6e-47a3-a66e-cbcbddb67e4f tempest-TestShelveInstance-560434747 None] Volume volume-7fc0b04e-e959-4f2a-bdd7-660065076e81 (7fc0b04e-e959-4f2a-bdd7-660065076e81): created successfully Aug 15 16:24:14 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0e1219cf-ba6e-47a3-a66e-cbcbddb67e4f tempest-TestShelveInstance-560434747 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a8a867ac-b0db-4461-9207-e5f6af1ce72c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:24:14 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0e1219cf-ba6e-47a3-a66e-cbcbddb67e4f tempest-TestShelveInstance-560434747 None] Flow 'volume_create_manager' (84238f5d-bcb9-40ee-b101-90935c822a5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:24:14 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-0e1219cf-ba6e-47a3-a66e-cbcbddb67e4f tempest-TestShelveInstance-560434747 None] Created volume successfully. Aug 15 16:24:15 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-da62cccc-0258-46fa-a0b0-be0ab276d93f tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:24:15 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-da62cccc-0258-46fa-a0b0-be0ab276d93f tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Flow 'volume_create_manager' (9acd83da-cf2f-4caa-a8d9-b02dce7e962d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:24:15 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-da62cccc-0258-46fa-a0b0-be0ab276d93f tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0146f1b5-6e35-403b-a69d-4e97e3b2a85a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:24:15 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-da62cccc-0258-46fa-a0b0-be0ab276d93f tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0146f1b5-6e35-403b-a69d-4e97e3b2a85a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:24:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1850415857',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6dfad7f8-6463-4a2d-9328-fa1ec444850c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b40dcd961dc4cacaf04dfc4c6267522',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:24:15Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:24:15Z,use_quota=True,user_id='26120b448223464f8ce395f04819fa89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:24:15 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-da62cccc-0258-46fa-a0b0-be0ab276d93f tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (87d6aab1-18ba-4049-93cc-87e864f94f52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:24:15 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-da62cccc-0258-46fa-a0b0-be0ab276d93f tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (87d6aab1-18ba-4049-93cc-87e864f94f52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:24:15 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-da62cccc-0258-46fa-a0b0-be0ab276d93f tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c5a6503a-6ea4-4108-9775-74fef6adc315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:24:15 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-da62cccc-0258-46fa-a0b0-be0ab276d93f tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c5a6503a-6ea4-4108-9775-74fef6adc315) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6dfad7f8-6463-4a2d-9328-fa1ec444850c', 'volume_name': 'volume-6dfad7f8-6463-4a2d-9328-fa1ec444850c', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:24:15 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-da62cccc-0258-46fa-a0b0-be0ab276d93f tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b6f88da4-2315-4d87-961b-5c2881541319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:24:15 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-da62cccc-0258-46fa-a0b0-be0ab276d93f tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b6f88da4-2315-4d87-961b-5c2881541319) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:24:15 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-da62cccc-0258-46fa-a0b0-be0ab276d93f tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (23b7459d-99da-493a-bdf5-799bad0d7e1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:24:15 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-da62cccc-0258-46fa-a0b0-be0ab276d93f tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Volume 6dfad7f8-6463-4a2d-9328-fa1ec444850c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6dfad7f8-6463-4a2d-9328-fa1ec444850c', 'volume_size': 1} Aug 15 16:24:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-da62cccc-0258-46fa-a0b0-be0ab276d93f tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:24:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-da62cccc-0258-46fa-a0b0-be0ab276d93f tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:24:15 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-da62cccc-0258-46fa-a0b0-be0ab276d93f tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:24:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1850415857',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6dfad7f8-6463-4a2d-9328-fa1ec444850c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b40dcd961dc4cacaf04dfc4c6267522',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:24:15Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:24:15Z,use_quota=True,user_id='26120b448223464f8ce395f04819fa89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:24:15 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-da62cccc-0258-46fa-a0b0-be0ab276d93f tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Creating volume 6dfad7f8-6463-4a2d-9328-fa1ec444850c {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:24:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-da62cccc-0258-46fa-a0b0-be0ab276d93f tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:24:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-da62cccc-0258-46fa-a0b0-be0ab276d93f tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:24:15 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-da62cccc-0258-46fa-a0b0-be0ab276d93f tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:24:15 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-da62cccc-0258-46fa-a0b0-be0ab276d93f tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:24:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-da62cccc-0258-46fa-a0b0-be0ab276d93f tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:24:15 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-da62cccc-0258-46fa-a0b0-be0ab276d93f tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:24:15 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-da62cccc-0258-46fa-a0b0-be0ab276d93f tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:24:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-da62cccc-0258-46fa-a0b0-be0ab276d93f tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6dfad7f8-6463-4a2d-9328-fa1ec444850c 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:24:15 devstack sudo[108934]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6dfad7f8-6463-4a2d-9328-fa1ec444850c 1073741824 Aug 15 16:24:15 devstack sudo[108934]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:24:15 devstack sudo[108934]: pam_unix(sudo:session): session closed for user root Aug 15 16:24:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-da62cccc-0258-46fa-a0b0-be0ab276d93f tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6dfad7f8-6463-4a2d-9328-fa1ec444850c 1073741824" returned: 0 in 0.578s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:24:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-da62cccc-0258-46fa-a0b0-be0ab276d93f tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6dfad7f8-6463-4a2d-9328-fa1ec444850c {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:24:15 devstack sudo[108940]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6dfad7f8-6463-4a2d-9328-fa1ec444850c Aug 15 16:24:15 devstack sudo[108940]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:24:16 devstack sudo[108940]: pam_unix(sudo:session): session closed for user root Aug 15 16:24:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-da62cccc-0258-46fa-a0b0-be0ab276d93f tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6dfad7f8-6463-4a2d-9328-fa1ec444850c" returned: 0 in 0.265s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:24:16 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-da62cccc-0258-46fa-a0b0-be0ab276d93f tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] <== create_volume: return (914ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:24:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-da62cccc-0258-46fa-a0b0-be0ab276d93f tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.916s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:24:16 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-da62cccc-0258-46fa-a0b0-be0ab276d93f tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (23b7459d-99da-493a-bdf5-799bad0d7e1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6dfad7f8-6463-4a2d-9328-fa1ec444850c', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:24:16 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-da62cccc-0258-46fa-a0b0-be0ab276d93f tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (06826abb-af47-4ea9-b88c-75b95caa9b08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:24:16 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-da62cccc-0258-46fa-a0b0-be0ab276d93f tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Volume volume-6dfad7f8-6463-4a2d-9328-fa1ec444850c (6dfad7f8-6463-4a2d-9328-fa1ec444850c): created successfully Aug 15 16:24:16 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-da62cccc-0258-46fa-a0b0-be0ab276d93f tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (06826abb-af47-4ea9-b88c-75b95caa9b08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:24:16 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-da62cccc-0258-46fa-a0b0-be0ab276d93f tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Flow 'volume_create_manager' (9acd83da-cf2f-4caa-a8d9-b02dce7e962d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:24:16 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-da62cccc-0258-46fa-a0b0-be0ab276d93f tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Created volume successfully. Aug 15 16:24:17 devstack cinder-volume[94214]: DEBUG dbcounter [-] [94214] Writing DB stats cinder:SELECT=103,cinder:INSERT=44,cinder:UPDATE=106,cinder:DELETE=8 {{(pid=94214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 16:24:17 devstack cinder-volume[94214]: DEBUG dbcounter [-] [94214] Writing DB stats cinder:SELECT=100,cinder:UPDATE=107,cinder:INSERT=27,cinder:DELETE=4 {{(pid=94214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 16:24:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ee76a0b5-4c0a-4c8a-b988-8ff49d436c37 tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:24:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ee76a0b5-4c0a-4c8a-b988-8ff49d436c37 tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:24:17 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-ee76a0b5-4c0a-4c8a-b988-8ff49d436c37 tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Creating offline snapshot 228368b2-7cc1-48bd-b906-b5653e730162 of volume 6dfad7f8-6463-4a2d-9328-fa1ec444850c {{(pid=94214) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 15 16:24:17 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[effd41cf-d244-4fb7-8fd3-8775b2f66ee9]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:24:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ee76a0b5-4c0a-4c8a-b988-8ff49d436c37 tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6dfad7f8-6463-4a2d-9328-fa1ec444850c {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:24:17 devstack sudo[108946]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6dfad7f8-6463-4a2d-9328-fa1ec444850c Aug 15 16:24:17 devstack sudo[108946]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:24:17 devstack sudo[108946]: pam_unix(sudo:session): session closed for user root Aug 15 16:24:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ee76a0b5-4c0a-4c8a-b988-8ff49d436c37 tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6dfad7f8-6463-4a2d-9328-fa1ec444850c" returned: 0 in 0.516s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:24:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ee76a0b5-4c0a-4c8a-b988-8ff49d436c37 tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6dfad7f8-6463-4a2d-9328-fa1ec444850c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6dfad7f8-6463-4a2d-9328-fa1ec444850c.228368b2-7cc1-48bd-b906-b5653e730162 1G {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:24:18 devstack sudo[108953]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6dfad7f8-6463-4a2d-9328-fa1ec444850c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6dfad7f8-6463-4a2d-9328-fa1ec444850c.228368b2-7cc1-48bd-b906-b5653e730162 1G Aug 15 16:24:18 devstack sudo[108953]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:24:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-e2cf2954-4f2c-4173-ad92-ddc629574982 req-5b65c9dc-c148-4534-a476-c0a7628ea7c4 tempest-TestShelveInstance-560434747 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:24:18 devstack sudo[108953]: pam_unix(sudo:session): session closed for user root Aug 15 16:24:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ee76a0b5-4c0a-4c8a-b988-8ff49d436c37 tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6dfad7f8-6463-4a2d-9328-fa1ec444850c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6dfad7f8-6463-4a2d-9328-fa1ec444850c.228368b2-7cc1-48bd-b906-b5653e730162 1G" returned: 0 in 0.502s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:24:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ee76a0b5-4c0a-4c8a-b988-8ff49d436c37 tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-6dfad7f8-6463-4a2d-9328-fa1ec444850c -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6dfad7f8-6463-4a2d-9328-fa1ec444850c.228368b2-7cc1-48bd-b906-b5653e730162 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:24:18 devstack sudo[108967]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-6dfad7f8-6463-4a2d-9328-fa1ec444850c -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6dfad7f8-6463-4a2d-9328-fa1ec444850c.228368b2-7cc1-48bd-b906-b5653e730162 Aug 15 16:24:18 devstack sudo[108967]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:24:18 devstack sudo[108967]: pam_unix(sudo:session): session closed for user root Aug 15 16:24:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ee76a0b5-4c0a-4c8a-b988-8ff49d436c37 tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-6dfad7f8-6463-4a2d-9328-fa1ec444850c -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6dfad7f8-6463-4a2d-9328-fa1ec444850c.228368b2-7cc1-48bd-b906-b5653e730162" returned: 0 in 0.443s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:24:18 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-ee76a0b5-4c0a-4c8a-b988-8ff49d436c37 tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6dfad7f8-6463-4a2d-9328-fa1ec444850c.228368b2-7cc1-48bd-b906-b5653e730162 is being set with open permissions: ugo+rw Aug 15 16:24:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ee76a0b5-4c0a-4c8a-b988-8ff49d436c37 tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6dfad7f8-6463-4a2d-9328-fa1ec444850c.228368b2-7cc1-48bd-b906-b5653e730162 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:24:18 devstack sudo[108974]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6dfad7f8-6463-4a2d-9328-fa1ec444850c.228368b2-7cc1-48bd-b906-b5653e730162 Aug 15 16:24:18 devstack sudo[108974]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:24:19 devstack sudo[108974]: pam_unix(sudo:session): session closed for user root Aug 15 16:24:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ee76a0b5-4c0a-4c8a-b988-8ff49d436c37 tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6dfad7f8-6463-4a2d-9328-fa1ec444850c.228368b2-7cc1-48bd-b906-b5653e730162" returned: 0 in 0.290s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:24:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ee76a0b5-4c0a-4c8a-b988-8ff49d436c37 tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6dfad7f8-6463-4a2d-9328-fa1ec444850c.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:24:19 devstack sudo[108977]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6dfad7f8-6463-4a2d-9328-fa1ec444850c.info Aug 15 16:24:19 devstack sudo[108977]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:24:19 devstack sudo[108977]: pam_unix(sudo:session): session closed for user root Aug 15 16:24:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ee76a0b5-4c0a-4c8a-b988-8ff49d436c37 tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6dfad7f8-6463-4a2d-9328-fa1ec444850c.info" returned: 0 in 0.268s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:24:19 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-ee76a0b5-4c0a-4c8a-b988-8ff49d436c37 tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6dfad7f8-6463-4a2d-9328-fa1ec444850c.info is being set with open permissions: ugo+rw Aug 15 16:24:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ee76a0b5-4c0a-4c8a-b988-8ff49d436c37 tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6dfad7f8-6463-4a2d-9328-fa1ec444850c.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:24:19 devstack sudo[108980]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6dfad7f8-6463-4a2d-9328-fa1ec444850c.info Aug 15 16:24:19 devstack sudo[108980]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:24:19 devstack sudo[108980]: pam_unix(sudo:session): session closed for user root Aug 15 16:24:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ee76a0b5-4c0a-4c8a-b988-8ff49d436c37 tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6dfad7f8-6463-4a2d-9328-fa1ec444850c.info" returned: 0 in 0.281s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:24:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ee76a0b5-4c0a-4c8a-b988-8ff49d436c37 tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.434s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:24:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-e2cf2954-4f2c-4173-ad92-ddc629574982 req-5b65c9dc-c148-4534-a476-c0a7628ea7c4 tempest-TestShelveInstance-560434747 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 1.615s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:24:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-e2cf2954-4f2c-4173-ad92-ddc629574982 req-5b65c9dc-c148-4534-a476-c0a7628ea7c4 tempest-TestShelveInstance-560434747 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.030s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:24:19 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-ee76a0b5-4c0a-4c8a-b988-8ff49d436c37 tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Create snapshot completed successfully Aug 15 16:24:19 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-e2cf2954-4f2c-4173-ad92-ddc629574982 req-5b65c9dc-c148-4534-a476-c0a7628ea7c4 tempest-TestShelveInstance-560434747 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81', 'name': 'volume-7fc0b04e-e959-4f2a-bdd7-660065076e81', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': 'e6f45a56-f867-4fe5-b52c-fbda4e04ddb6', 'enforce_multipath': True} {{(pid=94214) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 15 16:24:20 devstack cinder-volume[94214]: INFO cinder.volume.manager [req-e2cf2954-4f2c-4173-ad92-ddc629574982 req-5b65c9dc-c148-4534-a476-c0a7628ea7c4 tempest-TestShelveInstance-560434747 None] attachment_update completed successfully. Aug 15 16:24:21 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-8dbcc1a7-8472-4d8a-a6b9-c79400c8c990 tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Acquiring lock "cinder-228368b2-7cc1-48bd-b906-b5653e730162-delete_snapshot" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:24:21 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-8dbcc1a7-8472-4d8a-a6b9-c79400c8c990 tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Lock "cinder-228368b2-7cc1-48bd-b906-b5653e730162-delete_snapshot" acquired by "delete_snapshot" :: waited 0.048s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:24:21 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-8dbcc1a7-8472-4d8a-a6b9-c79400c8c990 tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Acquiring lock "cinder-quobyte-6dfad7f8-6463-4a2d-9328-fa1ec444850c" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:24:21 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-8dbcc1a7-8472-4d8a-a6b9-c79400c8c990 tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Lock "cinder-quobyte-6dfad7f8-6463-4a2d-9328-fa1ec444850c" acquired by "delete_snapshot" :: waited 0.033s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:24:21 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-8dbcc1a7-8472-4d8a-a6b9-c79400c8c990 tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Acquiring lock "cinder-quobyte-228368b2-7cc1-48bd-b906-b5653e730162" by "_delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:24:21 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-8dbcc1a7-8472-4d8a-a6b9-c79400c8c990 tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Lock "cinder-quobyte-228368b2-7cc1-48bd-b906-b5653e730162" acquired by "_delete_snapshot" :: waited 0.031s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:24:21 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-8dbcc1a7-8472-4d8a-a6b9-c79400c8c990 tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Deleting offline snapshot 228368b2-7cc1-48bd-b906-b5653e730162 of volume 6dfad7f8-6463-4a2d-9328-fa1ec444850c {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 15 16:24:21 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-8dbcc1a7-8472-4d8a-a6b9-c79400c8c990 tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] snapshot_file for this snap is: volume-6dfad7f8-6463-4a2d-9328-fa1ec444850c.228368b2-7cc1-48bd-b906-b5653e730162 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 15 16:24:21 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[041dec54-f6df-4841-a67f-f5d66fac1000]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:24:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8dbcc1a7-8472-4d8a-a6b9-c79400c8c990 tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6dfad7f8-6463-4a2d-9328-fa1ec444850c.228368b2-7cc1-48bd-b906-b5653e730162 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:24:21 devstack sudo[109027]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6dfad7f8-6463-4a2d-9328-fa1ec444850c.228368b2-7cc1-48bd-b906-b5653e730162 Aug 15 16:24:21 devstack sudo[109027]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:24:22 devstack sudo[109027]: pam_unix(sudo:session): session closed for user root Aug 15 16:24:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8dbcc1a7-8472-4d8a-a6b9-c79400c8c990 tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6dfad7f8-6463-4a2d-9328-fa1ec444850c.228368b2-7cc1-48bd-b906-b5653e730162" returned: 0 in 0.758s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:24:22 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-8dbcc1a7-8472-4d8a-a6b9-c79400c8c990 tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-6dfad7f8-6463-4a2d-9328-fa1ec444850c(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:24:22 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[4bf3ed42-27f5-4081-91fc-f932426390cb]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:24:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8dbcc1a7-8472-4d8a-a6b9-c79400c8c990 tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6dfad7f8-6463-4a2d-9328-fa1ec444850c {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:24:22 devstack sudo[109060]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6dfad7f8-6463-4a2d-9328-fa1ec444850c Aug 15 16:24:22 devstack sudo[109060]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:24:23 devstack sudo[109060]: pam_unix(sudo:session): session closed for user root Aug 15 16:24:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8dbcc1a7-8472-4d8a-a6b9-c79400c8c990 tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6dfad7f8-6463-4a2d-9328-fa1ec444850c" returned: 0 in 0.559s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:24:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8dbcc1a7-8472-4d8a-a6b9-c79400c8c990 tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6dfad7f8-6463-4a2d-9328-fa1ec444850c.228368b2-7cc1-48bd-b906-b5653e730162 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:24:23 devstack sudo[109079]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6dfad7f8-6463-4a2d-9328-fa1ec444850c.228368b2-7cc1-48bd-b906-b5653e730162 Aug 15 16:24:23 devstack sudo[109079]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:24:23 devstack sudo[109079]: pam_unix(sudo:session): session closed for user root Aug 15 16:24:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8dbcc1a7-8472-4d8a-a6b9-c79400c8c990 tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6dfad7f8-6463-4a2d-9328-fa1ec444850c.228368b2-7cc1-48bd-b906-b5653e730162" returned: 0 in 0.637s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:24:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8dbcc1a7-8472-4d8a-a6b9-c79400c8c990 tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6dfad7f8-6463-4a2d-9328-fa1ec444850c.228368b2-7cc1-48bd-b906-b5653e730162 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:24:23 devstack sudo[109092]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6dfad7f8-6463-4a2d-9328-fa1ec444850c.228368b2-7cc1-48bd-b906-b5653e730162 Aug 15 16:24:23 devstack sudo[109092]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:24:24 devstack sudo[109092]: pam_unix(sudo:session): session closed for user root Aug 15 16:24:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8dbcc1a7-8472-4d8a-a6b9-c79400c8c990 tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6dfad7f8-6463-4a2d-9328-fa1ec444850c.228368b2-7cc1-48bd-b906-b5653e730162" returned: 0 in 0.357s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:24:24 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-8dbcc1a7-8472-4d8a-a6b9-c79400c8c990 tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Lock "cinder-quobyte-228368b2-7cc1-48bd-b906-b5653e730162" released by "_delete_snapshot" :: held 2.540s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:24:24 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-8dbcc1a7-8472-4d8a-a6b9-c79400c8c990 tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Lock "cinder-quobyte-6dfad7f8-6463-4a2d-9328-fa1ec444850c" released by "delete_snapshot" :: held 2.588s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:24:24 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-8dbcc1a7-8472-4d8a-a6b9-c79400c8c990 tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Created reservations ['0e624d60-3bd2-45b9-9b75-e2337d244886', 'dee7941f-a56a-4479-9a94-6349e40e2b6e', 'fcc7bd46-66fc-4744-8d5d-f9714558f1e5', '9b0f9f7e-2f7b-4958-8731-41fd40c6e29b'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:24:24 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-8dbcc1a7-8472-4d8a-a6b9-c79400c8c990 tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Delete snapshot completed successfully. Aug 15 16:24:24 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-8dbcc1a7-8472-4d8a-a6b9-c79400c8c990 tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Lock "cinder-228368b2-7cc1-48bd-b906-b5653e730162-delete_snapshot" released by "delete_snapshot" :: held 2.817s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:24:25 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-f93360fe-5fac-43cf-adf6-496b47270648 tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Acquiring lock "cinder-6dfad7f8-6463-4a2d-9328-fa1ec444850c-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:24:25 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-f93360fe-5fac-43cf-adf6-496b47270648 tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Lock "cinder-6dfad7f8-6463-4a2d-9328-fa1ec444850c-delete_volume" acquired by "delete_volume" :: waited 0.037s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:24:25 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-f93360fe-5fac-43cf-adf6-496b47270648 tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Acquiring lock "cinder-quobyte-6dfad7f8-6463-4a2d-9328-fa1ec444850c" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:24:25 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-f93360fe-5fac-43cf-adf6-496b47270648 tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Lock "cinder-quobyte-6dfad7f8-6463-4a2d-9328-fa1ec444850c" acquired by "delete_volume" :: waited 0.025s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:24:25 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[29583cf8-8c03-4635-aef8-93cb3008ce6d]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:24:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f93360fe-5fac-43cf-adf6-496b47270648 tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6dfad7f8-6463-4a2d-9328-fa1ec444850c {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:24:25 devstack sudo[109109]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6dfad7f8-6463-4a2d-9328-fa1ec444850c Aug 15 16:24:25 devstack sudo[109109]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:24:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-4172d9f1-c596-45c3-b439-f69bf4cb5ee8 req-eacaeb67-5006-495e-a4ce-dda1ae56065c tempest-TestInstancesWithCinderVolumes-225737404 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:24:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-4172d9f1-c596-45c3-b439-f69bf4cb5ee8 req-eacaeb67-5006-495e-a4ce-dda1ae56065c tempest-TestInstancesWithCinderVolumes-225737404 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:24:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-4172d9f1-c596-45c3-b439-f69bf4cb5ee8 req-eacaeb67-5006-495e-a4ce-dda1ae56065c tempest-TestInstancesWithCinderVolumes-225737404 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.016s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:24:26 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-4172d9f1-c596-45c3-b439-f69bf4cb5ee8 req-eacaeb67-5006-495e-a4ce-dda1ae56065c tempest-TestInstancesWithCinderVolumes-225737404 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81', 'name': 'volume-13b6ca9b-55c9-4e88-8b8b-cb6bf90a19d6', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': '15880818-1bd4-4fcb-bd78-83103c23170e', 'enforce_multipath': True} {{(pid=94214) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 15 16:24:26 devstack sudo[109109]: pam_unix(sudo:session): session closed for user root Aug 15 16:24:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f93360fe-5fac-43cf-adf6-496b47270648 tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6dfad7f8-6463-4a2d-9328-fa1ec444850c" returned: 0 in 0.676s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:24:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f93360fe-5fac-43cf-adf6-496b47270648 tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6dfad7f8-6463-4a2d-9328-fa1ec444850c {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:24:26 devstack sudo[109122]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6dfad7f8-6463-4a2d-9328-fa1ec444850c Aug 15 16:24:26 devstack sudo[109122]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:24:26 devstack cinder-volume[94214]: INFO cinder.volume.manager [req-4172d9f1-c596-45c3-b439-f69bf4cb5ee8 req-eacaeb67-5006-495e-a4ce-dda1ae56065c tempest-TestInstancesWithCinderVolumes-225737404 None] attachment_update completed successfully. Aug 15 16:24:26 devstack sudo[109122]: pam_unix(sudo:session): session closed for user root Aug 15 16:24:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f93360fe-5fac-43cf-adf6-496b47270648 tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6dfad7f8-6463-4a2d-9328-fa1ec444850c" returned: 0 in 0.478s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:24:26 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-f93360fe-5fac-43cf-adf6-496b47270648 tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Lock "cinder-quobyte-6dfad7f8-6463-4a2d-9328-fa1ec444850c" released by "delete_volume" :: held 1.320s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:24:26 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-f93360fe-5fac-43cf-adf6-496b47270648 tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Created reservations ['ebe9838a-d8ab-40be-a6b9-b12069661bbb', 'd47792a4-9c47-4cc3-9d69-893fd0abd3fd', '44c7b28e-5b71-4432-b074-bf78fe2c5241', 'bdeade27-0b2f-415e-b365-04340432d9b6'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:24:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f93360fe-5fac-43cf-adf6-496b47270648 tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:24:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f93360fe-5fac-43cf-adf6-496b47270648 tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:24:26 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-f93360fe-5fac-43cf-adf6-496b47270648 tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:24:26 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-f93360fe-5fac-43cf-adf6-496b47270648 tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:24:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f93360fe-5fac-43cf-adf6-496b47270648 tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:24:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f93360fe-5fac-43cf-adf6-496b47270648 tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:24:26 devstack sudo[109130]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:24:26 devstack sudo[109130]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:24:27 devstack sudo[109130]: pam_unix(sudo:session): session closed for user root Aug 15 16:24:27 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f93360fe-5fac-43cf-adf6-496b47270648 tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.462s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:24:27 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-f93360fe-5fac-43cf-adf6-496b47270648 tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:24:27 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-f93360fe-5fac-43cf-adf6-496b47270648 tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Deleted volume successfully. Aug 15 16:24:27 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-f93360fe-5fac-43cf-adf6-496b47270648 tempest-VolumeSnapshotQuotasNegativeTestJSON-1285600246 None] Lock "cinder-6dfad7f8-6463-4a2d-9328-fa1ec444850c-delete_volume" released by "delete_volume" :: held 2.190s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:24:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-0f2c03e3-c089-4535-9c03-24e232c0d549 req-e23e3910-7a56-45c5-86b6-2e6896fa00ec tempest-TestInstancesWithCinderVolumes-225737404 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:24:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-0f2c03e3-c089-4535-9c03-24e232c0d549 req-e23e3910-7a56-45c5-86b6-2e6896fa00ec tempest-TestInstancesWithCinderVolumes-225737404 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:24:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-0f2c03e3-c089-4535-9c03-24e232c0d549 req-e23e3910-7a56-45c5-86b6-2e6896fa00ec tempest-TestInstancesWithCinderVolumes-225737404 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.023s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:24:30 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-0f2c03e3-c089-4535-9c03-24e232c0d549 req-e23e3910-7a56-45c5-86b6-2e6896fa00ec tempest-TestInstancesWithCinderVolumes-225737404 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81', 'name': 'volume-88577ba2-d2f3-42b5-9e8b-a37cd07fb8c8', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': '91c33b40-d601-46b0-b888-5d8f277de329', 'enforce_multipath': True} {{(pid=94214) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 15 16:24:30 devstack cinder-volume[94214]: INFO cinder.volume.manager [req-0f2c03e3-c089-4535-9c03-24e232c0d549 req-e23e3910-7a56-45c5-86b6-2e6896fa00ec tempest-TestInstancesWithCinderVolumes-225737404 None] attachment_update completed successfully. Aug 15 16:24:33 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-9880bf4f-0c9f-4a85-9546-01ac95a70a1c tempest-ProjectReaderTests-826268847 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:24:33 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9880bf4f-0c9f-4a85-9546-01ac95a70a1c tempest-ProjectReaderTests-826268847 None] Flow 'volume_create_manager' (3964d29f-9e84-442b-8c82-72fc88a4ad0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:24:33 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9880bf4f-0c9f-4a85-9546-01ac95a70a1c tempest-ProjectReaderTests-826268847 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6284337e-53a4-43e4-b1b1-414b00e05895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:24:33 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9880bf4f-0c9f-4a85-9546-01ac95a70a1c tempest-ProjectReaderTests-826268847 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6284337e-53a4-43e4-b1b1-414b00e05895) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:24:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1973806754',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e6cf52aa-b350-491f-950e-5800b1459101,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff998dde335d4fd9b40e2ea12b06741a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:24:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:24:33Z,use_quota=True,user_id='31ee574661f34a3688d3ec58c2a48958',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:24:33 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9880bf4f-0c9f-4a85-9546-01ac95a70a1c tempest-ProjectReaderTests-826268847 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (22b99087-5413-494f-9421-1bfa57666ac5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:24:33 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9880bf4f-0c9f-4a85-9546-01ac95a70a1c tempest-ProjectReaderTests-826268847 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (22b99087-5413-494f-9421-1bfa57666ac5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:24:33 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9880bf4f-0c9f-4a85-9546-01ac95a70a1c tempest-ProjectReaderTests-826268847 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8fe00432-80ee-420b-8cd4-3e3a01f1bfd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:24:33 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9880bf4f-0c9f-4a85-9546-01ac95a70a1c tempest-ProjectReaderTests-826268847 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8fe00432-80ee-420b-8cd4-3e3a01f1bfd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e6cf52aa-b350-491f-950e-5800b1459101', 'volume_name': 'volume-e6cf52aa-b350-491f-950e-5800b1459101', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:24:33 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9880bf4f-0c9f-4a85-9546-01ac95a70a1c tempest-ProjectReaderTests-826268847 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (24f77dd5-de90-475c-a60c-5de392ee9172) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:24:33 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9880bf4f-0c9f-4a85-9546-01ac95a70a1c tempest-ProjectReaderTests-826268847 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (24f77dd5-de90-475c-a60c-5de392ee9172) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:24:33 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9880bf4f-0c9f-4a85-9546-01ac95a70a1c tempest-ProjectReaderTests-826268847 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d7e0bde4-c03b-4f03-8a17-d7636dbb26cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:24:33 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-9880bf4f-0c9f-4a85-9546-01ac95a70a1c tempest-ProjectReaderTests-826268847 None] Volume e6cf52aa-b350-491f-950e-5800b1459101: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e6cf52aa-b350-491f-950e-5800b1459101', 'volume_size': 1} Aug 15 16:24:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9880bf4f-0c9f-4a85-9546-01ac95a70a1c tempest-ProjectReaderTests-826268847 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:24:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9880bf4f-0c9f-4a85-9546-01ac95a70a1c tempest-ProjectReaderTests-826268847 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:24:33 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-9880bf4f-0c9f-4a85-9546-01ac95a70a1c tempest-ProjectReaderTests-826268847 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:24:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1973806754',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e6cf52aa-b350-491f-950e-5800b1459101,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff998dde335d4fd9b40e2ea12b06741a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:24:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:24:33Z,use_quota=True,user_id='31ee574661f34a3688d3ec58c2a48958',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:24:33 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-9880bf4f-0c9f-4a85-9546-01ac95a70a1c tempest-ProjectReaderTests-826268847 None] Creating volume e6cf52aa-b350-491f-950e-5800b1459101 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:24:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9880bf4f-0c9f-4a85-9546-01ac95a70a1c tempest-ProjectReaderTests-826268847 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:24:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9880bf4f-0c9f-4a85-9546-01ac95a70a1c tempest-ProjectReaderTests-826268847 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:24:33 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-9880bf4f-0c9f-4a85-9546-01ac95a70a1c tempest-ProjectReaderTests-826268847 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:24:33 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-9880bf4f-0c9f-4a85-9546-01ac95a70a1c tempest-ProjectReaderTests-826268847 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:24:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9880bf4f-0c9f-4a85-9546-01ac95a70a1c tempest-ProjectReaderTests-826268847 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:24:33 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-9880bf4f-0c9f-4a85-9546-01ac95a70a1c tempest-ProjectReaderTests-826268847 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:24:33 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-9880bf4f-0c9f-4a85-9546-01ac95a70a1c tempest-ProjectReaderTests-826268847 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:24:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9880bf4f-0c9f-4a85-9546-01ac95a70a1c tempest-ProjectReaderTests-826268847 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e6cf52aa-b350-491f-950e-5800b1459101 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:24:33 devstack sudo[109168]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e6cf52aa-b350-491f-950e-5800b1459101 1073741824 Aug 15 16:24:33 devstack sudo[109168]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:24:33 devstack sudo[109168]: pam_unix(sudo:session): session closed for user root Aug 15 16:24:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9880bf4f-0c9f-4a85-9546-01ac95a70a1c tempest-ProjectReaderTests-826268847 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e6cf52aa-b350-491f-950e-5800b1459101 1073741824" returned: 0 in 0.499s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:24:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9880bf4f-0c9f-4a85-9546-01ac95a70a1c tempest-ProjectReaderTests-826268847 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e6cf52aa-b350-491f-950e-5800b1459101 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:24:34 devstack sudo[109174]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e6cf52aa-b350-491f-950e-5800b1459101 Aug 15 16:24:34 devstack sudo[109174]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:24:34 devstack sudo[109174]: pam_unix(sudo:session): session closed for user root Aug 15 16:24:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9880bf4f-0c9f-4a85-9546-01ac95a70a1c tempest-ProjectReaderTests-826268847 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e6cf52aa-b350-491f-950e-5800b1459101" returned: 0 in 0.315s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:24:34 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-9880bf4f-0c9f-4a85-9546-01ac95a70a1c tempest-ProjectReaderTests-826268847 None] <== create_volume: return (863ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:24:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9880bf4f-0c9f-4a85-9546-01ac95a70a1c tempest-ProjectReaderTests-826268847 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.867s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:24:34 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9880bf4f-0c9f-4a85-9546-01ac95a70a1c tempest-ProjectReaderTests-826268847 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d7e0bde4-c03b-4f03-8a17-d7636dbb26cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e6cf52aa-b350-491f-950e-5800b1459101', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:24:34 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9880bf4f-0c9f-4a85-9546-01ac95a70a1c tempest-ProjectReaderTests-826268847 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b5439767-38bc-4b79-aaca-490c992b4457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:24:34 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-9880bf4f-0c9f-4a85-9546-01ac95a70a1c tempest-ProjectReaderTests-826268847 None] Volume volume-e6cf52aa-b350-491f-950e-5800b1459101 (e6cf52aa-b350-491f-950e-5800b1459101): created successfully Aug 15 16:24:34 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9880bf4f-0c9f-4a85-9546-01ac95a70a1c tempest-ProjectReaderTests-826268847 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b5439767-38bc-4b79-aaca-490c992b4457) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:24:34 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9880bf4f-0c9f-4a85-9546-01ac95a70a1c tempest-ProjectReaderTests-826268847 None] Flow 'volume_create_manager' (3964d29f-9e84-442b-8c82-72fc88a4ad0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:24:34 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-9880bf4f-0c9f-4a85-9546-01ac95a70a1c tempest-ProjectReaderTests-826268847 None] Created volume successfully. Aug 15 16:24:35 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-a13a34f4-e380-42ae-aa93-ee80b7ad63e0 tempest-ProjectReaderTests-826268847 None] Acquiring lock "cinder-e6cf52aa-b350-491f-950e-5800b1459101-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:24:35 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-a13a34f4-e380-42ae-aa93-ee80b7ad63e0 tempest-ProjectReaderTests-826268847 None] Lock "cinder-e6cf52aa-b350-491f-950e-5800b1459101-delete_volume" acquired by "delete_volume" :: waited 0.046s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:24:36 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-a13a34f4-e380-42ae-aa93-ee80b7ad63e0 tempest-ProjectReaderTests-826268847 None] Acquiring lock "cinder-quobyte-e6cf52aa-b350-491f-950e-5800b1459101" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:24:36 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-a13a34f4-e380-42ae-aa93-ee80b7ad63e0 tempest-ProjectReaderTests-826268847 None] Lock "cinder-quobyte-e6cf52aa-b350-491f-950e-5800b1459101" acquired by "delete_volume" :: waited 0.028s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:24:36 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[7c3d7be8-7ba4-454d-b2f4-eb6decfdb7f6]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:24:36 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a13a34f4-e380-42ae-aa93-ee80b7ad63e0 tempest-ProjectReaderTests-826268847 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e6cf52aa-b350-491f-950e-5800b1459101 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:24:36 devstack sudo[109201]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e6cf52aa-b350-491f-950e-5800b1459101 Aug 15 16:24:36 devstack sudo[109201]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:24:36 devstack sudo[109201]: pam_unix(sudo:session): session closed for user root Aug 15 16:24:36 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a13a34f4-e380-42ae-aa93-ee80b7ad63e0 tempest-ProjectReaderTests-826268847 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e6cf52aa-b350-491f-950e-5800b1459101" returned: 0 in 0.631s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:24:36 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a13a34f4-e380-42ae-aa93-ee80b7ad63e0 tempest-ProjectReaderTests-826268847 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e6cf52aa-b350-491f-950e-5800b1459101 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:24:36 devstack sudo[109208]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e6cf52aa-b350-491f-950e-5800b1459101 Aug 15 16:24:36 devstack sudo[109208]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:24:37 devstack sudo[109208]: pam_unix(sudo:session): session closed for user root Aug 15 16:24:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a13a34f4-e380-42ae-aa93-ee80b7ad63e0 tempest-ProjectReaderTests-826268847 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e6cf52aa-b350-491f-950e-5800b1459101" returned: 0 in 0.340s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:24:37 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-a13a34f4-e380-42ae-aa93-ee80b7ad63e0 tempest-ProjectReaderTests-826268847 None] Lock "cinder-quobyte-e6cf52aa-b350-491f-950e-5800b1459101" released by "delete_volume" :: held 1.068s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:24:37 devstack cinder-volume[94214]: INFO cinder.volume.manager [req-b6a2b6e7-1528-4c1f-9403-6c8fa46a3cfa req-ba70662a-3f52-48ab-99c3-7b0980faaab2 tempest-TestInstancesWithCinderVolumes-225737404 None] Terminate volume connection completed successfully. Aug 15 16:24:37 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-b6a2b6e7-1528-4c1f-9403-6c8fa46a3cfa req-ba70662a-3f52-48ab-99c3-7b0980faaab2 tempest-TestInstancesWithCinderVolumes-225737404 None] Deleting attachment 15880818-1bd4-4fcb-bd78-83103c23170e. {{(pid=94214) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 15 16:24:37 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-a13a34f4-e380-42ae-aa93-ee80b7ad63e0 tempest-ProjectReaderTests-826268847 None] Created reservations ['639bc346-af80-43e6-bb29-d02a12b4472d', '7bd1b46b-19f7-45b5-8f1d-aa74f4b8da27', 'c2e37cc7-371a-4015-9e04-84f0bf575ae8', 'bd865b03-816c-45e7-8cc4-8e2e0e538083'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:24:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-a13a34f4-e380-42ae-aa93-ee80b7ad63e0 tempest-ProjectReaderTests-826268847 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:24:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-a13a34f4-e380-42ae-aa93-ee80b7ad63e0 tempest-ProjectReaderTests-826268847 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:24:37 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-a13a34f4-e380-42ae-aa93-ee80b7ad63e0 tempest-ProjectReaderTests-826268847 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:24:37 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-a13a34f4-e380-42ae-aa93-ee80b7ad63e0 tempest-ProjectReaderTests-826268847 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:24:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-a13a34f4-e380-42ae-aa93-ee80b7ad63e0 tempest-ProjectReaderTests-826268847 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:24:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a13a34f4-e380-42ae-aa93-ee80b7ad63e0 tempest-ProjectReaderTests-826268847 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:24:37 devstack sudo[109215]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:24:37 devstack sudo[109215]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:24:37 devstack sudo[109215]: pam_unix(sudo:session): session closed for user root Aug 15 16:24:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a13a34f4-e380-42ae-aa93-ee80b7ad63e0 tempest-ProjectReaderTests-826268847 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.330s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:24:37 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-a13a34f4-e380-42ae-aa93-ee80b7ad63e0 tempest-ProjectReaderTests-826268847 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:24:37 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-a13a34f4-e380-42ae-aa93-ee80b7ad63e0 tempest-ProjectReaderTests-826268847 None] Deleted volume successfully. Aug 15 16:24:37 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-a13a34f4-e380-42ae-aa93-ee80b7ad63e0 tempest-ProjectReaderTests-826268847 None] Lock "cinder-e6cf52aa-b350-491f-950e-5800b1459101-delete_volume" released by "delete_volume" :: held 1.889s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:24:37 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-68625b50-428c-404a-96da-02204f8abaa6 tempest-TestInstancesWithCinderVolumes-225737404 None] Acquiring lock "cinder-13b6ca9b-55c9-4e88-8b8b-cb6bf90a19d6-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:24:37 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-68625b50-428c-404a-96da-02204f8abaa6 tempest-TestInstancesWithCinderVolumes-225737404 None] Lock "cinder-13b6ca9b-55c9-4e88-8b8b-cb6bf90a19d6-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:24:37 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-68625b50-428c-404a-96da-02204f8abaa6 tempest-TestInstancesWithCinderVolumes-225737404 None] Acquiring lock "cinder-quobyte-13b6ca9b-55c9-4e88-8b8b-cb6bf90a19d6" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:24:37 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-68625b50-428c-404a-96da-02204f8abaa6 tempest-TestInstancesWithCinderVolumes-225737404 None] Lock "cinder-quobyte-13b6ca9b-55c9-4e88-8b8b-cb6bf90a19d6" acquired by "delete_volume" :: waited 0.027s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:24:38 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[d6379a15-a958-4205-8cd7-3d0b6a09d367]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:24:38 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-68625b50-428c-404a-96da-02204f8abaa6 tempest-TestInstancesWithCinderVolumes-225737404 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-13b6ca9b-55c9-4e88-8b8b-cb6bf90a19d6 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:24:38 devstack sudo[109222]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-13b6ca9b-55c9-4e88-8b8b-cb6bf90a19d6 Aug 15 16:24:38 devstack sudo[109222]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:24:38 devstack sudo[109222]: pam_unix(sudo:session): session closed for user root Aug 15 16:24:38 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-68625b50-428c-404a-96da-02204f8abaa6 tempest-TestInstancesWithCinderVolumes-225737404 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-13b6ca9b-55c9-4e88-8b8b-cb6bf90a19d6" returned: 0 in 0.721s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:24:38 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-68625b50-428c-404a-96da-02204f8abaa6 tempest-TestInstancesWithCinderVolumes-225737404 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-13b6ca9b-55c9-4e88-8b8b-cb6bf90a19d6 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:24:38 devstack sudo[109227]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-13b6ca9b-55c9-4e88-8b8b-cb6bf90a19d6 Aug 15 16:24:38 devstack sudo[109227]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:24:39 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-36ee034b-d87b-4892-a437-b5c9846041ed tempest-ProjectReaderTests-826268847 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:24:39 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-36ee034b-d87b-4892-a437-b5c9846041ed tempest-ProjectReaderTests-826268847 None] Flow 'volume_create_manager' (e747288a-e594-4f1d-b11d-3507f4f302b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:24:39 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-36ee034b-d87b-4892-a437-b5c9846041ed tempest-ProjectReaderTests-826268847 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ede03192-bec3-4d77-8092-88e5ba9a1c86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:24:39 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-36ee034b-d87b-4892-a437-b5c9846041ed tempest-ProjectReaderTests-826268847 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ede03192-bec3-4d77-8092-88e5ba9a1c86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:24:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-665294521',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6f85ad98-b33b-47ad-8563-eddfd0514494,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff998dde335d4fd9b40e2ea12b06741a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:24:39Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:24:39Z,use_quota=True,user_id='31ee574661f34a3688d3ec58c2a48958',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:24:39 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-36ee034b-d87b-4892-a437-b5c9846041ed tempest-ProjectReaderTests-826268847 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (50ef6a67-aa42-4d15-a1ec-76bdb6c2eef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:24:39 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-36ee034b-d87b-4892-a437-b5c9846041ed tempest-ProjectReaderTests-826268847 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (50ef6a67-aa42-4d15-a1ec-76bdb6c2eef6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:24:39 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-36ee034b-d87b-4892-a437-b5c9846041ed tempest-ProjectReaderTests-826268847 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6f917d96-9b8f-4d87-b208-b28c8696b0e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:24:39 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-36ee034b-d87b-4892-a437-b5c9846041ed tempest-ProjectReaderTests-826268847 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6f917d96-9b8f-4d87-b208-b28c8696b0e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6f85ad98-b33b-47ad-8563-eddfd0514494', 'volume_name': 'volume-6f85ad98-b33b-47ad-8563-eddfd0514494', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:24:39 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-36ee034b-d87b-4892-a437-b5c9846041ed tempest-ProjectReaderTests-826268847 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (54e152a0-7ab0-4539-9e1a-994c829372fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:24:39 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-36ee034b-d87b-4892-a437-b5c9846041ed tempest-ProjectReaderTests-826268847 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (54e152a0-7ab0-4539-9e1a-994c829372fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:24:39 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-36ee034b-d87b-4892-a437-b5c9846041ed tempest-ProjectReaderTests-826268847 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0c0ca88d-f030-44bb-a456-595d6bde9ad8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:24:39 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-36ee034b-d87b-4892-a437-b5c9846041ed tempest-ProjectReaderTests-826268847 None] Volume 6f85ad98-b33b-47ad-8563-eddfd0514494: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6f85ad98-b33b-47ad-8563-eddfd0514494', 'volume_size': 1} Aug 15 16:24:39 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-36ee034b-d87b-4892-a437-b5c9846041ed tempest-ProjectReaderTests-826268847 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:24:39 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-36ee034b-d87b-4892-a437-b5c9846041ed tempest-ProjectReaderTests-826268847 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:24:39 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-36ee034b-d87b-4892-a437-b5c9846041ed tempest-ProjectReaderTests-826268847 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:24:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-665294521',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6f85ad98-b33b-47ad-8563-eddfd0514494,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff998dde335d4fd9b40e2ea12b06741a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:24:39Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:24:39Z,use_quota=True,user_id='31ee574661f34a3688d3ec58c2a48958',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:24:39 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-36ee034b-d87b-4892-a437-b5c9846041ed tempest-ProjectReaderTests-826268847 None] Creating volume 6f85ad98-b33b-47ad-8563-eddfd0514494 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:24:39 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-36ee034b-d87b-4892-a437-b5c9846041ed tempest-ProjectReaderTests-826268847 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:24:39 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-36ee034b-d87b-4892-a437-b5c9846041ed tempest-ProjectReaderTests-826268847 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:24:39 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-36ee034b-d87b-4892-a437-b5c9846041ed tempest-ProjectReaderTests-826268847 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:24:39 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-36ee034b-d87b-4892-a437-b5c9846041ed tempest-ProjectReaderTests-826268847 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:24:39 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-36ee034b-d87b-4892-a437-b5c9846041ed tempest-ProjectReaderTests-826268847 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:24:39 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-36ee034b-d87b-4892-a437-b5c9846041ed tempest-ProjectReaderTests-826268847 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:24:39 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-36ee034b-d87b-4892-a437-b5c9846041ed tempest-ProjectReaderTests-826268847 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:24:39 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-36ee034b-d87b-4892-a437-b5c9846041ed tempest-ProjectReaderTests-826268847 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f85ad98-b33b-47ad-8563-eddfd0514494 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:24:39 devstack sudo[109227]: pam_unix(sudo:session): session closed for user root Aug 15 16:24:39 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-68625b50-428c-404a-96da-02204f8abaa6 tempest-TestInstancesWithCinderVolumes-225737404 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-13b6ca9b-55c9-4e88-8b8b-cb6bf90a19d6" returned: 0 in 0.504s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:24:39 devstack sudo[109230]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f85ad98-b33b-47ad-8563-eddfd0514494 1073741824 Aug 15 16:24:39 devstack sudo[109230]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:24:39 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-68625b50-428c-404a-96da-02204f8abaa6 tempest-TestInstancesWithCinderVolumes-225737404 None] Lock "cinder-quobyte-13b6ca9b-55c9-4e88-8b8b-cb6bf90a19d6" released by "delete_volume" :: held 1.308s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:24:39 devstack cinder-volume[94214]: WARNING cinder.quota [None req-68625b50-428c-404a-96da-02204f8abaa6 tempest-TestInstancesWithCinderVolumes-225737404 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-899372849-2093323030 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-899372849-2093323030, it is now deprecated. Please use the default quota class for default quota. Aug 15 16:24:39 devstack cinder-volume[94214]: WARNING cinder.quota [None req-68625b50-428c-404a-96da-02204f8abaa6 tempest-TestInstancesWithCinderVolumes-225737404 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-899372849-2093323030 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-899372849-2093323030, it is now deprecated. Please use the default quota class for default quota. Aug 15 16:24:39 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-68625b50-428c-404a-96da-02204f8abaa6 tempest-TestInstancesWithCinderVolumes-225737404 None] Created reservations ['6bd6d487-fe31-4fc1-88fb-10c67f0d0019', '30ec9861-9da5-487e-bf69-d21681306929', '6623c35e-ff7d-473a-bd3f-b5eb414f3594', 'eecb83c4-d894-4c8c-a654-22e158aef682'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:24:39 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-68625b50-428c-404a-96da-02204f8abaa6 tempest-TestInstancesWithCinderVolumes-225737404 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:24:39 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-68625b50-428c-404a-96da-02204f8abaa6 tempest-TestInstancesWithCinderVolumes-225737404 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.004s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:24:39 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-68625b50-428c-404a-96da-02204f8abaa6 tempest-TestInstancesWithCinderVolumes-225737404 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:24:39 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-68625b50-428c-404a-96da-02204f8abaa6 tempest-TestInstancesWithCinderVolumes-225737404 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:24:39 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-68625b50-428c-404a-96da-02204f8abaa6 tempest-TestInstancesWithCinderVolumes-225737404 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:24:39 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-68625b50-428c-404a-96da-02204f8abaa6 tempest-TestInstancesWithCinderVolumes-225737404 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:24:39 devstack sudo[109233]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:24:39 devstack sudo[109233]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:24:40 devstack sudo[109233]: pam_unix(sudo:session): session closed for user root Aug 15 16:24:40 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-68625b50-428c-404a-96da-02204f8abaa6 tempest-TestInstancesWithCinderVolumes-225737404 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.558s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:24:40 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-68625b50-428c-404a-96da-02204f8abaa6 tempest-TestInstancesWithCinderVolumes-225737404 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:24:40 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-68625b50-428c-404a-96da-02204f8abaa6 tempest-TestInstancesWithCinderVolumes-225737404 None] Deleted volume successfully. Aug 15 16:24:40 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-68625b50-428c-404a-96da-02204f8abaa6 tempest-TestInstancesWithCinderVolumes-225737404 None] Lock "cinder-13b6ca9b-55c9-4e88-8b8b-cb6bf90a19d6-delete_volume" released by "delete_volume" :: held 2.291s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:24:40 devstack sudo[109230]: pam_unix(sudo:session): session closed for user root Aug 15 16:24:40 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-36ee034b-d87b-4892-a437-b5c9846041ed tempest-ProjectReaderTests-826268847 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f85ad98-b33b-47ad-8563-eddfd0514494 1073741824" returned: 0 in 1.045s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:24:40 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-36ee034b-d87b-4892-a437-b5c9846041ed tempest-ProjectReaderTests-826268847 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f85ad98-b33b-47ad-8563-eddfd0514494 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:24:40 devstack sudo[109242]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f85ad98-b33b-47ad-8563-eddfd0514494 Aug 15 16:24:40 devstack sudo[109242]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:24:40 devstack sudo[109242]: pam_unix(sudo:session): session closed for user root Aug 15 16:24:40 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-36ee034b-d87b-4892-a437-b5c9846041ed tempest-ProjectReaderTests-826268847 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f85ad98-b33b-47ad-8563-eddfd0514494" returned: 0 in 0.319s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:24:40 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-36ee034b-d87b-4892-a437-b5c9846041ed tempest-ProjectReaderTests-826268847 None] <== create_volume: return (1447ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:24:40 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-36ee034b-d87b-4892-a437-b5c9846041ed tempest-ProjectReaderTests-826268847 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.450s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:24:40 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-36ee034b-d87b-4892-a437-b5c9846041ed tempest-ProjectReaderTests-826268847 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0c0ca88d-f030-44bb-a456-595d6bde9ad8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6f85ad98-b33b-47ad-8563-eddfd0514494', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:24:40 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-36ee034b-d87b-4892-a437-b5c9846041ed tempest-ProjectReaderTests-826268847 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c5c846ce-9397-4db2-bab8-a26899c8cea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:24:40 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-36ee034b-d87b-4892-a437-b5c9846041ed tempest-ProjectReaderTests-826268847 None] Volume volume-6f85ad98-b33b-47ad-8563-eddfd0514494 (6f85ad98-b33b-47ad-8563-eddfd0514494): created successfully Aug 15 16:24:40 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-36ee034b-d87b-4892-a437-b5c9846041ed tempest-ProjectReaderTests-826268847 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c5c846ce-9397-4db2-bab8-a26899c8cea5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:24:40 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-36ee034b-d87b-4892-a437-b5c9846041ed tempest-ProjectReaderTests-826268847 None] Flow 'volume_create_manager' (e747288a-e594-4f1d-b11d-3507f4f302b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:24:40 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-36ee034b-d87b-4892-a437-b5c9846041ed tempest-ProjectReaderTests-826268847 None] Created volume successfully. Aug 15 16:24:41 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-74dfb6af-2c09-4f81-835b-ee26af9d38cb tempest-ProjectReaderTests-826268847 None] Acquiring lock "cinder-6f85ad98-b33b-47ad-8563-eddfd0514494-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:24:41 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-74dfb6af-2c09-4f81-835b-ee26af9d38cb tempest-ProjectReaderTests-826268847 None] Lock "cinder-6f85ad98-b33b-47ad-8563-eddfd0514494-delete_volume" acquired by "delete_volume" :: waited 0.032s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:24:41 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-74dfb6af-2c09-4f81-835b-ee26af9d38cb tempest-ProjectReaderTests-826268847 None] Acquiring lock "cinder-quobyte-6f85ad98-b33b-47ad-8563-eddfd0514494" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:24:41 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-74dfb6af-2c09-4f81-835b-ee26af9d38cb tempest-ProjectReaderTests-826268847 None] Lock "cinder-quobyte-6f85ad98-b33b-47ad-8563-eddfd0514494" acquired by "delete_volume" :: waited 0.032s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:24:41 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[cfbd3464-0071-4d05-92fe-472c5402f2ec]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:24:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-74dfb6af-2c09-4f81-835b-ee26af9d38cb tempest-ProjectReaderTests-826268847 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f85ad98-b33b-47ad-8563-eddfd0514494 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:24:41 devstack sudo[109261]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f85ad98-b33b-47ad-8563-eddfd0514494 Aug 15 16:24:41 devstack sudo[109261]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:24:42 devstack sudo[109261]: pam_unix(sudo:session): session closed for user root Aug 15 16:24:42 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-74dfb6af-2c09-4f81-835b-ee26af9d38cb tempest-ProjectReaderTests-826268847 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f85ad98-b33b-47ad-8563-eddfd0514494" returned: 0 in 0.596s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:24:42 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-74dfb6af-2c09-4f81-835b-ee26af9d38cb tempest-ProjectReaderTests-826268847 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f85ad98-b33b-47ad-8563-eddfd0514494 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:24:42 devstack sudo[109270]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f85ad98-b33b-47ad-8563-eddfd0514494 Aug 15 16:24:42 devstack sudo[109270]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:24:42 devstack sudo[109270]: pam_unix(sudo:session): session closed for user root Aug 15 16:24:42 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-74dfb6af-2c09-4f81-835b-ee26af9d38cb tempest-ProjectReaderTests-826268847 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6f85ad98-b33b-47ad-8563-eddfd0514494" returned: 0 in 0.366s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:24:42 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-74dfb6af-2c09-4f81-835b-ee26af9d38cb tempest-ProjectReaderTests-826268847 None] Lock "cinder-quobyte-6f85ad98-b33b-47ad-8563-eddfd0514494" released by "delete_volume" :: held 1.051s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:24:42 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-74dfb6af-2c09-4f81-835b-ee26af9d38cb tempest-ProjectReaderTests-826268847 None] Created reservations ['953ecdea-7e35-4636-a68a-f788f802f51c', 'fc722b71-2f7a-436b-9b37-88a3f73827bc', '7c5b4a1f-2465-4099-9bb8-0349c158c1f8', 'f6482f2b-72ec-45a9-b750-b8a7419da842'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:24:42 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-74dfb6af-2c09-4f81-835b-ee26af9d38cb tempest-ProjectReaderTests-826268847 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:24:42 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-74dfb6af-2c09-4f81-835b-ee26af9d38cb tempest-ProjectReaderTests-826268847 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:24:42 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-74dfb6af-2c09-4f81-835b-ee26af9d38cb tempest-ProjectReaderTests-826268847 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:24:42 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-74dfb6af-2c09-4f81-835b-ee26af9d38cb tempest-ProjectReaderTests-826268847 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:24:42 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-74dfb6af-2c09-4f81-835b-ee26af9d38cb tempest-ProjectReaderTests-826268847 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:24:42 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-74dfb6af-2c09-4f81-835b-ee26af9d38cb tempest-ProjectReaderTests-826268847 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:24:42 devstack sudo[109276]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:24:42 devstack sudo[109276]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:24:43 devstack cinder-volume[94214]: INFO cinder.volume.manager [req-3599e1e8-cf1e-4b9e-bbe9-0ad818408db5 req-1a6ec2d9-e00c-4fcb-a6e6-07f42da7f368 tempest-TestInstancesWithCinderVolumes-225737404 None] Terminate volume connection completed successfully. Aug 15 16:24:43 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-3599e1e8-cf1e-4b9e-bbe9-0ad818408db5 req-1a6ec2d9-e00c-4fcb-a6e6-07f42da7f368 tempest-TestInstancesWithCinderVolumes-225737404 None] Deleting attachment 91c33b40-d601-46b0-b888-5d8f277de329. {{(pid=94214) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 15 16:24:43 devstack sudo[109276]: pam_unix(sudo:session): session closed for user root Aug 15 16:24:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-74dfb6af-2c09-4f81-835b-ee26af9d38cb tempest-ProjectReaderTests-826268847 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.369s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:24:43 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-74dfb6af-2c09-4f81-835b-ee26af9d38cb tempest-ProjectReaderTests-826268847 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:24:43 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-74dfb6af-2c09-4f81-835b-ee26af9d38cb tempest-ProjectReaderTests-826268847 None] Deleted volume successfully. Aug 15 16:24:43 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-74dfb6af-2c09-4f81-835b-ee26af9d38cb tempest-ProjectReaderTests-826268847 None] Lock "cinder-6f85ad98-b33b-47ad-8563-eddfd0514494-delete_volume" released by "delete_volume" :: held 1.753s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:24:43 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-2e0cf5c7-492f-483f-8dc4-28a7930d90f1 tempest-TestInstancesWithCinderVolumes-225737404 None] Acquiring lock "cinder-88577ba2-d2f3-42b5-9e8b-a37cd07fb8c8-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:24:43 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-2e0cf5c7-492f-483f-8dc4-28a7930d90f1 tempest-TestInstancesWithCinderVolumes-225737404 None] Lock "cinder-88577ba2-d2f3-42b5-9e8b-a37cd07fb8c8-delete_volume" acquired by "delete_volume" :: waited 0.036s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:24:43 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-2e0cf5c7-492f-483f-8dc4-28a7930d90f1 tempest-TestInstancesWithCinderVolumes-225737404 None] Acquiring lock "cinder-quobyte-88577ba2-d2f3-42b5-9e8b-a37cd07fb8c8" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:24:43 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-2e0cf5c7-492f-483f-8dc4-28a7930d90f1 tempest-TestInstancesWithCinderVolumes-225737404 None] Lock "cinder-quobyte-88577ba2-d2f3-42b5-9e8b-a37cd07fb8c8" acquired by "delete_volume" :: waited 0.020s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:24:43 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[4b448451-8e28-424f-838b-0f633d692c09]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:24:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2e0cf5c7-492f-483f-8dc4-28a7930d90f1 tempest-TestInstancesWithCinderVolumes-225737404 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-88577ba2-d2f3-42b5-9e8b-a37cd07fb8c8 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:24:43 devstack sudo[109281]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-88577ba2-d2f3-42b5-9e8b-a37cd07fb8c8 Aug 15 16:24:43 devstack sudo[109281]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:24:44 devstack sudo[109281]: pam_unix(sudo:session): session closed for user root Aug 15 16:24:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2e0cf5c7-492f-483f-8dc4-28a7930d90f1 tempest-TestInstancesWithCinderVolumes-225737404 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-88577ba2-d2f3-42b5-9e8b-a37cd07fb8c8" returned: 0 in 0.576s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:24:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2e0cf5c7-492f-483f-8dc4-28a7930d90f1 tempest-TestInstancesWithCinderVolumes-225737404 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-88577ba2-d2f3-42b5-9e8b-a37cd07fb8c8 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:24:44 devstack sudo[109286]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-88577ba2-d2f3-42b5-9e8b-a37cd07fb8c8 Aug 15 16:24:44 devstack sudo[109286]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:24:44 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-d2afc5ba-b165-4cc5-a746-62e2a189cde9 tempest-ProjectReaderTests-826268847 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:24:44 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d2afc5ba-b165-4cc5-a746-62e2a189cde9 tempest-ProjectReaderTests-826268847 None] Flow 'volume_create_manager' (18cefb46-d606-47dd-8174-f45ef07ae8ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:24:44 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d2afc5ba-b165-4cc5-a746-62e2a189cde9 tempest-ProjectReaderTests-826268847 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4d15180c-7fb7-42b2-916a-3ca25e9d8aa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:24:44 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d2afc5ba-b165-4cc5-a746-62e2a189cde9 tempest-ProjectReaderTests-826268847 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4d15180c-7fb7-42b2-916a-3ca25e9d8aa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:24:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1575095419',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f8a7800f-cc1e-49b9-9a19-097384c6c3c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff998dde335d4fd9b40e2ea12b06741a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:24:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:24:44Z,use_quota=True,user_id='31ee574661f34a3688d3ec58c2a48958',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:24:44 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d2afc5ba-b165-4cc5-a746-62e2a189cde9 tempest-ProjectReaderTests-826268847 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0ba30afd-a9a0-4e0d-8196-007338988149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:24:44 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d2afc5ba-b165-4cc5-a746-62e2a189cde9 tempest-ProjectReaderTests-826268847 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0ba30afd-a9a0-4e0d-8196-007338988149) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:24:44 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d2afc5ba-b165-4cc5-a746-62e2a189cde9 tempest-ProjectReaderTests-826268847 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d25f334a-8a8a-4d96-a004-9b1e20e54c34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:24:44 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d2afc5ba-b165-4cc5-a746-62e2a189cde9 tempest-ProjectReaderTests-826268847 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d25f334a-8a8a-4d96-a004-9b1e20e54c34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f8a7800f-cc1e-49b9-9a19-097384c6c3c5', 'volume_name': 'volume-f8a7800f-cc1e-49b9-9a19-097384c6c3c5', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:24:44 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d2afc5ba-b165-4cc5-a746-62e2a189cde9 tempest-ProjectReaderTests-826268847 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f14a8d28-932f-42bd-9564-00e98f0b5ebc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:24:44 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d2afc5ba-b165-4cc5-a746-62e2a189cde9 tempest-ProjectReaderTests-826268847 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f14a8d28-932f-42bd-9564-00e98f0b5ebc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:24:44 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d2afc5ba-b165-4cc5-a746-62e2a189cde9 tempest-ProjectReaderTests-826268847 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (252d297a-4650-41a1-90dd-8f4bd17b04ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:24:44 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-d2afc5ba-b165-4cc5-a746-62e2a189cde9 tempest-ProjectReaderTests-826268847 None] Volume f8a7800f-cc1e-49b9-9a19-097384c6c3c5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f8a7800f-cc1e-49b9-9a19-097384c6c3c5', 'volume_size': 1} Aug 15 16:24:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d2afc5ba-b165-4cc5-a746-62e2a189cde9 tempest-ProjectReaderTests-826268847 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:24:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d2afc5ba-b165-4cc5-a746-62e2a189cde9 tempest-ProjectReaderTests-826268847 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:24:44 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-d2afc5ba-b165-4cc5-a746-62e2a189cde9 tempest-ProjectReaderTests-826268847 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:24:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1575095419',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f8a7800f-cc1e-49b9-9a19-097384c6c3c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff998dde335d4fd9b40e2ea12b06741a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:24:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:24:44Z,use_quota=True,user_id='31ee574661f34a3688d3ec58c2a48958',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:24:44 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-d2afc5ba-b165-4cc5-a746-62e2a189cde9 tempest-ProjectReaderTests-826268847 None] Creating volume f8a7800f-cc1e-49b9-9a19-097384c6c3c5 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:24:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d2afc5ba-b165-4cc5-a746-62e2a189cde9 tempest-ProjectReaderTests-826268847 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:24:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d2afc5ba-b165-4cc5-a746-62e2a189cde9 tempest-ProjectReaderTests-826268847 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:24:44 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-d2afc5ba-b165-4cc5-a746-62e2a189cde9 tempest-ProjectReaderTests-826268847 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:24:44 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-d2afc5ba-b165-4cc5-a746-62e2a189cde9 tempest-ProjectReaderTests-826268847 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:24:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d2afc5ba-b165-4cc5-a746-62e2a189cde9 tempest-ProjectReaderTests-826268847 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:24:44 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-d2afc5ba-b165-4cc5-a746-62e2a189cde9 tempest-ProjectReaderTests-826268847 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:24:44 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-d2afc5ba-b165-4cc5-a746-62e2a189cde9 tempest-ProjectReaderTests-826268847 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:24:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d2afc5ba-b165-4cc5-a746-62e2a189cde9 tempest-ProjectReaderTests-826268847 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f8a7800f-cc1e-49b9-9a19-097384c6c3c5 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:24:44 devstack sudo[109289]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f8a7800f-cc1e-49b9-9a19-097384c6c3c5 1073741824 Aug 15 16:24:44 devstack sudo[109289]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:24:44 devstack sudo[109286]: pam_unix(sudo:session): session closed for user root Aug 15 16:24:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2e0cf5c7-492f-483f-8dc4-28a7930d90f1 tempest-TestInstancesWithCinderVolumes-225737404 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-88577ba2-d2f3-42b5-9e8b-a37cd07fb8c8" returned: 0 in 0.326s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:24:44 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-2e0cf5c7-492f-483f-8dc4-28a7930d90f1 tempest-TestInstancesWithCinderVolumes-225737404 None] Lock "cinder-quobyte-88577ba2-d2f3-42b5-9e8b-a37cd07fb8c8" released by "delete_volume" :: held 0.969s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:24:44 devstack cinder-volume[94214]: WARNING cinder.quota [None req-2e0cf5c7-492f-483f-8dc4-28a7930d90f1 tempest-TestInstancesWithCinderVolumes-225737404 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1708308877-529616732 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1708308877-529616732, it is now deprecated. Please use the default quota class for default quota. Aug 15 16:24:44 devstack cinder-volume[94214]: WARNING cinder.quota [None req-2e0cf5c7-492f-483f-8dc4-28a7930d90f1 tempest-TestInstancesWithCinderVolumes-225737404 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1708308877-529616732 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1708308877-529616732, it is now deprecated. Please use the default quota class for default quota. Aug 15 16:24:44 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-2e0cf5c7-492f-483f-8dc4-28a7930d90f1 tempest-TestInstancesWithCinderVolumes-225737404 None] Created reservations ['7b4f1686-0379-4e53-9d24-a16c542db272', 'ef22dcc0-0eb0-4f24-abe5-ed4b90eb8f63', 'a129d795-1bfa-44bc-a7c6-9c89beecb056', '4fd81d89-0adf-4a79-845c-a0372b3441d3'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:24:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-2e0cf5c7-492f-483f-8dc4-28a7930d90f1 tempest-TestInstancesWithCinderVolumes-225737404 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:24:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-2e0cf5c7-492f-483f-8dc4-28a7930d90f1 tempest-TestInstancesWithCinderVolumes-225737404 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:24:44 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-2e0cf5c7-492f-483f-8dc4-28a7930d90f1 tempest-TestInstancesWithCinderVolumes-225737404 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:24:44 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-2e0cf5c7-492f-483f-8dc4-28a7930d90f1 tempest-TestInstancesWithCinderVolumes-225737404 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:24:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-2e0cf5c7-492f-483f-8dc4-28a7930d90f1 tempest-TestInstancesWithCinderVolumes-225737404 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:24:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2e0cf5c7-492f-483f-8dc4-28a7930d90f1 tempest-TestInstancesWithCinderVolumes-225737404 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:24:44 devstack sudo[109291]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:24:44 devstack sudo[109291]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:24:45 devstack sudo[109289]: pam_unix(sudo:session): session closed for user root Aug 15 16:24:45 devstack sudo[109291]: pam_unix(sudo:session): session closed for user root Aug 15 16:24:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d2afc5ba-b165-4cc5-a746-62e2a189cde9 tempest-ProjectReaderTests-826268847 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f8a7800f-cc1e-49b9-9a19-097384c6c3c5 1073741824" returned: 0 in 0.613s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:24:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2e0cf5c7-492f-483f-8dc4-28a7930d90f1 tempest-TestInstancesWithCinderVolumes-225737404 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.398s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:24:45 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-2e0cf5c7-492f-483f-8dc4-28a7930d90f1 tempest-TestInstancesWithCinderVolumes-225737404 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:24:45 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-2e0cf5c7-492f-483f-8dc4-28a7930d90f1 tempest-TestInstancesWithCinderVolumes-225737404 None] Deleted volume successfully. Aug 15 16:24:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d2afc5ba-b165-4cc5-a746-62e2a189cde9 tempest-ProjectReaderTests-826268847 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f8a7800f-cc1e-49b9-9a19-097384c6c3c5 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:24:45 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-2e0cf5c7-492f-483f-8dc4-28a7930d90f1 tempest-TestInstancesWithCinderVolumes-225737404 None] Lock "cinder-88577ba2-d2f3-42b5-9e8b-a37cd07fb8c8-delete_volume" released by "delete_volume" :: held 1.638s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:24:45 devstack sudo[109298]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f8a7800f-cc1e-49b9-9a19-097384c6c3c5 Aug 15 16:24:45 devstack sudo[109298]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:24:45 devstack sudo[109298]: pam_unix(sudo:session): session closed for user root Aug 15 16:24:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d2afc5ba-b165-4cc5-a746-62e2a189cde9 tempest-ProjectReaderTests-826268847 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f8a7800f-cc1e-49b9-9a19-097384c6c3c5" returned: 0 in 0.378s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:24:45 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-d2afc5ba-b165-4cc5-a746-62e2a189cde9 tempest-ProjectReaderTests-826268847 None] <== create_volume: return (1062ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:24:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d2afc5ba-b165-4cc5-a746-62e2a189cde9 tempest-ProjectReaderTests-826268847 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.065s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:24:45 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d2afc5ba-b165-4cc5-a746-62e2a189cde9 tempest-ProjectReaderTests-826268847 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (252d297a-4650-41a1-90dd-8f4bd17b04ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f8a7800f-cc1e-49b9-9a19-097384c6c3c5', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:24:45 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d2afc5ba-b165-4cc5-a746-62e2a189cde9 tempest-ProjectReaderTests-826268847 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c879f415-9df4-44d6-8601-6f974d454d47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:24:45 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-d2afc5ba-b165-4cc5-a746-62e2a189cde9 tempest-ProjectReaderTests-826268847 None] Volume volume-f8a7800f-cc1e-49b9-9a19-097384c6c3c5 (f8a7800f-cc1e-49b9-9a19-097384c6c3c5): created successfully Aug 15 16:24:45 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d2afc5ba-b165-4cc5-a746-62e2a189cde9 tempest-ProjectReaderTests-826268847 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c879f415-9df4-44d6-8601-6f974d454d47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:24:45 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d2afc5ba-b165-4cc5-a746-62e2a189cde9 tempest-ProjectReaderTests-826268847 None] Flow 'volume_create_manager' (18cefb46-d606-47dd-8174-f45ef07ae8ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:24:45 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-d2afc5ba-b165-4cc5-a746-62e2a189cde9 tempest-ProjectReaderTests-826268847 None] Created volume successfully. Aug 15 16:24:46 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-939a1d50-95b4-41ff-ac52-52b20442aa3a tempest-ProjectReaderTests-826268847 None] Acquiring lock "cinder-f8a7800f-cc1e-49b9-9a19-097384c6c3c5-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:24:46 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-939a1d50-95b4-41ff-ac52-52b20442aa3a tempest-ProjectReaderTests-826268847 None] Lock "cinder-f8a7800f-cc1e-49b9-9a19-097384c6c3c5-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:24:46 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-939a1d50-95b4-41ff-ac52-52b20442aa3a tempest-ProjectReaderTests-826268847 None] Acquiring lock "cinder-quobyte-f8a7800f-cc1e-49b9-9a19-097384c6c3c5" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:24:46 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-939a1d50-95b4-41ff-ac52-52b20442aa3a tempest-ProjectReaderTests-826268847 None] Lock "cinder-quobyte-f8a7800f-cc1e-49b9-9a19-097384c6c3c5" acquired by "delete_volume" :: waited 0.023s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:24:46 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[f9a34536-e292-4bec-9391-5f96b9ef0fe0]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:24:46 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-939a1d50-95b4-41ff-ac52-52b20442aa3a tempest-ProjectReaderTests-826268847 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f8a7800f-cc1e-49b9-9a19-097384c6c3c5 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:24:46 devstack sudo[109302]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f8a7800f-cc1e-49b9-9a19-097384c6c3c5 Aug 15 16:24:46 devstack sudo[109302]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:24:47 devstack sudo[109302]: pam_unix(sudo:session): session closed for user root Aug 15 16:24:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-939a1d50-95b4-41ff-ac52-52b20442aa3a tempest-ProjectReaderTests-826268847 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f8a7800f-cc1e-49b9-9a19-097384c6c3c5" returned: 0 in 0.478s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:24:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-939a1d50-95b4-41ff-ac52-52b20442aa3a tempest-ProjectReaderTests-826268847 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f8a7800f-cc1e-49b9-9a19-097384c6c3c5 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:24:47 devstack sudo[109309]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f8a7800f-cc1e-49b9-9a19-097384c6c3c5 Aug 15 16:24:47 devstack sudo[109309]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:24:47 devstack sudo[109309]: pam_unix(sudo:session): session closed for user root Aug 15 16:24:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-939a1d50-95b4-41ff-ac52-52b20442aa3a tempest-ProjectReaderTests-826268847 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f8a7800f-cc1e-49b9-9a19-097384c6c3c5" returned: 0 in 0.382s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:24:47 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-939a1d50-95b4-41ff-ac52-52b20442aa3a tempest-ProjectReaderTests-826268847 None] Lock "cinder-quobyte-f8a7800f-cc1e-49b9-9a19-097384c6c3c5" released by "delete_volume" :: held 0.948s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:24:47 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-939a1d50-95b4-41ff-ac52-52b20442aa3a tempest-ProjectReaderTests-826268847 None] Created reservations ['7dd20fac-b216-4f64-b1a8-b6051e9d5274', 'd35d306c-e272-47e1-b699-f0c85f1cba2b', '473435c5-8532-476b-9381-1c0386ccd908', '9d84ccb4-d105-46c4-905c-7b2e0bd83788'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:24:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-939a1d50-95b4-41ff-ac52-52b20442aa3a tempest-ProjectReaderTests-826268847 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:24:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-939a1d50-95b4-41ff-ac52-52b20442aa3a tempest-ProjectReaderTests-826268847 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.004s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:24:47 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-939a1d50-95b4-41ff-ac52-52b20442aa3a tempest-ProjectReaderTests-826268847 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:24:47 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-939a1d50-95b4-41ff-ac52-52b20442aa3a tempest-ProjectReaderTests-826268847 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:24:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-939a1d50-95b4-41ff-ac52-52b20442aa3a tempest-ProjectReaderTests-826268847 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.037s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:24:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-939a1d50-95b4-41ff-ac52-52b20442aa3a tempest-ProjectReaderTests-826268847 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:24:48 devstack sudo[109332]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:24:48 devstack sudo[109332]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:24:48 devstack sudo[109332]: pam_unix(sudo:session): session closed for user root Aug 15 16:24:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-939a1d50-95b4-41ff-ac52-52b20442aa3a tempest-ProjectReaderTests-826268847 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.474s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:24:48 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-939a1d50-95b4-41ff-ac52-52b20442aa3a tempest-ProjectReaderTests-826268847 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:24:48 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-939a1d50-95b4-41ff-ac52-52b20442aa3a tempest-ProjectReaderTests-826268847 None] Deleted volume successfully. Aug 15 16:24:48 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-939a1d50-95b4-41ff-ac52-52b20442aa3a tempest-ProjectReaderTests-826268847 None] Lock "cinder-f8a7800f-cc1e-49b9-9a19-097384c6c3c5-delete_volume" released by "delete_volume" :: held 1.925s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:24:49 devstack cinder-volume[94214]: INFO cinder.volume.manager [req-78431e63-fb57-48dc-9cc1-0e1b09f23966 req-7a9fb541-44f2-4e2a-a898-43e73f5b8ef2 tempest-TestInstancesWithCinderVolumes-225737404 None] Terminate volume connection completed successfully. Aug 15 16:24:49 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-78431e63-fb57-48dc-9cc1-0e1b09f23966 req-7a9fb541-44f2-4e2a-a898-43e73f5b8ef2 tempest-TestInstancesWithCinderVolumes-225737404 None] Deleting attachment ab4ec47a-7d2f-483b-93a5-440eb7f0a879. {{(pid=94214) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 15 16:24:49 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-ed2a20f0-62e0-4f95-a952-f5d2986b5be8 tempest-ProjectReaderTests-826268847 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:24:49 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ed2a20f0-62e0-4f95-a952-f5d2986b5be8 tempest-ProjectReaderTests-826268847 None] Flow 'volume_create_manager' (2c5a0c47-eee1-492f-a4a4-843edb92a22e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:24:49 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ed2a20f0-62e0-4f95-a952-f5d2986b5be8 tempest-ProjectReaderTests-826268847 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (35c57cbe-9139-45fc-8b4c-792b1ce3e0b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:24:49 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ed2a20f0-62e0-4f95-a952-f5d2986b5be8 tempest-ProjectReaderTests-826268847 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (35c57cbe-9139-45fc-8b4c-792b1ce3e0b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:24:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-544825394',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6941684a-5e92-46d3-a90d-5dc778a3a2ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff998dde335d4fd9b40e2ea12b06741a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:24:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:24:49Z,use_quota=True,user_id='31ee574661f34a3688d3ec58c2a48958',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:24:49 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ed2a20f0-62e0-4f95-a952-f5d2986b5be8 tempest-ProjectReaderTests-826268847 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f2910b70-b37f-4252-b772-82dc87b2f953) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:24:49 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ed2a20f0-62e0-4f95-a952-f5d2986b5be8 tempest-ProjectReaderTests-826268847 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f2910b70-b37f-4252-b772-82dc87b2f953) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:24:49 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ed2a20f0-62e0-4f95-a952-f5d2986b5be8 tempest-ProjectReaderTests-826268847 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f7577c5e-be4e-4b3e-aa9f-b559c21a01c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:24:49 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ed2a20f0-62e0-4f95-a952-f5d2986b5be8 tempest-ProjectReaderTests-826268847 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f7577c5e-be4e-4b3e-aa9f-b559c21a01c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6941684a-5e92-46d3-a90d-5dc778a3a2ff', 'volume_name': 'volume-6941684a-5e92-46d3-a90d-5dc778a3a2ff', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:24:49 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ed2a20f0-62e0-4f95-a952-f5d2986b5be8 tempest-ProjectReaderTests-826268847 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f25a9801-b021-4149-936f-e7113ab1ce39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:24:49 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ed2a20f0-62e0-4f95-a952-f5d2986b5be8 tempest-ProjectReaderTests-826268847 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f25a9801-b021-4149-936f-e7113ab1ce39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:24:49 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ed2a20f0-62e0-4f95-a952-f5d2986b5be8 tempest-ProjectReaderTests-826268847 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0e10586f-0195-45b9-9c84-b183fae493bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:24:49 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-ed2a20f0-62e0-4f95-a952-f5d2986b5be8 tempest-ProjectReaderTests-826268847 None] Volume 6941684a-5e92-46d3-a90d-5dc778a3a2ff: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6941684a-5e92-46d3-a90d-5dc778a3a2ff', 'volume_size': 1} Aug 15 16:24:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ed2a20f0-62e0-4f95-a952-f5d2986b5be8 tempest-ProjectReaderTests-826268847 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:24:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ed2a20f0-62e0-4f95-a952-f5d2986b5be8 tempest-ProjectReaderTests-826268847 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:24:49 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ed2a20f0-62e0-4f95-a952-f5d2986b5be8 tempest-ProjectReaderTests-826268847 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:24:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-544825394',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6941684a-5e92-46d3-a90d-5dc778a3a2ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff998dde335d4fd9b40e2ea12b06741a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:24:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:24:49Z,use_quota=True,user_id='31ee574661f34a3688d3ec58c2a48958',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:24:49 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-ed2a20f0-62e0-4f95-a952-f5d2986b5be8 tempest-ProjectReaderTests-826268847 None] Creating volume 6941684a-5e92-46d3-a90d-5dc778a3a2ff {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:24:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ed2a20f0-62e0-4f95-a952-f5d2986b5be8 tempest-ProjectReaderTests-826268847 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:24:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ed2a20f0-62e0-4f95-a952-f5d2986b5be8 tempest-ProjectReaderTests-826268847 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:24:49 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ed2a20f0-62e0-4f95-a952-f5d2986b5be8 tempest-ProjectReaderTests-826268847 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:24:49 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ed2a20f0-62e0-4f95-a952-f5d2986b5be8 tempest-ProjectReaderTests-826268847 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:24:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ed2a20f0-62e0-4f95-a952-f5d2986b5be8 tempest-ProjectReaderTests-826268847 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:24:49 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ed2a20f0-62e0-4f95-a952-f5d2986b5be8 tempest-ProjectReaderTests-826268847 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:24:49 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-ed2a20f0-62e0-4f95-a952-f5d2986b5be8 tempest-ProjectReaderTests-826268847 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:24:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ed2a20f0-62e0-4f95-a952-f5d2986b5be8 tempest-ProjectReaderTests-826268847 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6941684a-5e92-46d3-a90d-5dc778a3a2ff 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:24:49 devstack sudo[109343]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6941684a-5e92-46d3-a90d-5dc778a3a2ff 1073741824 Aug 15 16:24:49 devstack sudo[109343]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:24:50 devstack sudo[109343]: pam_unix(sudo:session): session closed for user root Aug 15 16:24:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ed2a20f0-62e0-4f95-a952-f5d2986b5be8 tempest-ProjectReaderTests-826268847 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6941684a-5e92-46d3-a90d-5dc778a3a2ff 1073741824" returned: 0 in 0.638s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:24:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ed2a20f0-62e0-4f95-a952-f5d2986b5be8 tempest-ProjectReaderTests-826268847 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6941684a-5e92-46d3-a90d-5dc778a3a2ff {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:24:50 devstack sudo[109350]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6941684a-5e92-46d3-a90d-5dc778a3a2ff Aug 15 16:24:50 devstack sudo[109350]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:24:50 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-7c73e680-0700-4d83-9ad8-b0fc7677472f tempest-TestInstancesWithCinderVolumes-225737404 None] Acquiring lock "cinder-7ff5a24b-ae99-4e41-abe4-f27250209075-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:24:50 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-7c73e680-0700-4d83-9ad8-b0fc7677472f tempest-TestInstancesWithCinderVolumes-225737404 None] Lock "cinder-7ff5a24b-ae99-4e41-abe4-f27250209075-delete_volume" acquired by "delete_volume" :: waited 0.032s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:24:50 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-7c73e680-0700-4d83-9ad8-b0fc7677472f tempest-TestInstancesWithCinderVolumes-225737404 None] Acquiring lock "cinder-quobyte-7ff5a24b-ae99-4e41-abe4-f27250209075" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:24:50 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-7c73e680-0700-4d83-9ad8-b0fc7677472f tempest-TestInstancesWithCinderVolumes-225737404 None] Lock "cinder-quobyte-7ff5a24b-ae99-4e41-abe4-f27250209075" acquired by "delete_volume" :: waited 0.028s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:24:50 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[60ae4851-6a82-4090-92ac-154f0459717a]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:24:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-7c73e680-0700-4d83-9ad8-b0fc7677472f tempest-TestInstancesWithCinderVolumes-225737404 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7ff5a24b-ae99-4e41-abe4-f27250209075 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:24:50 devstack sudo[109350]: pam_unix(sudo:session): session closed for user root Aug 15 16:24:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ed2a20f0-62e0-4f95-a952-f5d2986b5be8 tempest-ProjectReaderTests-826268847 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6941684a-5e92-46d3-a90d-5dc778a3a2ff" returned: 0 in 0.379s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:24:50 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ed2a20f0-62e0-4f95-a952-f5d2986b5be8 tempest-ProjectReaderTests-826268847 None] <== create_volume: return (1096ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:24:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ed2a20f0-62e0-4f95-a952-f5d2986b5be8 tempest-ProjectReaderTests-826268847 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.098s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:24:50 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ed2a20f0-62e0-4f95-a952-f5d2986b5be8 tempest-ProjectReaderTests-826268847 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0e10586f-0195-45b9-9c84-b183fae493bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6941684a-5e92-46d3-a90d-5dc778a3a2ff', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:24:50 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ed2a20f0-62e0-4f95-a952-f5d2986b5be8 tempest-ProjectReaderTests-826268847 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3ac418c6-e530-48d9-a9a0-5c9bcb4834b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:24:50 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-ed2a20f0-62e0-4f95-a952-f5d2986b5be8 tempest-ProjectReaderTests-826268847 None] Volume volume-6941684a-5e92-46d3-a90d-5dc778a3a2ff (6941684a-5e92-46d3-a90d-5dc778a3a2ff): created successfully Aug 15 16:24:50 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ed2a20f0-62e0-4f95-a952-f5d2986b5be8 tempest-ProjectReaderTests-826268847 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3ac418c6-e530-48d9-a9a0-5c9bcb4834b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:24:50 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ed2a20f0-62e0-4f95-a952-f5d2986b5be8 tempest-ProjectReaderTests-826268847 None] Flow 'volume_create_manager' (2c5a0c47-eee1-492f-a4a4-843edb92a22e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:24:50 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-ed2a20f0-62e0-4f95-a952-f5d2986b5be8 tempest-ProjectReaderTests-826268847 None] Created volume successfully. Aug 15 16:24:50 devstack sudo[109353]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7ff5a24b-ae99-4e41-abe4-f27250209075 Aug 15 16:24:50 devstack sudo[109353]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:24:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-7c73e680-0700-4d83-9ad8-b0fc7677472f tempest-TestInstancesWithCinderVolumes-225737404 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7ff5a24b-ae99-4e41-abe4-f27250209075" returned: 0 in 0.453s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:24:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-7c73e680-0700-4d83-9ad8-b0fc7677472f tempest-TestInstancesWithCinderVolumes-225737404 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7ff5a24b-ae99-4e41-abe4-f27250209075 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:24:51 devstack sudo[109353]: pam_unix(sudo:session): session closed for user root Aug 15 16:24:51 devstack sudo[109358]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7ff5a24b-ae99-4e41-abe4-f27250209075 Aug 15 16:24:51 devstack sudo[109358]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:24:51 devstack sudo[109358]: pam_unix(sudo:session): session closed for user root Aug 15 16:24:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-7c73e680-0700-4d83-9ad8-b0fc7677472f tempest-TestInstancesWithCinderVolumes-225737404 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7ff5a24b-ae99-4e41-abe4-f27250209075" returned: 0 in 0.290s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:24:51 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-7c73e680-0700-4d83-9ad8-b0fc7677472f tempest-TestInstancesWithCinderVolumes-225737404 None] Lock "cinder-quobyte-7ff5a24b-ae99-4e41-abe4-f27250209075" released by "delete_volume" :: held 0.822s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:24:51 devstack cinder-volume[94214]: WARNING cinder.quota [None req-7c73e680-0700-4d83-9ad8-b0fc7677472f tempest-TestInstancesWithCinderVolumes-225737404 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1564569402-2033235129 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1564569402-2033235129, it is now deprecated. Please use the default quota class for default quota. Aug 15 16:24:51 devstack cinder-volume[94214]: WARNING cinder.quota [None req-7c73e680-0700-4d83-9ad8-b0fc7677472f tempest-TestInstancesWithCinderVolumes-225737404 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1564569402-2033235129 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1564569402-2033235129, it is now deprecated. Please use the default quota class for default quota. Aug 15 16:24:51 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-7c73e680-0700-4d83-9ad8-b0fc7677472f tempest-TestInstancesWithCinderVolumes-225737404 None] Created reservations ['f5b1aeaa-828e-40ea-9040-0a509c9f7d15', '4571c4db-31a5-4410-81c4-0230f7b65ca5', 'a4444bad-ee17-42f9-9b7c-a20b5396b760', '76bbbcc8-6fda-4b6f-b326-79676e0c8d32'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:24:51 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-57df9ead-238c-4910-ae75-786afa3788b7 tempest-ProjectReaderTests-826268847 None] Acquiring lock "cinder-6941684a-5e92-46d3-a90d-5dc778a3a2ff-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:24:51 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-57df9ead-238c-4910-ae75-786afa3788b7 tempest-ProjectReaderTests-826268847 None] Lock "cinder-6941684a-5e92-46d3-a90d-5dc778a3a2ff-delete_volume" acquired by "delete_volume" :: waited 0.040s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:24:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-7c73e680-0700-4d83-9ad8-b0fc7677472f tempest-TestInstancesWithCinderVolumes-225737404 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:24:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-7c73e680-0700-4d83-9ad8-b0fc7677472f tempest-TestInstancesWithCinderVolumes-225737404 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:24:51 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-7c73e680-0700-4d83-9ad8-b0fc7677472f tempest-TestInstancesWithCinderVolumes-225737404 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:24:51 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-7c73e680-0700-4d83-9ad8-b0fc7677472f tempest-TestInstancesWithCinderVolumes-225737404 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:24:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-7c73e680-0700-4d83-9ad8-b0fc7677472f tempest-TestInstancesWithCinderVolumes-225737404 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:24:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-7c73e680-0700-4d83-9ad8-b0fc7677472f tempest-TestInstancesWithCinderVolumes-225737404 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:24:51 devstack sudo[109361]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:24:51 devstack sudo[109361]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:24:51 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-57df9ead-238c-4910-ae75-786afa3788b7 tempest-ProjectReaderTests-826268847 None] Acquiring lock "cinder-quobyte-6941684a-5e92-46d3-a90d-5dc778a3a2ff" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:24:51 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-57df9ead-238c-4910-ae75-786afa3788b7 tempest-ProjectReaderTests-826268847 None] Lock "cinder-quobyte-6941684a-5e92-46d3-a90d-5dc778a3a2ff" acquired by "delete_volume" :: waited 0.027s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:24:51 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[967de941-2dae-4d99-9311-dd3364c854dc]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:24:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-57df9ead-238c-4910-ae75-786afa3788b7 tempest-ProjectReaderTests-826268847 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6941684a-5e92-46d3-a90d-5dc778a3a2ff {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:24:52 devstack sudo[109363]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6941684a-5e92-46d3-a90d-5dc778a3a2ff Aug 15 16:24:52 devstack sudo[109363]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:24:52 devstack sudo[109361]: pam_unix(sudo:session): session closed for user root Aug 15 16:24:52 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-7c73e680-0700-4d83-9ad8-b0fc7677472f tempest-TestInstancesWithCinderVolumes-225737404 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.488s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:24:52 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-7c73e680-0700-4d83-9ad8-b0fc7677472f tempest-TestInstancesWithCinderVolumes-225737404 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:24:52 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-7c73e680-0700-4d83-9ad8-b0fc7677472f tempest-TestInstancesWithCinderVolumes-225737404 None] Deleted volume successfully. Aug 15 16:24:52 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-7c73e680-0700-4d83-9ad8-b0fc7677472f tempest-TestInstancesWithCinderVolumes-225737404 None] Lock "cinder-7ff5a24b-ae99-4e41-abe4-f27250209075-delete_volume" released by "delete_volume" :: held 1.719s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:24:52 devstack sudo[109363]: pam_unix(sudo:session): session closed for user root Aug 15 16:24:52 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-57df9ead-238c-4910-ae75-786afa3788b7 tempest-ProjectReaderTests-826268847 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6941684a-5e92-46d3-a90d-5dc778a3a2ff" returned: 0 in 0.631s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:24:52 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-57df9ead-238c-4910-ae75-786afa3788b7 tempest-ProjectReaderTests-826268847 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6941684a-5e92-46d3-a90d-5dc778a3a2ff {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:24:52 devstack sudo[109370]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6941684a-5e92-46d3-a90d-5dc778a3a2ff Aug 15 16:24:52 devstack sudo[109370]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:24:52 devstack sudo[109370]: pam_unix(sudo:session): session closed for user root Aug 15 16:24:52 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-57df9ead-238c-4910-ae75-786afa3788b7 tempest-ProjectReaderTests-826268847 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-6941684a-5e92-46d3-a90d-5dc778a3a2ff" returned: 0 in 0.363s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:24:52 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-57df9ead-238c-4910-ae75-786afa3788b7 tempest-ProjectReaderTests-826268847 None] Lock "cinder-quobyte-6941684a-5e92-46d3-a90d-5dc778a3a2ff" released by "delete_volume" :: held 1.081s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:24:53 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-57df9ead-238c-4910-ae75-786afa3788b7 tempest-ProjectReaderTests-826268847 None] Created reservations ['cfb37c3a-496f-4173-9ca4-4f0451e5fd52', 'fa06be75-bbde-4cee-a3bb-a3df960fc59e', '1a76c40e-d97e-4102-afde-e8e4c7947636', '9594db9f-20bb-4f2d-bdc7-147b43a436db'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:24:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-57df9ead-238c-4910-ae75-786afa3788b7 tempest-ProjectReaderTests-826268847 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:24:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-57df9ead-238c-4910-ae75-786afa3788b7 tempest-ProjectReaderTests-826268847 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:24:53 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-57df9ead-238c-4910-ae75-786afa3788b7 tempest-ProjectReaderTests-826268847 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:24:53 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-57df9ead-238c-4910-ae75-786afa3788b7 tempest-ProjectReaderTests-826268847 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:24:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-57df9ead-238c-4910-ae75-786afa3788b7 tempest-ProjectReaderTests-826268847 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:24:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-57df9ead-238c-4910-ae75-786afa3788b7 tempest-ProjectReaderTests-826268847 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:24:53 devstack sudo[109373]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:24:53 devstack sudo[109373]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:24:53 devstack sudo[109373]: pam_unix(sudo:session): session closed for user root Aug 15 16:24:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-57df9ead-238c-4910-ae75-786afa3788b7 tempest-ProjectReaderTests-826268847 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.280s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:24:53 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-57df9ead-238c-4910-ae75-786afa3788b7 tempest-ProjectReaderTests-826268847 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:24:53 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-57df9ead-238c-4910-ae75-786afa3788b7 tempest-ProjectReaderTests-826268847 None] Deleted volume successfully. Aug 15 16:24:53 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-57df9ead-238c-4910-ae75-786afa3788b7 tempest-ProjectReaderTests-826268847 None] Lock "cinder-6941684a-5e92-46d3-a90d-5dc778a3a2ff-delete_volume" released by "delete_volume" :: held 1.691s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:24:54 devstack cinder-volume[94214]: DEBUG oslo_service.periodic_task [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94214) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 15 16:24:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:24:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:24:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:24:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:24:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:24:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:24:54 devstack sudo[109389]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:24:54 devstack sudo[109389]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:24:55 devstack sudo[109389]: pam_unix(sudo:session): session closed for user root Aug 15 16:24:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.323s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:24:55 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:24:55 devstack cinder-volume[94214]: DEBUG oslo_service.periodic_task [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Running periodic task VolumeManager._thread_info {{(pid=94214) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 15 16:24:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] thread count: 28 {{(pid=94214) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 15 16:24:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] thread info: [<_MainThread(MainThread, started 127815644156032)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94214) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 15 16:25:03 devstack cinder-volume[94214]: DEBUG dbcounter [-] [94214] Writing DB stats cinder:SELECT=82,cinder:INSERT=21,cinder:UPDATE=94,cinder:DELETE=6 {{(pid=94214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 16:25:03 devstack cinder-volume[94214]: DEBUG dbcounter [-] [94214] Writing DB stats cinder:SELECT=76,cinder:UPDATE=80,cinder:INSERT=20,cinder:DELETE=7 {{(pid=94214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 16:25:05 devstack cinder-volume[94214]: INFO cinder.volume.manager [req-5d3f7e1d-7172-4dc5-8492-dfe3e5f75e7a req-f2532ed8-5051-4211-ad1c-8a97f45db82b tempest-TestShelveInstance-560434747 None] Terminate volume connection completed successfully. Aug 15 16:25:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-5d3f7e1d-7172-4dc5-8492-dfe3e5f75e7a req-f2532ed8-5051-4211-ad1c-8a97f45db82b tempest-TestShelveInstance-560434747 None] Deleting attachment e6f45a56-f867-4fe5-b52c-fbda4e04ddb6. {{(pid=94214) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 15 16:25:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-f092de51-4ba0-4d9b-adc7-afeb3266b3ae req-538be5cb-a4c1-4341-889f-0044782f7872 tempest-TestShelveInstance-560434747 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:25:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-f092de51-4ba0-4d9b-adc7-afeb3266b3ae req-538be5cb-a4c1-4341-889f-0044782f7872 tempest-TestShelveInstance-560434747 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:25:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-f092de51-4ba0-4d9b-adc7-afeb3266b3ae req-538be5cb-a4c1-4341-889f-0044782f7872 tempest-TestShelveInstance-560434747 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.020s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:25:08 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-f092de51-4ba0-4d9b-adc7-afeb3266b3ae req-538be5cb-a4c1-4341-889f-0044782f7872 tempest-TestShelveInstance-560434747 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81', 'name': 'volume-7fc0b04e-e959-4f2a-bdd7-660065076e81', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': '1297020c-a354-48d1-bcce-4b58a7639876', 'enforce_multipath': True} {{(pid=94214) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 15 16:25:08 devstack cinder-volume[94214]: INFO cinder.volume.manager [req-f092de51-4ba0-4d9b-adc7-afeb3266b3ae req-538be5cb-a4c1-4341-889f-0044782f7872 tempest-TestShelveInstance-560434747 None] attachment_update completed successfully. Aug 15 16:25:18 devstack cinder-volume[94214]: DEBUG dbcounter [-] [94214] Writing DB stats cinder:SELECT=9 {{(pid=94214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 16:25:18 devstack cinder-volume[94214]: DEBUG dbcounter [-] [94214] Writing DB stats cinder:SELECT=6,cinder:UPDATE=3 {{(pid=94214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 16:25:19 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-c8b9d7bc-764f-4b34-86d6-7d7859f35bad tempest-VolumesActionsTest-269097020 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:25:19 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c8b9d7bc-764f-4b34-86d6-7d7859f35bad tempest-VolumesActionsTest-269097020 None] Flow 'volume_create_manager' (d4641687-1506-4b59-b2d6-171679a9b8e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:25:19 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c8b9d7bc-764f-4b34-86d6-7d7859f35bad tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a6ac9b3b-8ad6-47c4-88a9-b11dd388365b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:25:19 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c8b9d7bc-764f-4b34-86d6-7d7859f35bad tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a6ac9b3b-8ad6-47c4-88a9-b11dd388365b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:25:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-461822637',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=436509e2-d298-4315-b524-add172785c94,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d580519993144eab91534c2754d162f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:25:20Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:25:20Z,use_quota=True,user_id='b55f60d006c0446fa8ad3c212915845b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:25:19 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c8b9d7bc-764f-4b34-86d6-7d7859f35bad tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bebe6687-56fa-43ba-bd90-fe00d676d444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:25:19 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c8b9d7bc-764f-4b34-86d6-7d7859f35bad tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bebe6687-56fa-43ba-bd90-fe00d676d444) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:25:20 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c8b9d7bc-764f-4b34-86d6-7d7859f35bad tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (18f4c7ff-f6d1-4919-897b-9695cca17a0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:25:20 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c8b9d7bc-764f-4b34-86d6-7d7859f35bad tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (18f4c7ff-f6d1-4919-897b-9695cca17a0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '436509e2-d298-4315-b524-add172785c94', 'volume_name': 'volume-436509e2-d298-4315-b524-add172785c94', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:25:20 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c8b9d7bc-764f-4b34-86d6-7d7859f35bad tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e71b79ca-5f53-4650-a388-a8bed6187e5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:25:20 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c8b9d7bc-764f-4b34-86d6-7d7859f35bad tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e71b79ca-5f53-4650-a388-a8bed6187e5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:25:20 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c8b9d7bc-764f-4b34-86d6-7d7859f35bad tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4138d7cd-fc07-4700-93c1-8df55a90c53f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:25:20 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-c8b9d7bc-764f-4b34-86d6-7d7859f35bad tempest-VolumesActionsTest-269097020 None] Volume 436509e2-d298-4315-b524-add172785c94: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-436509e2-d298-4315-b524-add172785c94', 'volume_size': 1} Aug 15 16:25:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c8b9d7bc-764f-4b34-86d6-7d7859f35bad tempest-VolumesActionsTest-269097020 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:25:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c8b9d7bc-764f-4b34-86d6-7d7859f35bad tempest-VolumesActionsTest-269097020 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:25:20 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c8b9d7bc-764f-4b34-86d6-7d7859f35bad tempest-VolumesActionsTest-269097020 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:25:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-461822637',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=436509e2-d298-4315-b524-add172785c94,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d580519993144eab91534c2754d162f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:25:20Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:25:20Z,use_quota=True,user_id='b55f60d006c0446fa8ad3c212915845b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:25:20 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-c8b9d7bc-764f-4b34-86d6-7d7859f35bad tempest-VolumesActionsTest-269097020 None] Creating volume 436509e2-d298-4315-b524-add172785c94 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:25:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c8b9d7bc-764f-4b34-86d6-7d7859f35bad tempest-VolumesActionsTest-269097020 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:25:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c8b9d7bc-764f-4b34-86d6-7d7859f35bad tempest-VolumesActionsTest-269097020 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:25:20 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c8b9d7bc-764f-4b34-86d6-7d7859f35bad tempest-VolumesActionsTest-269097020 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:25:20 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c8b9d7bc-764f-4b34-86d6-7d7859f35bad tempest-VolumesActionsTest-269097020 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:25:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c8b9d7bc-764f-4b34-86d6-7d7859f35bad tempest-VolumesActionsTest-269097020 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:25:20 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c8b9d7bc-764f-4b34-86d6-7d7859f35bad tempest-VolumesActionsTest-269097020 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:25:20 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-c8b9d7bc-764f-4b34-86d6-7d7859f35bad tempest-VolumesActionsTest-269097020 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:25:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c8b9d7bc-764f-4b34-86d6-7d7859f35bad tempest-VolumesActionsTest-269097020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-436509e2-d298-4315-b524-add172785c94 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:25:20 devstack sudo[110448]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-436509e2-d298-4315-b524-add172785c94 1073741824 Aug 15 16:25:20 devstack sudo[110448]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:25:20 devstack sudo[110448]: pam_unix(sudo:session): session closed for user root Aug 15 16:25:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c8b9d7bc-764f-4b34-86d6-7d7859f35bad tempest-VolumesActionsTest-269097020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-436509e2-d298-4315-b524-add172785c94 1073741824" returned: 0 in 0.736s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:25:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c8b9d7bc-764f-4b34-86d6-7d7859f35bad tempest-VolumesActionsTest-269097020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-436509e2-d298-4315-b524-add172785c94 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:25:20 devstack sudo[110455]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-436509e2-d298-4315-b524-add172785c94 Aug 15 16:25:20 devstack sudo[110455]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:25:21 devstack sudo[110455]: pam_unix(sudo:session): session closed for user root Aug 15 16:25:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c8b9d7bc-764f-4b34-86d6-7d7859f35bad tempest-VolumesActionsTest-269097020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-436509e2-d298-4315-b524-add172785c94" returned: 0 in 0.402s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:25:21 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c8b9d7bc-764f-4b34-86d6-7d7859f35bad tempest-VolumesActionsTest-269097020 None] <== create_volume: return (1221ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:25:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c8b9d7bc-764f-4b34-86d6-7d7859f35bad tempest-VolumesActionsTest-269097020 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.224s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:25:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c8b9d7bc-764f-4b34-86d6-7d7859f35bad tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4138d7cd-fc07-4700-93c1-8df55a90c53f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-436509e2-d298-4315-b524-add172785c94', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:25:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c8b9d7bc-764f-4b34-86d6-7d7859f35bad tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7259baec-2a56-4fe1-ad44-baeb29ef36f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:25:21 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-c8b9d7bc-764f-4b34-86d6-7d7859f35bad tempest-VolumesActionsTest-269097020 None] Volume volume-436509e2-d298-4315-b524-add172785c94 (436509e2-d298-4315-b524-add172785c94): created successfully Aug 15 16:25:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c8b9d7bc-764f-4b34-86d6-7d7859f35bad tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7259baec-2a56-4fe1-ad44-baeb29ef36f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:25:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c8b9d7bc-764f-4b34-86d6-7d7859f35bad tempest-VolumesActionsTest-269097020 None] Flow 'volume_create_manager' (d4641687-1506-4b59-b2d6-171679a9b8e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:25:21 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-c8b9d7bc-764f-4b34-86d6-7d7859f35bad tempest-VolumesActionsTest-269097020 None] Created volume successfully. Aug 15 16:25:22 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-813bd6e3-5441-410e-9a7d-3aa1ea9b374c tempest-VolumesActionsTest-269097020 None] Acquiring lock "cinder-436509e2-d298-4315-b524-add172785c94" by "attach_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:25:22 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-813bd6e3-5441-410e-9a7d-3aa1ea9b374c tempest-VolumesActionsTest-269097020 None] Lock "cinder-436509e2-d298-4315-b524-add172785c94" acquired by "attach_volume" :: waited 0.031s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:25:22 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-813bd6e3-5441-410e-9a7d-3aa1ea9b374c tempest-VolumesActionsTest-269097020 None] Attaching volume 436509e2-d298-4315-b524-add172785c94 to instance d51b5dfd-4195-41e9-b1b5-8dcde8937e7a at mountpoint /dev/vdb on host None. Aug 15 16:25:22 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-813bd6e3-5441-410e-9a7d-3aa1ea9b374c tempest-VolumesActionsTest-269097020 None] Attach volume completed successfully. Aug 15 16:25:22 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-813bd6e3-5441-410e-9a7d-3aa1ea9b374c tempest-VolumesActionsTest-269097020 None] Lock "cinder-436509e2-d298-4315-b524-add172785c94" released by "attach_volume" :: held 0.167s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:25:23 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-d218669f-6189-4161-8db8-2cd488687483 tempest-VolumesActionsTest-1949981005 None] Terminate volume connection completed successfully. Aug 15 16:25:23 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-d218669f-6189-4161-8db8-2cd488687483 tempest-VolumesActionsTest-1949981005 None] Acquiring lock "cinder-436509e2-d298-4315-b524-add172785c94-detach_volume" by "detach_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:25:23 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-d218669f-6189-4161-8db8-2cd488687483 tempest-VolumesActionsTest-1949981005 None] Lock "cinder-436509e2-d298-4315-b524-add172785c94-detach_volume" acquired by "detach_volume" :: waited 0.033s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:25:23 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-d218669f-6189-4161-8db8-2cd488687483 tempest-VolumesActionsTest-1949981005 None] Detaching volume 436509e2-d298-4315-b524-add172785c94 from instance d51b5dfd-4195-41e9-b1b5-8dcde8937e7a. Aug 15 16:25:23 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-d218669f-6189-4161-8db8-2cd488687483 tempest-VolumesActionsTest-1949981005 None] Detach volume completed successfully. Aug 15 16:25:23 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-d218669f-6189-4161-8db8-2cd488687483 tempest-VolumesActionsTest-1949981005 None] Lock "cinder-436509e2-d298-4315-b524-add172785c94-detach_volume" released by "detach_volume" :: held 0.094s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:25:23 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-5b3a99ff-5c28-4e23-9c03-2a47c572d3f1 tempest-VolumesActionsTest-269097020 None] Acquiring lock "cinder-436509e2-d298-4315-b524-add172785c94-detach_volume" by "detach_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:25:23 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-5b3a99ff-5c28-4e23-9c03-2a47c572d3f1 tempest-VolumesActionsTest-269097020 None] Lock "cinder-436509e2-d298-4315-b524-add172785c94-detach_volume" acquired by "detach_volume" :: waited 0.020s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:25:23 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-5b3a99ff-5c28-4e23-9c03-2a47c572d3f1 tempest-VolumesActionsTest-269097020 None] Volume detach called, but volume not attached. Aug 15 16:25:23 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-5b3a99ff-5c28-4e23-9c03-2a47c572d3f1 tempest-VolumesActionsTest-269097020 None] Lock "cinder-436509e2-d298-4315-b524-add172785c94-detach_volume" released by "detach_volume" :: held 0.029s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:25:24 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-0c00e982-bff1-497a-bf5e-cc15a1dee211 tempest-VolumesActionsTest-269097020 None] Acquiring lock "cinder-436509e2-d298-4315-b524-add172785c94-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:25:24 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-0c00e982-bff1-497a-bf5e-cc15a1dee211 tempest-VolumesActionsTest-269097020 None] Lock "cinder-436509e2-d298-4315-b524-add172785c94-delete_volume" acquired by "delete_volume" :: waited 0.032s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:25:24 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-0c00e982-bff1-497a-bf5e-cc15a1dee211 tempest-VolumesActionsTest-269097020 None] Acquiring lock "cinder-quobyte-436509e2-d298-4315-b524-add172785c94" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:25:24 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-0c00e982-bff1-497a-bf5e-cc15a1dee211 tempest-VolumesActionsTest-269097020 None] Lock "cinder-quobyte-436509e2-d298-4315-b524-add172785c94" acquired by "delete_volume" :: waited 0.034s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:25:24 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[de9b0201-f87c-49f2-8206-fb768b3bf8fb]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:25:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0c00e982-bff1-497a-bf5e-cc15a1dee211 tempest-VolumesActionsTest-269097020 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-436509e2-d298-4315-b524-add172785c94 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:25:24 devstack sudo[110466]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-436509e2-d298-4315-b524-add172785c94 Aug 15 16:25:24 devstack sudo[110466]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:25:24 devstack sudo[110466]: pam_unix(sudo:session): session closed for user root Aug 15 16:25:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0c00e982-bff1-497a-bf5e-cc15a1dee211 tempest-VolumesActionsTest-269097020 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-436509e2-d298-4315-b524-add172785c94" returned: 0 in 0.588s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:25:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0c00e982-bff1-497a-bf5e-cc15a1dee211 tempest-VolumesActionsTest-269097020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-436509e2-d298-4315-b524-add172785c94 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:25:25 devstack sudo[110471]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-436509e2-d298-4315-b524-add172785c94 Aug 15 16:25:25 devstack sudo[110471]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:25:25 devstack sudo[110471]: pam_unix(sudo:session): session closed for user root Aug 15 16:25:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0c00e982-bff1-497a-bf5e-cc15a1dee211 tempest-VolumesActionsTest-269097020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-436509e2-d298-4315-b524-add172785c94" returned: 0 in 0.328s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:25:25 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-0c00e982-bff1-497a-bf5e-cc15a1dee211 tempest-VolumesActionsTest-269097020 None] Lock "cinder-quobyte-436509e2-d298-4315-b524-add172785c94" released by "delete_volume" :: held 0.971s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:25:25 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-0c00e982-bff1-497a-bf5e-cc15a1dee211 tempest-VolumesActionsTest-269097020 None] Created reservations ['b9b9c798-b7b4-46f8-a760-659df10c9697', 'c7ac8c3b-2223-4577-af87-369490103dc4', '9b273ac9-3001-4d63-9732-1391945c0f8a', '452c3105-cca6-4323-9b0a-32c21d803c45'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:25:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-0c00e982-bff1-497a-bf5e-cc15a1dee211 tempest-VolumesActionsTest-269097020 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:25:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-0c00e982-bff1-497a-bf5e-cc15a1dee211 tempest-VolumesActionsTest-269097020 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:25:25 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-0c00e982-bff1-497a-bf5e-cc15a1dee211 tempest-VolumesActionsTest-269097020 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:25:25 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-0c00e982-bff1-497a-bf5e-cc15a1dee211 tempest-VolumesActionsTest-269097020 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:25:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-0c00e982-bff1-497a-bf5e-cc15a1dee211 tempest-VolumesActionsTest-269097020 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:25:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0c00e982-bff1-497a-bf5e-cc15a1dee211 tempest-VolumesActionsTest-269097020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:25:25 devstack sudo[110474]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:25:25 devstack sudo[110474]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:25:26 devstack sudo[110474]: pam_unix(sudo:session): session closed for user root Aug 15 16:25:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0c00e982-bff1-497a-bf5e-cc15a1dee211 tempest-VolumesActionsTest-269097020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.415s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:25:26 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-0c00e982-bff1-497a-bf5e-cc15a1dee211 tempest-VolumesActionsTest-269097020 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:25:26 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-0c00e982-bff1-497a-bf5e-cc15a1dee211 tempest-VolumesActionsTest-269097020 None] Deleted volume successfully. Aug 15 16:25:26 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-0c00e982-bff1-497a-bf5e-cc15a1dee211 tempest-VolumesActionsTest-269097020 None] Lock "cinder-436509e2-d298-4315-b524-add172785c94-delete_volume" released by "delete_volume" :: held 1.826s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:25:30 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-656b3896-eae7-4157-a6e2-6d00b44345f6 tempest-VolumesActionsTest-269097020 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:25:30 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-656b3896-eae7-4157-a6e2-6d00b44345f6 tempest-VolumesActionsTest-269097020 None] Flow 'volume_create_manager' (536e131f-5d39-43e1-8a9f-bc2d44549159) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:25:30 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-656b3896-eae7-4157-a6e2-6d00b44345f6 tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2eb9df33-9b21-4115-b90f-b0d701301cc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:25:30 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-656b3896-eae7-4157-a6e2-6d00b44345f6 tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2eb9df33-9b21-4115-b90f-b0d701301cc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:25:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2088473925',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=82ea65da-394f-4f50-adbc-5c870ad8b539,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d580519993144eab91534c2754d162f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:25:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:25:31Z,use_quota=True,user_id='b55f60d006c0446fa8ad3c212915845b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:25:30 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-656b3896-eae7-4157-a6e2-6d00b44345f6 tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9ed0acf1-79d6-48a9-8aca-86f47cb2e2d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:25:30 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-656b3896-eae7-4157-a6e2-6d00b44345f6 tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9ed0acf1-79d6-48a9-8aca-86f47cb2e2d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:25:30 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-656b3896-eae7-4157-a6e2-6d00b44345f6 tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d4d43cc2-b3e3-4025-9ed9-84161286ddd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:25:30 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-656b3896-eae7-4157-a6e2-6d00b44345f6 tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d4d43cc2-b3e3-4025-9ed9-84161286ddd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '82ea65da-394f-4f50-adbc-5c870ad8b539', 'volume_name': 'volume-82ea65da-394f-4f50-adbc-5c870ad8b539', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:25:30 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-656b3896-eae7-4157-a6e2-6d00b44345f6 tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f39b134f-ef92-4b66-a5d1-94c7fe598670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:25:30 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-656b3896-eae7-4157-a6e2-6d00b44345f6 tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f39b134f-ef92-4b66-a5d1-94c7fe598670) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:25:30 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-656b3896-eae7-4157-a6e2-6d00b44345f6 tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ded3cbd7-5033-4418-95ac-02c5f1361050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:25:30 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-656b3896-eae7-4157-a6e2-6d00b44345f6 tempest-VolumesActionsTest-269097020 None] Volume 82ea65da-394f-4f50-adbc-5c870ad8b539: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-82ea65da-394f-4f50-adbc-5c870ad8b539', 'volume_size': 1} Aug 15 16:25:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-656b3896-eae7-4157-a6e2-6d00b44345f6 tempest-VolumesActionsTest-269097020 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:25:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-656b3896-eae7-4157-a6e2-6d00b44345f6 tempest-VolumesActionsTest-269097020 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:25:30 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-656b3896-eae7-4157-a6e2-6d00b44345f6 tempest-VolumesActionsTest-269097020 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:25:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2088473925',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=82ea65da-394f-4f50-adbc-5c870ad8b539,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d580519993144eab91534c2754d162f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:25:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:25:31Z,use_quota=True,user_id='b55f60d006c0446fa8ad3c212915845b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:25:30 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-656b3896-eae7-4157-a6e2-6d00b44345f6 tempest-VolumesActionsTest-269097020 None] Creating volume 82ea65da-394f-4f50-adbc-5c870ad8b539 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:25:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-656b3896-eae7-4157-a6e2-6d00b44345f6 tempest-VolumesActionsTest-269097020 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:25:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-656b3896-eae7-4157-a6e2-6d00b44345f6 tempest-VolumesActionsTest-269097020 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:25:30 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-656b3896-eae7-4157-a6e2-6d00b44345f6 tempest-VolumesActionsTest-269097020 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:25:30 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-656b3896-eae7-4157-a6e2-6d00b44345f6 tempest-VolumesActionsTest-269097020 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:25:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-656b3896-eae7-4157-a6e2-6d00b44345f6 tempest-VolumesActionsTest-269097020 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:25:30 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-656b3896-eae7-4157-a6e2-6d00b44345f6 tempest-VolumesActionsTest-269097020 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:25:30 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-656b3896-eae7-4157-a6e2-6d00b44345f6 tempest-VolumesActionsTest-269097020 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:25:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-656b3896-eae7-4157-a6e2-6d00b44345f6 tempest-VolumesActionsTest-269097020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-82ea65da-394f-4f50-adbc-5c870ad8b539 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:25:30 devstack sudo[110505]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-82ea65da-394f-4f50-adbc-5c870ad8b539 1073741824 Aug 15 16:25:30 devstack sudo[110505]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:25:31 devstack sudo[110505]: pam_unix(sudo:session): session closed for user root Aug 15 16:25:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-656b3896-eae7-4157-a6e2-6d00b44345f6 tempest-VolumesActionsTest-269097020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-82ea65da-394f-4f50-adbc-5c870ad8b539 1073741824" returned: 0 in 0.549s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:25:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-656b3896-eae7-4157-a6e2-6d00b44345f6 tempest-VolumesActionsTest-269097020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-82ea65da-394f-4f50-adbc-5c870ad8b539 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:25:31 devstack sudo[110511]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-82ea65da-394f-4f50-adbc-5c870ad8b539 Aug 15 16:25:31 devstack sudo[110511]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:25:31 devstack sudo[110511]: pam_unix(sudo:session): session closed for user root Aug 15 16:25:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-656b3896-eae7-4157-a6e2-6d00b44345f6 tempest-VolumesActionsTest-269097020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-82ea65da-394f-4f50-adbc-5c870ad8b539" returned: 0 in 0.397s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:25:31 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-656b3896-eae7-4157-a6e2-6d00b44345f6 tempest-VolumesActionsTest-269097020 None] <== create_volume: return (1003ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:25:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-656b3896-eae7-4157-a6e2-6d00b44345f6 tempest-VolumesActionsTest-269097020 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.007s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:25:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-656b3896-eae7-4157-a6e2-6d00b44345f6 tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ded3cbd7-5033-4418-95ac-02c5f1361050) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-82ea65da-394f-4f50-adbc-5c870ad8b539', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:25:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-656b3896-eae7-4157-a6e2-6d00b44345f6 tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (21b06749-c5e7-4689-87ef-5f628e39e145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:25:31 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-656b3896-eae7-4157-a6e2-6d00b44345f6 tempest-VolumesActionsTest-269097020 None] Volume volume-82ea65da-394f-4f50-adbc-5c870ad8b539 (82ea65da-394f-4f50-adbc-5c870ad8b539): created successfully Aug 15 16:25:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-656b3896-eae7-4157-a6e2-6d00b44345f6 tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (21b06749-c5e7-4689-87ef-5f628e39e145) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:25:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-656b3896-eae7-4157-a6e2-6d00b44345f6 tempest-VolumesActionsTest-269097020 None] Flow 'volume_create_manager' (536e131f-5d39-43e1-8a9f-bc2d44549159) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:25:31 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-656b3896-eae7-4157-a6e2-6d00b44345f6 tempest-VolumesActionsTest-269097020 None] Created volume successfully. Aug 15 16:25:33 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-3317dc89-adfa-449d-991e-58e0c271b882 tempest-VolumesActionsTest-1949981005 None] Acquiring lock "cinder-82ea65da-394f-4f50-adbc-5c870ad8b539-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:25:33 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-3317dc89-adfa-449d-991e-58e0c271b882 tempest-VolumesActionsTest-1949981005 None] Lock "cinder-82ea65da-394f-4f50-adbc-5c870ad8b539-delete_volume" acquired by "delete_volume" :: waited 0.035s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:25:33 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-3317dc89-adfa-449d-991e-58e0c271b882 tempest-VolumesActionsTest-1949981005 None] Acquiring lock "cinder-quobyte-82ea65da-394f-4f50-adbc-5c870ad8b539" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:25:33 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-3317dc89-adfa-449d-991e-58e0c271b882 tempest-VolumesActionsTest-1949981005 None] Lock "cinder-quobyte-82ea65da-394f-4f50-adbc-5c870ad8b539" acquired by "delete_volume" :: waited 0.025s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:25:33 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[f90693ab-241c-4a8d-b3bc-652a4b92f1fc]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:25:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3317dc89-adfa-449d-991e-58e0c271b882 tempest-VolumesActionsTest-1949981005 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-82ea65da-394f-4f50-adbc-5c870ad8b539 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:25:33 devstack sudo[110540]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-82ea65da-394f-4f50-adbc-5c870ad8b539 Aug 15 16:25:33 devstack sudo[110540]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:25:33 devstack sudo[110540]: pam_unix(sudo:session): session closed for user root Aug 15 16:25:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3317dc89-adfa-449d-991e-58e0c271b882 tempest-VolumesActionsTest-1949981005 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-82ea65da-394f-4f50-adbc-5c870ad8b539" returned: 0 in 0.467s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:25:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3317dc89-adfa-449d-991e-58e0c271b882 tempest-VolumesActionsTest-1949981005 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-82ea65da-394f-4f50-adbc-5c870ad8b539 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:25:33 devstack sudo[110547]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-82ea65da-394f-4f50-adbc-5c870ad8b539 Aug 15 16:25:33 devstack sudo[110547]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:25:34 devstack sudo[110547]: pam_unix(sudo:session): session closed for user root Aug 15 16:25:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3317dc89-adfa-449d-991e-58e0c271b882 tempest-VolumesActionsTest-1949981005 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-82ea65da-394f-4f50-adbc-5c870ad8b539" returned: 0 in 0.325s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:25:34 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-3317dc89-adfa-449d-991e-58e0c271b882 tempest-VolumesActionsTest-1949981005 None] Lock "cinder-quobyte-82ea65da-394f-4f50-adbc-5c870ad8b539" released by "delete_volume" :: held 0.847s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:25:34 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-3317dc89-adfa-449d-991e-58e0c271b882 tempest-VolumesActionsTest-1949981005 None] Created reservations ['71739973-a803-4e0c-b90a-0dd359385d3c', '414951ee-e6f4-4e0b-822d-14a2447e7e82', '4445e88c-5fcd-4f05-b981-04ce5128bc16', '23ffdddc-082b-4994-b0be-e59e9040e6cd'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:25:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-3317dc89-adfa-449d-991e-58e0c271b882 tempest-VolumesActionsTest-1949981005 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:25:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-3317dc89-adfa-449d-991e-58e0c271b882 tempest-VolumesActionsTest-1949981005 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:25:34 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-3317dc89-adfa-449d-991e-58e0c271b882 tempest-VolumesActionsTest-1949981005 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:25:34 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-3317dc89-adfa-449d-991e-58e0c271b882 tempest-VolumesActionsTest-1949981005 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:25:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-3317dc89-adfa-449d-991e-58e0c271b882 tempest-VolumesActionsTest-1949981005 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.019s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:25:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3317dc89-adfa-449d-991e-58e0c271b882 tempest-VolumesActionsTest-1949981005 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:25:34 devstack sudo[110550]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:25:34 devstack sudo[110550]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:25:34 devstack sudo[110550]: pam_unix(sudo:session): session closed for user root Aug 15 16:25:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3317dc89-adfa-449d-991e-58e0c271b882 tempest-VolumesActionsTest-1949981005 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.341s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:25:34 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-3317dc89-adfa-449d-991e-58e0c271b882 tempest-VolumesActionsTest-1949981005 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:25:34 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-3317dc89-adfa-449d-991e-58e0c271b882 tempest-VolumesActionsTest-1949981005 None] Deleted volume successfully. Aug 15 16:25:34 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-3317dc89-adfa-449d-991e-58e0c271b882 tempest-VolumesActionsTest-1949981005 None] Lock "cinder-82ea65da-394f-4f50-adbc-5c870ad8b539-delete_volume" released by "delete_volume" :: held 1.510s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:25:35 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-cc51af81-4b8c-431a-b341-f9764448722f tempest-VolumesActionsTest-269097020 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:25:35 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-cc51af81-4b8c-431a-b341-f9764448722f tempest-VolumesActionsTest-269097020 None] Flow 'volume_create_manager' (8b9f5fc0-4a2b-461e-a413-2be64e5a9f8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:25:35 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-cc51af81-4b8c-431a-b341-f9764448722f tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c7870147-20e5-4552-8cea-dee70db225bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:25:35 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-cc51af81-4b8c-431a-b341-f9764448722f tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c7870147-20e5-4552-8cea-dee70db225bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:25:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-299514700',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5ea89791-5098-4e42-87da-0f8a9240df54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d580519993144eab91534c2754d162f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:25:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:25:35Z,use_quota=True,user_id='b55f60d006c0446fa8ad3c212915845b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:25:35 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-cc51af81-4b8c-431a-b341-f9764448722f tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dce94fcb-2ed4-415e-9452-a3f23a167192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:25:35 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-cc51af81-4b8c-431a-b341-f9764448722f tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dce94fcb-2ed4-415e-9452-a3f23a167192) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:25:35 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-cc51af81-4b8c-431a-b341-f9764448722f tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4852a41f-8207-47a4-adab-59760d9ac567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:25:35 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-cc51af81-4b8c-431a-b341-f9764448722f tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4852a41f-8207-47a4-adab-59760d9ac567) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5ea89791-5098-4e42-87da-0f8a9240df54', 'volume_name': 'volume-5ea89791-5098-4e42-87da-0f8a9240df54', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:25:35 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-cc51af81-4b8c-431a-b341-f9764448722f tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ab1e723d-06a1-4c64-8c6d-f826d7b23bfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:25:35 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-cc51af81-4b8c-431a-b341-f9764448722f tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ab1e723d-06a1-4c64-8c6d-f826d7b23bfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:25:35 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-cc51af81-4b8c-431a-b341-f9764448722f tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d06c681c-1f73-4717-8ae6-2032a6371bab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:25:35 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-cc51af81-4b8c-431a-b341-f9764448722f tempest-VolumesActionsTest-269097020 None] Volume 5ea89791-5098-4e42-87da-0f8a9240df54: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5ea89791-5098-4e42-87da-0f8a9240df54', 'volume_size': 1} Aug 15 16:25:35 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-cc51af81-4b8c-431a-b341-f9764448722f tempest-VolumesActionsTest-269097020 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:25:35 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-cc51af81-4b8c-431a-b341-f9764448722f tempest-VolumesActionsTest-269097020 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:25:35 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-cc51af81-4b8c-431a-b341-f9764448722f tempest-VolumesActionsTest-269097020 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:25:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-299514700',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5ea89791-5098-4e42-87da-0f8a9240df54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d580519993144eab91534c2754d162f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:25:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:25:35Z,use_quota=True,user_id='b55f60d006c0446fa8ad3c212915845b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:25:35 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-cc51af81-4b8c-431a-b341-f9764448722f tempest-VolumesActionsTest-269097020 None] Creating volume 5ea89791-5098-4e42-87da-0f8a9240df54 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:25:35 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-cc51af81-4b8c-431a-b341-f9764448722f tempest-VolumesActionsTest-269097020 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:25:35 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-cc51af81-4b8c-431a-b341-f9764448722f tempest-VolumesActionsTest-269097020 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:25:35 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-cc51af81-4b8c-431a-b341-f9764448722f tempest-VolumesActionsTest-269097020 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:25:35 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-cc51af81-4b8c-431a-b341-f9764448722f tempest-VolumesActionsTest-269097020 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:25:35 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-cc51af81-4b8c-431a-b341-f9764448722f tempest-VolumesActionsTest-269097020 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:25:35 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-cc51af81-4b8c-431a-b341-f9764448722f tempest-VolumesActionsTest-269097020 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:25:35 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-cc51af81-4b8c-431a-b341-f9764448722f tempest-VolumesActionsTest-269097020 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:25:35 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-cc51af81-4b8c-431a-b341-f9764448722f tempest-VolumesActionsTest-269097020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5ea89791-5098-4e42-87da-0f8a9240df54 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:25:35 devstack sudo[110553]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5ea89791-5098-4e42-87da-0f8a9240df54 1073741824 Aug 15 16:25:35 devstack sudo[110553]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:25:35 devstack sudo[110553]: pam_unix(sudo:session): session closed for user root Aug 15 16:25:35 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-cc51af81-4b8c-431a-b341-f9764448722f tempest-VolumesActionsTest-269097020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5ea89791-5098-4e42-87da-0f8a9240df54 1073741824" returned: 0 in 0.505s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:25:35 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-cc51af81-4b8c-431a-b341-f9764448722f tempest-VolumesActionsTest-269097020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5ea89791-5098-4e42-87da-0f8a9240df54 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:25:35 devstack sudo[110559]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5ea89791-5098-4e42-87da-0f8a9240df54 Aug 15 16:25:35 devstack sudo[110559]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:25:35 devstack sudo[110559]: pam_unix(sudo:session): session closed for user root Aug 15 16:25:35 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-cc51af81-4b8c-431a-b341-f9764448722f tempest-VolumesActionsTest-269097020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5ea89791-5098-4e42-87da-0f8a9240df54" returned: 0 in 0.255s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:25:35 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-cc51af81-4b8c-431a-b341-f9764448722f tempest-VolumesActionsTest-269097020 None] <== create_volume: return (804ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:25:35 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-cc51af81-4b8c-431a-b341-f9764448722f tempest-VolumesActionsTest-269097020 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.807s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:25:35 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-cc51af81-4b8c-431a-b341-f9764448722f tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d06c681c-1f73-4717-8ae6-2032a6371bab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5ea89791-5098-4e42-87da-0f8a9240df54', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:25:35 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-cc51af81-4b8c-431a-b341-f9764448722f tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (36737c77-3292-4dda-992f-4f9dfdd04f9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:25:35 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-cc51af81-4b8c-431a-b341-f9764448722f tempest-VolumesActionsTest-269097020 None] Volume volume-5ea89791-5098-4e42-87da-0f8a9240df54 (5ea89791-5098-4e42-87da-0f8a9240df54): created successfully Aug 15 16:25:35 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-cc51af81-4b8c-431a-b341-f9764448722f tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (36737c77-3292-4dda-992f-4f9dfdd04f9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:25:35 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-cc51af81-4b8c-431a-b341-f9764448722f tempest-VolumesActionsTest-269097020 None] Flow 'volume_create_manager' (8b9f5fc0-4a2b-461e-a413-2be64e5a9f8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:25:36 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-cc51af81-4b8c-431a-b341-f9764448722f tempest-VolumesActionsTest-269097020 None] Created volume successfully. Aug 15 16:25:37 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-15eeea76-351a-4d90-b682-417e4843ffe7 tempest-VolumesActionsTest-1949981005 None] Acquiring lock "cinder-5ea89791-5098-4e42-87da-0f8a9240df54-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:25:37 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-15eeea76-351a-4d90-b682-417e4843ffe7 tempest-VolumesActionsTest-1949981005 None] Lock "cinder-5ea89791-5098-4e42-87da-0f8a9240df54-delete_volume" acquired by "delete_volume" :: waited 0.023s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:25:37 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-15eeea76-351a-4d90-b682-417e4843ffe7 tempest-VolumesActionsTest-1949981005 None] Acquiring lock "cinder-quobyte-5ea89791-5098-4e42-87da-0f8a9240df54" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:25:37 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-15eeea76-351a-4d90-b682-417e4843ffe7 tempest-VolumesActionsTest-1949981005 None] Lock "cinder-quobyte-5ea89791-5098-4e42-87da-0f8a9240df54" acquired by "delete_volume" :: waited 0.017s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:25:37 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[10ff630f-9db7-4391-a84f-2ca58516330c]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:25:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-15eeea76-351a-4d90-b682-417e4843ffe7 tempest-VolumesActionsTest-1949981005 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5ea89791-5098-4e42-87da-0f8a9240df54 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:25:37 devstack sudo[110562]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5ea89791-5098-4e42-87da-0f8a9240df54 Aug 15 16:25:37 devstack sudo[110562]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:25:37 devstack sudo[110562]: pam_unix(sudo:session): session closed for user root Aug 15 16:25:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-15eeea76-351a-4d90-b682-417e4843ffe7 tempest-VolumesActionsTest-1949981005 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5ea89791-5098-4e42-87da-0f8a9240df54" returned: 0 in 0.376s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:25:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-15eeea76-351a-4d90-b682-417e4843ffe7 tempest-VolumesActionsTest-1949981005 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5ea89791-5098-4e42-87da-0f8a9240df54 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:25:37 devstack sudo[110567]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5ea89791-5098-4e42-87da-0f8a9240df54 Aug 15 16:25:37 devstack sudo[110567]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:25:37 devstack sudo[110567]: pam_unix(sudo:session): session closed for user root Aug 15 16:25:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-15eeea76-351a-4d90-b682-417e4843ffe7 tempest-VolumesActionsTest-1949981005 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5ea89791-5098-4e42-87da-0f8a9240df54" returned: 0 in 0.263s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:25:37 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-15eeea76-351a-4d90-b682-417e4843ffe7 tempest-VolumesActionsTest-1949981005 None] Lock "cinder-quobyte-5ea89791-5098-4e42-87da-0f8a9240df54" released by "delete_volume" :: held 0.684s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:25:37 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-15eeea76-351a-4d90-b682-417e4843ffe7 tempest-VolumesActionsTest-1949981005 None] Created reservations ['a703bf35-7137-4c76-b2ad-d9018e5a9465', 'f4bd9706-541f-4034-b28a-6d84577dce4e', 'cefdc37d-e2d6-444c-a48e-a43a8c3c7e64', '9d779c94-0b9a-46ca-be82-8942f1d9f00d'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:25:38 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-15eeea76-351a-4d90-b682-417e4843ffe7 tempest-VolumesActionsTest-1949981005 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:25:38 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-15eeea76-351a-4d90-b682-417e4843ffe7 tempest-VolumesActionsTest-1949981005 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:25:38 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-15eeea76-351a-4d90-b682-417e4843ffe7 tempest-VolumesActionsTest-1949981005 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:25:38 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-15eeea76-351a-4d90-b682-417e4843ffe7 tempest-VolumesActionsTest-1949981005 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:25:38 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-15eeea76-351a-4d90-b682-417e4843ffe7 tempest-VolumesActionsTest-1949981005 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:25:38 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-15eeea76-351a-4d90-b682-417e4843ffe7 tempest-VolumesActionsTest-1949981005 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:25:38 devstack sudo[110570]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:25:38 devstack sudo[110570]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:25:38 devstack sudo[110570]: pam_unix(sudo:session): session closed for user root Aug 15 16:25:38 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-15eeea76-351a-4d90-b682-417e4843ffe7 tempest-VolumesActionsTest-1949981005 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.262s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:25:38 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-15eeea76-351a-4d90-b682-417e4843ffe7 tempest-VolumesActionsTest-1949981005 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:25:38 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-15eeea76-351a-4d90-b682-417e4843ffe7 tempest-VolumesActionsTest-1949981005 None] Deleted volume successfully. Aug 15 16:25:38 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-15eeea76-351a-4d90-b682-417e4843ffe7 tempest-VolumesActionsTest-1949981005 None] Lock "cinder-5ea89791-5098-4e42-87da-0f8a9240df54-delete_volume" released by "delete_volume" :: held 1.181s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:25:38 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-c655f78f-89db-4f0f-8a90-1e0f5d993c52 tempest-VolumesActionsTest-269097020 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:25:38 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c655f78f-89db-4f0f-8a90-1e0f5d993c52 tempest-VolumesActionsTest-269097020 None] Flow 'volume_create_manager' (83f788e5-fa1f-430b-98fc-c5a8ee139cd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:25:38 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c655f78f-89db-4f0f-8a90-1e0f5d993c52 tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c8472364-5a0d-4689-b692-488a0dfef7df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:25:38 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c655f78f-89db-4f0f-8a90-1e0f5d993c52 tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c8472364-5a0d-4689-b692-488a0dfef7df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:25:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1236209097',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=dfa6b1f5-18aa-44bf-9010-b6c2490e7340,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d580519993144eab91534c2754d162f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:25:39Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:25:39Z,use_quota=True,user_id='b55f60d006c0446fa8ad3c212915845b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:25:38 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c655f78f-89db-4f0f-8a90-1e0f5d993c52 tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d67459e0-388f-472c-b6a3-00834d283824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:25:38 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c655f78f-89db-4f0f-8a90-1e0f5d993c52 tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d67459e0-388f-472c-b6a3-00834d283824) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:25:38 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c655f78f-89db-4f0f-8a90-1e0f5d993c52 tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1285a8f2-8560-4817-abc3-a252f2f97453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:25:38 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c655f78f-89db-4f0f-8a90-1e0f5d993c52 tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1285a8f2-8560-4817-abc3-a252f2f97453) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'dfa6b1f5-18aa-44bf-9010-b6c2490e7340', 'volume_name': 'volume-dfa6b1f5-18aa-44bf-9010-b6c2490e7340', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:25:38 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c655f78f-89db-4f0f-8a90-1e0f5d993c52 tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3eb82f53-e9cc-4a50-bb35-e4cf63aca257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:25:38 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c655f78f-89db-4f0f-8a90-1e0f5d993c52 tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3eb82f53-e9cc-4a50-bb35-e4cf63aca257) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:25:39 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c655f78f-89db-4f0f-8a90-1e0f5d993c52 tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b6b5d220-767f-4e5b-b505-58c437dc55d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:25:39 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-c655f78f-89db-4f0f-8a90-1e0f5d993c52 tempest-VolumesActionsTest-269097020 None] Volume dfa6b1f5-18aa-44bf-9010-b6c2490e7340: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-dfa6b1f5-18aa-44bf-9010-b6c2490e7340', 'volume_size': 1} Aug 15 16:25:39 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c655f78f-89db-4f0f-8a90-1e0f5d993c52 tempest-VolumesActionsTest-269097020 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:25:39 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c655f78f-89db-4f0f-8a90-1e0f5d993c52 tempest-VolumesActionsTest-269097020 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:25:39 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c655f78f-89db-4f0f-8a90-1e0f5d993c52 tempest-VolumesActionsTest-269097020 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:25:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1236209097',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=dfa6b1f5-18aa-44bf-9010-b6c2490e7340,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d580519993144eab91534c2754d162f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:25:39Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:25:39Z,use_quota=True,user_id='b55f60d006c0446fa8ad3c212915845b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:25:39 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-c655f78f-89db-4f0f-8a90-1e0f5d993c52 tempest-VolumesActionsTest-269097020 None] Creating volume dfa6b1f5-18aa-44bf-9010-b6c2490e7340 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:25:39 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c655f78f-89db-4f0f-8a90-1e0f5d993c52 tempest-VolumesActionsTest-269097020 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:25:39 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c655f78f-89db-4f0f-8a90-1e0f5d993c52 tempest-VolumesActionsTest-269097020 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:25:39 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c655f78f-89db-4f0f-8a90-1e0f5d993c52 tempest-VolumesActionsTest-269097020 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:25:39 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c655f78f-89db-4f0f-8a90-1e0f5d993c52 tempest-VolumesActionsTest-269097020 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:25:39 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c655f78f-89db-4f0f-8a90-1e0f5d993c52 tempest-VolumesActionsTest-269097020 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:25:39 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c655f78f-89db-4f0f-8a90-1e0f5d993c52 tempest-VolumesActionsTest-269097020 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:25:39 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-c655f78f-89db-4f0f-8a90-1e0f5d993c52 tempest-VolumesActionsTest-269097020 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:25:39 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c655f78f-89db-4f0f-8a90-1e0f5d993c52 tempest-VolumesActionsTest-269097020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dfa6b1f5-18aa-44bf-9010-b6c2490e7340 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:25:39 devstack sudo[110576]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dfa6b1f5-18aa-44bf-9010-b6c2490e7340 1073741824 Aug 15 16:25:39 devstack sudo[110576]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:25:39 devstack sudo[110576]: pam_unix(sudo:session): session closed for user root Aug 15 16:25:39 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c655f78f-89db-4f0f-8a90-1e0f5d993c52 tempest-VolumesActionsTest-269097020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dfa6b1f5-18aa-44bf-9010-b6c2490e7340 1073741824" returned: 0 in 0.540s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:25:39 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c655f78f-89db-4f0f-8a90-1e0f5d993c52 tempest-VolumesActionsTest-269097020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dfa6b1f5-18aa-44bf-9010-b6c2490e7340 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:25:39 devstack sudo[110583]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dfa6b1f5-18aa-44bf-9010-b6c2490e7340 Aug 15 16:25:39 devstack sudo[110583]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:25:39 devstack sudo[110583]: pam_unix(sudo:session): session closed for user root Aug 15 16:25:39 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c655f78f-89db-4f0f-8a90-1e0f5d993c52 tempest-VolumesActionsTest-269097020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dfa6b1f5-18aa-44bf-9010-b6c2490e7340" returned: 0 in 0.268s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:25:39 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c655f78f-89db-4f0f-8a90-1e0f5d993c52 tempest-VolumesActionsTest-269097020 None] <== create_volume: return (864ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:25:39 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c655f78f-89db-4f0f-8a90-1e0f5d993c52 tempest-VolumesActionsTest-269097020 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.868s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:25:39 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c655f78f-89db-4f0f-8a90-1e0f5d993c52 tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b6b5d220-767f-4e5b-b505-58c437dc55d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-dfa6b1f5-18aa-44bf-9010-b6c2490e7340', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:25:39 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c655f78f-89db-4f0f-8a90-1e0f5d993c52 tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b573bed4-aa9d-48c7-8001-bc9fa0ebdb1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:25:39 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-c655f78f-89db-4f0f-8a90-1e0f5d993c52 tempest-VolumesActionsTest-269097020 None] Volume volume-dfa6b1f5-18aa-44bf-9010-b6c2490e7340 (dfa6b1f5-18aa-44bf-9010-b6c2490e7340): created successfully Aug 15 16:25:39 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c655f78f-89db-4f0f-8a90-1e0f5d993c52 tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b573bed4-aa9d-48c7-8001-bc9fa0ebdb1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:25:39 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c655f78f-89db-4f0f-8a90-1e0f5d993c52 tempest-VolumesActionsTest-269097020 None] Flow 'volume_create_manager' (83f788e5-fa1f-430b-98fc-c5a8ee139cd0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:25:39 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-c655f78f-89db-4f0f-8a90-1e0f5d993c52 tempest-VolumesActionsTest-269097020 None] Created volume successfully. Aug 15 16:25:41 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-3e91eb76-223f-419b-9964-8bc0cb3aee6b tempest-VolumesActionsTest-1949981005 None] Acquiring lock "cinder-dfa6b1f5-18aa-44bf-9010-b6c2490e7340-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:25:41 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-3e91eb76-223f-419b-9964-8bc0cb3aee6b tempest-VolumesActionsTest-1949981005 None] Lock "cinder-dfa6b1f5-18aa-44bf-9010-b6c2490e7340-delete_volume" acquired by "delete_volume" :: waited 0.037s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:25:41 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-3e91eb76-223f-419b-9964-8bc0cb3aee6b tempest-VolumesActionsTest-1949981005 None] Acquiring lock "cinder-quobyte-dfa6b1f5-18aa-44bf-9010-b6c2490e7340" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:25:41 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-3e91eb76-223f-419b-9964-8bc0cb3aee6b tempest-VolumesActionsTest-1949981005 None] Lock "cinder-quobyte-dfa6b1f5-18aa-44bf-9010-b6c2490e7340" acquired by "delete_volume" :: waited 0.036s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:25:41 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[2a8a3898-7cf1-44fa-8cb3-3e9e897cf7d4]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:25:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3e91eb76-223f-419b-9964-8bc0cb3aee6b tempest-VolumesActionsTest-1949981005 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dfa6b1f5-18aa-44bf-9010-b6c2490e7340 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:25:41 devstack sudo[110589]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dfa6b1f5-18aa-44bf-9010-b6c2490e7340 Aug 15 16:25:41 devstack sudo[110589]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:25:41 devstack sudo[110589]: pam_unix(sudo:session): session closed for user root Aug 15 16:25:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3e91eb76-223f-419b-9964-8bc0cb3aee6b tempest-VolumesActionsTest-1949981005 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dfa6b1f5-18aa-44bf-9010-b6c2490e7340" returned: 0 in 0.434s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:25:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3e91eb76-223f-419b-9964-8bc0cb3aee6b tempest-VolumesActionsTest-1949981005 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dfa6b1f5-18aa-44bf-9010-b6c2490e7340 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:25:41 devstack sudo[110610]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dfa6b1f5-18aa-44bf-9010-b6c2490e7340 Aug 15 16:25:41 devstack sudo[110610]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:25:42 devstack sudo[110610]: pam_unix(sudo:session): session closed for user root Aug 15 16:25:42 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3e91eb76-223f-419b-9964-8bc0cb3aee6b tempest-VolumesActionsTest-1949981005 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dfa6b1f5-18aa-44bf-9010-b6c2490e7340" returned: 0 in 0.316s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:25:42 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-3e91eb76-223f-419b-9964-8bc0cb3aee6b tempest-VolumesActionsTest-1949981005 None] Lock "cinder-quobyte-dfa6b1f5-18aa-44bf-9010-b6c2490e7340" released by "delete_volume" :: held 0.809s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:25:42 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-3e91eb76-223f-419b-9964-8bc0cb3aee6b tempest-VolumesActionsTest-1949981005 None] Created reservations ['24a09653-4a33-4fc2-bcac-7aef79208beb', '094cac87-6469-4318-8282-14b4ebdf206d', '60617db4-e6f8-446f-9c28-4d36288cfd58', '6e7f1088-497b-4f0b-9ff9-0f8f297bacfa'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:25:42 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-3e91eb76-223f-419b-9964-8bc0cb3aee6b tempest-VolumesActionsTest-1949981005 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:25:42 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-3e91eb76-223f-419b-9964-8bc0cb3aee6b tempest-VolumesActionsTest-1949981005 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:25:42 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-3e91eb76-223f-419b-9964-8bc0cb3aee6b tempest-VolumesActionsTest-1949981005 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:25:42 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-3e91eb76-223f-419b-9964-8bc0cb3aee6b tempest-VolumesActionsTest-1949981005 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:25:42 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-3e91eb76-223f-419b-9964-8bc0cb3aee6b tempest-VolumesActionsTest-1949981005 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:25:42 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3e91eb76-223f-419b-9964-8bc0cb3aee6b tempest-VolumesActionsTest-1949981005 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:25:42 devstack sudo[110626]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:25:42 devstack sudo[110626]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:25:42 devstack sudo[110626]: pam_unix(sudo:session): session closed for user root Aug 15 16:25:42 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3e91eb76-223f-419b-9964-8bc0cb3aee6b tempest-VolumesActionsTest-1949981005 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.456s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:25:42 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-3e91eb76-223f-419b-9964-8bc0cb3aee6b tempest-VolumesActionsTest-1949981005 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:25:42 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-3e91eb76-223f-419b-9964-8bc0cb3aee6b tempest-VolumesActionsTest-1949981005 None] Deleted volume successfully. Aug 15 16:25:42 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-3e91eb76-223f-419b-9964-8bc0cb3aee6b tempest-VolumesActionsTest-1949981005 None] Lock "cinder-dfa6b1f5-18aa-44bf-9010-b6c2490e7340-delete_volume" released by "delete_volume" :: held 1.609s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:25:43 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-b2147a1c-26e1-4234-b0c3-4a998c9268f3 tempest-VolumesActionsTest-269097020 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:25:43 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b2147a1c-26e1-4234-b0c3-4a998c9268f3 tempest-VolumesActionsTest-269097020 None] Flow 'volume_create_manager' (a62faa01-bc44-4598-9542-56aa520af434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:25:43 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b2147a1c-26e1-4234-b0c3-4a998c9268f3 tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ec7a7bc3-89bc-4e3c-904a-b7de04e25709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:25:43 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b2147a1c-26e1-4234-b0c3-4a998c9268f3 tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ec7a7bc3-89bc-4e3c-904a-b7de04e25709) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:25:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-204544882',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7a7a20c3-2e46-4eb6-943c-85af97f0fe9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d580519993144eab91534c2754d162f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:25:43Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:25:43Z,use_quota=True,user_id='b55f60d006c0446fa8ad3c212915845b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:25:43 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b2147a1c-26e1-4234-b0c3-4a998c9268f3 tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fd26812a-b476-4ca2-8d1e-0b76df55977b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:25:43 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b2147a1c-26e1-4234-b0c3-4a998c9268f3 tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fd26812a-b476-4ca2-8d1e-0b76df55977b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:25:43 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b2147a1c-26e1-4234-b0c3-4a998c9268f3 tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ada7f059-7859-466d-a8e7-6f92ae705665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:25:43 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b2147a1c-26e1-4234-b0c3-4a998c9268f3 tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ada7f059-7859-466d-a8e7-6f92ae705665) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7a7a20c3-2e46-4eb6-943c-85af97f0fe9c', 'volume_name': 'volume-7a7a20c3-2e46-4eb6-943c-85af97f0fe9c', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:25:43 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b2147a1c-26e1-4234-b0c3-4a998c9268f3 tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7085c622-b2fb-4d44-a023-54edbe922cd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:25:43 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b2147a1c-26e1-4234-b0c3-4a998c9268f3 tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7085c622-b2fb-4d44-a023-54edbe922cd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:25:43 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b2147a1c-26e1-4234-b0c3-4a998c9268f3 tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5222de23-f114-4a11-a5e9-b2c0b6ed1331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:25:43 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-b2147a1c-26e1-4234-b0c3-4a998c9268f3 tempest-VolumesActionsTest-269097020 None] Volume 7a7a20c3-2e46-4eb6-943c-85af97f0fe9c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7a7a20c3-2e46-4eb6-943c-85af97f0fe9c', 'volume_size': 1} Aug 15 16:25:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-b2147a1c-26e1-4234-b0c3-4a998c9268f3 tempest-VolumesActionsTest-269097020 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:25:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-b2147a1c-26e1-4234-b0c3-4a998c9268f3 tempest-VolumesActionsTest-269097020 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:25:43 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-b2147a1c-26e1-4234-b0c3-4a998c9268f3 tempest-VolumesActionsTest-269097020 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:25:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-204544882',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7a7a20c3-2e46-4eb6-943c-85af97f0fe9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d580519993144eab91534c2754d162f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:25:43Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:25:43Z,use_quota=True,user_id='b55f60d006c0446fa8ad3c212915845b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:25:43 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-b2147a1c-26e1-4234-b0c3-4a998c9268f3 tempest-VolumesActionsTest-269097020 None] Creating volume 7a7a20c3-2e46-4eb6-943c-85af97f0fe9c {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:25:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-b2147a1c-26e1-4234-b0c3-4a998c9268f3 tempest-VolumesActionsTest-269097020 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:25:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-b2147a1c-26e1-4234-b0c3-4a998c9268f3 tempest-VolumesActionsTest-269097020 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:25:43 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-b2147a1c-26e1-4234-b0c3-4a998c9268f3 tempest-VolumesActionsTest-269097020 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:25:43 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-b2147a1c-26e1-4234-b0c3-4a998c9268f3 tempest-VolumesActionsTest-269097020 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:25:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-b2147a1c-26e1-4234-b0c3-4a998c9268f3 tempest-VolumesActionsTest-269097020 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:25:43 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-b2147a1c-26e1-4234-b0c3-4a998c9268f3 tempest-VolumesActionsTest-269097020 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:25:43 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-b2147a1c-26e1-4234-b0c3-4a998c9268f3 tempest-VolumesActionsTest-269097020 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:25:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b2147a1c-26e1-4234-b0c3-4a998c9268f3 tempest-VolumesActionsTest-269097020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7a7a20c3-2e46-4eb6-943c-85af97f0fe9c 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:25:43 devstack sudo[110637]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7a7a20c3-2e46-4eb6-943c-85af97f0fe9c 1073741824 Aug 15 16:25:43 devstack sudo[110637]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:25:44 devstack sudo[110637]: pam_unix(sudo:session): session closed for user root Aug 15 16:25:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b2147a1c-26e1-4234-b0c3-4a998c9268f3 tempest-VolumesActionsTest-269097020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7a7a20c3-2e46-4eb6-943c-85af97f0fe9c 1073741824" returned: 0 in 0.775s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:25:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b2147a1c-26e1-4234-b0c3-4a998c9268f3 tempest-VolumesActionsTest-269097020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7a7a20c3-2e46-4eb6-943c-85af97f0fe9c {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:25:44 devstack sudo[110689]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7a7a20c3-2e46-4eb6-943c-85af97f0fe9c Aug 15 16:25:44 devstack sudo[110689]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:25:44 devstack sudo[110689]: pam_unix(sudo:session): session closed for user root Aug 15 16:25:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b2147a1c-26e1-4234-b0c3-4a998c9268f3 tempest-VolumesActionsTest-269097020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7a7a20c3-2e46-4eb6-943c-85af97f0fe9c" returned: 0 in 0.374s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:25:44 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-b2147a1c-26e1-4234-b0c3-4a998c9268f3 tempest-VolumesActionsTest-269097020 None] <== create_volume: return (1221ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:25:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-b2147a1c-26e1-4234-b0c3-4a998c9268f3 tempest-VolumesActionsTest-269097020 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.226s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:25:44 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b2147a1c-26e1-4234-b0c3-4a998c9268f3 tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5222de23-f114-4a11-a5e9-b2c0b6ed1331) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7a7a20c3-2e46-4eb6-943c-85af97f0fe9c', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:25:44 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b2147a1c-26e1-4234-b0c3-4a998c9268f3 tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a9add797-7d2c-4f62-be8c-e1ed899d5e2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:25:44 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-b2147a1c-26e1-4234-b0c3-4a998c9268f3 tempest-VolumesActionsTest-269097020 None] Volume volume-7a7a20c3-2e46-4eb6-943c-85af97f0fe9c (7a7a20c3-2e46-4eb6-943c-85af97f0fe9c): created successfully Aug 15 16:25:44 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b2147a1c-26e1-4234-b0c3-4a998c9268f3 tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a9add797-7d2c-4f62-be8c-e1ed899d5e2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:25:44 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b2147a1c-26e1-4234-b0c3-4a998c9268f3 tempest-VolumesActionsTest-269097020 None] Flow 'volume_create_manager' (a62faa01-bc44-4598-9542-56aa520af434) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:25:44 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-b2147a1c-26e1-4234-b0c3-4a998c9268f3 tempest-VolumesActionsTest-269097020 None] Created volume successfully. Aug 15 16:25:45 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-aca3c0b2-da1a-4e87-b195-66e3bba2f147 tempest-VolumesActionsTest-1949981005 None] Acquiring lock "cinder-7a7a20c3-2e46-4eb6-943c-85af97f0fe9c-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:25:45 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-aca3c0b2-da1a-4e87-b195-66e3bba2f147 tempest-VolumesActionsTest-1949981005 None] Lock "cinder-7a7a20c3-2e46-4eb6-943c-85af97f0fe9c-delete_volume" acquired by "delete_volume" :: waited 0.035s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:25:45 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-aca3c0b2-da1a-4e87-b195-66e3bba2f147 tempest-VolumesActionsTest-1949981005 None] Acquiring lock "cinder-quobyte-7a7a20c3-2e46-4eb6-943c-85af97f0fe9c" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:25:45 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-aca3c0b2-da1a-4e87-b195-66e3bba2f147 tempest-VolumesActionsTest-1949981005 None] Lock "cinder-quobyte-7a7a20c3-2e46-4eb6-943c-85af97f0fe9c" acquired by "delete_volume" :: waited 0.017s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:25:45 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[4c3dd6f3-37bd-4f45-8edb-ae1aba838c14]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:25:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-aca3c0b2-da1a-4e87-b195-66e3bba2f147 tempest-VolumesActionsTest-1949981005 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7a7a20c3-2e46-4eb6-943c-85af97f0fe9c {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:25:45 devstack sudo[110728]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7a7a20c3-2e46-4eb6-943c-85af97f0fe9c Aug 15 16:25:45 devstack sudo[110728]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:25:46 devstack sudo[110728]: pam_unix(sudo:session): session closed for user root Aug 15 16:25:46 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-aca3c0b2-da1a-4e87-b195-66e3bba2f147 tempest-VolumesActionsTest-1949981005 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7a7a20c3-2e46-4eb6-943c-85af97f0fe9c" returned: 0 in 0.441s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:25:46 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-aca3c0b2-da1a-4e87-b195-66e3bba2f147 tempest-VolumesActionsTest-1949981005 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7a7a20c3-2e46-4eb6-943c-85af97f0fe9c {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:25:46 devstack sudo[110736]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7a7a20c3-2e46-4eb6-943c-85af97f0fe9c Aug 15 16:25:46 devstack sudo[110736]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:25:46 devstack sudo[110736]: pam_unix(sudo:session): session closed for user root Aug 15 16:25:46 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-aca3c0b2-da1a-4e87-b195-66e3bba2f147 tempest-VolumesActionsTest-1949981005 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7a7a20c3-2e46-4eb6-943c-85af97f0fe9c" returned: 0 in 0.264s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:25:46 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-aca3c0b2-da1a-4e87-b195-66e3bba2f147 tempest-VolumesActionsTest-1949981005 None] Lock "cinder-quobyte-7a7a20c3-2e46-4eb6-943c-85af97f0fe9c" released by "delete_volume" :: held 0.750s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:25:46 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-aca3c0b2-da1a-4e87-b195-66e3bba2f147 tempest-VolumesActionsTest-1949981005 None] Created reservations ['fb21aa62-52b5-4e0d-b0ef-f9116645d3f0', '0671a4c3-92ed-4c40-81e1-cf8a36a77c7d', '5add5836-ecd4-4fed-9d7d-064b7fcbfd1d', '2e6b165f-6120-4b95-bc09-c0870a0264c5'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:25:46 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-aca3c0b2-da1a-4e87-b195-66e3bba2f147 tempest-VolumesActionsTest-1949981005 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:25:46 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-aca3c0b2-da1a-4e87-b195-66e3bba2f147 tempest-VolumesActionsTest-1949981005 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:25:46 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-aca3c0b2-da1a-4e87-b195-66e3bba2f147 tempest-VolumesActionsTest-1949981005 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:25:46 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-aca3c0b2-da1a-4e87-b195-66e3bba2f147 tempest-VolumesActionsTest-1949981005 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:25:46 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-aca3c0b2-da1a-4e87-b195-66e3bba2f147 tempest-VolumesActionsTest-1949981005 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:25:46 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-aca3c0b2-da1a-4e87-b195-66e3bba2f147 tempest-VolumesActionsTest-1949981005 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:25:46 devstack sudo[110739]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:25:46 devstack sudo[110739]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:25:46 devstack sudo[110739]: pam_unix(sudo:session): session closed for user root Aug 15 16:25:46 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-aca3c0b2-da1a-4e87-b195-66e3bba2f147 tempest-VolumesActionsTest-1949981005 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.259s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:25:46 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-aca3c0b2-da1a-4e87-b195-66e3bba2f147 tempest-VolumesActionsTest-1949981005 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:25:46 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-aca3c0b2-da1a-4e87-b195-66e3bba2f147 tempest-VolumesActionsTest-1949981005 None] Deleted volume successfully. Aug 15 16:25:46 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-aca3c0b2-da1a-4e87-b195-66e3bba2f147 tempest-VolumesActionsTest-1949981005 None] Lock "cinder-7a7a20c3-2e46-4eb6-943c-85af97f0fe9c-delete_volume" released by "delete_volume" :: held 1.248s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:25:47 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-4213fd71-a0a2-49d4-9d1a-3a8114ef825f tempest-VolumesActionsTest-269097020 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:25:47 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4213fd71-a0a2-49d4-9d1a-3a8114ef825f tempest-VolumesActionsTest-269097020 None] Flow 'volume_create_manager' (76642100-eb72-47ce-9f33-e59ce39e8c31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:25:47 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4213fd71-a0a2-49d4-9d1a-3a8114ef825f tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0fb83252-e731-470c-9f77-ae1aa9f68c9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:25:47 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4213fd71-a0a2-49d4-9d1a-3a8114ef825f tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0fb83252-e731-470c-9f77-ae1aa9f68c9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:25:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1963503357',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b65e56a4-05b5-46fe-91fd-0eb5ff212ace,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d580519993144eab91534c2754d162f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:25:47Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:25:47Z,use_quota=True,user_id='b55f60d006c0446fa8ad3c212915845b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:25:47 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4213fd71-a0a2-49d4-9d1a-3a8114ef825f tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (287bec5c-249f-4b6b-8eaa-8eb12015f9a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:25:47 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4213fd71-a0a2-49d4-9d1a-3a8114ef825f tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (287bec5c-249f-4b6b-8eaa-8eb12015f9a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:25:47 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4213fd71-a0a2-49d4-9d1a-3a8114ef825f tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (96df451a-620d-496f-89ec-e38ece3db4af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:25:47 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4213fd71-a0a2-49d4-9d1a-3a8114ef825f tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (96df451a-620d-496f-89ec-e38ece3db4af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b65e56a4-05b5-46fe-91fd-0eb5ff212ace', 'volume_name': 'volume-b65e56a4-05b5-46fe-91fd-0eb5ff212ace', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:25:47 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4213fd71-a0a2-49d4-9d1a-3a8114ef825f tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (11fd613d-35dc-4d71-854b-0ac5b6b5a097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:25:47 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4213fd71-a0a2-49d4-9d1a-3a8114ef825f tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (11fd613d-35dc-4d71-854b-0ac5b6b5a097) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:25:47 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4213fd71-a0a2-49d4-9d1a-3a8114ef825f tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2650b8ec-d75b-40e7-9204-fbbf187767d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:25:47 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-4213fd71-a0a2-49d4-9d1a-3a8114ef825f tempest-VolumesActionsTest-269097020 None] Volume b65e56a4-05b5-46fe-91fd-0eb5ff212ace: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b65e56a4-05b5-46fe-91fd-0eb5ff212ace', 'volume_size': 1} Aug 15 16:25:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-4213fd71-a0a2-49d4-9d1a-3a8114ef825f tempest-VolumesActionsTest-269097020 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:25:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-4213fd71-a0a2-49d4-9d1a-3a8114ef825f tempest-VolumesActionsTest-269097020 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:25:47 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-4213fd71-a0a2-49d4-9d1a-3a8114ef825f tempest-VolumesActionsTest-269097020 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:25:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1963503357',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b65e56a4-05b5-46fe-91fd-0eb5ff212ace,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d580519993144eab91534c2754d162f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:25:47Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:25:47Z,use_quota=True,user_id='b55f60d006c0446fa8ad3c212915845b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:25:47 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-4213fd71-a0a2-49d4-9d1a-3a8114ef825f tempest-VolumesActionsTest-269097020 None] Creating volume b65e56a4-05b5-46fe-91fd-0eb5ff212ace {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:25:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-4213fd71-a0a2-49d4-9d1a-3a8114ef825f tempest-VolumesActionsTest-269097020 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:25:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-4213fd71-a0a2-49d4-9d1a-3a8114ef825f tempest-VolumesActionsTest-269097020 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:25:47 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-4213fd71-a0a2-49d4-9d1a-3a8114ef825f tempest-VolumesActionsTest-269097020 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:25:47 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-4213fd71-a0a2-49d4-9d1a-3a8114ef825f tempest-VolumesActionsTest-269097020 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:25:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-4213fd71-a0a2-49d4-9d1a-3a8114ef825f tempest-VolumesActionsTest-269097020 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:25:47 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-4213fd71-a0a2-49d4-9d1a-3a8114ef825f tempest-VolumesActionsTest-269097020 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:25:47 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-4213fd71-a0a2-49d4-9d1a-3a8114ef825f tempest-VolumesActionsTest-269097020 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:25:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4213fd71-a0a2-49d4-9d1a-3a8114ef825f tempest-VolumesActionsTest-269097020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b65e56a4-05b5-46fe-91fd-0eb5ff212ace 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:25:47 devstack sudo[110742]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b65e56a4-05b5-46fe-91fd-0eb5ff212ace 1073741824 Aug 15 16:25:47 devstack sudo[110742]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:25:47 devstack sudo[110742]: pam_unix(sudo:session): session closed for user root Aug 15 16:25:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4213fd71-a0a2-49d4-9d1a-3a8114ef825f tempest-VolumesActionsTest-269097020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b65e56a4-05b5-46fe-91fd-0eb5ff212ace 1073741824" returned: 0 in 0.461s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:25:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4213fd71-a0a2-49d4-9d1a-3a8114ef825f tempest-VolumesActionsTest-269097020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b65e56a4-05b5-46fe-91fd-0eb5ff212ace {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:25:48 devstack sudo[110748]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b65e56a4-05b5-46fe-91fd-0eb5ff212ace Aug 15 16:25:48 devstack sudo[110748]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:25:48 devstack sudo[110748]: pam_unix(sudo:session): session closed for user root Aug 15 16:25:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4213fd71-a0a2-49d4-9d1a-3a8114ef825f tempest-VolumesActionsTest-269097020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b65e56a4-05b5-46fe-91fd-0eb5ff212ace" returned: 0 in 0.340s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:25:48 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-4213fd71-a0a2-49d4-9d1a-3a8114ef825f tempest-VolumesActionsTest-269097020 None] <== create_volume: return (846ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:25:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-4213fd71-a0a2-49d4-9d1a-3a8114ef825f tempest-VolumesActionsTest-269097020 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.849s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:25:48 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4213fd71-a0a2-49d4-9d1a-3a8114ef825f tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2650b8ec-d75b-40e7-9204-fbbf187767d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b65e56a4-05b5-46fe-91fd-0eb5ff212ace', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:25:48 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4213fd71-a0a2-49d4-9d1a-3a8114ef825f tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a5b4e8bb-ba52-4f54-981e-dd0ed11df46b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:25:48 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-4213fd71-a0a2-49d4-9d1a-3a8114ef825f tempest-VolumesActionsTest-269097020 None] Volume volume-b65e56a4-05b5-46fe-91fd-0eb5ff212ace (b65e56a4-05b5-46fe-91fd-0eb5ff212ace): created successfully Aug 15 16:25:48 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4213fd71-a0a2-49d4-9d1a-3a8114ef825f tempest-VolumesActionsTest-269097020 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a5b4e8bb-ba52-4f54-981e-dd0ed11df46b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:25:48 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4213fd71-a0a2-49d4-9d1a-3a8114ef825f tempest-VolumesActionsTest-269097020 None] Flow 'volume_create_manager' (76642100-eb72-47ce-9f33-e59ce39e8c31) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:25:48 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-4213fd71-a0a2-49d4-9d1a-3a8114ef825f tempest-VolumesActionsTest-269097020 None] Created volume successfully. Aug 15 16:25:48 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-34cd9526-0cf5-498e-b44c-b576ad5c0601 tempest-TestMinimumBasicScenario-1216460338 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:25:48 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-34cd9526-0cf5-498e-b44c-b576ad5c0601 tempest-TestMinimumBasicScenario-1216460338 None] Flow 'volume_create_manager' (18230ffd-b34e-4ade-9986-d1ccdaa090d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:25:48 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-34cd9526-0cf5-498e-b44c-b576ad5c0601 tempest-TestMinimumBasicScenario-1216460338 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (18fe97ca-9d50-4b78-8d2e-8b7677963ea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:25:48 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-34cd9526-0cf5-498e-b44c-b576ad5c0601 tempest-TestMinimumBasicScenario-1216460338 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (18fe97ca-9d50-4b78-8d2e-8b7677963ea1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:25:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-956326171',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5a02c474-5641-4557-8c82-206f3752515c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9c8254b70d743358cb11dfa17708da6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:25:48Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:25:48Z,use_quota=True,user_id='8d12078b64e247648c6eb9510ab55da5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:25:48 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-34cd9526-0cf5-498e-b44c-b576ad5c0601 tempest-TestMinimumBasicScenario-1216460338 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (74578552-8972-4a9b-aea3-b83463f25cbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:25:48 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-34cd9526-0cf5-498e-b44c-b576ad5c0601 tempest-TestMinimumBasicScenario-1216460338 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (74578552-8972-4a9b-aea3-b83463f25cbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:25:48 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-34cd9526-0cf5-498e-b44c-b576ad5c0601 tempest-TestMinimumBasicScenario-1216460338 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (54bc52bd-7e3a-4415-b9eb-9f3fc312bfd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:25:48 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-34cd9526-0cf5-498e-b44c-b576ad5c0601 tempest-TestMinimumBasicScenario-1216460338 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (54bc52bd-7e3a-4415-b9eb-9f3fc312bfd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5a02c474-5641-4557-8c82-206f3752515c', 'volume_name': 'volume-5a02c474-5641-4557-8c82-206f3752515c', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:25:48 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-34cd9526-0cf5-498e-b44c-b576ad5c0601 tempest-TestMinimumBasicScenario-1216460338 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (00c3cf82-11f1-4656-8079-6729cbda180e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:25:48 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-34cd9526-0cf5-498e-b44c-b576ad5c0601 tempest-TestMinimumBasicScenario-1216460338 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (00c3cf82-11f1-4656-8079-6729cbda180e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:25:48 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-34cd9526-0cf5-498e-b44c-b576ad5c0601 tempest-TestMinimumBasicScenario-1216460338 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (52c83b71-f65e-4d75-9a20-aef403daa1ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:25:48 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-34cd9526-0cf5-498e-b44c-b576ad5c0601 tempest-TestMinimumBasicScenario-1216460338 None] Volume 5a02c474-5641-4557-8c82-206f3752515c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5a02c474-5641-4557-8c82-206f3752515c', 'volume_size': 1} Aug 15 16:25:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-34cd9526-0cf5-498e-b44c-b576ad5c0601 tempest-TestMinimumBasicScenario-1216460338 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:25:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-34cd9526-0cf5-498e-b44c-b576ad5c0601 tempest-TestMinimumBasicScenario-1216460338 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:25:48 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-34cd9526-0cf5-498e-b44c-b576ad5c0601 tempest-TestMinimumBasicScenario-1216460338 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:25:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-956326171',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5a02c474-5641-4557-8c82-206f3752515c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9c8254b70d743358cb11dfa17708da6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:25:48Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:25:48Z,use_quota=True,user_id='8d12078b64e247648c6eb9510ab55da5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:25:48 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-34cd9526-0cf5-498e-b44c-b576ad5c0601 tempest-TestMinimumBasicScenario-1216460338 None] Creating volume 5a02c474-5641-4557-8c82-206f3752515c {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:25:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-34cd9526-0cf5-498e-b44c-b576ad5c0601 tempest-TestMinimumBasicScenario-1216460338 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:25:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-34cd9526-0cf5-498e-b44c-b576ad5c0601 tempest-TestMinimumBasicScenario-1216460338 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:25:48 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-34cd9526-0cf5-498e-b44c-b576ad5c0601 tempest-TestMinimumBasicScenario-1216460338 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:25:48 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-34cd9526-0cf5-498e-b44c-b576ad5c0601 tempest-TestMinimumBasicScenario-1216460338 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:25:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-34cd9526-0cf5-498e-b44c-b576ad5c0601 tempest-TestMinimumBasicScenario-1216460338 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:25:48 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-34cd9526-0cf5-498e-b44c-b576ad5c0601 tempest-TestMinimumBasicScenario-1216460338 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:25:48 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-34cd9526-0cf5-498e-b44c-b576ad5c0601 tempest-TestMinimumBasicScenario-1216460338 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:25:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-34cd9526-0cf5-498e-b44c-b576ad5c0601 tempest-TestMinimumBasicScenario-1216460338 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5a02c474-5641-4557-8c82-206f3752515c 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:25:48 devstack sudo[110751]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5a02c474-5641-4557-8c82-206f3752515c 1073741824 Aug 15 16:25:48 devstack sudo[110751]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:25:48 devstack sudo[110751]: pam_unix(sudo:session): session closed for user root Aug 15 16:25:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-34cd9526-0cf5-498e-b44c-b576ad5c0601 tempest-TestMinimumBasicScenario-1216460338 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5a02c474-5641-4557-8c82-206f3752515c 1073741824" returned: 0 in 0.452s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:25:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-34cd9526-0cf5-498e-b44c-b576ad5c0601 tempest-TestMinimumBasicScenario-1216460338 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5a02c474-5641-4557-8c82-206f3752515c {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:25:49 devstack sudo[110756]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5a02c474-5641-4557-8c82-206f3752515c Aug 15 16:25:49 devstack sudo[110756]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:25:49 devstack sudo[110756]: pam_unix(sudo:session): session closed for user root Aug 15 16:25:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-34cd9526-0cf5-498e-b44c-b576ad5c0601 tempest-TestMinimumBasicScenario-1216460338 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5a02c474-5641-4557-8c82-206f3752515c" returned: 0 in 0.249s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:25:49 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-34cd9526-0cf5-498e-b44c-b576ad5c0601 tempest-TestMinimumBasicScenario-1216460338 None] <== create_volume: return (745ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:25:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-34cd9526-0cf5-498e-b44c-b576ad5c0601 tempest-TestMinimumBasicScenario-1216460338 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.748s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:25:49 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-34cd9526-0cf5-498e-b44c-b576ad5c0601 tempest-TestMinimumBasicScenario-1216460338 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (52c83b71-f65e-4d75-9a20-aef403daa1ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5a02c474-5641-4557-8c82-206f3752515c', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:25:49 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-34cd9526-0cf5-498e-b44c-b576ad5c0601 tempest-TestMinimumBasicScenario-1216460338 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f3ed7490-5ee0-4041-a4a7-324b649f075e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:25:49 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-34cd9526-0cf5-498e-b44c-b576ad5c0601 tempest-TestMinimumBasicScenario-1216460338 None] Volume volume-5a02c474-5641-4557-8c82-206f3752515c (5a02c474-5641-4557-8c82-206f3752515c): created successfully Aug 15 16:25:49 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-34cd9526-0cf5-498e-b44c-b576ad5c0601 tempest-TestMinimumBasicScenario-1216460338 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f3ed7490-5ee0-4041-a4a7-324b649f075e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:25:49 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-34cd9526-0cf5-498e-b44c-b576ad5c0601 tempest-TestMinimumBasicScenario-1216460338 None] Flow 'volume_create_manager' (18230ffd-b34e-4ade-9986-d1ccdaa090d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:25:49 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-34cd9526-0cf5-498e-b44c-b576ad5c0601 tempest-TestMinimumBasicScenario-1216460338 None] Created volume successfully. Aug 15 16:25:50 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-6d47c077-e960-40b6-9509-a959bd3f06d6 tempest-VolumesActionsTest-269097020 None] Acquiring lock "cinder-b65e56a4-05b5-46fe-91fd-0eb5ff212ace-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:25:50 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-6d47c077-e960-40b6-9509-a959bd3f06d6 tempest-VolumesActionsTest-269097020 None] Lock "cinder-b65e56a4-05b5-46fe-91fd-0eb5ff212ace-delete_volume" acquired by "delete_volume" :: waited 0.037s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:25:50 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-6d47c077-e960-40b6-9509-a959bd3f06d6 tempest-VolumesActionsTest-269097020 None] Acquiring lock "cinder-quobyte-b65e56a4-05b5-46fe-91fd-0eb5ff212ace" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:25:50 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-6d47c077-e960-40b6-9509-a959bd3f06d6 tempest-VolumesActionsTest-269097020 None] Lock "cinder-quobyte-b65e56a4-05b5-46fe-91fd-0eb5ff212ace" acquired by "delete_volume" :: waited 0.019s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:25:50 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[4f2dd225-f407-4398-a060-b13c49681275]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:25:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6d47c077-e960-40b6-9509-a959bd3f06d6 tempest-VolumesActionsTest-269097020 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b65e56a4-05b5-46fe-91fd-0eb5ff212ace {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:25:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-e52607c8-aacb-4f71-bd27-be158f66581a req-f08ba9f9-103b-4594-b66b-f67822591b9c tempest-TestMinimumBasicScenario-1216460338 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:25:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-e52607c8-aacb-4f71-bd27-be158f66581a req-f08ba9f9-103b-4594-b66b-f67822591b9c tempest-TestMinimumBasicScenario-1216460338 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:25:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-e52607c8-aacb-4f71-bd27-be158f66581a req-f08ba9f9-103b-4594-b66b-f67822591b9c tempest-TestMinimumBasicScenario-1216460338 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.013s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:25:50 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-e52607c8-aacb-4f71-bd27-be158f66581a req-f08ba9f9-103b-4594-b66b-f67822591b9c tempest-TestMinimumBasicScenario-1216460338 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81', 'name': 'volume-5a02c474-5641-4557-8c82-206f3752515c', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': '345b080e-45a3-41d7-acb1-2c6aa4cdeec4', 'enforce_multipath': True} {{(pid=94214) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 15 16:25:50 devstack sudo[110771]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b65e56a4-05b5-46fe-91fd-0eb5ff212ace Aug 15 16:25:50 devstack sudo[110771]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:25:50 devstack cinder-volume[94214]: INFO cinder.volume.manager [req-e52607c8-aacb-4f71-bd27-be158f66581a req-f08ba9f9-103b-4594-b66b-f67822591b9c tempest-TestMinimumBasicScenario-1216460338 None] attachment_update completed successfully. Aug 15 16:25:50 devstack sudo[110771]: pam_unix(sudo:session): session closed for user root Aug 15 16:25:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6d47c077-e960-40b6-9509-a959bd3f06d6 tempest-VolumesActionsTest-269097020 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b65e56a4-05b5-46fe-91fd-0eb5ff212ace" returned: 0 in 0.432s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:25:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6d47c077-e960-40b6-9509-a959bd3f06d6 tempest-VolumesActionsTest-269097020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b65e56a4-05b5-46fe-91fd-0eb5ff212ace {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:25:50 devstack sudo[110781]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b65e56a4-05b5-46fe-91fd-0eb5ff212ace Aug 15 16:25:50 devstack sudo[110781]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:25:51 devstack sudo[110781]: pam_unix(sudo:session): session closed for user root Aug 15 16:25:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6d47c077-e960-40b6-9509-a959bd3f06d6 tempest-VolumesActionsTest-269097020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b65e56a4-05b5-46fe-91fd-0eb5ff212ace" returned: 0 in 0.273s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:25:51 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-6d47c077-e960-40b6-9509-a959bd3f06d6 tempest-VolumesActionsTest-269097020 None] Lock "cinder-quobyte-b65e56a4-05b5-46fe-91fd-0eb5ff212ace" released by "delete_volume" :: held 0.752s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:25:51 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-6d47c077-e960-40b6-9509-a959bd3f06d6 tempest-VolumesActionsTest-269097020 None] Created reservations ['d83a59a5-16d4-48d4-845b-77982b077a4f', 'b74bc18e-a77b-4b73-8e5a-f7071b2df145', 'f7963c94-e6ed-4132-8385-82063323acab', '97b33e61-32d9-47a8-b093-de36286d0621'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:25:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-6d47c077-e960-40b6-9509-a959bd3f06d6 tempest-VolumesActionsTest-269097020 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:25:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-6d47c077-e960-40b6-9509-a959bd3f06d6 tempest-VolumesActionsTest-269097020 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:25:51 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-6d47c077-e960-40b6-9509-a959bd3f06d6 tempest-VolumesActionsTest-269097020 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:25:51 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-6d47c077-e960-40b6-9509-a959bd3f06d6 tempest-VolumesActionsTest-269097020 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:25:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-6d47c077-e960-40b6-9509-a959bd3f06d6 tempest-VolumesActionsTest-269097020 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:25:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6d47c077-e960-40b6-9509-a959bd3f06d6 tempest-VolumesActionsTest-269097020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:25:51 devstack sudo[110785]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:25:51 devstack sudo[110785]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:25:51 devstack sudo[110785]: pam_unix(sudo:session): session closed for user root Aug 15 16:25:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6d47c077-e960-40b6-9509-a959bd3f06d6 tempest-VolumesActionsTest-269097020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.309s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:25:51 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-6d47c077-e960-40b6-9509-a959bd3f06d6 tempest-VolumesActionsTest-269097020 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:25:51 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-6d47c077-e960-40b6-9509-a959bd3f06d6 tempest-VolumesActionsTest-269097020 None] Deleted volume successfully. Aug 15 16:25:51 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-6d47c077-e960-40b6-9509-a959bd3f06d6 tempest-VolumesActionsTest-269097020 None] Lock "cinder-b65e56a4-05b5-46fe-91fd-0eb5ff212ace-delete_volume" released by "delete_volume" :: held 1.347s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:25:54 devstack cinder-volume[94214]: DEBUG oslo_service.periodic_task [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94214) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 15 16:25:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:25:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:25:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:25:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:25:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:25:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:25:54 devstack sudo[110790]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:25:54 devstack sudo[110790]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:25:55 devstack sudo[110790]: pam_unix(sudo:session): session closed for user root Aug 15 16:25:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.609s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:25:55 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:25:55 devstack cinder-volume[94214]: DEBUG oslo_service.periodic_task [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Running periodic task VolumeManager._thread_info {{(pid=94214) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 15 16:25:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] thread count: 28 {{(pid=94214) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 15 16:25:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] thread info: [<_MainThread(MainThread, started 127815644156032)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94214) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 15 16:25:59 devstack cinder-volume[94214]: INFO cinder.volume.manager [req-18e391fa-773b-4204-af8a-14e910b0f1f8 req-db489065-df50-4623-8d38-2676da16d90a tempest-TestShelveInstance-560434747 None] Terminate volume connection completed successfully. Aug 15 16:25:59 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-18e391fa-773b-4204-af8a-14e910b0f1f8 req-db489065-df50-4623-8d38-2676da16d90a tempest-TestShelveInstance-560434747 None] Deleting attachment 1297020c-a354-48d1-bcce-4b58a7639876. {{(pid=94214) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 15 16:25:59 devstack cinder-volume[94214]: DEBUG cinder.coordination [req-18e391fa-773b-4204-af8a-14e910b0f1f8 req-9a466be2-e805-4683-9427-a40dbfc5552e tempest-TestShelveInstance-560434747 None] Acquiring lock "cinder-7fc0b04e-e959-4f2a-bdd7-660065076e81-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:25:59 devstack cinder-volume[94214]: DEBUG cinder.coordination [req-18e391fa-773b-4204-af8a-14e910b0f1f8 req-9a466be2-e805-4683-9427-a40dbfc5552e tempest-TestShelveInstance-560434747 None] Lock "cinder-7fc0b04e-e959-4f2a-bdd7-660065076e81-delete_volume" acquired by "delete_volume" :: waited 0.027s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:25:59 devstack cinder-volume[94214]: DEBUG cinder.coordination [req-18e391fa-773b-4204-af8a-14e910b0f1f8 req-9a466be2-e805-4683-9427-a40dbfc5552e tempest-TestShelveInstance-560434747 None] Acquiring lock "cinder-quobyte-7fc0b04e-e959-4f2a-bdd7-660065076e81" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:25:59 devstack cinder-volume[94214]: DEBUG cinder.coordination [req-18e391fa-773b-4204-af8a-14e910b0f1f8 req-9a466be2-e805-4683-9427-a40dbfc5552e tempest-TestShelveInstance-560434747 None] Lock "cinder-quobyte-7fc0b04e-e959-4f2a-bdd7-660065076e81" acquired by "delete_volume" :: waited 0.030s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:26:00 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[9ee8000d-48d1-4953-8ab8-673051476e49]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:26:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [req-18e391fa-773b-4204-af8a-14e910b0f1f8 req-9a466be2-e805-4683-9427-a40dbfc5552e tempest-TestShelveInstance-560434747 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7fc0b04e-e959-4f2a-bdd7-660065076e81 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:00 devstack sudo[110853]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7fc0b04e-e959-4f2a-bdd7-660065076e81 Aug 15 16:26:00 devstack sudo[110853]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:00 devstack sudo[110853]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [req-18e391fa-773b-4204-af8a-14e910b0f1f8 req-9a466be2-e805-4683-9427-a40dbfc5552e tempest-TestShelveInstance-560434747 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7fc0b04e-e959-4f2a-bdd7-660065076e81" returned: 0 in 0.548s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [req-18e391fa-773b-4204-af8a-14e910b0f1f8 req-9a466be2-e805-4683-9427-a40dbfc5552e tempest-TestShelveInstance-560434747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7fc0b04e-e959-4f2a-bdd7-660065076e81 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:00 devstack sudo[110858]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7fc0b04e-e959-4f2a-bdd7-660065076e81 Aug 15 16:26:00 devstack sudo[110858]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:00 devstack sudo[110858]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [req-18e391fa-773b-4204-af8a-14e910b0f1f8 req-9a466be2-e805-4683-9427-a40dbfc5552e tempest-TestShelveInstance-560434747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7fc0b04e-e959-4f2a-bdd7-660065076e81" returned: 0 in 0.264s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:00 devstack cinder-volume[94214]: DEBUG cinder.coordination [req-18e391fa-773b-4204-af8a-14e910b0f1f8 req-9a466be2-e805-4683-9427-a40dbfc5552e tempest-TestShelveInstance-560434747 None] Lock "cinder-quobyte-7fc0b04e-e959-4f2a-bdd7-660065076e81" released by "delete_volume" :: held 0.890s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:26:00 devstack cinder-volume[94214]: DEBUG cinder.quota [req-18e391fa-773b-4204-af8a-14e910b0f1f8 req-9a466be2-e805-4683-9427-a40dbfc5552e tempest-TestShelveInstance-560434747 None] Created reservations ['19f6c423-f0ec-4c8d-a9b9-f39b38f5161c', '15375fe8-b8c2-43b6-880c-0894c63ed43c', 'e3310198-e579-4abe-b886-086a8d8dec18', '78ba4e32-bb48-406c-b746-906c215ac98a'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:26:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-18e391fa-773b-4204-af8a-14e910b0f1f8 req-9a466be2-e805-4683-9427-a40dbfc5552e tempest-TestShelveInstance-560434747 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:26:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-18e391fa-773b-4204-af8a-14e910b0f1f8 req-9a466be2-e805-4683-9427-a40dbfc5552e tempest-TestShelveInstance-560434747 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:26:01 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [req-18e391fa-773b-4204-af8a-14e910b0f1f8 req-9a466be2-e805-4683-9427-a40dbfc5552e tempest-TestShelveInstance-560434747 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:26:01 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [req-18e391fa-773b-4204-af8a-14e910b0f1f8 req-9a466be2-e805-4683-9427-a40dbfc5552e tempest-TestShelveInstance-560434747 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:26:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-18e391fa-773b-4204-af8a-14e910b0f1f8 req-9a466be2-e805-4683-9427-a40dbfc5552e tempest-TestShelveInstance-560434747 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:26:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [req-18e391fa-773b-4204-af8a-14e910b0f1f8 req-9a466be2-e805-4683-9427-a40dbfc5552e tempest-TestShelveInstance-560434747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:01 devstack sudo[110861]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:26:01 devstack sudo[110861]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:01 devstack sudo[110861]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [req-18e391fa-773b-4204-af8a-14e910b0f1f8 req-9a466be2-e805-4683-9427-a40dbfc5552e tempest-TestShelveInstance-560434747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.396s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:01 devstack cinder-volume[94214]: DEBUG cinder.manager [req-18e391fa-773b-4204-af8a-14e910b0f1f8 req-9a466be2-e805-4683-9427-a40dbfc5552e tempest-TestShelveInstance-560434747 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:26:01 devstack cinder-volume[94214]: INFO cinder.volume.manager [req-18e391fa-773b-4204-af8a-14e910b0f1f8 req-9a466be2-e805-4683-9427-a40dbfc5552e tempest-TestShelveInstance-560434747 None] Deleted volume successfully. Aug 15 16:26:01 devstack cinder-volume[94214]: DEBUG cinder.coordination [req-18e391fa-773b-4204-af8a-14e910b0f1f8 req-9a466be2-e805-4683-9427-a40dbfc5552e tempest-TestShelveInstance-560434747 None] Lock "cinder-7fc0b04e-e959-4f2a-bdd7-660065076e81-delete_volume" released by "delete_volume" :: held 1.583s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:26:06 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-9808c24f-7503-47d2-b73c-ab5bb57ccbef tempest-VolumesImageMetadata-505301246 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:26:06 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9808c24f-7503-47d2-b73c-ab5bb57ccbef tempest-VolumesImageMetadata-505301246 None] Flow 'volume_create_manager' (9d6f3b27-90a7-4568-b352-53dfa1b28883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:26:06 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9808c24f-7503-47d2-b73c-ab5bb57ccbef tempest-VolumesImageMetadata-505301246 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (09837e90-6c19-4bee-a33e-693547721c81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:06 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9808c24f-7503-47d2-b73c-ab5bb57ccbef tempest-VolumesImageMetadata-505301246 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (09837e90-6c19-4bee-a33e-693547721c81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:26:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-33263463',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=60bb4f89-a3a9-40a7-be68-4f497854d95e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e895b78d228540feba9801ce899bf9f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:26:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:26:06Z,use_quota=True,user_id='362777c4e4fb4bb49836cacb388c46fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:06 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9808c24f-7503-47d2-b73c-ab5bb57ccbef tempest-VolumesImageMetadata-505301246 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d10b4c4c-3d5a-4778-abda-154cd9b5930a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:06 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9808c24f-7503-47d2-b73c-ab5bb57ccbef tempest-VolumesImageMetadata-505301246 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d10b4c4c-3d5a-4778-abda-154cd9b5930a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:06 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9808c24f-7503-47d2-b73c-ab5bb57ccbef tempest-VolumesImageMetadata-505301246 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ca7d1a76-1312-4a64-a46a-fe9d58f07987) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:06 devstack cinder-volume[94214]: DEBUG cinder.image.glance [None req-9808c24f-7503-47d2-b73c-ab5bb57ccbef tempest-VolumesImageMetadata-505301246 None] Creating Keystone auth plugin from conf {{(pid=94214) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 15 16:26:06 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9808c24f-7503-47d2-b73c-ab5bb57ccbef tempest-VolumesImageMetadata-505301246 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ca7d1a76-1312-4a64-a46a-fe9d58f07987) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '60bb4f89-a3a9-40a7-be68-4f497854d95e', 'volume_name': 'volume-60bb4f89-a3a9-40a7-be68-4f497854d95e', 'volume_size': 1, 'image_id': '0e78c96d-34b7-4b21-8ccd-88b9f828d88a', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/0e78c96d-34b7-4b21-8ccd-88b9f828d88a', 'metadata': {}}]), 'image_meta': {'name': 'cirros-0.6.3-x86_64-disk', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'public', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'fd01edc1646347ea87f3bb7283b41280', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '0e78c96d-34b7-4b21-8ccd-88b9f828d88a', 'created_at': datetime.datetime(2026, 8, 15, 14, 6, 50, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 15, 14, 6, 52, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/0e78c96d-34b7-4b21-8ccd-88b9f828d88a/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:06 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9808c24f-7503-47d2-b73c-ab5bb57ccbef tempest-VolumesImageMetadata-505301246 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (734d8c62-8f7d-4922-a3c8-b691b97a6fbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:06 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9808c24f-7503-47d2-b73c-ab5bb57ccbef tempest-VolumesImageMetadata-505301246 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (734d8c62-8f7d-4922-a3c8-b691b97a6fbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:06 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9808c24f-7503-47d2-b73c-ab5bb57ccbef tempest-VolumesImageMetadata-505301246 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (be2d75aa-09f5-43c7-8391-25d747335df9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:06 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-9808c24f-7503-47d2-b73c-ab5bb57ccbef tempest-VolumesImageMetadata-505301246 None] Volume 60bb4f89-a3a9-40a7-be68-4f497854d95e: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-60bb4f89-a3a9-40a7-be68-4f497854d95e', 'volume_size': 1, 'image_id': '0e78c96d-34b7-4b21-8ccd-88b9f828d88a', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/0e78c96d-34b7-4b21-8ccd-88b9f828d88a', 'metadata': {}}]), 'image_meta': {'name': 'cirros-0.6.3-x86_64-disk', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'public', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'fd01edc1646347ea87f3bb7283b41280', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '0e78c96d-34b7-4b21-8ccd-88b9f828d88a', 'created_at': datetime.datetime(2026, 8, 15, 14, 6, 50, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 15, 14, 6, 52, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/0e78c96d-34b7-4b21-8ccd-88b9f828d88a/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': ''}}, 'image_service': } Aug 15 16:26:06 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-9808c24f-7503-47d2-b73c-ab5bb57ccbef tempest-VolumesImageMetadata-505301246 None] Trying to clone 60bb4f89-a3a9-40a7-be68-4f497854d95e from image 0e78c96d-34b7-4b21-8ccd-88b9f828d88a at location (None, [{'url': 'file:///opt/stack/data/glance/images/0e78c96d-34b7-4b21-8ccd-88b9f828d88a', 'metadata': {}}]). {{(pid=94214) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 15 16:26:07 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-9808c24f-7503-47d2-b73c-ab5bb57ccbef tempest-VolumesImageMetadata-505301246 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_8y7adt5mdevstack@QuobyteHD, size 20.69 MB, duration 1.00 sec {{(pid=94214) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 15 16:26:07 devstack cinder-volume[94214]: INFO cinder.image.image_utils [None req-9808c24f-7503-47d2-b73c-ab5bb57ccbef tempest-VolumesImageMetadata-505301246 None] Image download 20.69 MB at 20.69 MB/s Aug 15 16:26:07 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[2886ab8e-fb33-4e29-9aa2-1275b04012b2]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:26:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9808c24f-7503-47d2-b73c-ab5bb57ccbef tempest-VolumesImageMetadata-505301246 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_8y7adt5mdevstack@QuobyteHD {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:07 devstack sudo[110869]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_8y7adt5mdevstack@QuobyteHD Aug 15 16:26:07 devstack sudo[110869]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:07 devstack sudo[110869]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9808c24f-7503-47d2-b73c-ab5bb57ccbef tempest-VolumesImageMetadata-505301246 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_8y7adt5mdevstack@QuobyteHD" returned: 0 in 0.363s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:07 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-9808c24f-7503-47d2-b73c-ab5bb57ccbef tempest-VolumesImageMetadata-505301246 None] Temporary image 0e78c96d-34b7-4b21-8ccd-88b9f828d88a is fetched for user 362777c4e4fb4bb49836cacb388c46fe. {{(pid=94214) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 15 16:26:07 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[91f0241f-1deb-481e-8cea-87ea302c246f]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:26:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9808c24f-7503-47d2-b73c-ab5bb57ccbef tempest-VolumesImageMetadata-505301246 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_8y7adt5mdevstack@QuobyteHD {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:08 devstack sudo[110874]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_8y7adt5mdevstack@QuobyteHD Aug 15 16:26:08 devstack sudo[110874]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:08 devstack sudo[110874]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9808c24f-7503-47d2-b73c-ab5bb57ccbef tempest-VolumesImageMetadata-505301246 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_8y7adt5mdevstack@QuobyteHD" returned: 0 in 0.335s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9808c24f-7503-47d2-b73c-ab5bb57ccbef tempest-VolumesImageMetadata-505301246 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:26:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9808c24f-7503-47d2-b73c-ab5bb57ccbef tempest-VolumesImageMetadata-505301246 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.002s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:26:08 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-9808c24f-7503-47d2-b73c-ab5bb57ccbef tempest-VolumesImageMetadata-505301246 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:26:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-33263463',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=60bb4f89-a3a9-40a7-be68-4f497854d95e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e895b78d228540feba9801ce899bf9f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:26:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:26:06Z,use_quota=True,user_id='362777c4e4fb4bb49836cacb388c46fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:26:08 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-9808c24f-7503-47d2-b73c-ab5bb57ccbef tempest-VolumesImageMetadata-505301246 None] Creating volume 60bb4f89-a3a9-40a7-be68-4f497854d95e {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:26:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9808c24f-7503-47d2-b73c-ab5bb57ccbef tempest-VolumesImageMetadata-505301246 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:26:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9808c24f-7503-47d2-b73c-ab5bb57ccbef tempest-VolumesImageMetadata-505301246 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:26:08 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-9808c24f-7503-47d2-b73c-ab5bb57ccbef tempest-VolumesImageMetadata-505301246 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:26:08 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-9808c24f-7503-47d2-b73c-ab5bb57ccbef tempest-VolumesImageMetadata-505301246 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:26:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9808c24f-7503-47d2-b73c-ab5bb57ccbef tempest-VolumesImageMetadata-505301246 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:26:08 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-9808c24f-7503-47d2-b73c-ab5bb57ccbef tempest-VolumesImageMetadata-505301246 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:26:08 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-9808c24f-7503-47d2-b73c-ab5bb57ccbef tempest-VolumesImageMetadata-505301246 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:26:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9808c24f-7503-47d2-b73c-ab5bb57ccbef tempest-VolumesImageMetadata-505301246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-60bb4f89-a3a9-40a7-be68-4f497854d95e 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:08 devstack sudo[110879]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-60bb4f89-a3a9-40a7-be68-4f497854d95e 1073741824 Aug 15 16:26:08 devstack sudo[110879]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:08 devstack sudo[110879]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9808c24f-7503-47d2-b73c-ab5bb57ccbef tempest-VolumesImageMetadata-505301246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-60bb4f89-a3a9-40a7-be68-4f497854d95e 1073741824" returned: 0 in 0.558s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9808c24f-7503-47d2-b73c-ab5bb57ccbef tempest-VolumesImageMetadata-505301246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-60bb4f89-a3a9-40a7-be68-4f497854d95e {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:08 devstack sudo[110888]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-60bb4f89-a3a9-40a7-be68-4f497854d95e Aug 15 16:26:08 devstack sudo[110888]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:09 devstack sudo[110888]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9808c24f-7503-47d2-b73c-ab5bb57ccbef tempest-VolumesImageMetadata-505301246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-60bb4f89-a3a9-40a7-be68-4f497854d95e" returned: 0 in 0.283s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:09 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-9808c24f-7503-47d2-b73c-ab5bb57ccbef tempest-VolumesImageMetadata-505301246 None] <== create_volume: return (904ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:26:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9808c24f-7503-47d2-b73c-ab5bb57ccbef tempest-VolumesImageMetadata-505301246 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.907s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:26:09 devstack cinder-volume[94214]: DEBUG cinder.volume.volume_utils [None req-9808c24f-7503-47d2-b73c-ab5bb57ccbef tempest-VolumesImageMetadata-505301246 None] Attempting download of 0e78c96d-34b7-4b21-8ccd-88b9f828d88a ((None, [{'url': 'file:///opt/stack/data/glance/images/0e78c96d-34b7-4b21-8ccd-88b9f828d88a', 'metadata': {}}])) to volume 60bb4f89-a3a9-40a7-be68-4f497854d95e. {{(pid=94214) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 15 16:26:09 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[53ed59de-8a55-4843-859b-39e4f1f8b7fc]: (4, 'raw') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:26:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9808c24f-7503-47d2-b73c-ab5bb57ccbef tempest-VolumesImageMetadata-505301246 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_fx1zupgd {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:09 devstack sudo[110891]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_fx1zupgd Aug 15 16:26:09 devstack sudo[110891]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:09 devstack sudo[110891]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9808c24f-7503-47d2-b73c-ab5bb57ccbef tempest-VolumesImageMetadata-505301246 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_fx1zupgd" returned: 0 in 0.442s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9808c24f-7503-47d2-b73c-ab5bb57ccbef tempest-VolumesImageMetadata-505301246 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_fx1zupgd {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:09 devstack sudo[110895]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_fx1zupgd Aug 15 16:26:09 devstack sudo[110895]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:10 devstack sudo[110895]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9808c24f-7503-47d2-b73c-ab5bb57ccbef tempest-VolumesImageMetadata-505301246 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_fx1zupgd" returned: 1 in 0.356s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9808c24f-7503-47d2-b73c-ab5bb57ccbef tempest-VolumesImageMetadata-505301246 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_fx1zupgd' failed. Not Retrying. {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 15 16:26:10 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[b92b49e7-e853-4da2-9d63-f317bbe427ff]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:26:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9808c24f-7503-47d2-b73c-ab5bb57ccbef tempest-VolumesImageMetadata-505301246 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_8y7adt5mdevstack@QuobyteHD {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:10 devstack sudo[110900]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_8y7adt5mdevstack@QuobyteHD Aug 15 16:26:10 devstack sudo[110900]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:10 devstack sudo[110900]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9808c24f-7503-47d2-b73c-ab5bb57ccbef tempest-VolumesImageMetadata-505301246 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_8y7adt5mdevstack@QuobyteHD" returned: 0 in 0.345s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:10 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-9808c24f-7503-47d2-b73c-ab5bb57ccbef tempest-VolumesImageMetadata-505301246 None] 0e78c96d-34b7-4b21-8ccd-88b9f828d88a was qcow2, converting to qcow2 {{(pid=94214) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 15 16:26:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9808c24f-7503-47d2-b73c-ab5bb57ccbef tempest-VolumesImageMetadata-505301246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_8y7adt5mdevstack@QuobyteHD /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-60bb4f89-a3a9-40a7-be68-4f497854d95e {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:10 devstack sudo[110905]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_8y7adt5mdevstack@QuobyteHD /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-60bb4f89-a3a9-40a7-be68-4f497854d95e Aug 15 16:26:10 devstack sudo[110905]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:12 devstack sudo[110905]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:12 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9808c24f-7503-47d2-b73c-ab5bb57ccbef tempest-VolumesImageMetadata-505301246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_8y7adt5mdevstack@QuobyteHD /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-60bb4f89-a3a9-40a7-be68-4f497854d95e" returned: 0 in 1.980s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:12 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-9808c24f-7503-47d2-b73c-ab5bb57ccbef tempest-VolumesImageMetadata-505301246 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_8y7adt5mdevstack@QuobyteHD, size 112.00 MB, duration 1.98 sec, destination /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-60bb4f89-a3a9-40a7-be68-4f497854d95e {{(pid=94214) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 15 16:26:12 devstack cinder-volume[94214]: INFO cinder.image.image_utils [None req-9808c24f-7503-47d2-b73c-ab5bb57ccbef tempest-VolumesImageMetadata-505301246 None] Converted 112.00 MB image at 56.52 MB/s Aug 15 16:26:12 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9808c24f-7503-47d2-b73c-ab5bb57ccbef tempest-VolumesImageMetadata-505301246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-60bb4f89-a3a9-40a7-be68-4f497854d95e 1G {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:12 devstack sudo[110922]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-60bb4f89-a3a9-40a7-be68-4f497854d95e 1G Aug 15 16:26:12 devstack sudo[110922]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:12 devstack sudo[110922]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:12 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9808c24f-7503-47d2-b73c-ab5bb57ccbef tempest-VolumesImageMetadata-505301246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-60bb4f89-a3a9-40a7-be68-4f497854d95e 1G" returned: 0 in 0.340s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:12 devstack cinder-volume[94214]: DEBUG cinder.volume.volume_utils [None req-9808c24f-7503-47d2-b73c-ab5bb57ccbef tempest-VolumesImageMetadata-505301246 None] Downloaded image 0e78c96d-34b7-4b21-8ccd-88b9f828d88a ((None, [{'url': 'file:///opt/stack/data/glance/images/0e78c96d-34b7-4b21-8ccd-88b9f828d88a', 'metadata': {}}])) to volume 60bb4f89-a3a9-40a7-be68-4f497854d95e successfully. {{(pid=94214) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 15 16:26:12 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-9808c24f-7503-47d2-b73c-ab5bb57ccbef tempest-VolumesImageMetadata-505301246 None] Temporary image 0e78c96d-34b7-4b21-8ccd-88b9f828d88a for user 362777c4e4fb4bb49836cacb388c46fe is deleted. {{(pid=94214) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 15 16:26:12 devstack cinder-volume[94214]: DEBUG cinder.volume.volume_utils [None req-9808c24f-7503-47d2-b73c-ab5bb57ccbef tempest-VolumesImageMetadata-505301246 None] Marking volume 60bb4f89-a3a9-40a7-be68-4f497854d95e as bootable. {{(pid=94214) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 15 16:26:12 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-9808c24f-7503-47d2-b73c-ab5bb57ccbef tempest-VolumesImageMetadata-505301246 None] Copying metadata from image 0e78c96d-34b7-4b21-8ccd-88b9f828d88a to 60bb4f89-a3a9-40a7-be68-4f497854d95e. {{(pid=94214) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 15 16:26:12 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-9808c24f-7503-47d2-b73c-ab5bb57ccbef tempest-VolumesImageMetadata-505301246 None] Creating volume glance metadata for volume 60bb4f89-a3a9-40a7-be68-4f497854d95e backed by image 0e78c96d-34b7-4b21-8ccd-88b9f828d88a with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': '', 'image_id': '0e78c96d-34b7-4b21-8ccd-88b9f828d88a', 'image_name': 'cirros-0.6.3-x86_64-disk', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'container_format': 'bare', 'disk_format': 'qcow2', 'min_disk': 0, 'min_ram': 0, 'size': 21692416}. {{(pid=94214) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 15 16:26:12 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9808c24f-7503-47d2-b73c-ab5bb57ccbef tempest-VolumesImageMetadata-505301246 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (be2d75aa-09f5-43c7-8391-25d747335df9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-60bb4f89-a3a9-40a7-be68-4f497854d95e', 'volume_size': 1, 'image_id': '0e78c96d-34b7-4b21-8ccd-88b9f828d88a', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/0e78c96d-34b7-4b21-8ccd-88b9f828d88a', 'metadata': {}}]), 'image_meta': {'name': 'cirros-0.6.3-x86_64-disk', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'public', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'fd01edc1646347ea87f3bb7283b41280', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '0e78c96d-34b7-4b21-8ccd-88b9f828d88a', 'created_at': datetime.datetime(2026, 8, 15, 14, 6, 50, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 15, 14, 6, 52, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/0e78c96d-34b7-4b21-8ccd-88b9f828d88a/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:12 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9808c24f-7503-47d2-b73c-ab5bb57ccbef tempest-VolumesImageMetadata-505301246 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2b2ee025-2166-4596-8508-bdbb4bd91c86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:13 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-9808c24f-7503-47d2-b73c-ab5bb57ccbef tempest-VolumesImageMetadata-505301246 None] Volume volume-60bb4f89-a3a9-40a7-be68-4f497854d95e (60bb4f89-a3a9-40a7-be68-4f497854d95e): created successfully Aug 15 16:26:13 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9808c24f-7503-47d2-b73c-ab5bb57ccbef tempest-VolumesImageMetadata-505301246 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2b2ee025-2166-4596-8508-bdbb4bd91c86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:13 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9808c24f-7503-47d2-b73c-ab5bb57ccbef tempest-VolumesImageMetadata-505301246 None] Flow 'volume_create_manager' (9d6f3b27-90a7-4568-b352-53dfa1b28883) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:26:13 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-9808c24f-7503-47d2-b73c-ab5bb57ccbef tempest-VolumesImageMetadata-505301246 None] Created volume successfully. Aug 15 16:26:14 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-48cc9346-7326-4795-b77d-ecb1c3146971 tempest-VolumesImageMetadata-505301246 None] Acquiring lock "cinder-60bb4f89-a3a9-40a7-be68-4f497854d95e-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:26:14 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-48cc9346-7326-4795-b77d-ecb1c3146971 tempest-VolumesImageMetadata-505301246 None] Lock "cinder-60bb4f89-a3a9-40a7-be68-4f497854d95e-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:26:14 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-48cc9346-7326-4795-b77d-ecb1c3146971 tempest-VolumesImageMetadata-505301246 None] Acquiring lock "cinder-quobyte-60bb4f89-a3a9-40a7-be68-4f497854d95e" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:26:14 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-48cc9346-7326-4795-b77d-ecb1c3146971 tempest-VolumesImageMetadata-505301246 None] Lock "cinder-quobyte-60bb4f89-a3a9-40a7-be68-4f497854d95e" acquired by "delete_volume" :: waited 0.028s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:26:14 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[aeaf1a3d-1d21-4238-acbe-c628656117e5]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:26:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-48cc9346-7326-4795-b77d-ecb1c3146971 tempest-VolumesImageMetadata-505301246 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-60bb4f89-a3a9-40a7-be68-4f497854d95e {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:14 devstack sudo[111001]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-60bb4f89-a3a9-40a7-be68-4f497854d95e Aug 15 16:26:14 devstack sudo[111001]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:15 devstack sudo[111001]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-48cc9346-7326-4795-b77d-ecb1c3146971 tempest-VolumesImageMetadata-505301246 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-60bb4f89-a3a9-40a7-be68-4f497854d95e" returned: 0 in 0.411s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-48cc9346-7326-4795-b77d-ecb1c3146971 tempest-VolumesImageMetadata-505301246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-60bb4f89-a3a9-40a7-be68-4f497854d95e {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:15 devstack sudo[111007]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-60bb4f89-a3a9-40a7-be68-4f497854d95e Aug 15 16:26:15 devstack sudo[111007]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:15 devstack sudo[111007]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-48cc9346-7326-4795-b77d-ecb1c3146971 tempest-VolumesImageMetadata-505301246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-60bb4f89-a3a9-40a7-be68-4f497854d95e" returned: 0 in 0.404s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:15 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-48cc9346-7326-4795-b77d-ecb1c3146971 tempest-VolumesImageMetadata-505301246 None] Lock "cinder-quobyte-60bb4f89-a3a9-40a7-be68-4f497854d95e" released by "delete_volume" :: held 0.882s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:26:15 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-48cc9346-7326-4795-b77d-ecb1c3146971 tempest-VolumesImageMetadata-505301246 None] Created reservations ['14522b56-d80d-4a20-b22e-c883b04be7cb', '41b9c59d-f0e4-4c03-960f-88f77d268069', '022db655-9966-4cd4-9c99-cfa81bf85bde', '40b5c9d3-03ab-4835-b582-67aa1b4682b8'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:26:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-48cc9346-7326-4795-b77d-ecb1c3146971 tempest-VolumesImageMetadata-505301246 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:26:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-48cc9346-7326-4795-b77d-ecb1c3146971 tempest-VolumesImageMetadata-505301246 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:26:15 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-48cc9346-7326-4795-b77d-ecb1c3146971 tempest-VolumesImageMetadata-505301246 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:26:15 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-48cc9346-7326-4795-b77d-ecb1c3146971 tempest-VolumesImageMetadata-505301246 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:26:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-48cc9346-7326-4795-b77d-ecb1c3146971 tempest-VolumesImageMetadata-505301246 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:26:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-48cc9346-7326-4795-b77d-ecb1c3146971 tempest-VolumesImageMetadata-505301246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:16 devstack sudo[111012]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:26:16 devstack sudo[111012]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:16 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-23ef45e0-2091-4e97-acf8-500cad4ed234 tempest-CreateVolumesFromImageTest-115969384 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:26:16 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-23ef45e0-2091-4e97-acf8-500cad4ed234 tempest-CreateVolumesFromImageTest-115969384 None] Flow 'volume_create_manager' (260a018c-99fd-4b47-80d9-71cfa6272482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:26:16 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-23ef45e0-2091-4e97-acf8-500cad4ed234 tempest-CreateVolumesFromImageTest-115969384 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (19bf38e6-6ddd-4484-8d50-3edc9f930ff4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:16 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-23ef45e0-2091-4e97-acf8-500cad4ed234 tempest-CreateVolumesFromImageTest-115969384 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (19bf38e6-6ddd-4484-8d50-3edc9f930ff4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:26:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1184471172',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=042a0617-d604-4ea6-b57c-35556def9987,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8686be7e903d4e7782baf487f1264e9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:26:16Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:26:16Z,use_quota=True,user_id='1513dafb7d194b07992f064156248362',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:16 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-23ef45e0-2091-4e97-acf8-500cad4ed234 tempest-CreateVolumesFromImageTest-115969384 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dfa0e5f8-bcca-4d38-89b6-f2d72875552d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:16 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-23ef45e0-2091-4e97-acf8-500cad4ed234 tempest-CreateVolumesFromImageTest-115969384 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dfa0e5f8-bcca-4d38-89b6-f2d72875552d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:16 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-23ef45e0-2091-4e97-acf8-500cad4ed234 tempest-CreateVolumesFromImageTest-115969384 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (26472d20-be44-4bf7-8e03-c4f7a87cb273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:16 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-23ef45e0-2091-4e97-acf8-500cad4ed234 tempest-CreateVolumesFromImageTest-115969384 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (26472d20-be44-4bf7-8e03-c4f7a87cb273) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '042a0617-d604-4ea6-b57c-35556def9987', 'volume_name': 'volume-042a0617-d604-4ea6-b57c-35556def9987', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:16 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-23ef45e0-2091-4e97-acf8-500cad4ed234 tempest-CreateVolumesFromImageTest-115969384 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e2b82307-9b5f-4c1d-8ae5-7af05d812f6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:16 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-23ef45e0-2091-4e97-acf8-500cad4ed234 tempest-CreateVolumesFromImageTest-115969384 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e2b82307-9b5f-4c1d-8ae5-7af05d812f6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:16 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-23ef45e0-2091-4e97-acf8-500cad4ed234 tempest-CreateVolumesFromImageTest-115969384 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ef146dd9-8a4d-420b-9823-39d1e59fbf63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:16 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-23ef45e0-2091-4e97-acf8-500cad4ed234 tempest-CreateVolumesFromImageTest-115969384 None] Volume 042a0617-d604-4ea6-b57c-35556def9987: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-042a0617-d604-4ea6-b57c-35556def9987', 'volume_size': 1} Aug 15 16:26:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-23ef45e0-2091-4e97-acf8-500cad4ed234 tempest-CreateVolumesFromImageTest-115969384 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:26:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-23ef45e0-2091-4e97-acf8-500cad4ed234 tempest-CreateVolumesFromImageTest-115969384 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:26:16 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-23ef45e0-2091-4e97-acf8-500cad4ed234 tempest-CreateVolumesFromImageTest-115969384 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:26:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1184471172',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=042a0617-d604-4ea6-b57c-35556def9987,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8686be7e903d4e7782baf487f1264e9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:26:16Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:26:16Z,use_quota=True,user_id='1513dafb7d194b07992f064156248362',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:26:16 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-23ef45e0-2091-4e97-acf8-500cad4ed234 tempest-CreateVolumesFromImageTest-115969384 None] Creating volume 042a0617-d604-4ea6-b57c-35556def9987 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:26:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-23ef45e0-2091-4e97-acf8-500cad4ed234 tempest-CreateVolumesFromImageTest-115969384 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:26:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-23ef45e0-2091-4e97-acf8-500cad4ed234 tempest-CreateVolumesFromImageTest-115969384 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:26:16 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-23ef45e0-2091-4e97-acf8-500cad4ed234 tempest-CreateVolumesFromImageTest-115969384 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:26:16 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-23ef45e0-2091-4e97-acf8-500cad4ed234 tempest-CreateVolumesFromImageTest-115969384 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:26:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-23ef45e0-2091-4e97-acf8-500cad4ed234 tempest-CreateVolumesFromImageTest-115969384 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:26:16 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-23ef45e0-2091-4e97-acf8-500cad4ed234 tempest-CreateVolumesFromImageTest-115969384 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:26:16 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-23ef45e0-2091-4e97-acf8-500cad4ed234 tempest-CreateVolumesFromImageTest-115969384 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:26:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-23ef45e0-2091-4e97-acf8-500cad4ed234 tempest-CreateVolumesFromImageTest-115969384 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-042a0617-d604-4ea6-b57c-35556def9987 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:16 devstack sudo[111014]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-042a0617-d604-4ea6-b57c-35556def9987 1073741824 Aug 15 16:26:16 devstack sudo[111014]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:16 devstack sudo[111012]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-48cc9346-7326-4795-b77d-ecb1c3146971 tempest-VolumesImageMetadata-505301246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.512s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:16 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-48cc9346-7326-4795-b77d-ecb1c3146971 tempest-VolumesImageMetadata-505301246 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:26:16 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-48cc9346-7326-4795-b77d-ecb1c3146971 tempest-VolumesImageMetadata-505301246 None] Deleted volume successfully. Aug 15 16:26:16 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-48cc9346-7326-4795-b77d-ecb1c3146971 tempest-VolumesImageMetadata-505301246 None] Lock "cinder-60bb4f89-a3a9-40a7-be68-4f497854d95e-delete_volume" released by "delete_volume" :: held 1.841s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:26:16 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-b6aaac7b-9a87-4d21-bd2c-33e9837db7a4 tempest-CreateVolumesFromImageTest-115969384 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:26:16 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b6aaac7b-9a87-4d21-bd2c-33e9837db7a4 tempest-CreateVolumesFromImageTest-115969384 None] Flow 'volume_create_manager' (a3069825-dea2-4b0c-a59a-4cd42ba03a1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:26:16 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b6aaac7b-9a87-4d21-bd2c-33e9837db7a4 tempest-CreateVolumesFromImageTest-115969384 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (973fcab1-96a5-43a5-b66c-5424016a3840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:16 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b6aaac7b-9a87-4d21-bd2c-33e9837db7a4 tempest-CreateVolumesFromImageTest-115969384 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (973fcab1-96a5-43a5-b66c-5424016a3840) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:26:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1648097234',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2a6ac798-ff4f-4194-aa69-8e520dab31cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8686be7e903d4e7782baf487f1264e9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:26:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:26:17Z,use_quota=True,user_id='1513dafb7d194b07992f064156248362',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:16 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b6aaac7b-9a87-4d21-bd2c-33e9837db7a4 tempest-CreateVolumesFromImageTest-115969384 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ea3a0b0a-76a4-4e9e-b583-546260146591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:16 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b6aaac7b-9a87-4d21-bd2c-33e9837db7a4 tempest-CreateVolumesFromImageTest-115969384 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ea3a0b0a-76a4-4e9e-b583-546260146591) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:16 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b6aaac7b-9a87-4d21-bd2c-33e9837db7a4 tempest-CreateVolumesFromImageTest-115969384 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d1abb7f7-de20-4963-b312-c5573e3fe912) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:16 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b6aaac7b-9a87-4d21-bd2c-33e9837db7a4 tempest-CreateVolumesFromImageTest-115969384 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d1abb7f7-de20-4963-b312-c5573e3fe912) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2a6ac798-ff4f-4194-aa69-8e520dab31cc', 'volume_name': 'volume-2a6ac798-ff4f-4194-aa69-8e520dab31cc', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:16 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b6aaac7b-9a87-4d21-bd2c-33e9837db7a4 tempest-CreateVolumesFromImageTest-115969384 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (02b167ae-6d78-4cb8-95e8-68c041a78784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:16 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b6aaac7b-9a87-4d21-bd2c-33e9837db7a4 tempest-CreateVolumesFromImageTest-115969384 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (02b167ae-6d78-4cb8-95e8-68c041a78784) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:16 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b6aaac7b-9a87-4d21-bd2c-33e9837db7a4 tempest-CreateVolumesFromImageTest-115969384 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (db1067c5-391f-4644-832d-47324d15daa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:16 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-b6aaac7b-9a87-4d21-bd2c-33e9837db7a4 tempest-CreateVolumesFromImageTest-115969384 None] Volume 2a6ac798-ff4f-4194-aa69-8e520dab31cc: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2a6ac798-ff4f-4194-aa69-8e520dab31cc', 'volume_size': 1} Aug 15 16:26:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-b6aaac7b-9a87-4d21-bd2c-33e9837db7a4 tempest-CreateVolumesFromImageTest-115969384 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:26:16 devstack sudo[111014]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-23ef45e0-2091-4e97-acf8-500cad4ed234 tempest-CreateVolumesFromImageTest-115969384 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-042a0617-d604-4ea6-b57c-35556def9987 1073741824" returned: 0 in 0.766s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-23ef45e0-2091-4e97-acf8-500cad4ed234 tempest-CreateVolumesFromImageTest-115969384 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-042a0617-d604-4ea6-b57c-35556def9987 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:17 devstack sudo[111021]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-042a0617-d604-4ea6-b57c-35556def9987 Aug 15 16:26:17 devstack sudo[111021]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:17 devstack sudo[111021]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-23ef45e0-2091-4e97-acf8-500cad4ed234 tempest-CreateVolumesFromImageTest-115969384 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-042a0617-d604-4ea6-b57c-35556def9987" returned: 0 in 0.389s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:17 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-23ef45e0-2091-4e97-acf8-500cad4ed234 tempest-CreateVolumesFromImageTest-115969384 None] <== create_volume: return (1216ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:26:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-23ef45e0-2091-4e97-acf8-500cad4ed234 tempest-CreateVolumesFromImageTest-115969384 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.221s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:26:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-b6aaac7b-9a87-4d21-bd2c-33e9837db7a4 tempest-CreateVolumesFromImageTest-115969384 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.619s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:26:17 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-b6aaac7b-9a87-4d21-bd2c-33e9837db7a4 tempest-CreateVolumesFromImageTest-115969384 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:26:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1648097234',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2a6ac798-ff4f-4194-aa69-8e520dab31cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8686be7e903d4e7782baf487f1264e9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:26:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:26:17Z,use_quota=True,user_id='1513dafb7d194b07992f064156248362',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:26:17 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-b6aaac7b-9a87-4d21-bd2c-33e9837db7a4 tempest-CreateVolumesFromImageTest-115969384 None] Creating volume 2a6ac798-ff4f-4194-aa69-8e520dab31cc {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:26:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-b6aaac7b-9a87-4d21-bd2c-33e9837db7a4 tempest-CreateVolumesFromImageTest-115969384 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:26:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-b6aaac7b-9a87-4d21-bd2c-33e9837db7a4 tempest-CreateVolumesFromImageTest-115969384 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:26:17 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-b6aaac7b-9a87-4d21-bd2c-33e9837db7a4 tempest-CreateVolumesFromImageTest-115969384 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:26:17 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-b6aaac7b-9a87-4d21-bd2c-33e9837db7a4 tempest-CreateVolumesFromImageTest-115969384 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:26:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-b6aaac7b-9a87-4d21-bd2c-33e9837db7a4 tempest-CreateVolumesFromImageTest-115969384 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:26:17 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-b6aaac7b-9a87-4d21-bd2c-33e9837db7a4 tempest-CreateVolumesFromImageTest-115969384 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:26:17 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-b6aaac7b-9a87-4d21-bd2c-33e9837db7a4 tempest-CreateVolumesFromImageTest-115969384 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:26:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b6aaac7b-9a87-4d21-bd2c-33e9837db7a4 tempest-CreateVolumesFromImageTest-115969384 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2a6ac798-ff4f-4194-aa69-8e520dab31cc 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:17 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-ec5b73ab-e135-4e2d-adb7-0d460527daa8 tempest-CreateVolumesFromImageTest-115969384 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:26:17 devstack sudo[111024]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2a6ac798-ff4f-4194-aa69-8e520dab31cc 1073741824 Aug 15 16:26:17 devstack sudo[111024]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:17 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ec5b73ab-e135-4e2d-adb7-0d460527daa8 tempest-CreateVolumesFromImageTest-115969384 None] Flow 'volume_create_manager' (6191ebba-e53a-41ba-8ac8-b31c01a04a9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:26:17 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ec5b73ab-e135-4e2d-adb7-0d460527daa8 tempest-CreateVolumesFromImageTest-115969384 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d31dec4a-a4df-455e-baea-05188bbcd441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:17 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-23ef45e0-2091-4e97-acf8-500cad4ed234 tempest-CreateVolumesFromImageTest-115969384 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ef146dd9-8a4d-420b-9823-39d1e59fbf63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-042a0617-d604-4ea6-b57c-35556def9987', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:17 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-23ef45e0-2091-4e97-acf8-500cad4ed234 tempest-CreateVolumesFromImageTest-115969384 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4d15470d-0a1a-41d2-9b5b-c17b7b2c11c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:17 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ec5b73ab-e135-4e2d-adb7-0d460527daa8 tempest-CreateVolumesFromImageTest-115969384 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d31dec4a-a4df-455e-baea-05188bbcd441) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:26:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1379027294',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9a7d8cd9-a0e1-4e7c-b151-284c8bc421f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8686be7e903d4e7782baf487f1264e9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:26:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:26:17Z,use_quota=True,user_id='1513dafb7d194b07992f064156248362',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:17 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ec5b73ab-e135-4e2d-adb7-0d460527daa8 tempest-CreateVolumesFromImageTest-115969384 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5f6d72cb-2408-49fc-beea-9e22a2b783db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:17 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ec5b73ab-e135-4e2d-adb7-0d460527daa8 tempest-CreateVolumesFromImageTest-115969384 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5f6d72cb-2408-49fc-beea-9e22a2b783db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:17 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ec5b73ab-e135-4e2d-adb7-0d460527daa8 tempest-CreateVolumesFromImageTest-115969384 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5161e72e-1799-4173-8d80-37651b78a823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:17 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ec5b73ab-e135-4e2d-adb7-0d460527daa8 tempest-CreateVolumesFromImageTest-115969384 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5161e72e-1799-4173-8d80-37651b78a823) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9a7d8cd9-a0e1-4e7c-b151-284c8bc421f8', 'volume_name': 'volume-9a7d8cd9-a0e1-4e7c-b151-284c8bc421f8', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:17 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ec5b73ab-e135-4e2d-adb7-0d460527daa8 tempest-CreateVolumesFromImageTest-115969384 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (634f33d0-f998-441d-a30f-0b1729a68796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:17 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ec5b73ab-e135-4e2d-adb7-0d460527daa8 tempest-CreateVolumesFromImageTest-115969384 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (634f33d0-f998-441d-a30f-0b1729a68796) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:17 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ec5b73ab-e135-4e2d-adb7-0d460527daa8 tempest-CreateVolumesFromImageTest-115969384 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dc04a902-2b02-411a-b17c-0d7d0b6b9d0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:17 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-ec5b73ab-e135-4e2d-adb7-0d460527daa8 tempest-CreateVolumesFromImageTest-115969384 None] Volume 9a7d8cd9-a0e1-4e7c-b151-284c8bc421f8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9a7d8cd9-a0e1-4e7c-b151-284c8bc421f8', 'volume_size': 1} Aug 15 16:26:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ec5b73ab-e135-4e2d-adb7-0d460527daa8 tempest-CreateVolumesFromImageTest-115969384 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:26:17 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-23ef45e0-2091-4e97-acf8-500cad4ed234 tempest-CreateVolumesFromImageTest-115969384 None] Volume volume-042a0617-d604-4ea6-b57c-35556def9987 (042a0617-d604-4ea6-b57c-35556def9987): created successfully Aug 15 16:26:17 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-23ef45e0-2091-4e97-acf8-500cad4ed234 tempest-CreateVolumesFromImageTest-115969384 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4d15470d-0a1a-41d2-9b5b-c17b7b2c11c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:17 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-23ef45e0-2091-4e97-acf8-500cad4ed234 tempest-CreateVolumesFromImageTest-115969384 None] Flow 'volume_create_manager' (260a018c-99fd-4b47-80d9-71cfa6272482) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:26:17 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-23ef45e0-2091-4e97-acf8-500cad4ed234 tempest-CreateVolumesFromImageTest-115969384 None] Created volume successfully. Aug 15 16:26:17 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-c4b61721-f2cf-46a0-a644-80634f5d1419 tempest-CreateVolumesFromImageTest-115969384 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:26:17 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c4b61721-f2cf-46a0-a644-80634f5d1419 tempest-CreateVolumesFromImageTest-115969384 None] Flow 'volume_create_manager' (ba283a1d-8d00-4b04-851c-3dde57f2f0b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:26:17 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c4b61721-f2cf-46a0-a644-80634f5d1419 tempest-CreateVolumesFromImageTest-115969384 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (eb6b71ff-d19f-405a-8f96-29c13918c82f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:17 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c4b61721-f2cf-46a0-a644-80634f5d1419 tempest-CreateVolumesFromImageTest-115969384 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (eb6b71ff-d19f-405a-8f96-29c13918c82f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:26:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-59357844',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d12898b8-a064-476e-a6a9-b3423b4eef34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8686be7e903d4e7782baf487f1264e9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:26:18Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:26:18Z,use_quota=True,user_id='1513dafb7d194b07992f064156248362',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:18 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c4b61721-f2cf-46a0-a644-80634f5d1419 tempest-CreateVolumesFromImageTest-115969384 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a46921e3-8211-4403-91d3-251f489e3d24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:18 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c4b61721-f2cf-46a0-a644-80634f5d1419 tempest-CreateVolumesFromImageTest-115969384 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a46921e3-8211-4403-91d3-251f489e3d24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:18 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c4b61721-f2cf-46a0-a644-80634f5d1419 tempest-CreateVolumesFromImageTest-115969384 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (378414b3-6424-4de8-b775-b5082bb28907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:18 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c4b61721-f2cf-46a0-a644-80634f5d1419 tempest-CreateVolumesFromImageTest-115969384 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (378414b3-6424-4de8-b775-b5082bb28907) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd12898b8-a064-476e-a6a9-b3423b4eef34', 'volume_name': 'volume-d12898b8-a064-476e-a6a9-b3423b4eef34', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:18 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c4b61721-f2cf-46a0-a644-80634f5d1419 tempest-CreateVolumesFromImageTest-115969384 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b6a43d8a-cd9b-48f9-836f-d0db4afeea66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:18 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c4b61721-f2cf-46a0-a644-80634f5d1419 tempest-CreateVolumesFromImageTest-115969384 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b6a43d8a-cd9b-48f9-836f-d0db4afeea66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:18 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c4b61721-f2cf-46a0-a644-80634f5d1419 tempest-CreateVolumesFromImageTest-115969384 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3a919b3b-cda7-4f85-8376-b737216da80e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:18 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-c4b61721-f2cf-46a0-a644-80634f5d1419 tempest-CreateVolumesFromImageTest-115969384 None] Volume d12898b8-a064-476e-a6a9-b3423b4eef34: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d12898b8-a064-476e-a6a9-b3423b4eef34', 'volume_size': 1} Aug 15 16:26:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c4b61721-f2cf-46a0-a644-80634f5d1419 tempest-CreateVolumesFromImageTest-115969384 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:26:18 devstack sudo[111024]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b6aaac7b-9a87-4d21-bd2c-33e9837db7a4 tempest-CreateVolumesFromImageTest-115969384 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2a6ac798-ff4f-4194-aa69-8e520dab31cc 1073741824" returned: 0 in 0.839s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:18 devstack cinder-volume[94214]: DEBUG dbcounter [-] [94214] Writing DB stats cinder:SELECT=82,cinder:UPDATE=102,cinder:INSERT=28,cinder:DELETE=8 {{(pid=94214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 16:26:18 devstack cinder-volume[94214]: DEBUG dbcounter [-] [94214] Writing DB stats cinder:UPDATE=98,cinder:SELECT=87,cinder:INSERT=28,cinder:DELETE=9 {{(pid=94214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 16:26:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b6aaac7b-9a87-4d21-bd2c-33e9837db7a4 tempest-CreateVolumesFromImageTest-115969384 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2a6ac798-ff4f-4194-aa69-8e520dab31cc {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:18 devstack sudo[111030]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2a6ac798-ff4f-4194-aa69-8e520dab31cc Aug 15 16:26:18 devstack sudo[111030]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:18 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-d22b8f9f-f1cc-4a78-8976-7c2d7b50b147 tempest-CreateVolumesFromImageTest-115969384 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:26:18 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d22b8f9f-f1cc-4a78-8976-7c2d7b50b147 tempest-CreateVolumesFromImageTest-115969384 None] Flow 'volume_create_manager' (57b201ca-8310-4786-885b-0bc6d0a5b96e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:26:18 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d22b8f9f-f1cc-4a78-8976-7c2d7b50b147 tempest-CreateVolumesFromImageTest-115969384 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bd2ae34e-4407-4922-9d0f-fdb56aee0115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:18 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d22b8f9f-f1cc-4a78-8976-7c2d7b50b147 tempest-CreateVolumesFromImageTest-115969384 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bd2ae34e-4407-4922-9d0f-fdb56aee0115) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:26:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-207660157',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f47a898a-4038-4f57-bd5d-bd824a336e29,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8686be7e903d4e7782baf487f1264e9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:26:18Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:26:18Z,use_quota=True,user_id='1513dafb7d194b07992f064156248362',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:18 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d22b8f9f-f1cc-4a78-8976-7c2d7b50b147 tempest-CreateVolumesFromImageTest-115969384 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (94336978-de30-46e5-826e-690afc482234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:18 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d22b8f9f-f1cc-4a78-8976-7c2d7b50b147 tempest-CreateVolumesFromImageTest-115969384 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (94336978-de30-46e5-826e-690afc482234) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:18 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d22b8f9f-f1cc-4a78-8976-7c2d7b50b147 tempest-CreateVolumesFromImageTest-115969384 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (caab4c4c-1107-4518-92a1-3c2ba3878d47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:18 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d22b8f9f-f1cc-4a78-8976-7c2d7b50b147 tempest-CreateVolumesFromImageTest-115969384 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (caab4c4c-1107-4518-92a1-3c2ba3878d47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f47a898a-4038-4f57-bd5d-bd824a336e29', 'volume_name': 'volume-f47a898a-4038-4f57-bd5d-bd824a336e29', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:18 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d22b8f9f-f1cc-4a78-8976-7c2d7b50b147 tempest-CreateVolumesFromImageTest-115969384 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (76150e1e-3d34-4e6e-9253-9cb6b0718e50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:18 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d22b8f9f-f1cc-4a78-8976-7c2d7b50b147 tempest-CreateVolumesFromImageTest-115969384 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (76150e1e-3d34-4e6e-9253-9cb6b0718e50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:18 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d22b8f9f-f1cc-4a78-8976-7c2d7b50b147 tempest-CreateVolumesFromImageTest-115969384 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (faaae46f-a978-4a88-bda9-3584fa72fda2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:18 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-d22b8f9f-f1cc-4a78-8976-7c2d7b50b147 tempest-CreateVolumesFromImageTest-115969384 None] Volume f47a898a-4038-4f57-bd5d-bd824a336e29: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f47a898a-4038-4f57-bd5d-bd824a336e29', 'volume_size': 1} Aug 15 16:26:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d22b8f9f-f1cc-4a78-8976-7c2d7b50b147 tempest-CreateVolumesFromImageTest-115969384 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:26:18 devstack sudo[111030]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b6aaac7b-9a87-4d21-bd2c-33e9837db7a4 tempest-CreateVolumesFromImageTest-115969384 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2a6ac798-ff4f-4194-aa69-8e520dab31cc" returned: 0 in 0.400s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:18 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-b6aaac7b-9a87-4d21-bd2c-33e9837db7a4 tempest-CreateVolumesFromImageTest-115969384 None] <== create_volume: return (1312ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:26:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-b6aaac7b-9a87-4d21-bd2c-33e9837db7a4 tempest-CreateVolumesFromImageTest-115969384 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.315s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:26:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ec5b73ab-e135-4e2d-adb7-0d460527daa8 tempest-CreateVolumesFromImageTest-115969384 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.021s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:26:18 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ec5b73ab-e135-4e2d-adb7-0d460527daa8 tempest-CreateVolumesFromImageTest-115969384 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:26:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1379027294',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9a7d8cd9-a0e1-4e7c-b151-284c8bc421f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8686be7e903d4e7782baf487f1264e9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:26:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:26:17Z,use_quota=True,user_id='1513dafb7d194b07992f064156248362',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:26:18 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-ec5b73ab-e135-4e2d-adb7-0d460527daa8 tempest-CreateVolumesFromImageTest-115969384 None] Creating volume 9a7d8cd9-a0e1-4e7c-b151-284c8bc421f8 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:26:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ec5b73ab-e135-4e2d-adb7-0d460527daa8 tempest-CreateVolumesFromImageTest-115969384 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:26:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ec5b73ab-e135-4e2d-adb7-0d460527daa8 tempest-CreateVolumesFromImageTest-115969384 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:26:18 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ec5b73ab-e135-4e2d-adb7-0d460527daa8 tempest-CreateVolumesFromImageTest-115969384 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:26:18 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ec5b73ab-e135-4e2d-adb7-0d460527daa8 tempest-CreateVolumesFromImageTest-115969384 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:26:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ec5b73ab-e135-4e2d-adb7-0d460527daa8 tempest-CreateVolumesFromImageTest-115969384 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:26:18 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ec5b73ab-e135-4e2d-adb7-0d460527daa8 tempest-CreateVolumesFromImageTest-115969384 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:26:18 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-ec5b73ab-e135-4e2d-adb7-0d460527daa8 tempest-CreateVolumesFromImageTest-115969384 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:26:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ec5b73ab-e135-4e2d-adb7-0d460527daa8 tempest-CreateVolumesFromImageTest-115969384 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9a7d8cd9-a0e1-4e7c-b151-284c8bc421f8 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:18 devstack sudo[111033]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9a7d8cd9-a0e1-4e7c-b151-284c8bc421f8 1073741824 Aug 15 16:26:18 devstack sudo[111033]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:18 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b6aaac7b-9a87-4d21-bd2c-33e9837db7a4 tempest-CreateVolumesFromImageTest-115969384 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (db1067c5-391f-4644-832d-47324d15daa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2a6ac798-ff4f-4194-aa69-8e520dab31cc', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:18 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b6aaac7b-9a87-4d21-bd2c-33e9837db7a4 tempest-CreateVolumesFromImageTest-115969384 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (be3b24b7-21f4-4c4c-b844-58f970fac630) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:18 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-b6aaac7b-9a87-4d21-bd2c-33e9837db7a4 tempest-CreateVolumesFromImageTest-115969384 None] Volume volume-2a6ac798-ff4f-4194-aa69-8e520dab31cc (2a6ac798-ff4f-4194-aa69-8e520dab31cc): created successfully Aug 15 16:26:18 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b6aaac7b-9a87-4d21-bd2c-33e9837db7a4 tempest-CreateVolumesFromImageTest-115969384 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (be3b24b7-21f4-4c4c-b844-58f970fac630) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:18 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b6aaac7b-9a87-4d21-bd2c-33e9837db7a4 tempest-CreateVolumesFromImageTest-115969384 None] Flow 'volume_create_manager' (a3069825-dea2-4b0c-a59a-4cd42ba03a1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:26:18 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-b6aaac7b-9a87-4d21-bd2c-33e9837db7a4 tempest-CreateVolumesFromImageTest-115969384 None] Created volume successfully. Aug 15 16:26:19 devstack sudo[111033]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ec5b73ab-e135-4e2d-adb7-0d460527daa8 tempest-CreateVolumesFromImageTest-115969384 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9a7d8cd9-a0e1-4e7c-b151-284c8bc421f8 1073741824" returned: 0 in 0.476s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ec5b73ab-e135-4e2d-adb7-0d460527daa8 tempest-CreateVolumesFromImageTest-115969384 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9a7d8cd9-a0e1-4e7c-b151-284c8bc421f8 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:19 devstack sudo[111040]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9a7d8cd9-a0e1-4e7c-b151-284c8bc421f8 Aug 15 16:26:19 devstack sudo[111040]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:19 devstack sudo[111040]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ec5b73ab-e135-4e2d-adb7-0d460527daa8 tempest-CreateVolumesFromImageTest-115969384 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9a7d8cd9-a0e1-4e7c-b151-284c8bc421f8" returned: 0 in 0.259s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:19 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ec5b73ab-e135-4e2d-adb7-0d460527daa8 tempest-CreateVolumesFromImageTest-115969384 None] <== create_volume: return (779ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:26:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ec5b73ab-e135-4e2d-adb7-0d460527daa8 tempest-CreateVolumesFromImageTest-115969384 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.782s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:26:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c4b61721-f2cf-46a0-a644-80634f5d1419 tempest-CreateVolumesFromImageTest-115969384 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.425s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:26:19 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c4b61721-f2cf-46a0-a644-80634f5d1419 tempest-CreateVolumesFromImageTest-115969384 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:26:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-59357844',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d12898b8-a064-476e-a6a9-b3423b4eef34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8686be7e903d4e7782baf487f1264e9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:26:18Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:26:18Z,use_quota=True,user_id='1513dafb7d194b07992f064156248362',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:26:19 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-c4b61721-f2cf-46a0-a644-80634f5d1419 tempest-CreateVolumesFromImageTest-115969384 None] Creating volume d12898b8-a064-476e-a6a9-b3423b4eef34 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:26:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c4b61721-f2cf-46a0-a644-80634f5d1419 tempest-CreateVolumesFromImageTest-115969384 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:26:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c4b61721-f2cf-46a0-a644-80634f5d1419 tempest-CreateVolumesFromImageTest-115969384 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:26:19 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c4b61721-f2cf-46a0-a644-80634f5d1419 tempest-CreateVolumesFromImageTest-115969384 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:26:19 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c4b61721-f2cf-46a0-a644-80634f5d1419 tempest-CreateVolumesFromImageTest-115969384 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:26:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c4b61721-f2cf-46a0-a644-80634f5d1419 tempest-CreateVolumesFromImageTest-115969384 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:26:19 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c4b61721-f2cf-46a0-a644-80634f5d1419 tempest-CreateVolumesFromImageTest-115969384 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:26:19 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-c4b61721-f2cf-46a0-a644-80634f5d1419 tempest-CreateVolumesFromImageTest-115969384 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:26:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c4b61721-f2cf-46a0-a644-80634f5d1419 tempest-CreateVolumesFromImageTest-115969384 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d12898b8-a064-476e-a6a9-b3423b4eef34 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:19 devstack sudo[111043]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d12898b8-a064-476e-a6a9-b3423b4eef34 1073741824 Aug 15 16:26:19 devstack sudo[111043]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:19 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ec5b73ab-e135-4e2d-adb7-0d460527daa8 tempest-CreateVolumesFromImageTest-115969384 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dc04a902-2b02-411a-b17c-0d7d0b6b9d0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9a7d8cd9-a0e1-4e7c-b151-284c8bc421f8', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:19 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ec5b73ab-e135-4e2d-adb7-0d460527daa8 tempest-CreateVolumesFromImageTest-115969384 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (87d741a8-42ac-4462-aca4-e9d52635044a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:19 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-ec5b73ab-e135-4e2d-adb7-0d460527daa8 tempest-CreateVolumesFromImageTest-115969384 None] Volume volume-9a7d8cd9-a0e1-4e7c-b151-284c8bc421f8 (9a7d8cd9-a0e1-4e7c-b151-284c8bc421f8): created successfully Aug 15 16:26:19 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ec5b73ab-e135-4e2d-adb7-0d460527daa8 tempest-CreateVolumesFromImageTest-115969384 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (87d741a8-42ac-4462-aca4-e9d52635044a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:19 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ec5b73ab-e135-4e2d-adb7-0d460527daa8 tempest-CreateVolumesFromImageTest-115969384 None] Flow 'volume_create_manager' (6191ebba-e53a-41ba-8ac8-b31c01a04a9b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:26:19 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-ec5b73ab-e135-4e2d-adb7-0d460527daa8 tempest-CreateVolumesFromImageTest-115969384 None] Created volume successfully. Aug 15 16:26:20 devstack sudo[111043]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c4b61721-f2cf-46a0-a644-80634f5d1419 tempest-CreateVolumesFromImageTest-115969384 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d12898b8-a064-476e-a6a9-b3423b4eef34 1073741824" returned: 0 in 0.592s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c4b61721-f2cf-46a0-a644-80634f5d1419 tempest-CreateVolumesFromImageTest-115969384 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d12898b8-a064-476e-a6a9-b3423b4eef34 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:20 devstack sudo[111050]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d12898b8-a064-476e-a6a9-b3423b4eef34 Aug 15 16:26:20 devstack sudo[111050]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:20 devstack sudo[111050]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c4b61721-f2cf-46a0-a644-80634f5d1419 tempest-CreateVolumesFromImageTest-115969384 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d12898b8-a064-476e-a6a9-b3423b4eef34" returned: 0 in 0.295s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:20 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c4b61721-f2cf-46a0-a644-80634f5d1419 tempest-CreateVolumesFromImageTest-115969384 None] <== create_volume: return (935ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:26:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c4b61721-f2cf-46a0-a644-80634f5d1419 tempest-CreateVolumesFromImageTest-115969384 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.938s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:26:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d22b8f9f-f1cc-4a78-8976-7c2d7b50b147 tempest-CreateVolumesFromImageTest-115969384 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.790s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:26:20 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-d22b8f9f-f1cc-4a78-8976-7c2d7b50b147 tempest-CreateVolumesFromImageTest-115969384 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:26:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-207660157',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f47a898a-4038-4f57-bd5d-bd824a336e29,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8686be7e903d4e7782baf487f1264e9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:26:18Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:26:18Z,use_quota=True,user_id='1513dafb7d194b07992f064156248362',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:26:20 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-d22b8f9f-f1cc-4a78-8976-7c2d7b50b147 tempest-CreateVolumesFromImageTest-115969384 None] Creating volume f47a898a-4038-4f57-bd5d-bd824a336e29 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:26:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d22b8f9f-f1cc-4a78-8976-7c2d7b50b147 tempest-CreateVolumesFromImageTest-115969384 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:26:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d22b8f9f-f1cc-4a78-8976-7c2d7b50b147 tempest-CreateVolumesFromImageTest-115969384 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:26:20 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-d22b8f9f-f1cc-4a78-8976-7c2d7b50b147 tempest-CreateVolumesFromImageTest-115969384 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:26:20 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-d22b8f9f-f1cc-4a78-8976-7c2d7b50b147 tempest-CreateVolumesFromImageTest-115969384 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:26:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d22b8f9f-f1cc-4a78-8976-7c2d7b50b147 tempest-CreateVolumesFromImageTest-115969384 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:26:20 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-d22b8f9f-f1cc-4a78-8976-7c2d7b50b147 tempest-CreateVolumesFromImageTest-115969384 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:26:20 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-d22b8f9f-f1cc-4a78-8976-7c2d7b50b147 tempest-CreateVolumesFromImageTest-115969384 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:26:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d22b8f9f-f1cc-4a78-8976-7c2d7b50b147 tempest-CreateVolumesFromImageTest-115969384 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f47a898a-4038-4f57-bd5d-bd824a336e29 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:20 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c4b61721-f2cf-46a0-a644-80634f5d1419 tempest-CreateVolumesFromImageTest-115969384 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3a919b3b-cda7-4f85-8376-b737216da80e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d12898b8-a064-476e-a6a9-b3423b4eef34', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:20 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c4b61721-f2cf-46a0-a644-80634f5d1419 tempest-CreateVolumesFromImageTest-115969384 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b1cf176f-173a-480d-8b44-48d33a410e5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:20 devstack sudo[111053]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f47a898a-4038-4f57-bd5d-bd824a336e29 1073741824 Aug 15 16:26:20 devstack sudo[111053]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:20 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-c4b61721-f2cf-46a0-a644-80634f5d1419 tempest-CreateVolumesFromImageTest-115969384 None] Volume volume-d12898b8-a064-476e-a6a9-b3423b4eef34 (d12898b8-a064-476e-a6a9-b3423b4eef34): created successfully Aug 15 16:26:20 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c4b61721-f2cf-46a0-a644-80634f5d1419 tempest-CreateVolumesFromImageTest-115969384 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b1cf176f-173a-480d-8b44-48d33a410e5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:20 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c4b61721-f2cf-46a0-a644-80634f5d1419 tempest-CreateVolumesFromImageTest-115969384 None] Flow 'volume_create_manager' (ba283a1d-8d00-4b04-851c-3dde57f2f0b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:26:20 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-c4b61721-f2cf-46a0-a644-80634f5d1419 tempest-CreateVolumesFromImageTest-115969384 None] Created volume successfully. Aug 15 16:26:20 devstack sudo[111053]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d22b8f9f-f1cc-4a78-8976-7c2d7b50b147 tempest-CreateVolumesFromImageTest-115969384 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f47a898a-4038-4f57-bd5d-bd824a336e29 1073741824" returned: 0 in 0.510s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d22b8f9f-f1cc-4a78-8976-7c2d7b50b147 tempest-CreateVolumesFromImageTest-115969384 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f47a898a-4038-4f57-bd5d-bd824a336e29 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:21 devstack sudo[111059]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f47a898a-4038-4f57-bd5d-bd824a336e29 Aug 15 16:26:21 devstack sudo[111059]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:21 devstack sudo[111059]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d22b8f9f-f1cc-4a78-8976-7c2d7b50b147 tempest-CreateVolumesFromImageTest-115969384 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f47a898a-4038-4f57-bd5d-bd824a336e29" returned: 0 in 0.282s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:21 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-d22b8f9f-f1cc-4a78-8976-7c2d7b50b147 tempest-CreateVolumesFromImageTest-115969384 None] <== create_volume: return (847ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:26:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d22b8f9f-f1cc-4a78-8976-7c2d7b50b147 tempest-CreateVolumesFromImageTest-115969384 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.850s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:26:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d22b8f9f-f1cc-4a78-8976-7c2d7b50b147 tempest-CreateVolumesFromImageTest-115969384 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (faaae46f-a978-4a88-bda9-3584fa72fda2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f47a898a-4038-4f57-bd5d-bd824a336e29', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d22b8f9f-f1cc-4a78-8976-7c2d7b50b147 tempest-CreateVolumesFromImageTest-115969384 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e2b610e3-99d7-4ce8-a683-e2621aeeca53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:21 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-d22b8f9f-f1cc-4a78-8976-7c2d7b50b147 tempest-CreateVolumesFromImageTest-115969384 None] Volume volume-f47a898a-4038-4f57-bd5d-bd824a336e29 (f47a898a-4038-4f57-bd5d-bd824a336e29): created successfully Aug 15 16:26:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d22b8f9f-f1cc-4a78-8976-7c2d7b50b147 tempest-CreateVolumesFromImageTest-115969384 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e2b610e3-99d7-4ce8-a683-e2621aeeca53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d22b8f9f-f1cc-4a78-8976-7c2d7b50b147 tempest-CreateVolumesFromImageTest-115969384 None] Flow 'volume_create_manager' (57b201ca-8310-4786-885b-0bc6d0a5b96e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:26:21 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-d22b8f9f-f1cc-4a78-8976-7c2d7b50b147 tempest-CreateVolumesFromImageTest-115969384 None] Created volume successfully. Aug 15 16:26:21 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-d8e3eda5-06c8-428a-bb87-40dff9ff60dc tempest-AbsoluteLimitsTests-936834629 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:26:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d8e3eda5-06c8-428a-bb87-40dff9ff60dc tempest-AbsoluteLimitsTests-936834629 None] Flow 'volume_create_manager' (7ac12333-9ed2-457b-856b-73ba128b09da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:26:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d8e3eda5-06c8-428a-bb87-40dff9ff60dc tempest-AbsoluteLimitsTests-936834629 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5225086d-c026-4547-991a-a4dd6d149ea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d8e3eda5-06c8-428a-bb87-40dff9ff60dc tempest-AbsoluteLimitsTests-936834629 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5225086d-c026-4547-991a-a4dd6d149ea6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:26:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1643145823',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f9e31c49-13b4-41a3-8b8a-e663689f3303,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03a39ed553c04983befe674dd5566495',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:26:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:26:21Z,use_quota=True,user_id='e7885d5fe306481d8185ff6f6631e903',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d8e3eda5-06c8-428a-bb87-40dff9ff60dc tempest-AbsoluteLimitsTests-936834629 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e84173e9-90bc-4f90-a552-06bfb82ea53d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d8e3eda5-06c8-428a-bb87-40dff9ff60dc tempest-AbsoluteLimitsTests-936834629 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e84173e9-90bc-4f90-a552-06bfb82ea53d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d8e3eda5-06c8-428a-bb87-40dff9ff60dc tempest-AbsoluteLimitsTests-936834629 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (757d0c2c-669d-47bd-ba7d-a6f88a90dda3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d8e3eda5-06c8-428a-bb87-40dff9ff60dc tempest-AbsoluteLimitsTests-936834629 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (757d0c2c-669d-47bd-ba7d-a6f88a90dda3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f9e31c49-13b4-41a3-8b8a-e663689f3303', 'volume_name': 'volume-f9e31c49-13b4-41a3-8b8a-e663689f3303', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d8e3eda5-06c8-428a-bb87-40dff9ff60dc tempest-AbsoluteLimitsTests-936834629 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (db3d6b36-493b-4461-a32e-2b9e9ba97053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d8e3eda5-06c8-428a-bb87-40dff9ff60dc tempest-AbsoluteLimitsTests-936834629 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (db3d6b36-493b-4461-a32e-2b9e9ba97053) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d8e3eda5-06c8-428a-bb87-40dff9ff60dc tempest-AbsoluteLimitsTests-936834629 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (09d6f9a5-d9e0-4402-9ffe-0b15af1984fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:21 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-d8e3eda5-06c8-428a-bb87-40dff9ff60dc tempest-AbsoluteLimitsTests-936834629 None] Volume f9e31c49-13b4-41a3-8b8a-e663689f3303: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f9e31c49-13b4-41a3-8b8a-e663689f3303', 'volume_size': 1} Aug 15 16:26:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d8e3eda5-06c8-428a-bb87-40dff9ff60dc tempest-AbsoluteLimitsTests-936834629 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:26:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d8e3eda5-06c8-428a-bb87-40dff9ff60dc tempest-AbsoluteLimitsTests-936834629 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:26:21 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-d8e3eda5-06c8-428a-bb87-40dff9ff60dc tempest-AbsoluteLimitsTests-936834629 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:26:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1643145823',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f9e31c49-13b4-41a3-8b8a-e663689f3303,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03a39ed553c04983befe674dd5566495',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:26:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:26:21Z,use_quota=True,user_id='e7885d5fe306481d8185ff6f6631e903',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:26:21 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-d8e3eda5-06c8-428a-bb87-40dff9ff60dc tempest-AbsoluteLimitsTests-936834629 None] Creating volume f9e31c49-13b4-41a3-8b8a-e663689f3303 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:26:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d8e3eda5-06c8-428a-bb87-40dff9ff60dc tempest-AbsoluteLimitsTests-936834629 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:26:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d8e3eda5-06c8-428a-bb87-40dff9ff60dc tempest-AbsoluteLimitsTests-936834629 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:26:21 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-d8e3eda5-06c8-428a-bb87-40dff9ff60dc tempest-AbsoluteLimitsTests-936834629 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:26:21 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-d8e3eda5-06c8-428a-bb87-40dff9ff60dc tempest-AbsoluteLimitsTests-936834629 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:26:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d8e3eda5-06c8-428a-bb87-40dff9ff60dc tempest-AbsoluteLimitsTests-936834629 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:26:21 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-d8e3eda5-06c8-428a-bb87-40dff9ff60dc tempest-AbsoluteLimitsTests-936834629 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:26:21 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-d8e3eda5-06c8-428a-bb87-40dff9ff60dc tempest-AbsoluteLimitsTests-936834629 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:26:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d8e3eda5-06c8-428a-bb87-40dff9ff60dc tempest-AbsoluteLimitsTests-936834629 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f9e31c49-13b4-41a3-8b8a-e663689f3303 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:21 devstack sudo[111062]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f9e31c49-13b4-41a3-8b8a-e663689f3303 1073741824 Aug 15 16:26:21 devstack sudo[111062]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:21 devstack sudo[111062]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d8e3eda5-06c8-428a-bb87-40dff9ff60dc tempest-AbsoluteLimitsTests-936834629 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f9e31c49-13b4-41a3-8b8a-e663689f3303 1073741824" returned: 0 in 0.416s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d8e3eda5-06c8-428a-bb87-40dff9ff60dc tempest-AbsoluteLimitsTests-936834629 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f9e31c49-13b4-41a3-8b8a-e663689f3303 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:21 devstack sudo[111069]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f9e31c49-13b4-41a3-8b8a-e663689f3303 Aug 15 16:26:21 devstack sudo[111069]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:22 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-f6a52cf9-be20-4870-acb6-6bcc8866c168 tempest-CreateVolumesFromImageTest-115969384 None] Acquiring lock "cinder-f47a898a-4038-4f57-bd5d-bd824a336e29-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:26:22 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-f6a52cf9-be20-4870-acb6-6bcc8866c168 tempest-CreateVolumesFromImageTest-115969384 None] Lock "cinder-f47a898a-4038-4f57-bd5d-bd824a336e29-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:26:22 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-f6a52cf9-be20-4870-acb6-6bcc8866c168 tempest-CreateVolumesFromImageTest-115969384 None] Acquiring lock "cinder-quobyte-f47a898a-4038-4f57-bd5d-bd824a336e29" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:26:22 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-f6a52cf9-be20-4870-acb6-6bcc8866c168 tempest-CreateVolumesFromImageTest-115969384 None] Lock "cinder-quobyte-f47a898a-4038-4f57-bd5d-bd824a336e29" acquired by "delete_volume" :: waited 0.017s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:26:22 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[bd0716ce-11e7-45f6-968f-663d281f2be7]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:26:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f6a52cf9-be20-4870-acb6-6bcc8866c168 tempest-CreateVolumesFromImageTest-115969384 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f47a898a-4038-4f57-bd5d-bd824a336e29 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:22 devstack sudo[111069]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d8e3eda5-06c8-428a-bb87-40dff9ff60dc tempest-AbsoluteLimitsTests-936834629 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f9e31c49-13b4-41a3-8b8a-e663689f3303" returned: 0 in 0.304s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:22 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-d8e3eda5-06c8-428a-bb87-40dff9ff60dc tempest-AbsoluteLimitsTests-936834629 None] <== create_volume: return (762ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:26:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d8e3eda5-06c8-428a-bb87-40dff9ff60dc tempest-AbsoluteLimitsTests-936834629 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.765s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:26:22 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d8e3eda5-06c8-428a-bb87-40dff9ff60dc tempest-AbsoluteLimitsTests-936834629 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (09d6f9a5-d9e0-4402-9ffe-0b15af1984fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f9e31c49-13b4-41a3-8b8a-e663689f3303', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:22 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d8e3eda5-06c8-428a-bb87-40dff9ff60dc tempest-AbsoluteLimitsTests-936834629 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9a6104e9-7402-4283-a9d3-142ce3df0541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:22 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-d8e3eda5-06c8-428a-bb87-40dff9ff60dc tempest-AbsoluteLimitsTests-936834629 None] Volume volume-f9e31c49-13b4-41a3-8b8a-e663689f3303 (f9e31c49-13b4-41a3-8b8a-e663689f3303): created successfully Aug 15 16:26:22 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d8e3eda5-06c8-428a-bb87-40dff9ff60dc tempest-AbsoluteLimitsTests-936834629 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9a6104e9-7402-4283-a9d3-142ce3df0541) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:22 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d8e3eda5-06c8-428a-bb87-40dff9ff60dc tempest-AbsoluteLimitsTests-936834629 None] Flow 'volume_create_manager' (7ac12333-9ed2-457b-856b-73ba128b09da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:26:22 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-d8e3eda5-06c8-428a-bb87-40dff9ff60dc tempest-AbsoluteLimitsTests-936834629 None] Created volume successfully. Aug 15 16:26:22 devstack sudo[111072]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f47a898a-4038-4f57-bd5d-bd824a336e29 Aug 15 16:26:22 devstack sudo[111072]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:22 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-febe50c7-89a8-4655-bc0c-61b43f0563ff tempest-AbsoluteLimitsTests-936834629 None] Acquiring lock "cinder-f9e31c49-13b4-41a3-8b8a-e663689f3303-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:26:22 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-febe50c7-89a8-4655-bc0c-61b43f0563ff tempest-AbsoluteLimitsTests-936834629 None] Lock "cinder-f9e31c49-13b4-41a3-8b8a-e663689f3303-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:26:22 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-febe50c7-89a8-4655-bc0c-61b43f0563ff tempest-AbsoluteLimitsTests-936834629 None] Acquiring lock "cinder-quobyte-f9e31c49-13b4-41a3-8b8a-e663689f3303" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:26:22 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-febe50c7-89a8-4655-bc0c-61b43f0563ff tempest-AbsoluteLimitsTests-936834629 None] Lock "cinder-quobyte-f9e31c49-13b4-41a3-8b8a-e663689f3303" acquired by "delete_volume" :: waited 0.027s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:26:22 devstack sudo[111072]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f6a52cf9-be20-4870-acb6-6bcc8866c168 tempest-CreateVolumesFromImageTest-115969384 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f47a898a-4038-4f57-bd5d-bd824a336e29" returned: 0 in 0.445s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f6a52cf9-be20-4870-acb6-6bcc8866c168 tempest-CreateVolumesFromImageTest-115969384 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f47a898a-4038-4f57-bd5d-bd824a336e29 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:22 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[5c308dd8-8cbc-4ff4-b723-b07b9aa3b5d0]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:26:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-febe50c7-89a8-4655-bc0c-61b43f0563ff tempest-AbsoluteLimitsTests-936834629 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f9e31c49-13b4-41a3-8b8a-e663689f3303 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:22 devstack sudo[111078]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f47a898a-4038-4f57-bd5d-bd824a336e29 Aug 15 16:26:22 devstack sudo[111078]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:22 devstack sudo[111079]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f9e31c49-13b4-41a3-8b8a-e663689f3303 Aug 15 16:26:22 devstack sudo[111079]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:22 devstack sudo[111078]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f6a52cf9-be20-4870-acb6-6bcc8866c168 tempest-CreateVolumesFromImageTest-115969384 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f47a898a-4038-4f57-bd5d-bd824a336e29" returned: 0 in 0.295s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:22 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-f6a52cf9-be20-4870-acb6-6bcc8866c168 tempest-CreateVolumesFromImageTest-115969384 None] Lock "cinder-quobyte-f47a898a-4038-4f57-bd5d-bd824a336e29" released by "delete_volume" :: held 0.796s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:26:23 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-f6a52cf9-be20-4870-acb6-6bcc8866c168 tempest-CreateVolumesFromImageTest-115969384 None] Created reservations ['58251764-0d24-4a37-943a-5d70337d57dc', '86ba4419-85be-4542-9933-b8994912d9ef', '80895f80-3aee-4953-ba61-9d9065d50e0f', 'a9638232-9430-485a-bec9-328d079f3774'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:26:23 devstack sudo[111079]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-febe50c7-89a8-4655-bc0c-61b43f0563ff tempest-AbsoluteLimitsTests-936834629 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f9e31c49-13b4-41a3-8b8a-e663689f3303" returned: 0 in 0.416s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-febe50c7-89a8-4655-bc0c-61b43f0563ff tempest-AbsoluteLimitsTests-936834629 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f9e31c49-13b4-41a3-8b8a-e663689f3303 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:23 devstack sudo[111093]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f9e31c49-13b4-41a3-8b8a-e663689f3303 Aug 15 16:26:23 devstack sudo[111093]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f6a52cf9-be20-4870-acb6-6bcc8866c168 tempest-CreateVolumesFromImageTest-115969384 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:26:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f6a52cf9-be20-4870-acb6-6bcc8866c168 tempest-CreateVolumesFromImageTest-115969384 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:26:23 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-f6a52cf9-be20-4870-acb6-6bcc8866c168 tempest-CreateVolumesFromImageTest-115969384 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:26:23 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-f6a52cf9-be20-4870-acb6-6bcc8866c168 tempest-CreateVolumesFromImageTest-115969384 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:26:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f6a52cf9-be20-4870-acb6-6bcc8866c168 tempest-CreateVolumesFromImageTest-115969384 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:26:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f6a52cf9-be20-4870-acb6-6bcc8866c168 tempest-CreateVolumesFromImageTest-115969384 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:23 devstack sudo[111095]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:26:23 devstack sudo[111095]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:23 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b452bb78-6dd7-4454-aca8-39a78ad23627 tempest-CreateVolumesFromImageTest-115969384 None] Acquiring lock "cinder-d12898b8-a064-476e-a6a9-b3423b4eef34-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:26:23 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b452bb78-6dd7-4454-aca8-39a78ad23627 tempest-CreateVolumesFromImageTest-115969384 None] Lock "cinder-d12898b8-a064-476e-a6a9-b3423b4eef34-delete_volume" acquired by "delete_volume" :: waited 0.045s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:26:23 devstack sudo[111093]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-febe50c7-89a8-4655-bc0c-61b43f0563ff tempest-AbsoluteLimitsTests-936834629 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f9e31c49-13b4-41a3-8b8a-e663689f3303" returned: 0 in 0.334s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:23 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b452bb78-6dd7-4454-aca8-39a78ad23627 tempest-CreateVolumesFromImageTest-115969384 None] Acquiring lock "cinder-quobyte-d12898b8-a064-476e-a6a9-b3423b4eef34" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:26:23 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-febe50c7-89a8-4655-bc0c-61b43f0563ff tempest-AbsoluteLimitsTests-936834629 None] Lock "cinder-quobyte-f9e31c49-13b4-41a3-8b8a-e663689f3303" released by "delete_volume" :: held 0.809s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:26:23 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b452bb78-6dd7-4454-aca8-39a78ad23627 tempest-CreateVolumesFromImageTest-115969384 None] Lock "cinder-quobyte-d12898b8-a064-476e-a6a9-b3423b4eef34" acquired by "delete_volume" :: waited 0.035s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:26:23 devstack sudo[111095]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f6a52cf9-be20-4870-acb6-6bcc8866c168 tempest-CreateVolumesFromImageTest-115969384 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.366s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:23 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-f6a52cf9-be20-4870-acb6-6bcc8866c168 tempest-CreateVolumesFromImageTest-115969384 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:26:23 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[20eb51f7-1982-40da-89bd-702174fdf2b1]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:26:23 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-f6a52cf9-be20-4870-acb6-6bcc8866c168 tempest-CreateVolumesFromImageTest-115969384 None] Deleted volume successfully. Aug 15 16:26:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b452bb78-6dd7-4454-aca8-39a78ad23627 tempest-CreateVolumesFromImageTest-115969384 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d12898b8-a064-476e-a6a9-b3423b4eef34 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:23 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-f6a52cf9-be20-4870-acb6-6bcc8866c168 tempest-CreateVolumesFromImageTest-115969384 None] Lock "cinder-f47a898a-4038-4f57-bd5d-bd824a336e29-delete_volume" released by "delete_volume" :: held 1.425s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:26:23 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-febe50c7-89a8-4655-bc0c-61b43f0563ff tempest-AbsoluteLimitsTests-936834629 None] Created reservations ['01c2f1b2-439e-419e-a5d8-9ad55513beb0', 'ef92f781-b0ec-4998-bf77-b77ddce7a01f', '5b39306c-f71b-45aa-87f1-7fb40608adac', '5422d12d-10e3-41db-bceb-d4512bafa583'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:26:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-febe50c7-89a8-4655-bc0c-61b43f0563ff tempest-AbsoluteLimitsTests-936834629 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:26:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-febe50c7-89a8-4655-bc0c-61b43f0563ff tempest-AbsoluteLimitsTests-936834629 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:26:23 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-febe50c7-89a8-4655-bc0c-61b43f0563ff tempest-AbsoluteLimitsTests-936834629 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:26:23 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-febe50c7-89a8-4655-bc0c-61b43f0563ff tempest-AbsoluteLimitsTests-936834629 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:26:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-febe50c7-89a8-4655-bc0c-61b43f0563ff tempest-AbsoluteLimitsTests-936834629 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:26:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-febe50c7-89a8-4655-bc0c-61b43f0563ff tempest-AbsoluteLimitsTests-936834629 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:23 devstack sudo[111099]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d12898b8-a064-476e-a6a9-b3423b4eef34 Aug 15 16:26:23 devstack sudo[111099]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:23 devstack sudo[111100]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:26:23 devstack sudo[111100]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:23 devstack sudo[111099]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:23 devstack sudo[111100]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-febe50c7-89a8-4655-bc0c-61b43f0563ff tempest-AbsoluteLimitsTests-936834629 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.337s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:23 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-febe50c7-89a8-4655-bc0c-61b43f0563ff tempest-AbsoluteLimitsTests-936834629 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:26:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b452bb78-6dd7-4454-aca8-39a78ad23627 tempest-CreateVolumesFromImageTest-115969384 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d12898b8-a064-476e-a6a9-b3423b4eef34" returned: 0 in 0.487s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b452bb78-6dd7-4454-aca8-39a78ad23627 tempest-CreateVolumesFromImageTest-115969384 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d12898b8-a064-476e-a6a9-b3423b4eef34 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:24 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-febe50c7-89a8-4655-bc0c-61b43f0563ff tempest-AbsoluteLimitsTests-936834629 None] Deleted volume successfully. Aug 15 16:26:24 devstack sudo[111107]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d12898b8-a064-476e-a6a9-b3423b4eef34 Aug 15 16:26:24 devstack sudo[111107]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:24 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-febe50c7-89a8-4655-bc0c-61b43f0563ff tempest-AbsoluteLimitsTests-936834629 None] Lock "cinder-f9e31c49-13b4-41a3-8b8a-e663689f3303-delete_volume" released by "delete_volume" :: held 1.503s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:26:24 devstack sudo[111107]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b452bb78-6dd7-4454-aca8-39a78ad23627 tempest-CreateVolumesFromImageTest-115969384 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d12898b8-a064-476e-a6a9-b3423b4eef34" returned: 0 in 0.336s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:24 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b452bb78-6dd7-4454-aca8-39a78ad23627 tempest-CreateVolumesFromImageTest-115969384 None] Lock "cinder-quobyte-d12898b8-a064-476e-a6a9-b3423b4eef34" released by "delete_volume" :: held 0.886s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:26:24 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-b452bb78-6dd7-4454-aca8-39a78ad23627 tempest-CreateVolumesFromImageTest-115969384 None] Created reservations ['76890cf1-f590-434c-bd19-a572009f9a2d', 'da79b3c1-379c-483c-b1c3-748513bdad79', '4f1fc50b-e804-405d-94a6-5225b413399a', '2204aeb2-f294-4c2a-84de-ce2f024fce66'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:26:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-b452bb78-6dd7-4454-aca8-39a78ad23627 tempest-CreateVolumesFromImageTest-115969384 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:26:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-b452bb78-6dd7-4454-aca8-39a78ad23627 tempest-CreateVolumesFromImageTest-115969384 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:26:24 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-b452bb78-6dd7-4454-aca8-39a78ad23627 tempest-CreateVolumesFromImageTest-115969384 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:26:24 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-b452bb78-6dd7-4454-aca8-39a78ad23627 tempest-CreateVolumesFromImageTest-115969384 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:26:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-b452bb78-6dd7-4454-aca8-39a78ad23627 tempest-CreateVolumesFromImageTest-115969384 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:26:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b452bb78-6dd7-4454-aca8-39a78ad23627 tempest-CreateVolumesFromImageTest-115969384 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:24 devstack sudo[111110]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:26:24 devstack sudo[111110]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:24 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-27090759-df75-45d3-b056-ff6e2fc933f4 tempest-CreateVolumesFromImageTest-115969384 None] Acquiring lock "cinder-9a7d8cd9-a0e1-4e7c-b151-284c8bc421f8-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:26:24 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-27090759-df75-45d3-b056-ff6e2fc933f4 tempest-CreateVolumesFromImageTest-115969384 None] Lock "cinder-9a7d8cd9-a0e1-4e7c-b151-284c8bc421f8-delete_volume" acquired by "delete_volume" :: waited 0.041s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:26:24 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-27090759-df75-45d3-b056-ff6e2fc933f4 tempest-CreateVolumesFromImageTest-115969384 None] Acquiring lock "cinder-quobyte-9a7d8cd9-a0e1-4e7c-b151-284c8bc421f8" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:26:24 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-27090759-df75-45d3-b056-ff6e2fc933f4 tempest-CreateVolumesFromImageTest-115969384 None] Lock "cinder-quobyte-9a7d8cd9-a0e1-4e7c-b151-284c8bc421f8" acquired by "delete_volume" :: waited 0.022s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:26:24 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[efa332d8-7cca-4c6e-89ca-c5812a7a9960]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:26:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-27090759-df75-45d3-b056-ff6e2fc933f4 tempest-CreateVolumesFromImageTest-115969384 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9a7d8cd9-a0e1-4e7c-b151-284c8bc421f8 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:24 devstack sudo[111112]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9a7d8cd9-a0e1-4e7c-b151-284c8bc421f8 Aug 15 16:26:24 devstack sudo[111112]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:24 devstack sudo[111110]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b452bb78-6dd7-4454-aca8-39a78ad23627 tempest-CreateVolumesFromImageTest-115969384 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.409s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:24 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-b452bb78-6dd7-4454-aca8-39a78ad23627 tempest-CreateVolumesFromImageTest-115969384 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:26:24 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-b452bb78-6dd7-4454-aca8-39a78ad23627 tempest-CreateVolumesFromImageTest-115969384 None] Deleted volume successfully. Aug 15 16:26:24 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b452bb78-6dd7-4454-aca8-39a78ad23627 tempest-CreateVolumesFromImageTest-115969384 None] Lock "cinder-d12898b8-a064-476e-a6a9-b3423b4eef34-delete_volume" released by "delete_volume" :: held 1.606s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:26:25 devstack sudo[111112]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-27090759-df75-45d3-b056-ff6e2fc933f4 tempest-CreateVolumesFromImageTest-115969384 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9a7d8cd9-a0e1-4e7c-b151-284c8bc421f8" returned: 0 in 0.424s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-27090759-df75-45d3-b056-ff6e2fc933f4 tempest-CreateVolumesFromImageTest-115969384 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9a7d8cd9-a0e1-4e7c-b151-284c8bc421f8 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:25 devstack sudo[111118]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9a7d8cd9-a0e1-4e7c-b151-284c8bc421f8 Aug 15 16:26:25 devstack sudo[111118]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:25 devstack sudo[111118]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-27090759-df75-45d3-b056-ff6e2fc933f4 tempest-CreateVolumesFromImageTest-115969384 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-9a7d8cd9-a0e1-4e7c-b151-284c8bc421f8" returned: 0 in 0.290s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:25 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-27090759-df75-45d3-b056-ff6e2fc933f4 tempest-CreateVolumesFromImageTest-115969384 None] Lock "cinder-quobyte-9a7d8cd9-a0e1-4e7c-b151-284c8bc421f8" released by "delete_volume" :: held 0.772s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:26:25 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-27090759-df75-45d3-b056-ff6e2fc933f4 tempest-CreateVolumesFromImageTest-115969384 None] Created reservations ['6185a1e7-7c9a-4d1a-be1d-97687d6c0db4', 'f5386666-3714-4ac9-ba71-98a1cbc09f4c', '676d0e66-5a9a-4336-8511-1bab618df230', '3990177f-8270-4d15-890d-257227c708ec'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:26:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-27090759-df75-45d3-b056-ff6e2fc933f4 tempest-CreateVolumesFromImageTest-115969384 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:26:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-27090759-df75-45d3-b056-ff6e2fc933f4 tempest-CreateVolumesFromImageTest-115969384 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:26:25 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-27090759-df75-45d3-b056-ff6e2fc933f4 tempest-CreateVolumesFromImageTest-115969384 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:26:25 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-27090759-df75-45d3-b056-ff6e2fc933f4 tempest-CreateVolumesFromImageTest-115969384 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:26:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-27090759-df75-45d3-b056-ff6e2fc933f4 tempest-CreateVolumesFromImageTest-115969384 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:26:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-27090759-df75-45d3-b056-ff6e2fc933f4 tempest-CreateVolumesFromImageTest-115969384 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:25 devstack sudo[111121]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:26:25 devstack sudo[111121]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:25 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-6a9104df-4744-423f-8051-acfd813389b9 tempest-CreateVolumesFromImageTest-115969384 None] Acquiring lock "cinder-2a6ac798-ff4f-4194-aa69-8e520dab31cc-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:26:25 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-6a9104df-4744-423f-8051-acfd813389b9 tempest-CreateVolumesFromImageTest-115969384 None] Lock "cinder-2a6ac798-ff4f-4194-aa69-8e520dab31cc-delete_volume" acquired by "delete_volume" :: waited 0.039s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:26:25 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-6a9104df-4744-423f-8051-acfd813389b9 tempest-CreateVolumesFromImageTest-115969384 None] Acquiring lock "cinder-quobyte-2a6ac798-ff4f-4194-aa69-8e520dab31cc" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:26:25 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-6a9104df-4744-423f-8051-acfd813389b9 tempest-CreateVolumesFromImageTest-115969384 None] Lock "cinder-quobyte-2a6ac798-ff4f-4194-aa69-8e520dab31cc" acquired by "delete_volume" :: waited 0.020s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:26:25 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[f1fe773c-0551-4d1d-bee0-439506ba0aed]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:26:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6a9104df-4744-423f-8051-acfd813389b9 tempest-CreateVolumesFromImageTest-115969384 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2a6ac798-ff4f-4194-aa69-8e520dab31cc {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:26 devstack sudo[111121]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-27090759-df75-45d3-b056-ff6e2fc933f4 tempest-CreateVolumesFromImageTest-115969384 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.368s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:26 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-27090759-df75-45d3-b056-ff6e2fc933f4 tempest-CreateVolumesFromImageTest-115969384 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:26:26 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-27090759-df75-45d3-b056-ff6e2fc933f4 tempest-CreateVolumesFromImageTest-115969384 None] Deleted volume successfully. Aug 15 16:26:26 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-27090759-df75-45d3-b056-ff6e2fc933f4 tempest-CreateVolumesFromImageTest-115969384 None] Lock "cinder-9a7d8cd9-a0e1-4e7c-b151-284c8bc421f8-delete_volume" released by "delete_volume" :: held 1.455s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:26:26 devstack sudo[111124]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2a6ac798-ff4f-4194-aa69-8e520dab31cc Aug 15 16:26:26 devstack sudo[111124]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:26 devstack sudo[111124]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6a9104df-4744-423f-8051-acfd813389b9 tempest-CreateVolumesFromImageTest-115969384 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2a6ac798-ff4f-4194-aa69-8e520dab31cc" returned: 0 in 0.419s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6a9104df-4744-423f-8051-acfd813389b9 tempest-CreateVolumesFromImageTest-115969384 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2a6ac798-ff4f-4194-aa69-8e520dab31cc {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:26 devstack sudo[111131]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2a6ac798-ff4f-4194-aa69-8e520dab31cc Aug 15 16:26:26 devstack sudo[111131]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:26 devstack sudo[111131]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6a9104df-4744-423f-8051-acfd813389b9 tempest-CreateVolumesFromImageTest-115969384 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2a6ac798-ff4f-4194-aa69-8e520dab31cc" returned: 0 in 0.314s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:26 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-6a9104df-4744-423f-8051-acfd813389b9 tempest-CreateVolumesFromImageTest-115969384 None] Lock "cinder-quobyte-2a6ac798-ff4f-4194-aa69-8e520dab31cc" released by "delete_volume" :: held 0.799s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:26:26 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-6a9104df-4744-423f-8051-acfd813389b9 tempest-CreateVolumesFromImageTest-115969384 None] Created reservations ['b4315ea3-dcdf-44bd-b40c-d45196b21810', '4f137570-f78f-4c13-846a-314edfd534dd', '687ab5ae-4e60-44db-91a0-60db61532953', '33dae6fa-a851-4968-8963-6cf513f02266'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:26:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-6a9104df-4744-423f-8051-acfd813389b9 tempest-CreateVolumesFromImageTest-115969384 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:26:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-6a9104df-4744-423f-8051-acfd813389b9 tempest-CreateVolumesFromImageTest-115969384 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:26:26 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-6a9104df-4744-423f-8051-acfd813389b9 tempest-CreateVolumesFromImageTest-115969384 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:26:26 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-6a9104df-4744-423f-8051-acfd813389b9 tempest-CreateVolumesFromImageTest-115969384 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:26:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-6a9104df-4744-423f-8051-acfd813389b9 tempest-CreateVolumesFromImageTest-115969384 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:26:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6a9104df-4744-423f-8051-acfd813389b9 tempest-CreateVolumesFromImageTest-115969384 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:26 devstack sudo[111134]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:26:26 devstack sudo[111134]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:27 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-3f17afb3-8e39-49f9-83d7-e49348930b47 tempest-CreateVolumesFromImageTest-115969384 None] Acquiring lock "cinder-042a0617-d604-4ea6-b57c-35556def9987-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:26:27 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-3f17afb3-8e39-49f9-83d7-e49348930b47 tempest-CreateVolumesFromImageTest-115969384 None] Lock "cinder-042a0617-d604-4ea6-b57c-35556def9987-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:26:27 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-3f17afb3-8e39-49f9-83d7-e49348930b47 tempest-CreateVolumesFromImageTest-115969384 None] Acquiring lock "cinder-quobyte-042a0617-d604-4ea6-b57c-35556def9987" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:26:27 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-3f17afb3-8e39-49f9-83d7-e49348930b47 tempest-CreateVolumesFromImageTest-115969384 None] Lock "cinder-quobyte-042a0617-d604-4ea6-b57c-35556def9987" acquired by "delete_volume" :: waited 0.022s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:26:27 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[2eeb68f7-7c2b-4b1c-a61b-29c0db38f1d8]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:26:27 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3f17afb3-8e39-49f9-83d7-e49348930b47 tempest-CreateVolumesFromImageTest-115969384 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-042a0617-d604-4ea6-b57c-35556def9987 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:27 devstack sudo[111134]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:27 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6a9104df-4744-423f-8051-acfd813389b9 tempest-CreateVolumesFromImageTest-115969384 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.381s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:27 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-6a9104df-4744-423f-8051-acfd813389b9 tempest-CreateVolumesFromImageTest-115969384 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:26:27 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-6a9104df-4744-423f-8051-acfd813389b9 tempest-CreateVolumesFromImageTest-115969384 None] Deleted volume successfully. Aug 15 16:26:27 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-6a9104df-4744-423f-8051-acfd813389b9 tempest-CreateVolumesFromImageTest-115969384 None] Lock "cinder-2a6ac798-ff4f-4194-aa69-8e520dab31cc-delete_volume" released by "delete_volume" :: held 1.480s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:26:27 devstack sudo[111136]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-042a0617-d604-4ea6-b57c-35556def9987 Aug 15 16:26:27 devstack sudo[111136]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:27 devstack sudo[111136]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:27 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3f17afb3-8e39-49f9-83d7-e49348930b47 tempest-CreateVolumesFromImageTest-115969384 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-042a0617-d604-4ea6-b57c-35556def9987" returned: 0 in 0.425s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:27 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3f17afb3-8e39-49f9-83d7-e49348930b47 tempest-CreateVolumesFromImageTest-115969384 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-042a0617-d604-4ea6-b57c-35556def9987 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:27 devstack sudo[111142]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-042a0617-d604-4ea6-b57c-35556def9987 Aug 15 16:26:27 devstack sudo[111142]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:27 devstack sudo[111142]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:27 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3f17afb3-8e39-49f9-83d7-e49348930b47 tempest-CreateVolumesFromImageTest-115969384 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-042a0617-d604-4ea6-b57c-35556def9987" returned: 0 in 0.281s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:27 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-3f17afb3-8e39-49f9-83d7-e49348930b47 tempest-CreateVolumesFromImageTest-115969384 None] Lock "cinder-quobyte-042a0617-d604-4ea6-b57c-35556def9987" released by "delete_volume" :: held 0.763s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:26:28 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-3f17afb3-8e39-49f9-83d7-e49348930b47 tempest-CreateVolumesFromImageTest-115969384 None] Created reservations ['d2867031-f459-4c0a-b650-406cb458391f', 'e2405508-668a-4135-b28c-0c9ef057ad67', 'af53be5c-e281-4c1d-8b12-6faf31d7e71f', '43d00fc6-f219-4ab6-b3d4-9b7678e6cf5c'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:26:28 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-3f17afb3-8e39-49f9-83d7-e49348930b47 tempest-CreateVolumesFromImageTest-115969384 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:26:28 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-3f17afb3-8e39-49f9-83d7-e49348930b47 tempest-CreateVolumesFromImageTest-115969384 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:26:28 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-3f17afb3-8e39-49f9-83d7-e49348930b47 tempest-CreateVolumesFromImageTest-115969384 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:26:28 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-3f17afb3-8e39-49f9-83d7-e49348930b47 tempest-CreateVolumesFromImageTest-115969384 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:26:28 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-3f17afb3-8e39-49f9-83d7-e49348930b47 tempest-CreateVolumesFromImageTest-115969384 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:26:28 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3f17afb3-8e39-49f9-83d7-e49348930b47 tempest-CreateVolumesFromImageTest-115969384 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:28 devstack sudo[111147]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:26:28 devstack sudo[111147]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:28 devstack sudo[111147]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:28 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3f17afb3-8e39-49f9-83d7-e49348930b47 tempest-CreateVolumesFromImageTest-115969384 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.310s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:28 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-3f17afb3-8e39-49f9-83d7-e49348930b47 tempest-CreateVolumesFromImageTest-115969384 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:26:28 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-3f17afb3-8e39-49f9-83d7-e49348930b47 tempest-CreateVolumesFromImageTest-115969384 None] Deleted volume successfully. Aug 15 16:26:28 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-3f17afb3-8e39-49f9-83d7-e49348930b47 tempest-CreateVolumesFromImageTest-115969384 None] Lock "cinder-042a0617-d604-4ea6-b57c-35556def9987-delete_volume" released by "delete_volume" :: held 1.361s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:26:30 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-49378c8f-383d-4568-a5a0-00613a790658 tempest-VolumesTransfersTest-1471796791 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:26:30 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-49378c8f-383d-4568-a5a0-00613a790658 tempest-VolumesTransfersTest-1471796791 None] Flow 'volume_create_manager' (a0bfa7c0-cd7c-4530-b386-7513dac06b80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:26:30 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-49378c8f-383d-4568-a5a0-00613a790658 tempest-VolumesTransfersTest-1471796791 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (965f5919-2caf-4ac5-ae11-b87b4bc9d066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:30 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-49378c8f-383d-4568-a5a0-00613a790658 tempest-VolumesTransfersTest-1471796791 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (965f5919-2caf-4ac5-ae11-b87b4bc9d066) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:26:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1534429311',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1938fa45-d034-438e-8e61-26ec24ca6662,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b97aedee8434cae86a7472bf19f4986',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:26:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:26:30Z,use_quota=True,user_id='e925c49023e84714bf3535ea322ef021',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:30 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-49378c8f-383d-4568-a5a0-00613a790658 tempest-VolumesTransfersTest-1471796791 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d3ab5fc5-6ed3-4826-b7a9-9c9d91a6d205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:30 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-49378c8f-383d-4568-a5a0-00613a790658 tempest-VolumesTransfersTest-1471796791 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d3ab5fc5-6ed3-4826-b7a9-9c9d91a6d205) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:30 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-49378c8f-383d-4568-a5a0-00613a790658 tempest-VolumesTransfersTest-1471796791 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9ac8128a-01a8-41a3-a87e-227f1f4f7d74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:30 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-49378c8f-383d-4568-a5a0-00613a790658 tempest-VolumesTransfersTest-1471796791 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9ac8128a-01a8-41a3-a87e-227f1f4f7d74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1938fa45-d034-438e-8e61-26ec24ca6662', 'volume_name': 'volume-1938fa45-d034-438e-8e61-26ec24ca6662', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:30 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-49378c8f-383d-4568-a5a0-00613a790658 tempest-VolumesTransfersTest-1471796791 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5f378eb8-62e7-4335-91b9-cc8cf611bcc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:30 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-49378c8f-383d-4568-a5a0-00613a790658 tempest-VolumesTransfersTest-1471796791 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5f378eb8-62e7-4335-91b9-cc8cf611bcc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:30 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-49378c8f-383d-4568-a5a0-00613a790658 tempest-VolumesTransfersTest-1471796791 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e552191a-7999-4bf9-b3ac-9c82ed2f3b98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:30 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-49378c8f-383d-4568-a5a0-00613a790658 tempest-VolumesTransfersTest-1471796791 None] Volume 1938fa45-d034-438e-8e61-26ec24ca6662: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1938fa45-d034-438e-8e61-26ec24ca6662', 'volume_size': 1} Aug 15 16:26:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-49378c8f-383d-4568-a5a0-00613a790658 tempest-VolumesTransfersTest-1471796791 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:26:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-49378c8f-383d-4568-a5a0-00613a790658 tempest-VolumesTransfersTest-1471796791 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:26:30 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-49378c8f-383d-4568-a5a0-00613a790658 tempest-VolumesTransfersTest-1471796791 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:26:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1534429311',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1938fa45-d034-438e-8e61-26ec24ca6662,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b97aedee8434cae86a7472bf19f4986',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:26:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:26:30Z,use_quota=True,user_id='e925c49023e84714bf3535ea322ef021',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:26:30 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-49378c8f-383d-4568-a5a0-00613a790658 tempest-VolumesTransfersTest-1471796791 None] Creating volume 1938fa45-d034-438e-8e61-26ec24ca6662 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:26:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-49378c8f-383d-4568-a5a0-00613a790658 tempest-VolumesTransfersTest-1471796791 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:26:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-49378c8f-383d-4568-a5a0-00613a790658 tempest-VolumesTransfersTest-1471796791 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:26:30 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-49378c8f-383d-4568-a5a0-00613a790658 tempest-VolumesTransfersTest-1471796791 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:26:30 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-49378c8f-383d-4568-a5a0-00613a790658 tempest-VolumesTransfersTest-1471796791 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:26:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-49378c8f-383d-4568-a5a0-00613a790658 tempest-VolumesTransfersTest-1471796791 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:26:30 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-49378c8f-383d-4568-a5a0-00613a790658 tempest-VolumesTransfersTest-1471796791 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:26:30 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-49378c8f-383d-4568-a5a0-00613a790658 tempest-VolumesTransfersTest-1471796791 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:26:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-49378c8f-383d-4568-a5a0-00613a790658 tempest-VolumesTransfersTest-1471796791 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1938fa45-d034-438e-8e61-26ec24ca6662 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:30 devstack sudo[111152]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1938fa45-d034-438e-8e61-26ec24ca6662 1073741824 Aug 15 16:26:30 devstack sudo[111152]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:30 devstack sudo[111152]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-49378c8f-383d-4568-a5a0-00613a790658 tempest-VolumesTransfersTest-1471796791 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1938fa45-d034-438e-8e61-26ec24ca6662 1073741824" returned: 0 in 0.418s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-49378c8f-383d-4568-a5a0-00613a790658 tempest-VolumesTransfersTest-1471796791 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1938fa45-d034-438e-8e61-26ec24ca6662 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:31 devstack sudo[111158]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1938fa45-d034-438e-8e61-26ec24ca6662 Aug 15 16:26:31 devstack sudo[111158]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:31 devstack sudo[111158]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-49378c8f-383d-4568-a5a0-00613a790658 tempest-VolumesTransfersTest-1471796791 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1938fa45-d034-438e-8e61-26ec24ca6662" returned: 0 in 0.252s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:31 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-49378c8f-383d-4568-a5a0-00613a790658 tempest-VolumesTransfersTest-1471796791 None] <== create_volume: return (710ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:26:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-49378c8f-383d-4568-a5a0-00613a790658 tempest-VolumesTransfersTest-1471796791 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.713s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:26:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-49378c8f-383d-4568-a5a0-00613a790658 tempest-VolumesTransfersTest-1471796791 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e552191a-7999-4bf9-b3ac-9c82ed2f3b98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1938fa45-d034-438e-8e61-26ec24ca6662', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-49378c8f-383d-4568-a5a0-00613a790658 tempest-VolumesTransfersTest-1471796791 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2fecff43-6979-4f17-adaf-04dea4322960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:31 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-49378c8f-383d-4568-a5a0-00613a790658 tempest-VolumesTransfersTest-1471796791 None] Volume volume-1938fa45-d034-438e-8e61-26ec24ca6662 (1938fa45-d034-438e-8e61-26ec24ca6662): created successfully Aug 15 16:26:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-49378c8f-383d-4568-a5a0-00613a790658 tempest-VolumesTransfersTest-1471796791 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2fecff43-6979-4f17-adaf-04dea4322960) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-49378c8f-383d-4568-a5a0-00613a790658 tempest-VolumesTransfersTest-1471796791 None] Flow 'volume_create_manager' (a0bfa7c0-cd7c-4530-b386-7513dac06b80) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:26:31 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-49378c8f-383d-4568-a5a0-00613a790658 tempest-VolumesTransfersTest-1471796791 None] Created volume successfully. Aug 15 16:26:31 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-add2b809-7b82-4c68-bb9a-f1415e7f8879 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:26:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-add2b809-7b82-4c68-bb9a-f1415e7f8879 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Flow 'volume_create_manager' (696ef4da-555f-4330-a89a-11eb423a0b74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:26:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-add2b809-7b82-4c68-bb9a-f1415e7f8879 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6880c175-9e55-466f-970c-4d7049bd7d84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-add2b809-7b82-4c68-bb9a-f1415e7f8879 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6880c175-9e55-466f-970c-4d7049bd7d84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:26:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1425846974',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=74d2e45e-9b9e-409d-a8f6-43b2acc0104e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5419ea317df04e48af686365be272468',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:26:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:26:31Z,use_quota=True,user_id='fe1c6dde1b7241c98703b9a0a14f835b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-add2b809-7b82-4c68-bb9a-f1415e7f8879 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8aff1f84-819f-4f6d-aae7-48a8c3ef0311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-add2b809-7b82-4c68-bb9a-f1415e7f8879 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8aff1f84-819f-4f6d-aae7-48a8c3ef0311) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-add2b809-7b82-4c68-bb9a-f1415e7f8879 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7cfbb234-6c90-4d44-8b6f-90066e0172d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-add2b809-7b82-4c68-bb9a-f1415e7f8879 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7cfbb234-6c90-4d44-8b6f-90066e0172d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '74d2e45e-9b9e-409d-a8f6-43b2acc0104e', 'volume_name': 'volume-74d2e45e-9b9e-409d-a8f6-43b2acc0104e', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-add2b809-7b82-4c68-bb9a-f1415e7f8879 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (67a36ca7-ebec-4c0e-986e-f29f3ada032a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-add2b809-7b82-4c68-bb9a-f1415e7f8879 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (67a36ca7-ebec-4c0e-986e-f29f3ada032a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-add2b809-7b82-4c68-bb9a-f1415e7f8879 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ca1f73a8-eabf-4d66-9de6-65455d08610c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:31 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-add2b809-7b82-4c68-bb9a-f1415e7f8879 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Volume 74d2e45e-9b9e-409d-a8f6-43b2acc0104e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-74d2e45e-9b9e-409d-a8f6-43b2acc0104e', 'volume_size': 1} Aug 15 16:26:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-add2b809-7b82-4c68-bb9a-f1415e7f8879 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:26:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-add2b809-7b82-4c68-bb9a-f1415e7f8879 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:26:31 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-add2b809-7b82-4c68-bb9a-f1415e7f8879 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:26:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1425846974',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=74d2e45e-9b9e-409d-a8f6-43b2acc0104e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5419ea317df04e48af686365be272468',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:26:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:26:31Z,use_quota=True,user_id='fe1c6dde1b7241c98703b9a0a14f835b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:26:31 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-add2b809-7b82-4c68-bb9a-f1415e7f8879 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Creating volume 74d2e45e-9b9e-409d-a8f6-43b2acc0104e {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:26:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-add2b809-7b82-4c68-bb9a-f1415e7f8879 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:26:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-add2b809-7b82-4c68-bb9a-f1415e7f8879 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:26:31 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-add2b809-7b82-4c68-bb9a-f1415e7f8879 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:26:31 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-add2b809-7b82-4c68-bb9a-f1415e7f8879 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:26:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-add2b809-7b82-4c68-bb9a-f1415e7f8879 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:26:31 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-add2b809-7b82-4c68-bb9a-f1415e7f8879 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:26:31 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-add2b809-7b82-4c68-bb9a-f1415e7f8879 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:26:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-add2b809-7b82-4c68-bb9a-f1415e7f8879 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-74d2e45e-9b9e-409d-a8f6-43b2acc0104e 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:31 devstack sudo[111161]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-74d2e45e-9b9e-409d-a8f6-43b2acc0104e 1073741824 Aug 15 16:26:31 devstack sudo[111161]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:31 devstack sudo[111161]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-add2b809-7b82-4c68-bb9a-f1415e7f8879 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-74d2e45e-9b9e-409d-a8f6-43b2acc0104e 1073741824" returned: 0 in 0.425s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-add2b809-7b82-4c68-bb9a-f1415e7f8879 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-74d2e45e-9b9e-409d-a8f6-43b2acc0104e {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:31 devstack sudo[111167]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-74d2e45e-9b9e-409d-a8f6-43b2acc0104e Aug 15 16:26:31 devstack sudo[111167]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:32 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-b4e90e51-783e-4dc6-8d0c-135aa914cace tempest-VolumesTransfersTest-64486839 None] Transfer volume completed successfully. Aug 15 16:26:32 devstack sudo[111167]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-add2b809-7b82-4c68-bb9a-f1415e7f8879 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-74d2e45e-9b9e-409d-a8f6-43b2acc0104e" returned: 0 in 0.251s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:32 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-add2b809-7b82-4c68-bb9a-f1415e7f8879 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] <== create_volume: return (723ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:26:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-add2b809-7b82-4c68-bb9a-f1415e7f8879 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.725s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:26:32 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-add2b809-7b82-4c68-bb9a-f1415e7f8879 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ca1f73a8-eabf-4d66-9de6-65455d08610c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-74d2e45e-9b9e-409d-a8f6-43b2acc0104e', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:32 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-add2b809-7b82-4c68-bb9a-f1415e7f8879 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2d42db27-8bf8-4911-8510-0506c79fb9bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:32 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-add2b809-7b82-4c68-bb9a-f1415e7f8879 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Volume volume-74d2e45e-9b9e-409d-a8f6-43b2acc0104e (74d2e45e-9b9e-409d-a8f6-43b2acc0104e): created successfully Aug 15 16:26:32 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-add2b809-7b82-4c68-bb9a-f1415e7f8879 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2d42db27-8bf8-4911-8510-0506c79fb9bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:32 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-add2b809-7b82-4c68-bb9a-f1415e7f8879 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Flow 'volume_create_manager' (696ef4da-555f-4330-a89a-11eb423a0b74) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:26:32 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-add2b809-7b82-4c68-bb9a-f1415e7f8879 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Created volume successfully. Aug 15 16:26:32 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-08bf1b37-3da0-4f08-a8f4-68b70c1da440 tempest-VolumesTransfersTest-30856244 None] Acquiring lock "cinder-1938fa45-d034-438e-8e61-26ec24ca6662-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:26:32 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-08bf1b37-3da0-4f08-a8f4-68b70c1da440 tempest-VolumesTransfersTest-30856244 None] Lock "cinder-1938fa45-d034-438e-8e61-26ec24ca6662-delete_volume" acquired by "delete_volume" :: waited 0.023s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:26:32 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-08bf1b37-3da0-4f08-a8f4-68b70c1da440 tempest-VolumesTransfersTest-30856244 None] Acquiring lock "cinder-quobyte-1938fa45-d034-438e-8e61-26ec24ca6662" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:26:32 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-08bf1b37-3da0-4f08-a8f4-68b70c1da440 tempest-VolumesTransfersTest-30856244 None] Lock "cinder-quobyte-1938fa45-d034-438e-8e61-26ec24ca6662" acquired by "delete_volume" :: waited 0.019s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:26:32 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[5117ecc9-2796-4777-baaa-c043eb41801a]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:26:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-08bf1b37-3da0-4f08-a8f4-68b70c1da440 tempest-VolumesTransfersTest-30856244 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1938fa45-d034-438e-8e61-26ec24ca6662 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:32 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-7c6c4d18-e777-4df8-a3e4-5699f0eb8ece tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:26:32 devstack sudo[111170]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1938fa45-d034-438e-8e61-26ec24ca6662 Aug 15 16:26:32 devstack sudo[111170]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:32 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-7c6c4d18-e777-4df8-a3e4-5699f0eb8ece tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Flow 'volume_create_manager' (35b86032-cb17-446b-9369-e65fc43c29a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:26:32 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-7c6c4d18-e777-4df8-a3e4-5699f0eb8ece tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (59bcd014-43b1-4665-bf6a-0d831960f2d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:32 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-7c6c4d18-e777-4df8-a3e4-5699f0eb8ece tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (59bcd014-43b1-4665-bf6a-0d831960f2d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:26:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-93891354',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5ec14984-bdd2-4e6b-b8ca-30d32bb24ed7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5419ea317df04e48af686365be272468',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:26:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:26:33Z,use_quota=True,user_id='fe1c6dde1b7241c98703b9a0a14f835b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:32 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-7c6c4d18-e777-4df8-a3e4-5699f0eb8ece tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e752afce-ab99-40a5-b36c-d9f1c556cb80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:32 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-7c6c4d18-e777-4df8-a3e4-5699f0eb8ece tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e752afce-ab99-40a5-b36c-d9f1c556cb80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:32 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-7c6c4d18-e777-4df8-a3e4-5699f0eb8ece tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (00d3f491-e9f6-4794-8245-9bd3875113dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:32 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-7c6c4d18-e777-4df8-a3e4-5699f0eb8ece tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (00d3f491-e9f6-4794-8245-9bd3875113dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5ec14984-bdd2-4e6b-b8ca-30d32bb24ed7', 'volume_name': 'volume-5ec14984-bdd2-4e6b-b8ca-30d32bb24ed7', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:32 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-7c6c4d18-e777-4df8-a3e4-5699f0eb8ece tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d569fabe-40cf-4ab4-8de9-aea5b72f7004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:32 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-7c6c4d18-e777-4df8-a3e4-5699f0eb8ece tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d569fabe-40cf-4ab4-8de9-aea5b72f7004) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:32 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-7c6c4d18-e777-4df8-a3e4-5699f0eb8ece tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (04f632e3-3ec4-4020-bb4c-235cac245928) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:32 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-7c6c4d18-e777-4df8-a3e4-5699f0eb8ece tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Volume 5ec14984-bdd2-4e6b-b8ca-30d32bb24ed7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5ec14984-bdd2-4e6b-b8ca-30d32bb24ed7', 'volume_size': 1} Aug 15 16:26:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-7c6c4d18-e777-4df8-a3e4-5699f0eb8ece tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:26:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-7c6c4d18-e777-4df8-a3e4-5699f0eb8ece tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:26:32 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-7c6c4d18-e777-4df8-a3e4-5699f0eb8ece tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:26:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-93891354',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5ec14984-bdd2-4e6b-b8ca-30d32bb24ed7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5419ea317df04e48af686365be272468',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:26:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:26:33Z,use_quota=True,user_id='fe1c6dde1b7241c98703b9a0a14f835b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:26:32 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-7c6c4d18-e777-4df8-a3e4-5699f0eb8ece tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Creating volume 5ec14984-bdd2-4e6b-b8ca-30d32bb24ed7 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:26:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-7c6c4d18-e777-4df8-a3e4-5699f0eb8ece tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:26:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-7c6c4d18-e777-4df8-a3e4-5699f0eb8ece tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:26:32 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-7c6c4d18-e777-4df8-a3e4-5699f0eb8ece tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:26:32 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-7c6c4d18-e777-4df8-a3e4-5699f0eb8ece tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:26:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-7c6c4d18-e777-4df8-a3e4-5699f0eb8ece tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:26:32 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-7c6c4d18-e777-4df8-a3e4-5699f0eb8ece tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:26:32 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-7c6c4d18-e777-4df8-a3e4-5699f0eb8ece tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:26:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-7c6c4d18-e777-4df8-a3e4-5699f0eb8ece tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5ec14984-bdd2-4e6b-b8ca-30d32bb24ed7 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:32 devstack sudo[111172]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5ec14984-bdd2-4e6b-b8ca-30d32bb24ed7 1073741824 Aug 15 16:26:32 devstack sudo[111172]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:33 devstack sudo[111170]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-08bf1b37-3da0-4f08-a8f4-68b70c1da440 tempest-VolumesTransfersTest-30856244 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1938fa45-d034-438e-8e61-26ec24ca6662" returned: 0 in 0.403s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-08bf1b37-3da0-4f08-a8f4-68b70c1da440 tempest-VolumesTransfersTest-30856244 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1938fa45-d034-438e-8e61-26ec24ca6662 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:33 devstack sudo[111177]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1938fa45-d034-438e-8e61-26ec24ca6662 Aug 15 16:26:33 devstack sudo[111177]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:33 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-1661660b-ce38-4a0c-96f0-835b8407687e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:26:33 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1661660b-ce38-4a0c-96f0-835b8407687e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Flow 'volume_create_manager' (faf5eeb4-7d0e-4e8c-a9a1-710a00b3eacf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:26:33 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1661660b-ce38-4a0c-96f0-835b8407687e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (df15b172-54c3-4e9a-b8fb-89f15f53f450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:33 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1661660b-ce38-4a0c-96f0-835b8407687e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (df15b172-54c3-4e9a-b8fb-89f15f53f450) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:26:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1201158027',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b1995e1c-7ab3-427b-9fe3-e97f69ff4d63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5419ea317df04e48af686365be272468',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:26:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:26:33Z,use_quota=True,user_id='fe1c6dde1b7241c98703b9a0a14f835b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:33 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1661660b-ce38-4a0c-96f0-835b8407687e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (12de5891-0cac-4496-ae4a-84a73acbb4f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:33 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1661660b-ce38-4a0c-96f0-835b8407687e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (12de5891-0cac-4496-ae4a-84a73acbb4f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:33 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1661660b-ce38-4a0c-96f0-835b8407687e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b7c8944f-cd00-4f57-b56c-250345f65874) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:33 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1661660b-ce38-4a0c-96f0-835b8407687e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b7c8944f-cd00-4f57-b56c-250345f65874) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b1995e1c-7ab3-427b-9fe3-e97f69ff4d63', 'volume_name': 'volume-b1995e1c-7ab3-427b-9fe3-e97f69ff4d63', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:33 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1661660b-ce38-4a0c-96f0-835b8407687e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (20e636fb-3753-4614-9154-b4e58b76a175) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:33 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1661660b-ce38-4a0c-96f0-835b8407687e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (20e636fb-3753-4614-9154-b4e58b76a175) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:33 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1661660b-ce38-4a0c-96f0-835b8407687e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f4ea4234-9572-4adb-b4bb-03292ad78b10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:33 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-1661660b-ce38-4a0c-96f0-835b8407687e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Volume b1995e1c-7ab3-427b-9fe3-e97f69ff4d63: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b1995e1c-7ab3-427b-9fe3-e97f69ff4d63', 'volume_size': 1} Aug 15 16:26:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1661660b-ce38-4a0c-96f0-835b8407687e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:26:33 devstack sudo[111177]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-08bf1b37-3da0-4f08-a8f4-68b70c1da440 tempest-VolumesTransfersTest-30856244 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1938fa45-d034-438e-8e61-26ec24ca6662" returned: 0 in 0.297s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:33 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-08bf1b37-3da0-4f08-a8f4-68b70c1da440 tempest-VolumesTransfersTest-30856244 None] Lock "cinder-quobyte-1938fa45-d034-438e-8e61-26ec24ca6662" released by "delete_volume" :: held 0.757s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:26:33 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-08bf1b37-3da0-4f08-a8f4-68b70c1da440 tempest-VolumesTransfersTest-30856244 None] Created reservations ['d18ac492-84b6-4126-ba95-706d19071817', '47a9fbc8-3165-42d4-91a9-c90b3dd681b4', '0d3b57a4-d778-4cb7-92d2-f8cc9b01296f', 'a93c7fbd-0df8-41dd-91de-3017e004199a'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:26:33 devstack sudo[111172]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-7c6c4d18-e777-4df8-a3e4-5699f0eb8ece tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5ec14984-bdd2-4e6b-b8ca-30d32bb24ed7 1073741824" returned: 0 in 0.568s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-7c6c4d18-e777-4df8-a3e4-5699f0eb8ece tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5ec14984-bdd2-4e6b-b8ca-30d32bb24ed7 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-08bf1b37-3da0-4f08-a8f4-68b70c1da440 tempest-VolumesTransfersTest-30856244 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:26:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-08bf1b37-3da0-4f08-a8f4-68b70c1da440 tempest-VolumesTransfersTest-30856244 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:26:33 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-08bf1b37-3da0-4f08-a8f4-68b70c1da440 tempest-VolumesTransfersTest-30856244 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:26:33 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-08bf1b37-3da0-4f08-a8f4-68b70c1da440 tempest-VolumesTransfersTest-30856244 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:26:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-08bf1b37-3da0-4f08-a8f4-68b70c1da440 tempest-VolumesTransfersTest-30856244 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:26:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-08bf1b37-3da0-4f08-a8f4-68b70c1da440 tempest-VolumesTransfersTest-30856244 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:33 devstack sudo[111184]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5ec14984-bdd2-4e6b-b8ca-30d32bb24ed7 Aug 15 16:26:33 devstack sudo[111184]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:33 devstack sudo[111186]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:26:33 devstack sudo[111186]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:33 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-18aca427-527d-4fe3-870c-351673d60f4e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:26:33 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-18aca427-527d-4fe3-870c-351673d60f4e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Flow 'volume_create_manager' (d157bf52-9ad0-4572-a3a7-8ba690b0e06b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:26:33 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-18aca427-527d-4fe3-870c-351673d60f4e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a84f148f-64cc-4ca5-9b82-9b28e1fbc265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:33 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-18aca427-527d-4fe3-870c-351673d60f4e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a84f148f-64cc-4ca5-9b82-9b28e1fbc265) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:26:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1867593863',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=42b2e50f-42c4-4887-9632-4eaa58682a0d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5419ea317df04e48af686365be272468',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:26:34Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:26:34Z,use_quota=True,user_id='fe1c6dde1b7241c98703b9a0a14f835b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:33 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-18aca427-527d-4fe3-870c-351673d60f4e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2adf812b-3961-4802-9ea4-cea633b4c5dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:33 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-18aca427-527d-4fe3-870c-351673d60f4e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2adf812b-3961-4802-9ea4-cea633b4c5dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:33 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-18aca427-527d-4fe3-870c-351673d60f4e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a2956aed-f06c-4de2-896a-44e0c199fb06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:33 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-18aca427-527d-4fe3-870c-351673d60f4e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a2956aed-f06c-4de2-896a-44e0c199fb06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '42b2e50f-42c4-4887-9632-4eaa58682a0d', 'volume_name': 'volume-42b2e50f-42c4-4887-9632-4eaa58682a0d', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:33 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-18aca427-527d-4fe3-870c-351673d60f4e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (918db4fb-0216-4eba-b40e-64df5f87ca76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:33 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-18aca427-527d-4fe3-870c-351673d60f4e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (918db4fb-0216-4eba-b40e-64df5f87ca76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:33 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-18aca427-527d-4fe3-870c-351673d60f4e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0259e06c-a532-48a4-af30-07a6b3942ff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:33 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-18aca427-527d-4fe3-870c-351673d60f4e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Volume 42b2e50f-42c4-4887-9632-4eaa58682a0d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-42b2e50f-42c4-4887-9632-4eaa58682a0d', 'volume_size': 1} Aug 15 16:26:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-18aca427-527d-4fe3-870c-351673d60f4e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:26:33 devstack sudo[111186]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-08bf1b37-3da0-4f08-a8f4-68b70c1da440 tempest-VolumesTransfersTest-30856244 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.373s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:33 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-08bf1b37-3da0-4f08-a8f4-68b70c1da440 tempest-VolumesTransfersTest-30856244 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:26:34 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-08bf1b37-3da0-4f08-a8f4-68b70c1da440 tempest-VolumesTransfersTest-30856244 None] Deleted volume successfully. Aug 15 16:26:34 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-08bf1b37-3da0-4f08-a8f4-68b70c1da440 tempest-VolumesTransfersTest-30856244 None] Lock "cinder-1938fa45-d034-438e-8e61-26ec24ca6662-delete_volume" released by "delete_volume" :: held 1.423s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:26:34 devstack sudo[111184]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-7c6c4d18-e777-4df8-a3e4-5699f0eb8ece tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5ec14984-bdd2-4e6b-b8ca-30d32bb24ed7" returned: 0 in 0.455s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:34 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-7c6c4d18-e777-4df8-a3e4-5699f0eb8ece tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] <== create_volume: return (1086ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:26:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-7c6c4d18-e777-4df8-a3e4-5699f0eb8ece tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.087s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:26:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1661660b-ce38-4a0c-96f0-835b8407687e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.661s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:26:34 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-1661660b-ce38-4a0c-96f0-835b8407687e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:26:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1201158027',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b1995e1c-7ab3-427b-9fe3-e97f69ff4d63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5419ea317df04e48af686365be272468',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:26:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:26:33Z,use_quota=True,user_id='fe1c6dde1b7241c98703b9a0a14f835b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:26:34 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-1661660b-ce38-4a0c-96f0-835b8407687e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Creating volume b1995e1c-7ab3-427b-9fe3-e97f69ff4d63 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:26:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1661660b-ce38-4a0c-96f0-835b8407687e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:26:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1661660b-ce38-4a0c-96f0-835b8407687e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:26:34 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-1661660b-ce38-4a0c-96f0-835b8407687e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:26:34 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-1661660b-ce38-4a0c-96f0-835b8407687e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:26:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1661660b-ce38-4a0c-96f0-835b8407687e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:26:34 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-1661660b-ce38-4a0c-96f0-835b8407687e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:26:34 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-1661660b-ce38-4a0c-96f0-835b8407687e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:26:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1661660b-ce38-4a0c-96f0-835b8407687e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b1995e1c-7ab3-427b-9fe3-e97f69ff4d63 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:34 devstack sudo[111190]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b1995e1c-7ab3-427b-9fe3-e97f69ff4d63 1073741824 Aug 15 16:26:34 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-7c6c4d18-e777-4df8-a3e4-5699f0eb8ece tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (04f632e3-3ec4-4020-bb4c-235cac245928) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5ec14984-bdd2-4e6b-b8ca-30d32bb24ed7', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:34 devstack sudo[111190]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:34 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-7c6c4d18-e777-4df8-a3e4-5699f0eb8ece tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2c4e0023-d761-48c7-bcd9-0a0c2fa19cf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:34 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-7c6c4d18-e777-4df8-a3e4-5699f0eb8ece tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Volume volume-5ec14984-bdd2-4e6b-b8ca-30d32bb24ed7 (5ec14984-bdd2-4e6b-b8ca-30d32bb24ed7): created successfully Aug 15 16:26:34 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-7c6c4d18-e777-4df8-a3e4-5699f0eb8ece tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2c4e0023-d761-48c7-bcd9-0a0c2fa19cf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:34 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-7c6c4d18-e777-4df8-a3e4-5699f0eb8ece tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Flow 'volume_create_manager' (35b86032-cb17-446b-9369-e65fc43c29a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:26:34 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-35a7cffb-a71e-4d68-9550-64435374027f tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:26:34 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-35a7cffb-a71e-4d68-9550-64435374027f tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Flow 'volume_create_manager' (c34adde0-e54d-4c9e-8493-0a5127e46ae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:26:34 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-35a7cffb-a71e-4d68-9550-64435374027f tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b87e60e3-9258-4bbe-9580-ea748ca90112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:34 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-7c6c4d18-e777-4df8-a3e4-5699f0eb8ece tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Created volume successfully. Aug 15 16:26:34 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-35a7cffb-a71e-4d68-9550-64435374027f tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b87e60e3-9258-4bbe-9580-ea748ca90112) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:26:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1595993732',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3d567361-0c58-45b2-8709-0725a620a121,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5419ea317df04e48af686365be272468',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:26:34Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:26:34Z,use_quota=True,user_id='fe1c6dde1b7241c98703b9a0a14f835b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:34 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-35a7cffb-a71e-4d68-9550-64435374027f tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4f8d6280-a854-4309-a315-8a58cd77a879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:34 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-35a7cffb-a71e-4d68-9550-64435374027f tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4f8d6280-a854-4309-a315-8a58cd77a879) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:34 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-35a7cffb-a71e-4d68-9550-64435374027f tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7d286ca4-8d6c-47ec-91de-0360aa574592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:34 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-35a7cffb-a71e-4d68-9550-64435374027f tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7d286ca4-8d6c-47ec-91de-0360aa574592) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3d567361-0c58-45b2-8709-0725a620a121', 'volume_name': 'volume-3d567361-0c58-45b2-8709-0725a620a121', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:34 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-35a7cffb-a71e-4d68-9550-64435374027f tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a34d0483-bb13-4878-a3de-281850b1568a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:34 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-35a7cffb-a71e-4d68-9550-64435374027f tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a34d0483-bb13-4878-a3de-281850b1568a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:34 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-35a7cffb-a71e-4d68-9550-64435374027f tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9f4d2cad-178a-48a9-af84-8d160f991574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:34 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-35a7cffb-a71e-4d68-9550-64435374027f tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Volume 3d567361-0c58-45b2-8709-0725a620a121: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3d567361-0c58-45b2-8709-0725a620a121', 'volume_size': 1} Aug 15 16:26:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-35a7cffb-a71e-4d68-9550-64435374027f tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:26:34 devstack sudo[111190]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1661660b-ce38-4a0c-96f0-835b8407687e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b1995e1c-7ab3-427b-9fe3-e97f69ff4d63 1073741824" returned: 0 in 0.515s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1661660b-ce38-4a0c-96f0-835b8407687e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b1995e1c-7ab3-427b-9fe3-e97f69ff4d63 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:34 devstack sudo[111196]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b1995e1c-7ab3-427b-9fe3-e97f69ff4d63 Aug 15 16:26:34 devstack sudo[111196]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:34 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-bb1b9ac4-a619-4fe0-91e3-020d2d9ad71f tempest-VolumesTransfersTest-1471796791 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:26:34 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-bb1b9ac4-a619-4fe0-91e3-020d2d9ad71f tempest-VolumesTransfersTest-1471796791 None] Flow 'volume_create_manager' (5673bbf7-0d8c-496a-9c5d-a900d673d8d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:26:34 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-bb1b9ac4-a619-4fe0-91e3-020d2d9ad71f tempest-VolumesTransfersTest-1471796791 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c016d9b2-358a-4dad-b247-e8bc26e96bff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:34 devstack sudo[111196]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1661660b-ce38-4a0c-96f0-835b8407687e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b1995e1c-7ab3-427b-9fe3-e97f69ff4d63" returned: 0 in 0.259s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:34 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-1661660b-ce38-4a0c-96f0-835b8407687e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] <== create_volume: return (816ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:26:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1661660b-ce38-4a0c-96f0-835b8407687e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.819s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:26:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-18aca427-527d-4fe3-870c-351673d60f4e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.053s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:26:34 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-18aca427-527d-4fe3-870c-351673d60f4e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:26:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1867593863',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=42b2e50f-42c4-4887-9632-4eaa58682a0d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5419ea317df04e48af686365be272468',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:26:34Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:26:34Z,use_quota=True,user_id='fe1c6dde1b7241c98703b9a0a14f835b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:26:34 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-18aca427-527d-4fe3-870c-351673d60f4e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Creating volume 42b2e50f-42c4-4887-9632-4eaa58682a0d {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:26:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-18aca427-527d-4fe3-870c-351673d60f4e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:26:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-18aca427-527d-4fe3-870c-351673d60f4e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:26:34 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-18aca427-527d-4fe3-870c-351673d60f4e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:26:34 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-18aca427-527d-4fe3-870c-351673d60f4e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:26:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-18aca427-527d-4fe3-870c-351673d60f4e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:26:34 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-18aca427-527d-4fe3-870c-351673d60f4e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:26:34 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-18aca427-527d-4fe3-870c-351673d60f4e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:26:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-18aca427-527d-4fe3-870c-351673d60f4e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-42b2e50f-42c4-4887-9632-4eaa58682a0d 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:34 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-bb1b9ac4-a619-4fe0-91e3-020d2d9ad71f tempest-VolumesTransfersTest-1471796791 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c016d9b2-358a-4dad-b247-e8bc26e96bff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:26:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-908953182',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=18714ad3-f65f-42cb-8b03-fb560979d40b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b97aedee8434cae86a7472bf19f4986',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:26:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:26:35Z,use_quota=True,user_id='e925c49023e84714bf3535ea322ef021',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:34 devstack sudo[111199]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-42b2e50f-42c4-4887-9632-4eaa58682a0d 1073741824 Aug 15 16:26:34 devstack sudo[111199]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:34 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-bb1b9ac4-a619-4fe0-91e3-020d2d9ad71f tempest-VolumesTransfersTest-1471796791 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3a39ee8a-1774-402a-9f0d-9996430dd5ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:34 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-bb1b9ac4-a619-4fe0-91e3-020d2d9ad71f tempest-VolumesTransfersTest-1471796791 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3a39ee8a-1774-402a-9f0d-9996430dd5ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:34 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-bb1b9ac4-a619-4fe0-91e3-020d2d9ad71f tempest-VolumesTransfersTest-1471796791 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (77713555-7cca-4c1d-98b3-de3e1fdb6aff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:34 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-bb1b9ac4-a619-4fe0-91e3-020d2d9ad71f tempest-VolumesTransfersTest-1471796791 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (77713555-7cca-4c1d-98b3-de3e1fdb6aff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '18714ad3-f65f-42cb-8b03-fb560979d40b', 'volume_name': 'volume-18714ad3-f65f-42cb-8b03-fb560979d40b', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:34 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-bb1b9ac4-a619-4fe0-91e3-020d2d9ad71f tempest-VolumesTransfersTest-1471796791 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (31bf24af-d174-4d33-99e6-d178c37e6bbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:34 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-bb1b9ac4-a619-4fe0-91e3-020d2d9ad71f tempest-VolumesTransfersTest-1471796791 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (31bf24af-d174-4d33-99e6-d178c37e6bbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:34 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-bb1b9ac4-a619-4fe0-91e3-020d2d9ad71f tempest-VolumesTransfersTest-1471796791 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ebbf9c9a-4c7c-4f92-929d-f480c2ffbd55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:34 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-bb1b9ac4-a619-4fe0-91e3-020d2d9ad71f tempest-VolumesTransfersTest-1471796791 None] Volume 18714ad3-f65f-42cb-8b03-fb560979d40b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-18714ad3-f65f-42cb-8b03-fb560979d40b', 'volume_size': 1} Aug 15 16:26:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-bb1b9ac4-a619-4fe0-91e3-020d2d9ad71f tempest-VolumesTransfersTest-1471796791 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:26:34 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1661660b-ce38-4a0c-96f0-835b8407687e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f4ea4234-9572-4adb-b4bb-03292ad78b10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b1995e1c-7ab3-427b-9fe3-e97f69ff4d63', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:34 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1661660b-ce38-4a0c-96f0-835b8407687e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a4e6f8c7-92ae-4d6d-a6dd-2cc558acee98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:34 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-60e60f43-5200-4203-afb3-fdb281a5f4b0 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:26:34 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-60e60f43-5200-4203-afb3-fdb281a5f4b0 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Flow 'volume_create_manager' (84da238d-e9c9-4707-b249-b6311ae39e92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:26:34 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-60e60f43-5200-4203-afb3-fdb281a5f4b0 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cbf062d2-e623-4921-b3e4-39f775f06b60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:34 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-1661660b-ce38-4a0c-96f0-835b8407687e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Volume volume-b1995e1c-7ab3-427b-9fe3-e97f69ff4d63 (b1995e1c-7ab3-427b-9fe3-e97f69ff4d63): created successfully Aug 15 16:26:34 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1661660b-ce38-4a0c-96f0-835b8407687e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a4e6f8c7-92ae-4d6d-a6dd-2cc558acee98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:34 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1661660b-ce38-4a0c-96f0-835b8407687e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Flow 'volume_create_manager' (faf5eeb4-7d0e-4e8c-a9a1-710a00b3eacf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:26:35 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-60e60f43-5200-4203-afb3-fdb281a5f4b0 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cbf062d2-e623-4921-b3e4-39f775f06b60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:26:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1332928908',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e37b0579-226c-4ace-9e85-871f5679db7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5419ea317df04e48af686365be272468',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:26:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:26:35Z,use_quota=True,user_id='fe1c6dde1b7241c98703b9a0a14f835b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:35 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-60e60f43-5200-4203-afb3-fdb281a5f4b0 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fb55c145-c467-477b-95d1-46d5e53673ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:35 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-60e60f43-5200-4203-afb3-fdb281a5f4b0 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fb55c145-c467-477b-95d1-46d5e53673ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:35 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-60e60f43-5200-4203-afb3-fdb281a5f4b0 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2f2247fc-73f5-474c-b776-ec3731e7782e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:35 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-60e60f43-5200-4203-afb3-fdb281a5f4b0 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2f2247fc-73f5-474c-b776-ec3731e7782e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e37b0579-226c-4ace-9e85-871f5679db7a', 'volume_name': 'volume-e37b0579-226c-4ace-9e85-871f5679db7a', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:35 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-60e60f43-5200-4203-afb3-fdb281a5f4b0 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (164cb3d1-e2b2-4086-af1a-32268d73104e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:35 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-60e60f43-5200-4203-afb3-fdb281a5f4b0 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (164cb3d1-e2b2-4086-af1a-32268d73104e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:35 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-60e60f43-5200-4203-afb3-fdb281a5f4b0 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e4f967c3-31af-413c-856b-63da32c0eef4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:35 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-60e60f43-5200-4203-afb3-fdb281a5f4b0 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Volume e37b0579-226c-4ace-9e85-871f5679db7a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e37b0579-226c-4ace-9e85-871f5679db7a', 'volume_size': 1} Aug 15 16:26:35 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-60e60f43-5200-4203-afb3-fdb281a5f4b0 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:26:35 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-1661660b-ce38-4a0c-96f0-835b8407687e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Created volume successfully. Aug 15 16:26:35 devstack sudo[111199]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:35 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-18aca427-527d-4fe3-870c-351673d60f4e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-42b2e50f-42c4-4887-9632-4eaa58682a0d 1073741824" returned: 0 in 0.434s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:35 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-18aca427-527d-4fe3-870c-351673d60f4e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-42b2e50f-42c4-4887-9632-4eaa58682a0d {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:35 devstack sudo[111204]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-42b2e50f-42c4-4887-9632-4eaa58682a0d Aug 15 16:26:35 devstack sudo[111204]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:35 devstack sudo[111204]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:35 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-18aca427-527d-4fe3-870c-351673d60f4e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-42b2e50f-42c4-4887-9632-4eaa58682a0d" returned: 0 in 0.250s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:35 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-18aca427-527d-4fe3-870c-351673d60f4e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] <== create_volume: return (721ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:26:35 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-18aca427-527d-4fe3-870c-351673d60f4e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.723s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:26:35 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-35a7cffb-a71e-4d68-9550-64435374027f tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.368s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:26:35 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-35a7cffb-a71e-4d68-9550-64435374027f tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:26:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1595993732',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3d567361-0c58-45b2-8709-0725a620a121,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5419ea317df04e48af686365be272468',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:26:34Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:26:34Z,use_quota=True,user_id='fe1c6dde1b7241c98703b9a0a14f835b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:26:35 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-35a7cffb-a71e-4d68-9550-64435374027f tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Creating volume 3d567361-0c58-45b2-8709-0725a620a121 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:26:35 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-35a7cffb-a71e-4d68-9550-64435374027f tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:26:35 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-35a7cffb-a71e-4d68-9550-64435374027f tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:26:35 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-35a7cffb-a71e-4d68-9550-64435374027f tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:26:35 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-35a7cffb-a71e-4d68-9550-64435374027f tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:26:35 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-35a7cffb-a71e-4d68-9550-64435374027f tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:26:35 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-35a7cffb-a71e-4d68-9550-64435374027f tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:26:35 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-35a7cffb-a71e-4d68-9550-64435374027f tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:26:35 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-35a7cffb-a71e-4d68-9550-64435374027f tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3d567361-0c58-45b2-8709-0725a620a121 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:35 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-18aca427-527d-4fe3-870c-351673d60f4e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0259e06c-a532-48a4-af30-07a6b3942ff0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-42b2e50f-42c4-4887-9632-4eaa58682a0d', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:35 devstack sudo[111207]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3d567361-0c58-45b2-8709-0725a620a121 1073741824 Aug 15 16:26:35 devstack sudo[111207]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:35 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-18aca427-527d-4fe3-870c-351673d60f4e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c00e7ab9-2c0e-446c-854d-bca7be958092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:35 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-18aca427-527d-4fe3-870c-351673d60f4e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Volume volume-42b2e50f-42c4-4887-9632-4eaa58682a0d (42b2e50f-42c4-4887-9632-4eaa58682a0d): created successfully Aug 15 16:26:35 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-18aca427-527d-4fe3-870c-351673d60f4e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c00e7ab9-2c0e-446c-854d-bca7be958092) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:35 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-18aca427-527d-4fe3-870c-351673d60f4e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Flow 'volume_create_manager' (d157bf52-9ad0-4572-a3a7-8ba690b0e06b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:26:35 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-18aca427-527d-4fe3-870c-351673d60f4e tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Created volume successfully. Aug 15 16:26:36 devstack sudo[111207]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:36 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-35a7cffb-a71e-4d68-9550-64435374027f tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3d567361-0c58-45b2-8709-0725a620a121 1073741824" returned: 0 in 0.480s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:36 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-35a7cffb-a71e-4d68-9550-64435374027f tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3d567361-0c58-45b2-8709-0725a620a121 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:36 devstack sudo[111213]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3d567361-0c58-45b2-8709-0725a620a121 Aug 15 16:26:36 devstack sudo[111213]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:36 devstack sudo[111213]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:36 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-35a7cffb-a71e-4d68-9550-64435374027f tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3d567361-0c58-45b2-8709-0725a620a121" returned: 0 in 0.263s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:36 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-35a7cffb-a71e-4d68-9550-64435374027f tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] <== create_volume: return (782ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:26:36 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-35a7cffb-a71e-4d68-9550-64435374027f tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.785s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:26:36 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-bb1b9ac4-a619-4fe0-91e3-020d2d9ad71f tempest-VolumesTransfersTest-1471796791 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.448s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:26:36 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-bb1b9ac4-a619-4fe0-91e3-020d2d9ad71f tempest-VolumesTransfersTest-1471796791 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:26:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-908953182',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=18714ad3-f65f-42cb-8b03-fb560979d40b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b97aedee8434cae86a7472bf19f4986',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:26:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:26:35Z,use_quota=True,user_id='e925c49023e84714bf3535ea322ef021',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:26:36 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-bb1b9ac4-a619-4fe0-91e3-020d2d9ad71f tempest-VolumesTransfersTest-1471796791 None] Creating volume 18714ad3-f65f-42cb-8b03-fb560979d40b {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:26:36 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-bb1b9ac4-a619-4fe0-91e3-020d2d9ad71f tempest-VolumesTransfersTest-1471796791 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:26:36 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-bb1b9ac4-a619-4fe0-91e3-020d2d9ad71f tempest-VolumesTransfersTest-1471796791 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:26:36 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-bb1b9ac4-a619-4fe0-91e3-020d2d9ad71f tempest-VolumesTransfersTest-1471796791 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:26:36 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-bb1b9ac4-a619-4fe0-91e3-020d2d9ad71f tempest-VolumesTransfersTest-1471796791 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:26:36 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-bb1b9ac4-a619-4fe0-91e3-020d2d9ad71f tempest-VolumesTransfersTest-1471796791 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:26:36 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-bb1b9ac4-a619-4fe0-91e3-020d2d9ad71f tempest-VolumesTransfersTest-1471796791 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:26:36 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-bb1b9ac4-a619-4fe0-91e3-020d2d9ad71f tempest-VolumesTransfersTest-1471796791 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:26:36 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-bb1b9ac4-a619-4fe0-91e3-020d2d9ad71f tempest-VolumesTransfersTest-1471796791 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-18714ad3-f65f-42cb-8b03-fb560979d40b 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:36 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-35a7cffb-a71e-4d68-9550-64435374027f tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9f4d2cad-178a-48a9-af84-8d160f991574) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3d567361-0c58-45b2-8709-0725a620a121', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:36 devstack sudo[111216]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-18714ad3-f65f-42cb-8b03-fb560979d40b 1073741824 Aug 15 16:26:36 devstack sudo[111216]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:36 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-35a7cffb-a71e-4d68-9550-64435374027f tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (84addc81-8b9c-4376-ba58-92a3d294ae92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:36 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-35a7cffb-a71e-4d68-9550-64435374027f tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Volume volume-3d567361-0c58-45b2-8709-0725a620a121 (3d567361-0c58-45b2-8709-0725a620a121): created successfully Aug 15 16:26:36 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-35a7cffb-a71e-4d68-9550-64435374027f tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (84addc81-8b9c-4376-ba58-92a3d294ae92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:36 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-35a7cffb-a71e-4d68-9550-64435374027f tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Flow 'volume_create_manager' (c34adde0-e54d-4c9e-8493-0a5127e46ae0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:26:36 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-35a7cffb-a71e-4d68-9550-64435374027f tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Created volume successfully. Aug 15 16:26:36 devstack sudo[111216]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:36 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-bb1b9ac4-a619-4fe0-91e3-020d2d9ad71f tempest-VolumesTransfersTest-1471796791 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-18714ad3-f65f-42cb-8b03-fb560979d40b 1073741824" returned: 0 in 0.505s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:36 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-bb1b9ac4-a619-4fe0-91e3-020d2d9ad71f tempest-VolumesTransfersTest-1471796791 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-18714ad3-f65f-42cb-8b03-fb560979d40b {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:36 devstack sudo[111221]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-18714ad3-f65f-42cb-8b03-fb560979d40b Aug 15 16:26:36 devstack sudo[111221]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:37 devstack sudo[111221]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-bb1b9ac4-a619-4fe0-91e3-020d2d9ad71f tempest-VolumesTransfersTest-1471796791 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-18714ad3-f65f-42cb-8b03-fb560979d40b" returned: 0 in 0.247s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:37 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-bb1b9ac4-a619-4fe0-91e3-020d2d9ad71f tempest-VolumesTransfersTest-1471796791 None] <== create_volume: return (797ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:26:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-bb1b9ac4-a619-4fe0-91e3-020d2d9ad71f tempest-VolumesTransfersTest-1471796791 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.800s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:26:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-60e60f43-5200-4203-afb3-fdb281a5f4b0 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.129s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:26:37 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-60e60f43-5200-4203-afb3-fdb281a5f4b0 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:26:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1332928908',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e37b0579-226c-4ace-9e85-871f5679db7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5419ea317df04e48af686365be272468',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:26:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:26:35Z,use_quota=True,user_id='fe1c6dde1b7241c98703b9a0a14f835b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:26:37 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-60e60f43-5200-4203-afb3-fdb281a5f4b0 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Creating volume e37b0579-226c-4ace-9e85-871f5679db7a {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:26:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-60e60f43-5200-4203-afb3-fdb281a5f4b0 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:26:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-60e60f43-5200-4203-afb3-fdb281a5f4b0 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:26:37 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-60e60f43-5200-4203-afb3-fdb281a5f4b0 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:26:37 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-60e60f43-5200-4203-afb3-fdb281a5f4b0 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:26:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-60e60f43-5200-4203-afb3-fdb281a5f4b0 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:26:37 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-60e60f43-5200-4203-afb3-fdb281a5f4b0 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:26:37 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-60e60f43-5200-4203-afb3-fdb281a5f4b0 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:26:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-60e60f43-5200-4203-afb3-fdb281a5f4b0 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e37b0579-226c-4ace-9e85-871f5679db7a 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:37 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-bb1b9ac4-a619-4fe0-91e3-020d2d9ad71f tempest-VolumesTransfersTest-1471796791 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ebbf9c9a-4c7c-4f92-929d-f480c2ffbd55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-18714ad3-f65f-42cb-8b03-fb560979d40b', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:37 devstack sudo[111224]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e37b0579-226c-4ace-9e85-871f5679db7a 1073741824 Aug 15 16:26:37 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-bb1b9ac4-a619-4fe0-91e3-020d2d9ad71f tempest-VolumesTransfersTest-1471796791 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (96ad7a0b-6485-4548-8ff7-6b30a2a861bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:37 devstack sudo[111224]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:37 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-bb1b9ac4-a619-4fe0-91e3-020d2d9ad71f tempest-VolumesTransfersTest-1471796791 None] Volume volume-18714ad3-f65f-42cb-8b03-fb560979d40b (18714ad3-f65f-42cb-8b03-fb560979d40b): created successfully Aug 15 16:26:37 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-bb1b9ac4-a619-4fe0-91e3-020d2d9ad71f tempest-VolumesTransfersTest-1471796791 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (96ad7a0b-6485-4548-8ff7-6b30a2a861bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:37 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-bb1b9ac4-a619-4fe0-91e3-020d2d9ad71f tempest-VolumesTransfersTest-1471796791 None] Flow 'volume_create_manager' (5673bbf7-0d8c-496a-9c5d-a900d673d8d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:26:37 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-bb1b9ac4-a619-4fe0-91e3-020d2d9ad71f tempest-VolumesTransfersTest-1471796791 None] Created volume successfully. Aug 15 16:26:37 devstack sudo[111224]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-60e60f43-5200-4203-afb3-fdb281a5f4b0 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e37b0579-226c-4ace-9e85-871f5679db7a 1073741824" returned: 0 in 0.421s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-60e60f43-5200-4203-afb3-fdb281a5f4b0 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e37b0579-226c-4ace-9e85-871f5679db7a {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:37 devstack sudo[111230]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e37b0579-226c-4ace-9e85-871f5679db7a Aug 15 16:26:37 devstack sudo[111230]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:37 devstack sudo[111230]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-60e60f43-5200-4203-afb3-fdb281a5f4b0 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e37b0579-226c-4ace-9e85-871f5679db7a" returned: 0 in 0.262s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:37 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-60e60f43-5200-4203-afb3-fdb281a5f4b0 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] <== create_volume: return (723ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:26:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-60e60f43-5200-4203-afb3-fdb281a5f4b0 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.727s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:26:37 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-575c8bc7-d05e-46e9-8b1a-357e18197042 tempest-VolumesTransfersTest-30856244 None] Acquiring lock "cinder-18714ad3-f65f-42cb-8b03-fb560979d40b-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:26:37 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-60e60f43-5200-4203-afb3-fdb281a5f4b0 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e4f967c3-31af-413c-856b-63da32c0eef4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e37b0579-226c-4ace-9e85-871f5679db7a', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:37 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-60e60f43-5200-4203-afb3-fdb281a5f4b0 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (acc037a6-9347-4829-b1fa-c53ba8dc26da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:37 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-60e60f43-5200-4203-afb3-fdb281a5f4b0 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Volume volume-e37b0579-226c-4ace-9e85-871f5679db7a (e37b0579-226c-4ace-9e85-871f5679db7a): created successfully Aug 15 16:26:37 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-60e60f43-5200-4203-afb3-fdb281a5f4b0 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (acc037a6-9347-4829-b1fa-c53ba8dc26da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:37 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-60e60f43-5200-4203-afb3-fdb281a5f4b0 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Flow 'volume_create_manager' (84da238d-e9c9-4707-b249-b6311ae39e92) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:26:37 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-575c8bc7-d05e-46e9-8b1a-357e18197042 tempest-VolumesTransfersTest-30856244 None] Lock "cinder-18714ad3-f65f-42cb-8b03-fb560979d40b-delete_volume" acquired by "delete_volume" :: waited 0.044s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:26:37 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-60e60f43-5200-4203-afb3-fdb281a5f4b0 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Created volume successfully. Aug 15 16:26:38 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-575c8bc7-d05e-46e9-8b1a-357e18197042 tempest-VolumesTransfersTest-30856244 None] Acquiring lock "cinder-quobyte-18714ad3-f65f-42cb-8b03-fb560979d40b" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:26:38 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-575c8bc7-d05e-46e9-8b1a-357e18197042 tempest-VolumesTransfersTest-30856244 None] Lock "cinder-quobyte-18714ad3-f65f-42cb-8b03-fb560979d40b" acquired by "delete_volume" :: waited 0.013s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:26:38 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[f349d1dc-864e-4f35-9c0a-f0662cd28261]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:26:38 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-575c8bc7-d05e-46e9-8b1a-357e18197042 tempest-VolumesTransfersTest-30856244 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-18714ad3-f65f-42cb-8b03-fb560979d40b {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:38 devstack sudo[111233]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-18714ad3-f65f-42cb-8b03-fb560979d40b Aug 15 16:26:38 devstack sudo[111233]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:38 devstack sudo[111233]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:38 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-575c8bc7-d05e-46e9-8b1a-357e18197042 tempest-VolumesTransfersTest-30856244 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-18714ad3-f65f-42cb-8b03-fb560979d40b" returned: 0 in 0.360s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:38 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-575c8bc7-d05e-46e9-8b1a-357e18197042 tempest-VolumesTransfersTest-30856244 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-18714ad3-f65f-42cb-8b03-fb560979d40b {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:38 devstack sudo[111238]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-18714ad3-f65f-42cb-8b03-fb560979d40b Aug 15 16:26:38 devstack sudo[111238]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:38 devstack sudo[111238]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:38 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-575c8bc7-d05e-46e9-8b1a-357e18197042 tempest-VolumesTransfersTest-30856244 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-18714ad3-f65f-42cb-8b03-fb560979d40b" returned: 0 in 0.241s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:38 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-575c8bc7-d05e-46e9-8b1a-357e18197042 tempest-VolumesTransfersTest-30856244 None] Lock "cinder-quobyte-18714ad3-f65f-42cb-8b03-fb560979d40b" released by "delete_volume" :: held 0.641s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:26:38 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-575c8bc7-d05e-46e9-8b1a-357e18197042 tempest-VolumesTransfersTest-30856244 None] Created reservations ['b3b6515e-b488-4f2a-ad93-080b8501ccfa', '7da86afa-5044-42da-b825-00f0969535f7', 'a7fee7bb-85d4-4daa-8a4d-31344b092a6a', 'e2b5f8c6-9fff-4da9-aa9e-d60ea9ded1c8'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:26:38 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-575c8bc7-d05e-46e9-8b1a-357e18197042 tempest-VolumesTransfersTest-30856244 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:26:38 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-575c8bc7-d05e-46e9-8b1a-357e18197042 tempest-VolumesTransfersTest-30856244 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:26:38 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-575c8bc7-d05e-46e9-8b1a-357e18197042 tempest-VolumesTransfersTest-30856244 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:26:38 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-575c8bc7-d05e-46e9-8b1a-357e18197042 tempest-VolumesTransfersTest-30856244 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:26:38 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-575c8bc7-d05e-46e9-8b1a-357e18197042 tempest-VolumesTransfersTest-30856244 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:26:38 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-575c8bc7-d05e-46e9-8b1a-357e18197042 tempest-VolumesTransfersTest-30856244 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:38 devstack sudo[111241]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:26:38 devstack sudo[111241]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:39 devstack sudo[111241]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:39 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-575c8bc7-d05e-46e9-8b1a-357e18197042 tempest-VolumesTransfersTest-30856244 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.250s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:39 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-575c8bc7-d05e-46e9-8b1a-357e18197042 tempest-VolumesTransfersTest-30856244 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:26:39 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-575c8bc7-d05e-46e9-8b1a-357e18197042 tempest-VolumesTransfersTest-30856244 None] Deleted volume successfully. Aug 15 16:26:39 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-575c8bc7-d05e-46e9-8b1a-357e18197042 tempest-VolumesTransfersTest-30856244 None] Lock "cinder-18714ad3-f65f-42cb-8b03-fb560979d40b-delete_volume" released by "delete_volume" :: held 1.095s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:26:39 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-9e325028-7b78-46c3-ad6a-555f97a6fe91 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Acquiring lock "cinder-e37b0579-226c-4ace-9e85-871f5679db7a-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:26:39 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-9e325028-7b78-46c3-ad6a-555f97a6fe91 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Lock "cinder-e37b0579-226c-4ace-9e85-871f5679db7a-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:26:39 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-9e325028-7b78-46c3-ad6a-555f97a6fe91 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Acquiring lock "cinder-quobyte-e37b0579-226c-4ace-9e85-871f5679db7a" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:26:39 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-9e325028-7b78-46c3-ad6a-555f97a6fe91 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Lock "cinder-quobyte-e37b0579-226c-4ace-9e85-871f5679db7a" acquired by "delete_volume" :: waited 0.017s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:26:39 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[25dbaebd-c917-4651-8d24-5db2b95781a4]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:26:39 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9e325028-7b78-46c3-ad6a-555f97a6fe91 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e37b0579-226c-4ace-9e85-871f5679db7a {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:39 devstack sudo[111244]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e37b0579-226c-4ace-9e85-871f5679db7a Aug 15 16:26:39 devstack sudo[111244]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:39 devstack sudo[111244]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:39 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9e325028-7b78-46c3-ad6a-555f97a6fe91 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e37b0579-226c-4ace-9e85-871f5679db7a" returned: 0 in 0.373s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:39 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9e325028-7b78-46c3-ad6a-555f97a6fe91 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e37b0579-226c-4ace-9e85-871f5679db7a {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:39 devstack sudo[111249]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e37b0579-226c-4ace-9e85-871f5679db7a Aug 15 16:26:39 devstack sudo[111249]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:39 devstack sudo[111249]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:39 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9e325028-7b78-46c3-ad6a-555f97a6fe91 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e37b0579-226c-4ace-9e85-871f5679db7a" returned: 0 in 0.263s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:39 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-9e325028-7b78-46c3-ad6a-555f97a6fe91 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Lock "cinder-quobyte-e37b0579-226c-4ace-9e85-871f5679db7a" released by "delete_volume" :: held 0.683s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:26:39 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-9e325028-7b78-46c3-ad6a-555f97a6fe91 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Created reservations ['a1e00f0e-4515-45fc-b972-9eeb2fde824c', 'a2e7cf6f-3fb8-4164-b08e-cd594a723c3a', '6ae5fa07-3374-46b9-b1f0-350424180a94', '3326d21f-3fab-4e34-a989-67c04e4a8838'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:26:39 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9e325028-7b78-46c3-ad6a-555f97a6fe91 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:26:39 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9e325028-7b78-46c3-ad6a-555f97a6fe91 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:26:39 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-9e325028-7b78-46c3-ad6a-555f97a6fe91 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:26:39 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-9e325028-7b78-46c3-ad6a-555f97a6fe91 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:26:39 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9e325028-7b78-46c3-ad6a-555f97a6fe91 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:26:39 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9e325028-7b78-46c3-ad6a-555f97a6fe91 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:39 devstack sudo[111253]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:26:39 devstack sudo[111253]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:40 devstack sudo[111253]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:40 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9e325028-7b78-46c3-ad6a-555f97a6fe91 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.254s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:40 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-9e325028-7b78-46c3-ad6a-555f97a6fe91 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:26:40 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-9e325028-7b78-46c3-ad6a-555f97a6fe91 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Deleted volume successfully. Aug 15 16:26:40 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-9e325028-7b78-46c3-ad6a-555f97a6fe91 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Lock "cinder-e37b0579-226c-4ace-9e85-871f5679db7a-delete_volume" released by "delete_volume" :: held 1.152s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:26:40 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-3c6a658b-56ca-4bed-b6e7-ce814c602ae1 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Acquiring lock "cinder-3d567361-0c58-45b2-8709-0725a620a121-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:26:40 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-3c6a658b-56ca-4bed-b6e7-ce814c602ae1 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Lock "cinder-3d567361-0c58-45b2-8709-0725a620a121-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:26:40 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-3c6a658b-56ca-4bed-b6e7-ce814c602ae1 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Acquiring lock "cinder-quobyte-3d567361-0c58-45b2-8709-0725a620a121" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:26:40 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-3c6a658b-56ca-4bed-b6e7-ce814c602ae1 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Lock "cinder-quobyte-3d567361-0c58-45b2-8709-0725a620a121" acquired by "delete_volume" :: waited 0.027s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:26:40 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[6b7a2558-ae31-4112-b2da-2150a9413644]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:26:40 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3c6a658b-56ca-4bed-b6e7-ce814c602ae1 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3d567361-0c58-45b2-8709-0725a620a121 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:40 devstack sudo[111256]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3d567361-0c58-45b2-8709-0725a620a121 Aug 15 16:26:40 devstack sudo[111256]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:40 devstack sudo[111256]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:40 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3c6a658b-56ca-4bed-b6e7-ce814c602ae1 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3d567361-0c58-45b2-8709-0725a620a121" returned: 0 in 0.417s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:40 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3c6a658b-56ca-4bed-b6e7-ce814c602ae1 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3d567361-0c58-45b2-8709-0725a620a121 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:40 devstack sudo[111269]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3d567361-0c58-45b2-8709-0725a620a121 Aug 15 16:26:40 devstack sudo[111269]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:41 devstack sudo[111269]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3c6a658b-56ca-4bed-b6e7-ce814c602ae1 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3d567361-0c58-45b2-8709-0725a620a121" returned: 0 in 0.316s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:41 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-3c6a658b-56ca-4bed-b6e7-ce814c602ae1 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Lock "cinder-quobyte-3d567361-0c58-45b2-8709-0725a620a121" released by "delete_volume" :: held 0.790s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:26:41 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-3c6a658b-56ca-4bed-b6e7-ce814c602ae1 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Created reservations ['ef2a5471-f278-4100-8a28-cdd1952de679', 'b213d255-6590-42da-bdc4-066691c8cab9', 'f2310f31-cc9c-4b92-af62-d326cc6f6814', '8ace7ebb-df09-439e-9ff3-e4c5550ab780'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:26:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-3c6a658b-56ca-4bed-b6e7-ce814c602ae1 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:26:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-3c6a658b-56ca-4bed-b6e7-ce814c602ae1 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:26:41 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-3c6a658b-56ca-4bed-b6e7-ce814c602ae1 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:26:41 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-3c6a658b-56ca-4bed-b6e7-ce814c602ae1 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:26:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-3c6a658b-56ca-4bed-b6e7-ce814c602ae1 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:26:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3c6a658b-56ca-4bed-b6e7-ce814c602ae1 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:41 devstack sudo[111273]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:26:41 devstack sudo[111273]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:41 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-338f1363-6fe8-4d2b-a698-8308f482abce tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Acquiring lock "cinder-42b2e50f-42c4-4887-9632-4eaa58682a0d-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:26:41 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-338f1363-6fe8-4d2b-a698-8308f482abce tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Lock "cinder-42b2e50f-42c4-4887-9632-4eaa58682a0d-delete_volume" acquired by "delete_volume" :: waited 0.034s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:26:41 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-338f1363-6fe8-4d2b-a698-8308f482abce tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Acquiring lock "cinder-quobyte-42b2e50f-42c4-4887-9632-4eaa58682a0d" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:26:41 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-338f1363-6fe8-4d2b-a698-8308f482abce tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Lock "cinder-quobyte-42b2e50f-42c4-4887-9632-4eaa58682a0d" acquired by "delete_volume" :: waited 0.024s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:26:41 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[49f0151e-5604-45da-b387-e287e77f0ed3]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:26:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-338f1363-6fe8-4d2b-a698-8308f482abce tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-42b2e50f-42c4-4887-9632-4eaa58682a0d {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:41 devstack sudo[111273]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3c6a658b-56ca-4bed-b6e7-ce814c602ae1 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.380s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:41 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-3c6a658b-56ca-4bed-b6e7-ce814c602ae1 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:26:41 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-3c6a658b-56ca-4bed-b6e7-ce814c602ae1 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Deleted volume successfully. Aug 15 16:26:41 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-3c6a658b-56ca-4bed-b6e7-ce814c602ae1 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Lock "cinder-3d567361-0c58-45b2-8709-0725a620a121-delete_volume" released by "delete_volume" :: held 1.451s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:26:41 devstack sudo[111276]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-42b2e50f-42c4-4887-9632-4eaa58682a0d Aug 15 16:26:41 devstack sudo[111276]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:42 devstack sudo[111276]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:42 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-338f1363-6fe8-4d2b-a698-8308f482abce tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-42b2e50f-42c4-4887-9632-4eaa58682a0d" returned: 0 in 0.407s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:42 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-338f1363-6fe8-4d2b-a698-8308f482abce tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-42b2e50f-42c4-4887-9632-4eaa58682a0d {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:42 devstack sudo[111281]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-42b2e50f-42c4-4887-9632-4eaa58682a0d Aug 15 16:26:42 devstack sudo[111281]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:42 devstack sudo[111281]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:42 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-338f1363-6fe8-4d2b-a698-8308f482abce tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-42b2e50f-42c4-4887-9632-4eaa58682a0d" returned: 0 in 0.270s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:42 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-338f1363-6fe8-4d2b-a698-8308f482abce tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Lock "cinder-quobyte-42b2e50f-42c4-4887-9632-4eaa58682a0d" released by "delete_volume" :: held 0.740s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:26:42 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-338f1363-6fe8-4d2b-a698-8308f482abce tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Created reservations ['d3a4e319-c440-46f6-a291-5d415e7ebe87', 'af76c073-08fe-4559-b51b-d36f0e5c8892', '4c2343c2-6959-43ce-b42b-f667f8685347', '9d30b24a-eff6-43c9-ba0a-c096f3683157'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:26:42 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-338f1363-6fe8-4d2b-a698-8308f482abce tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:26:42 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-338f1363-6fe8-4d2b-a698-8308f482abce tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:26:42 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-338f1363-6fe8-4d2b-a698-8308f482abce tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:26:42 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-338f1363-6fe8-4d2b-a698-8308f482abce tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:26:42 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-338f1363-6fe8-4d2b-a698-8308f482abce tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:26:42 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-338f1363-6fe8-4d2b-a698-8308f482abce tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:42 devstack sudo[111284]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:26:42 devstack sudo[111284]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:42 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-db991baa-80fe-4d50-a433-d1f1fdb327b1 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Acquiring lock "cinder-b1995e1c-7ab3-427b-9fe3-e97f69ff4d63-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:26:42 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-db991baa-80fe-4d50-a433-d1f1fdb327b1 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Lock "cinder-b1995e1c-7ab3-427b-9fe3-e97f69ff4d63-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:26:42 devstack sudo[111284]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:42 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-db991baa-80fe-4d50-a433-d1f1fdb327b1 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Acquiring lock "cinder-quobyte-b1995e1c-7ab3-427b-9fe3-e97f69ff4d63" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:26:42 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-338f1363-6fe8-4d2b-a698-8308f482abce tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.304s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:42 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-338f1363-6fe8-4d2b-a698-8308f482abce tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:26:42 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-338f1363-6fe8-4d2b-a698-8308f482abce tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Deleted volume successfully. Aug 15 16:26:42 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-db991baa-80fe-4d50-a433-d1f1fdb327b1 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Lock "cinder-quobyte-b1995e1c-7ab3-427b-9fe3-e97f69ff4d63" acquired by "delete_volume" :: waited 0.030s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:26:42 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-338f1363-6fe8-4d2b-a698-8308f482abce tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Lock "cinder-42b2e50f-42c4-4887-9632-4eaa58682a0d-delete_volume" released by "delete_volume" :: held 1.321s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:26:42 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[e19ea7ec-d725-4a37-b0cd-b038be7af5c3]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:26:42 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-db991baa-80fe-4d50-a433-d1f1fdb327b1 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b1995e1c-7ab3-427b-9fe3-e97f69ff4d63 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:42 devstack sudo[111287]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b1995e1c-7ab3-427b-9fe3-e97f69ff4d63 Aug 15 16:26:42 devstack sudo[111287]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:43 devstack sudo[111287]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-db991baa-80fe-4d50-a433-d1f1fdb327b1 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b1995e1c-7ab3-427b-9fe3-e97f69ff4d63" returned: 0 in 0.402s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-db991baa-80fe-4d50-a433-d1f1fdb327b1 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b1995e1c-7ab3-427b-9fe3-e97f69ff4d63 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:43 devstack sudo[111292]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b1995e1c-7ab3-427b-9fe3-e97f69ff4d63 Aug 15 16:26:43 devstack sudo[111292]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:43 devstack sudo[111292]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-db991baa-80fe-4d50-a433-d1f1fdb327b1 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b1995e1c-7ab3-427b-9fe3-e97f69ff4d63" returned: 0 in 0.265s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:43 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-db991baa-80fe-4d50-a433-d1f1fdb327b1 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Lock "cinder-quobyte-b1995e1c-7ab3-427b-9fe3-e97f69ff4d63" released by "delete_volume" :: held 0.717s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:26:43 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-db991baa-80fe-4d50-a433-d1f1fdb327b1 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Created reservations ['b22eb896-ea40-449d-be78-b8f31825fb70', 'd67a7108-a07d-41ea-b428-0e2194e3c6fe', '4fbc6ebe-b955-43bc-9c62-ae6ba95a2b6f', 'ce443f1e-fbb0-42f1-b7eb-157ab5ec612a'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:26:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-db991baa-80fe-4d50-a433-d1f1fdb327b1 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:26:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-db991baa-80fe-4d50-a433-d1f1fdb327b1 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:26:43 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-db991baa-80fe-4d50-a433-d1f1fdb327b1 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:26:43 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-db991baa-80fe-4d50-a433-d1f1fdb327b1 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:26:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-db991baa-80fe-4d50-a433-d1f1fdb327b1 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:26:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-db991baa-80fe-4d50-a433-d1f1fdb327b1 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:43 devstack sudo[111295]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:26:43 devstack sudo[111295]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:43 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-2462d1a8-2704-4686-af35-80d2d8f4c700 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Acquiring lock "cinder-5ec14984-bdd2-4e6b-b8ca-30d32bb24ed7-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:26:43 devstack sudo[111295]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-db991baa-80fe-4d50-a433-d1f1fdb327b1 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.256s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:43 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-db991baa-80fe-4d50-a433-d1f1fdb327b1 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:26:43 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-db991baa-80fe-4d50-a433-d1f1fdb327b1 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Deleted volume successfully. Aug 15 16:26:43 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-2462d1a8-2704-4686-af35-80d2d8f4c700 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Lock "cinder-5ec14984-bdd2-4e6b-b8ca-30d32bb24ed7-delete_volume" acquired by "delete_volume" :: waited 0.032s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:26:43 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-db991baa-80fe-4d50-a433-d1f1fdb327b1 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Lock "cinder-b1995e1c-7ab3-427b-9fe3-e97f69ff4d63-delete_volume" released by "delete_volume" :: held 1.228s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:26:43 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-2462d1a8-2704-4686-af35-80d2d8f4c700 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Acquiring lock "cinder-quobyte-5ec14984-bdd2-4e6b-b8ca-30d32bb24ed7" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:26:44 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-2462d1a8-2704-4686-af35-80d2d8f4c700 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Lock "cinder-quobyte-5ec14984-bdd2-4e6b-b8ca-30d32bb24ed7" acquired by "delete_volume" :: waited 0.018s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:26:44 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[478b7e46-5dca-4314-aa8e-0ba0e75c067c]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:26:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2462d1a8-2704-4686-af35-80d2d8f4c700 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5ec14984-bdd2-4e6b-b8ca-30d32bb24ed7 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:44 devstack sudo[111298]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5ec14984-bdd2-4e6b-b8ca-30d32bb24ed7 Aug 15 16:26:44 devstack sudo[111298]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:44 devstack sudo[111298]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2462d1a8-2704-4686-af35-80d2d8f4c700 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5ec14984-bdd2-4e6b-b8ca-30d32bb24ed7" returned: 0 in 0.370s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2462d1a8-2704-4686-af35-80d2d8f4c700 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5ec14984-bdd2-4e6b-b8ca-30d32bb24ed7 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:44 devstack sudo[111303]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5ec14984-bdd2-4e6b-b8ca-30d32bb24ed7 Aug 15 16:26:44 devstack sudo[111303]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:44 devstack sudo[111303]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2462d1a8-2704-4686-af35-80d2d8f4c700 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5ec14984-bdd2-4e6b-b8ca-30d32bb24ed7" returned: 0 in 0.260s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:44 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-2462d1a8-2704-4686-af35-80d2d8f4c700 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Lock "cinder-quobyte-5ec14984-bdd2-4e6b-b8ca-30d32bb24ed7" released by "delete_volume" :: held 0.681s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:26:44 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-2462d1a8-2704-4686-af35-80d2d8f4c700 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Created reservations ['a27ffe1a-2b52-4a42-a700-56f263af2f0c', 'cabfcb5f-093e-4df1-a66f-dd749c4fb53d', '31263f72-5d4b-41e8-8361-f94d76e28359', '5651e6ce-e3db-421c-9fc2-09bf24efbd10'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:26:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-2462d1a8-2704-4686-af35-80d2d8f4c700 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:26:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-2462d1a8-2704-4686-af35-80d2d8f4c700 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:26:44 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-2462d1a8-2704-4686-af35-80d2d8f4c700 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:26:44 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-2462d1a8-2704-4686-af35-80d2d8f4c700 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:26:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-2462d1a8-2704-4686-af35-80d2d8f4c700 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:26:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2462d1a8-2704-4686-af35-80d2d8f4c700 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:44 devstack sudo[111306]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:26:44 devstack sudo[111306]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:45 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-1d508b4b-efb2-483c-919f-e4f8fab2f972 tempest-VolumesCloneNegativeTest-1862509030 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:26:45 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1d508b4b-efb2-483c-919f-e4f8fab2f972 tempest-VolumesCloneNegativeTest-1862509030 None] Flow 'volume_create_manager' (c422882b-bbe5-401f-85f6-75b0d382dd8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:26:45 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1d508b4b-efb2-483c-919f-e4f8fab2f972 tempest-VolumesCloneNegativeTest-1862509030 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (72df1280-1c4a-4caf-9a9f-1d3aa2433471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:45 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1d508b4b-efb2-483c-919f-e4f8fab2f972 tempest-VolumesCloneNegativeTest-1862509030 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (72df1280-1c4a-4caf-9a9f-1d3aa2433471) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:26:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-312301867',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e78c5daf-384f-4a15-8d75-a75ce9b1eea8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3cc5f74af6c94335b9f0f8b4f24e46da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:26:45Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:26:45Z,use_quota=True,user_id='c8238c98ff7343d4936ed185b5bec925',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:45 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1d508b4b-efb2-483c-919f-e4f8fab2f972 tempest-VolumesCloneNegativeTest-1862509030 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5be18aae-3713-4853-855e-3a7b956e33d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:45 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1d508b4b-efb2-483c-919f-e4f8fab2f972 tempest-VolumesCloneNegativeTest-1862509030 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5be18aae-3713-4853-855e-3a7b956e33d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:45 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1d508b4b-efb2-483c-919f-e4f8fab2f972 tempest-VolumesCloneNegativeTest-1862509030 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5cd39e0c-6324-42e9-af04-d9002d60eea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:45 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1d508b4b-efb2-483c-919f-e4f8fab2f972 tempest-VolumesCloneNegativeTest-1862509030 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5cd39e0c-6324-42e9-af04-d9002d60eea1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e78c5daf-384f-4a15-8d75-a75ce9b1eea8', 'volume_name': 'volume-e78c5daf-384f-4a15-8d75-a75ce9b1eea8', 'volume_size': 2}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:45 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1d508b4b-efb2-483c-919f-e4f8fab2f972 tempest-VolumesCloneNegativeTest-1862509030 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0ea6469f-0ea2-4101-8383-641b5e79c8fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:45 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1d508b4b-efb2-483c-919f-e4f8fab2f972 tempest-VolumesCloneNegativeTest-1862509030 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0ea6469f-0ea2-4101-8383-641b5e79c8fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:45 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1d508b4b-efb2-483c-919f-e4f8fab2f972 tempest-VolumesCloneNegativeTest-1862509030 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dea5e25b-7622-4de9-802d-3eeb51ace284) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:45 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-1d508b4b-efb2-483c-919f-e4f8fab2f972 tempest-VolumesCloneNegativeTest-1862509030 None] Volume e78c5daf-384f-4a15-8d75-a75ce9b1eea8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e78c5daf-384f-4a15-8d75-a75ce9b1eea8', 'volume_size': 2} Aug 15 16:26:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1d508b4b-efb2-483c-919f-e4f8fab2f972 tempest-VolumesCloneNegativeTest-1862509030 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:26:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1d508b4b-efb2-483c-919f-e4f8fab2f972 tempest-VolumesCloneNegativeTest-1862509030 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:26:45 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-1d508b4b-efb2-483c-919f-e4f8fab2f972 tempest-VolumesCloneNegativeTest-1862509030 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:26:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-312301867',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e78c5daf-384f-4a15-8d75-a75ce9b1eea8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3cc5f74af6c94335b9f0f8b4f24e46da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:26:45Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:26:45Z,use_quota=True,user_id='c8238c98ff7343d4936ed185b5bec925',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:26:45 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-1d508b4b-efb2-483c-919f-e4f8fab2f972 tempest-VolumesCloneNegativeTest-1862509030 None] Creating volume e78c5daf-384f-4a15-8d75-a75ce9b1eea8 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:26:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1d508b4b-efb2-483c-919f-e4f8fab2f972 tempest-VolumesCloneNegativeTest-1862509030 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:26:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1d508b4b-efb2-483c-919f-e4f8fab2f972 tempest-VolumesCloneNegativeTest-1862509030 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:26:45 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-1d508b4b-efb2-483c-919f-e4f8fab2f972 tempest-VolumesCloneNegativeTest-1862509030 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:26:45 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-1d508b4b-efb2-483c-919f-e4f8fab2f972 tempest-VolumesCloneNegativeTest-1862509030 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:26:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1d508b4b-efb2-483c-919f-e4f8fab2f972 tempest-VolumesCloneNegativeTest-1862509030 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:26:45 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-1d508b4b-efb2-483c-919f-e4f8fab2f972 tempest-VolumesCloneNegativeTest-1862509030 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:26:45 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-1d508b4b-efb2-483c-919f-e4f8fab2f972 tempest-VolumesCloneNegativeTest-1862509030 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:26:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1d508b4b-efb2-483c-919f-e4f8fab2f972 tempest-VolumesCloneNegativeTest-1862509030 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e78c5daf-384f-4a15-8d75-a75ce9b1eea8 2147483648 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:45 devstack sudo[111306]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:45 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4354159d-5adf-4302-b50a-e017b38e0722 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Acquiring lock "cinder-74d2e45e-9b9e-409d-a8f6-43b2acc0104e-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:26:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2462d1a8-2704-4686-af35-80d2d8f4c700 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.316s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:45 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-2462d1a8-2704-4686-af35-80d2d8f4c700 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:26:45 devstack sudo[111309]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e78c5daf-384f-4a15-8d75-a75ce9b1eea8 2147483648 Aug 15 16:26:45 devstack sudo[111309]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:45 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-2462d1a8-2704-4686-af35-80d2d8f4c700 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Deleted volume successfully. Aug 15 16:26:45 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4354159d-5adf-4302-b50a-e017b38e0722 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Lock "cinder-74d2e45e-9b9e-409d-a8f6-43b2acc0104e-delete_volume" acquired by "delete_volume" :: waited 0.031s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:26:45 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-2462d1a8-2704-4686-af35-80d2d8f4c700 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Lock "cinder-5ec14984-bdd2-4e6b-b8ca-30d32bb24ed7-delete_volume" released by "delete_volume" :: held 1.257s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:26:45 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4354159d-5adf-4302-b50a-e017b38e0722 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Acquiring lock "cinder-quobyte-74d2e45e-9b9e-409d-a8f6-43b2acc0104e" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:26:45 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4354159d-5adf-4302-b50a-e017b38e0722 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Lock "cinder-quobyte-74d2e45e-9b9e-409d-a8f6-43b2acc0104e" acquired by "delete_volume" :: waited 0.021s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:26:45 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[f159152b-8486-4d7b-bead-9dda2990a663]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:26:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4354159d-5adf-4302-b50a-e017b38e0722 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-74d2e45e-9b9e-409d-a8f6-43b2acc0104e {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:45 devstack sudo[111311]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-74d2e45e-9b9e-409d-a8f6-43b2acc0104e Aug 15 16:26:45 devstack sudo[111311]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:45 devstack sudo[111309]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1d508b4b-efb2-483c-919f-e4f8fab2f972 tempest-VolumesCloneNegativeTest-1862509030 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e78c5daf-384f-4a15-8d75-a75ce9b1eea8 2147483648" returned: 0 in 0.524s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:45 devstack sudo[111311]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4354159d-5adf-4302-b50a-e017b38e0722 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-74d2e45e-9b9e-409d-a8f6-43b2acc0104e" returned: 0 in 0.377s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4354159d-5adf-4302-b50a-e017b38e0722 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-74d2e45e-9b9e-409d-a8f6-43b2acc0104e {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:45 devstack sudo[111320]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-74d2e45e-9b9e-409d-a8f6-43b2acc0104e Aug 15 16:26:45 devstack sudo[111320]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1d508b4b-efb2-483c-919f-e4f8fab2f972 tempest-VolumesCloneNegativeTest-1862509030 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e78c5daf-384f-4a15-8d75-a75ce9b1eea8 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:45 devstack sudo[111322]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e78c5daf-384f-4a15-8d75-a75ce9b1eea8 Aug 15 16:26:45 devstack sudo[111322]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:45 devstack sudo[111320]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4354159d-5adf-4302-b50a-e017b38e0722 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-74d2e45e-9b9e-409d-a8f6-43b2acc0104e" returned: 0 in 0.250s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:45 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4354159d-5adf-4302-b50a-e017b38e0722 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Lock "cinder-quobyte-74d2e45e-9b9e-409d-a8f6-43b2acc0104e" released by "delete_volume" :: held 0.676s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:26:45 devstack sudo[111322]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1d508b4b-efb2-483c-919f-e4f8fab2f972 tempest-VolumesCloneNegativeTest-1862509030 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e78c5daf-384f-4a15-8d75-a75ce9b1eea8" returned: 0 in 0.259s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:45 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-1d508b4b-efb2-483c-919f-e4f8fab2f972 tempest-VolumesCloneNegativeTest-1862509030 None] <== create_volume: return (841ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:26:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1d508b4b-efb2-483c-919f-e4f8fab2f972 tempest-VolumesCloneNegativeTest-1862509030 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.844s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:26:45 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1d508b4b-efb2-483c-919f-e4f8fab2f972 tempest-VolumesCloneNegativeTest-1862509030 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dea5e25b-7622-4de9-802d-3eeb51ace284) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e78c5daf-384f-4a15-8d75-a75ce9b1eea8', 'volume_size': 2}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:45 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1d508b4b-efb2-483c-919f-e4f8fab2f972 tempest-VolumesCloneNegativeTest-1862509030 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5a604caf-21a0-401d-88c0-9e898e801025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:45 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-1d508b4b-efb2-483c-919f-e4f8fab2f972 tempest-VolumesCloneNegativeTest-1862509030 None] Volume volume-e78c5daf-384f-4a15-8d75-a75ce9b1eea8 (e78c5daf-384f-4a15-8d75-a75ce9b1eea8): created successfully Aug 15 16:26:46 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1d508b4b-efb2-483c-919f-e4f8fab2f972 tempest-VolumesCloneNegativeTest-1862509030 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5a604caf-21a0-401d-88c0-9e898e801025) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:46 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1d508b4b-efb2-483c-919f-e4f8fab2f972 tempest-VolumesCloneNegativeTest-1862509030 None] Flow 'volume_create_manager' (c422882b-bbe5-401f-85f6-75b0d382dd8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:26:46 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-1d508b4b-efb2-483c-919f-e4f8fab2f972 tempest-VolumesCloneNegativeTest-1862509030 None] Created volume successfully. Aug 15 16:26:46 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-4354159d-5adf-4302-b50a-e017b38e0722 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Created reservations ['3e4e47fe-65dc-417f-b3f8-b46008fd3620', 'ea03e246-14b0-40e6-a195-bfb1a9e33efa', '7f44dbb8-bb24-44fa-978f-10a9b199e203', '5aa6ccf4-a075-4f44-80bc-ada7e49db298'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:26:46 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-4354159d-5adf-4302-b50a-e017b38e0722 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:26:46 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-4354159d-5adf-4302-b50a-e017b38e0722 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:26:46 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-4354159d-5adf-4302-b50a-e017b38e0722 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:26:46 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-4354159d-5adf-4302-b50a-e017b38e0722 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:26:46 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-4354159d-5adf-4302-b50a-e017b38e0722 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:26:46 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4354159d-5adf-4302-b50a-e017b38e0722 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:46 devstack sudo[111326]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:26:46 devstack sudo[111326]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:46 devstack sudo[111326]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:46 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4354159d-5adf-4302-b50a-e017b38e0722 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.247s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:46 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-4354159d-5adf-4302-b50a-e017b38e0722 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:26:46 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-4354159d-5adf-4302-b50a-e017b38e0722 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Deleted volume successfully. Aug 15 16:26:46 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4354159d-5adf-4302-b50a-e017b38e0722 tempest-CreateVolumesFromSourceVolumeTest-1105168519 None] Lock "cinder-74d2e45e-9b9e-409d-a8f6-43b2acc0104e-delete_volume" released by "delete_volume" :: held 1.191s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:26:47 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-e377cb98-62b7-49fd-a359-fa122518b4ac tempest-VolumesCloneNegativeTest-1862509030 None] Acquiring lock "cinder-e78c5daf-384f-4a15-8d75-a75ce9b1eea8-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:26:47 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-e377cb98-62b7-49fd-a359-fa122518b4ac tempest-VolumesCloneNegativeTest-1862509030 None] Lock "cinder-e78c5daf-384f-4a15-8d75-a75ce9b1eea8-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:26:47 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-e377cb98-62b7-49fd-a359-fa122518b4ac tempest-VolumesCloneNegativeTest-1862509030 None] Acquiring lock "cinder-quobyte-e78c5daf-384f-4a15-8d75-a75ce9b1eea8" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:26:47 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-e377cb98-62b7-49fd-a359-fa122518b4ac tempest-VolumesCloneNegativeTest-1862509030 None] Lock "cinder-quobyte-e78c5daf-384f-4a15-8d75-a75ce9b1eea8" acquired by "delete_volume" :: waited 0.017s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:26:47 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[5f73ff5c-89a1-48e5-9ed4-c70a601e31dc]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:26:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e377cb98-62b7-49fd-a359-fa122518b4ac tempest-VolumesCloneNegativeTest-1862509030 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e78c5daf-384f-4a15-8d75-a75ce9b1eea8 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:47 devstack sudo[111329]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e78c5daf-384f-4a15-8d75-a75ce9b1eea8 Aug 15 16:26:47 devstack sudo[111329]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:47 devstack sudo[111329]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e377cb98-62b7-49fd-a359-fa122518b4ac tempest-VolumesCloneNegativeTest-1862509030 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e78c5daf-384f-4a15-8d75-a75ce9b1eea8" returned: 0 in 0.395s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e377cb98-62b7-49fd-a359-fa122518b4ac tempest-VolumesCloneNegativeTest-1862509030 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e78c5daf-384f-4a15-8d75-a75ce9b1eea8 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:47 devstack sudo[111334]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e78c5daf-384f-4a15-8d75-a75ce9b1eea8 Aug 15 16:26:47 devstack sudo[111334]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:48 devstack sudo[111334]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e377cb98-62b7-49fd-a359-fa122518b4ac tempest-VolumesCloneNegativeTest-1862509030 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e78c5daf-384f-4a15-8d75-a75ce9b1eea8" returned: 0 in 0.252s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:48 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-e377cb98-62b7-49fd-a359-fa122518b4ac tempest-VolumesCloneNegativeTest-1862509030 None] Lock "cinder-quobyte-e78c5daf-384f-4a15-8d75-a75ce9b1eea8" released by "delete_volume" :: held 0.692s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:26:48 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-e377cb98-62b7-49fd-a359-fa122518b4ac tempest-VolumesCloneNegativeTest-1862509030 None] Created reservations ['d0907a4a-4051-463c-9c05-9ff83b5ed386', '10a15023-9b15-4faa-b653-75cdbc4ee4ba', '7926cace-b4e0-4771-bf36-d17f8b765dd8', '86cb9915-d78e-4475-9ea5-90faa7e3b0fd'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:26:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-e377cb98-62b7-49fd-a359-fa122518b4ac tempest-VolumesCloneNegativeTest-1862509030 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:26:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-e377cb98-62b7-49fd-a359-fa122518b4ac tempest-VolumesCloneNegativeTest-1862509030 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:26:48 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-e377cb98-62b7-49fd-a359-fa122518b4ac tempest-VolumesCloneNegativeTest-1862509030 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:26:48 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-e377cb98-62b7-49fd-a359-fa122518b4ac tempest-VolumesCloneNegativeTest-1862509030 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:26:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-e377cb98-62b7-49fd-a359-fa122518b4ac tempest-VolumesCloneNegativeTest-1862509030 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:26:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e377cb98-62b7-49fd-a359-fa122518b4ac tempest-VolumesCloneNegativeTest-1862509030 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:48 devstack sudo[111337]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:26:48 devstack sudo[111337]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:48 devstack sudo[111337]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e377cb98-62b7-49fd-a359-fa122518b4ac tempest-VolumesCloneNegativeTest-1862509030 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.257s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:48 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-e377cb98-62b7-49fd-a359-fa122518b4ac tempest-VolumesCloneNegativeTest-1862509030 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:26:48 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-e377cb98-62b7-49fd-a359-fa122518b4ac tempest-VolumesCloneNegativeTest-1862509030 None] Deleted volume successfully. Aug 15 16:26:48 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-e377cb98-62b7-49fd-a359-fa122518b4ac tempest-VolumesCloneNegativeTest-1862509030 None] Lock "cinder-e78c5daf-384f-4a15-8d75-a75ce9b1eea8-delete_volume" released by "delete_volume" :: held 1.177s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:26:50 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-0f7b549e-383f-44cd-8e69-88154ebbaf42 tempest-ProjectReaderTests-134594729 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:26:50 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0f7b549e-383f-44cd-8e69-88154ebbaf42 tempest-ProjectReaderTests-134594729 None] Flow 'volume_create_manager' (e131e63b-a594-4acd-b774-1640fa01cea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:26:50 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0f7b549e-383f-44cd-8e69-88154ebbaf42 tempest-ProjectReaderTests-134594729 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cf6550ff-9d50-4125-84b5-a4674d687171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:50 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0f7b549e-383f-44cd-8e69-88154ebbaf42 tempest-ProjectReaderTests-134594729 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cf6550ff-9d50-4125-84b5-a4674d687171) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:26:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-835737180',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=42c104a0-8262-4ba0-b604-b5ac7e01633a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2f5a56c0044477dacd6dab8b5daeb12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:26:50Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:26:50Z,use_quota=True,user_id='1f3187f2c737435697becd84897060e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:50 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0f7b549e-383f-44cd-8e69-88154ebbaf42 tempest-ProjectReaderTests-134594729 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6fecd722-d20c-421e-b1c6-4e86f08f8617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:50 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0f7b549e-383f-44cd-8e69-88154ebbaf42 tempest-ProjectReaderTests-134594729 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6fecd722-d20c-421e-b1c6-4e86f08f8617) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:50 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0f7b549e-383f-44cd-8e69-88154ebbaf42 tempest-ProjectReaderTests-134594729 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3b05bad6-890c-4cab-b7cd-e02b7a1dee50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:50 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0f7b549e-383f-44cd-8e69-88154ebbaf42 tempest-ProjectReaderTests-134594729 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3b05bad6-890c-4cab-b7cd-e02b7a1dee50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '42c104a0-8262-4ba0-b604-b5ac7e01633a', 'volume_name': 'volume-42c104a0-8262-4ba0-b604-b5ac7e01633a', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:50 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0f7b549e-383f-44cd-8e69-88154ebbaf42 tempest-ProjectReaderTests-134594729 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7fc6961d-33f6-4a66-b439-08e92efb6c96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:50 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0f7b549e-383f-44cd-8e69-88154ebbaf42 tempest-ProjectReaderTests-134594729 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7fc6961d-33f6-4a66-b439-08e92efb6c96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:50 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0f7b549e-383f-44cd-8e69-88154ebbaf42 tempest-ProjectReaderTests-134594729 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b1a0bdcc-e933-4211-9175-80eb5d6e5dfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:50 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-0f7b549e-383f-44cd-8e69-88154ebbaf42 tempest-ProjectReaderTests-134594729 None] Volume 42c104a0-8262-4ba0-b604-b5ac7e01633a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-42c104a0-8262-4ba0-b604-b5ac7e01633a', 'volume_size': 1} Aug 15 16:26:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-0f7b549e-383f-44cd-8e69-88154ebbaf42 tempest-ProjectReaderTests-134594729 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:26:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-0f7b549e-383f-44cd-8e69-88154ebbaf42 tempest-ProjectReaderTests-134594729 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:26:50 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-0f7b549e-383f-44cd-8e69-88154ebbaf42 tempest-ProjectReaderTests-134594729 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:26:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-835737180',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=42c104a0-8262-4ba0-b604-b5ac7e01633a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2f5a56c0044477dacd6dab8b5daeb12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:26:50Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:26:50Z,use_quota=True,user_id='1f3187f2c737435697becd84897060e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:26:50 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-0f7b549e-383f-44cd-8e69-88154ebbaf42 tempest-ProjectReaderTests-134594729 None] Creating volume 42c104a0-8262-4ba0-b604-b5ac7e01633a {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:26:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-0f7b549e-383f-44cd-8e69-88154ebbaf42 tempest-ProjectReaderTests-134594729 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:26:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-0f7b549e-383f-44cd-8e69-88154ebbaf42 tempest-ProjectReaderTests-134594729 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:26:50 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-0f7b549e-383f-44cd-8e69-88154ebbaf42 tempest-ProjectReaderTests-134594729 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:26:50 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-0f7b549e-383f-44cd-8e69-88154ebbaf42 tempest-ProjectReaderTests-134594729 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:26:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-0f7b549e-383f-44cd-8e69-88154ebbaf42 tempest-ProjectReaderTests-134594729 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:26:50 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-0f7b549e-383f-44cd-8e69-88154ebbaf42 tempest-ProjectReaderTests-134594729 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:26:50 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-0f7b549e-383f-44cd-8e69-88154ebbaf42 tempest-ProjectReaderTests-134594729 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:26:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0f7b549e-383f-44cd-8e69-88154ebbaf42 tempest-ProjectReaderTests-134594729 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-42c104a0-8262-4ba0-b604-b5ac7e01633a 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:50 devstack sudo[111341]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-42c104a0-8262-4ba0-b604-b5ac7e01633a 1073741824 Aug 15 16:26:50 devstack sudo[111341]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:50 devstack sudo[111341]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0f7b549e-383f-44cd-8e69-88154ebbaf42 tempest-ProjectReaderTests-134594729 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-42c104a0-8262-4ba0-b604-b5ac7e01633a 1073741824" returned: 0 in 0.437s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0f7b549e-383f-44cd-8e69-88154ebbaf42 tempest-ProjectReaderTests-134594729 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-42c104a0-8262-4ba0-b604-b5ac7e01633a {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:50 devstack sudo[111347]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-42c104a0-8262-4ba0-b604-b5ac7e01633a Aug 15 16:26:50 devstack sudo[111347]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:50 devstack sudo[111347]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0f7b549e-383f-44cd-8e69-88154ebbaf42 tempest-ProjectReaderTests-134594729 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-42c104a0-8262-4ba0-b604-b5ac7e01633a" returned: 0 in 0.256s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:50 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-0f7b549e-383f-44cd-8e69-88154ebbaf42 tempest-ProjectReaderTests-134594729 None] <== create_volume: return (738ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:26:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-0f7b549e-383f-44cd-8e69-88154ebbaf42 tempest-ProjectReaderTests-134594729 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.741s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:26:50 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0f7b549e-383f-44cd-8e69-88154ebbaf42 tempest-ProjectReaderTests-134594729 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b1a0bdcc-e933-4211-9175-80eb5d6e5dfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-42c104a0-8262-4ba0-b604-b5ac7e01633a', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:50 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0f7b549e-383f-44cd-8e69-88154ebbaf42 tempest-ProjectReaderTests-134594729 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (192bc420-1843-45fd-bcaf-6701b4212fb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:50 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-0f7b549e-383f-44cd-8e69-88154ebbaf42 tempest-ProjectReaderTests-134594729 None] Volume volume-42c104a0-8262-4ba0-b604-b5ac7e01633a (42c104a0-8262-4ba0-b604-b5ac7e01633a): created successfully Aug 15 16:26:50 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0f7b549e-383f-44cd-8e69-88154ebbaf42 tempest-ProjectReaderTests-134594729 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (192bc420-1843-45fd-bcaf-6701b4212fb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:50 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0f7b549e-383f-44cd-8e69-88154ebbaf42 tempest-ProjectReaderTests-134594729 None] Flow 'volume_create_manager' (e131e63b-a594-4acd-b774-1640fa01cea5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:26:50 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-0f7b549e-383f-44cd-8e69-88154ebbaf42 tempest-ProjectReaderTests-134594729 None] Created volume successfully. Aug 15 16:26:51 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-49ca8eb5-446b-4fb5-804c-419dcaf3989e tempest-ProjectReaderTests-134594729 None] Acquiring lock "cinder-42c104a0-8262-4ba0-b604-b5ac7e01633a-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:26:51 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-49ca8eb5-446b-4fb5-804c-419dcaf3989e tempest-ProjectReaderTests-134594729 None] Lock "cinder-42c104a0-8262-4ba0-b604-b5ac7e01633a-delete_volume" acquired by "delete_volume" :: waited 0.017s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:26:51 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-49ca8eb5-446b-4fb5-804c-419dcaf3989e tempest-ProjectReaderTests-134594729 None] Acquiring lock "cinder-quobyte-42c104a0-8262-4ba0-b604-b5ac7e01633a" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:26:51 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-49ca8eb5-446b-4fb5-804c-419dcaf3989e tempest-ProjectReaderTests-134594729 None] Lock "cinder-quobyte-42c104a0-8262-4ba0-b604-b5ac7e01633a" acquired by "delete_volume" :: waited 0.017s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:26:51 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[f08ccea3-a410-4880-b448-30140acbe3cb]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:26:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-49ca8eb5-446b-4fb5-804c-419dcaf3989e tempest-ProjectReaderTests-134594729 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-42c104a0-8262-4ba0-b604-b5ac7e01633a {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:51 devstack sudo[111350]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-42c104a0-8262-4ba0-b604-b5ac7e01633a Aug 15 16:26:51 devstack sudo[111350]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:51 devstack sudo[111350]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-49ca8eb5-446b-4fb5-804c-419dcaf3989e tempest-ProjectReaderTests-134594729 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-42c104a0-8262-4ba0-b604-b5ac7e01633a" returned: 0 in 0.373s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-49ca8eb5-446b-4fb5-804c-419dcaf3989e tempest-ProjectReaderTests-134594729 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-42c104a0-8262-4ba0-b604-b5ac7e01633a {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:51 devstack sudo[111355]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-42c104a0-8262-4ba0-b604-b5ac7e01633a Aug 15 16:26:51 devstack sudo[111355]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:51 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-9ac7983a-e3f9-42aa-a6fa-b18d317c8f82 tempest-VolumesExtendTest-441187281 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:26:51 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9ac7983a-e3f9-42aa-a6fa-b18d317c8f82 tempest-VolumesExtendTest-441187281 None] Flow 'volume_create_manager' (02bd2c6e-3ca3-437b-9b55-8159909428a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:26:51 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9ac7983a-e3f9-42aa-a6fa-b18d317c8f82 tempest-VolumesExtendTest-441187281 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (105d4977-0dac-4f90-b8bf-ccbcbe09793b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:51 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9ac7983a-e3f9-42aa-a6fa-b18d317c8f82 tempest-VolumesExtendTest-441187281 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (105d4977-0dac-4f90-b8bf-ccbcbe09793b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:26:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1302560860',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=95fe30c6-6771-488f-a8ad-b42160c083cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3cf745a3e415442e8c07ffb3f81e3c4e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:26:52Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:26:52Z,use_quota=True,user_id='89475359f7e84850b5662b5840a107e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:51 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9ac7983a-e3f9-42aa-a6fa-b18d317c8f82 tempest-VolumesExtendTest-441187281 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (60b10b23-da0c-43f6-8ab4-cbd836f0e576) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:51 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9ac7983a-e3f9-42aa-a6fa-b18d317c8f82 tempest-VolumesExtendTest-441187281 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (60b10b23-da0c-43f6-8ab4-cbd836f0e576) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:51 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9ac7983a-e3f9-42aa-a6fa-b18d317c8f82 tempest-VolumesExtendTest-441187281 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bb082343-c701-4bec-ac3b-858ff1363833) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:51 devstack cinder-volume[94214]: DEBUG cinder.image.glance [None req-9ac7983a-e3f9-42aa-a6fa-b18d317c8f82 tempest-VolumesExtendTest-441187281 None] Creating Keystone auth plugin from conf {{(pid=94214) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 15 16:26:52 devstack sudo[111355]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:52 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-49ca8eb5-446b-4fb5-804c-419dcaf3989e tempest-ProjectReaderTests-134594729 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-42c104a0-8262-4ba0-b604-b5ac7e01633a" returned: 0 in 0.272s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:52 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-49ca8eb5-446b-4fb5-804c-419dcaf3989e tempest-ProjectReaderTests-134594729 None] Lock "cinder-quobyte-42c104a0-8262-4ba0-b604-b5ac7e01633a" released by "delete_volume" :: held 0.697s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:26:52 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-49ca8eb5-446b-4fb5-804c-419dcaf3989e tempest-ProjectReaderTests-134594729 None] Created reservations ['fcfaed26-377e-442c-a94d-e0be37c059ee', 'fe8dcd7f-dce0-41f1-b2e3-b98674576249', 'e725de17-f1e3-4673-acec-edc1b857a8a5', 'b6fc306c-7954-4b2f-9768-2fb5de499402'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:26:52 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9ac7983a-e3f9-42aa-a6fa-b18d317c8f82 tempest-VolumesExtendTest-441187281 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bb082343-c701-4bec-ac3b-858ff1363833) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '95fe30c6-6771-488f-a8ad-b42160c083cf', 'volume_name': 'volume-95fe30c6-6771-488f-a8ad-b42160c083cf', 'volume_size': 1, 'image_id': '0e78c96d-34b7-4b21-8ccd-88b9f828d88a', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/0e78c96d-34b7-4b21-8ccd-88b9f828d88a', 'metadata': {}}]), 'image_meta': {'name': 'cirros-0.6.3-x86_64-disk', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'public', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'fd01edc1646347ea87f3bb7283b41280', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '0e78c96d-34b7-4b21-8ccd-88b9f828d88a', 'created_at': datetime.datetime(2026, 8, 15, 14, 6, 50, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 15, 14, 6, 52, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/0e78c96d-34b7-4b21-8ccd-88b9f828d88a/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:52 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9ac7983a-e3f9-42aa-a6fa-b18d317c8f82 tempest-VolumesExtendTest-441187281 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (34302259-85f0-4000-ac9b-5f0e341bcbe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:52 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9ac7983a-e3f9-42aa-a6fa-b18d317c8f82 tempest-VolumesExtendTest-441187281 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (34302259-85f0-4000-ac9b-5f0e341bcbe8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:52 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9ac7983a-e3f9-42aa-a6fa-b18d317c8f82 tempest-VolumesExtendTest-441187281 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (42ef48a4-c4b2-41c3-9901-332b08330d31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:52 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-9ac7983a-e3f9-42aa-a6fa-b18d317c8f82 tempest-VolumesExtendTest-441187281 None] Volume 95fe30c6-6771-488f-a8ad-b42160c083cf: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-95fe30c6-6771-488f-a8ad-b42160c083cf', 'volume_size': 1, 'image_id': '0e78c96d-34b7-4b21-8ccd-88b9f828d88a', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/0e78c96d-34b7-4b21-8ccd-88b9f828d88a', 'metadata': {}}]), 'image_meta': {'name': 'cirros-0.6.3-x86_64-disk', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'public', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'fd01edc1646347ea87f3bb7283b41280', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '0e78c96d-34b7-4b21-8ccd-88b9f828d88a', 'created_at': datetime.datetime(2026, 8, 15, 14, 6, 50, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 15, 14, 6, 52, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/0e78c96d-34b7-4b21-8ccd-88b9f828d88a/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': ''}}, 'image_service': } Aug 15 16:26:52 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-9ac7983a-e3f9-42aa-a6fa-b18d317c8f82 tempest-VolumesExtendTest-441187281 None] Trying to clone 95fe30c6-6771-488f-a8ad-b42160c083cf from image 0e78c96d-34b7-4b21-8ccd-88b9f828d88a at location (None, [{'url': 'file:///opt/stack/data/glance/images/0e78c96d-34b7-4b21-8ccd-88b9f828d88a', 'metadata': {}}]). {{(pid=94214) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 15 16:26:52 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-49ca8eb5-446b-4fb5-804c-419dcaf3989e tempest-ProjectReaderTests-134594729 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:26:52 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-49ca8eb5-446b-4fb5-804c-419dcaf3989e tempest-ProjectReaderTests-134594729 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:26:52 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-49ca8eb5-446b-4fb5-804c-419dcaf3989e tempest-ProjectReaderTests-134594729 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:26:52 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-49ca8eb5-446b-4fb5-804c-419dcaf3989e tempest-ProjectReaderTests-134594729 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:26:52 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-49ca8eb5-446b-4fb5-804c-419dcaf3989e tempest-ProjectReaderTests-134594729 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:26:52 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-49ca8eb5-446b-4fb5-804c-419dcaf3989e tempest-ProjectReaderTests-134594729 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:52 devstack sudo[111362]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:26:52 devstack sudo[111362]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:52 devstack sudo[111362]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:52 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-9ac7983a-e3f9-42aa-a6fa-b18d317c8f82 tempest-VolumesExtendTest-441187281 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_9jlle91idevstack@QuobyteHD, size 20.69 MB, duration 1.00 sec {{(pid=94214) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 15 16:26:52 devstack cinder-volume[94214]: INFO cinder.image.image_utils [None req-9ac7983a-e3f9-42aa-a6fa-b18d317c8f82 tempest-VolumesExtendTest-441187281 None] Image download 20.69 MB at 20.69 MB/s Aug 15 16:26:52 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-49ca8eb5-446b-4fb5-804c-419dcaf3989e tempest-ProjectReaderTests-134594729 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.327s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:52 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-49ca8eb5-446b-4fb5-804c-419dcaf3989e tempest-ProjectReaderTests-134594729 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:26:52 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-49ca8eb5-446b-4fb5-804c-419dcaf3989e tempest-ProjectReaderTests-134594729 None] Deleted volume successfully. Aug 15 16:26:52 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-49ca8eb5-446b-4fb5-804c-419dcaf3989e tempest-ProjectReaderTests-134594729 None] Lock "cinder-42c104a0-8262-4ba0-b604-b5ac7e01633a-delete_volume" released by "delete_volume" :: held 1.282s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:26:52 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[ba5b70c7-5702-4a4d-9f64-39ccc352517e]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:26:52 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9ac7983a-e3f9-42aa-a6fa-b18d317c8f82 tempest-VolumesExtendTest-441187281 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_9jlle91idevstack@QuobyteHD {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:52 devstack sudo[111366]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_9jlle91idevstack@QuobyteHD Aug 15 16:26:52 devstack sudo[111366]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:53 devstack sudo[111366]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9ac7983a-e3f9-42aa-a6fa-b18d317c8f82 tempest-VolumesExtendTest-441187281 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_9jlle91idevstack@QuobyteHD" returned: 0 in 0.418s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:53 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-9ac7983a-e3f9-42aa-a6fa-b18d317c8f82 tempest-VolumesExtendTest-441187281 None] Temporary image 0e78c96d-34b7-4b21-8ccd-88b9f828d88a is fetched for user 89475359f7e84850b5662b5840a107e0. {{(pid=94214) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 15 16:26:53 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-15d250ba-2e66-48b4-9124-e164e07c3233 tempest-ProjectReaderTests-134594729 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:26:53 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-15d250ba-2e66-48b4-9124-e164e07c3233 tempest-ProjectReaderTests-134594729 None] Flow 'volume_create_manager' (5b21b7df-b30b-4e3f-977e-ae1ce6fd7251) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:26:53 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-15d250ba-2e66-48b4-9124-e164e07c3233 tempest-ProjectReaderTests-134594729 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (596e5a42-d4a5-4b88-a44c-423fefd7cf0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:53 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-15d250ba-2e66-48b4-9124-e164e07c3233 tempest-ProjectReaderTests-134594729 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (596e5a42-d4a5-4b88-a44c-423fefd7cf0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:26:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2000334105',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7d4bfefb-0048-4a80-84c6-0523d687c2de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2f5a56c0044477dacd6dab8b5daeb12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:26:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:26:53Z,use_quota=True,user_id='1f3187f2c737435697becd84897060e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:53 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-15d250ba-2e66-48b4-9124-e164e07c3233 tempest-ProjectReaderTests-134594729 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2811ea9c-112e-4e78-be5b-3217eae02f82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:53 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-15d250ba-2e66-48b4-9124-e164e07c3233 tempest-ProjectReaderTests-134594729 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2811ea9c-112e-4e78-be5b-3217eae02f82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:53 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-15d250ba-2e66-48b4-9124-e164e07c3233 tempest-ProjectReaderTests-134594729 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0d887824-6687-4eea-8204-1a9ddd5fed96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:53 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-15d250ba-2e66-48b4-9124-e164e07c3233 tempest-ProjectReaderTests-134594729 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0d887824-6687-4eea-8204-1a9ddd5fed96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7d4bfefb-0048-4a80-84c6-0523d687c2de', 'volume_name': 'volume-7d4bfefb-0048-4a80-84c6-0523d687c2de', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:53 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-15d250ba-2e66-48b4-9124-e164e07c3233 tempest-ProjectReaderTests-134594729 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d9c1678b-9dff-4af6-9963-06d3ec96a8fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:53 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-15d250ba-2e66-48b4-9124-e164e07c3233 tempest-ProjectReaderTests-134594729 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d9c1678b-9dff-4af6-9963-06d3ec96a8fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:53 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-15d250ba-2e66-48b4-9124-e164e07c3233 tempest-ProjectReaderTests-134594729 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1e307d64-5cbd-433b-bf8c-5a50c18cea6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:53 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-15d250ba-2e66-48b4-9124-e164e07c3233 tempest-ProjectReaderTests-134594729 None] Volume 7d4bfefb-0048-4a80-84c6-0523d687c2de: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7d4bfefb-0048-4a80-84c6-0523d687c2de', 'volume_size': 1} Aug 15 16:26:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-15d250ba-2e66-48b4-9124-e164e07c3233 tempest-ProjectReaderTests-134594729 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:26:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-15d250ba-2e66-48b4-9124-e164e07c3233 tempest-ProjectReaderTests-134594729 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.002s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:26:53 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-15d250ba-2e66-48b4-9124-e164e07c3233 tempest-ProjectReaderTests-134594729 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:26:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2000334105',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7d4bfefb-0048-4a80-84c6-0523d687c2de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2f5a56c0044477dacd6dab8b5daeb12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:26:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:26:53Z,use_quota=True,user_id='1f3187f2c737435697becd84897060e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:26:53 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-15d250ba-2e66-48b4-9124-e164e07c3233 tempest-ProjectReaderTests-134594729 None] Creating volume 7d4bfefb-0048-4a80-84c6-0523d687c2de {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:26:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-15d250ba-2e66-48b4-9124-e164e07c3233 tempest-ProjectReaderTests-134594729 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:26:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-15d250ba-2e66-48b4-9124-e164e07c3233 tempest-ProjectReaderTests-134594729 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:26:53 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-15d250ba-2e66-48b4-9124-e164e07c3233 tempest-ProjectReaderTests-134594729 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:26:53 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-15d250ba-2e66-48b4-9124-e164e07c3233 tempest-ProjectReaderTests-134594729 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:26:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-15d250ba-2e66-48b4-9124-e164e07c3233 tempest-ProjectReaderTests-134594729 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:26:53 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-15d250ba-2e66-48b4-9124-e164e07c3233 tempest-ProjectReaderTests-134594729 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:26:53 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-15d250ba-2e66-48b4-9124-e164e07c3233 tempest-ProjectReaderTests-134594729 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:26:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-15d250ba-2e66-48b4-9124-e164e07c3233 tempest-ProjectReaderTests-134594729 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d4bfefb-0048-4a80-84c6-0523d687c2de 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:53 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[48d8cbd5-bad6-45ea-b37b-46cebd22600b]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:26:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9ac7983a-e3f9-42aa-a6fa-b18d317c8f82 tempest-VolumesExtendTest-441187281 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_9jlle91idevstack@QuobyteHD {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:53 devstack sudo[111372]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d4bfefb-0048-4a80-84c6-0523d687c2de 1073741824 Aug 15 16:26:53 devstack sudo[111372]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:53 devstack sudo[111373]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_9jlle91idevstack@QuobyteHD Aug 15 16:26:53 devstack sudo[111373]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:53 devstack sudo[111373]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9ac7983a-e3f9-42aa-a6fa-b18d317c8f82 tempest-VolumesExtendTest-441187281 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_9jlle91idevstack@QuobyteHD" returned: 0 in 0.435s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9ac7983a-e3f9-42aa-a6fa-b18d317c8f82 tempest-VolumesExtendTest-441187281 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:26:53 devstack sudo[111372]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-15d250ba-2e66-48b4-9124-e164e07c3233 tempest-ProjectReaderTests-134594729 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d4bfefb-0048-4a80-84c6-0523d687c2de 1073741824" returned: 0 in 0.516s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-15d250ba-2e66-48b4-9124-e164e07c3233 tempest-ProjectReaderTests-134594729 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d4bfefb-0048-4a80-84c6-0523d687c2de {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:53 devstack sudo[111383]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d4bfefb-0048-4a80-84c6-0523d687c2de Aug 15 16:26:53 devstack sudo[111383]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:54 devstack sudo[111383]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-15d250ba-2e66-48b4-9124-e164e07c3233 tempest-ProjectReaderTests-134594729 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d4bfefb-0048-4a80-84c6-0523d687c2de" returned: 0 in 0.284s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-15d250ba-2e66-48b4-9124-e164e07c3233 tempest-ProjectReaderTests-134594729 None] <== create_volume: return (858ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:26:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-15d250ba-2e66-48b4-9124-e164e07c3233 tempest-ProjectReaderTests-134594729 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.861s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:26:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9ac7983a-e3f9-42aa-a6fa-b18d317c8f82 tempest-VolumesExtendTest-441187281 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.393s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:26:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-9ac7983a-e3f9-42aa-a6fa-b18d317c8f82 tempest-VolumesExtendTest-441187281 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:26:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1302560860',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=95fe30c6-6771-488f-a8ad-b42160c083cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3cf745a3e415442e8c07ffb3f81e3c4e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:26:52Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:26:52Z,use_quota=True,user_id='89475359f7e84850b5662b5840a107e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:26:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-9ac7983a-e3f9-42aa-a6fa-b18d317c8f82 tempest-VolumesExtendTest-441187281 None] Creating volume 95fe30c6-6771-488f-a8ad-b42160c083cf {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:26:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9ac7983a-e3f9-42aa-a6fa-b18d317c8f82 tempest-VolumesExtendTest-441187281 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:26:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9ac7983a-e3f9-42aa-a6fa-b18d317c8f82 tempest-VolumesExtendTest-441187281 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:26:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-9ac7983a-e3f9-42aa-a6fa-b18d317c8f82 tempest-VolumesExtendTest-441187281 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:26:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-9ac7983a-e3f9-42aa-a6fa-b18d317c8f82 tempest-VolumesExtendTest-441187281 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:26:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9ac7983a-e3f9-42aa-a6fa-b18d317c8f82 tempest-VolumesExtendTest-441187281 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:26:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-9ac7983a-e3f9-42aa-a6fa-b18d317c8f82 tempest-VolumesExtendTest-441187281 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:26:54 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-9ac7983a-e3f9-42aa-a6fa-b18d317c8f82 tempest-VolumesExtendTest-441187281 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:26:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9ac7983a-e3f9-42aa-a6fa-b18d317c8f82 tempest-VolumesExtendTest-441187281 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-95fe30c6-6771-488f-a8ad-b42160c083cf 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:54 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-15d250ba-2e66-48b4-9124-e164e07c3233 tempest-ProjectReaderTests-134594729 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1e307d64-5cbd-433b-bf8c-5a50c18cea6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7d4bfefb-0048-4a80-84c6-0523d687c2de', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:54 devstack sudo[111386]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-95fe30c6-6771-488f-a8ad-b42160c083cf 1073741824 Aug 15 16:26:54 devstack sudo[111386]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:54 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-15d250ba-2e66-48b4-9124-e164e07c3233 tempest-ProjectReaderTests-134594729 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e8c40b2e-f9f0-4fb9-9ecd-83eb2d37cf14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:54 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-15d250ba-2e66-48b4-9124-e164e07c3233 tempest-ProjectReaderTests-134594729 None] Volume volume-7d4bfefb-0048-4a80-84c6-0523d687c2de (7d4bfefb-0048-4a80-84c6-0523d687c2de): created successfully Aug 15 16:26:54 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-15d250ba-2e66-48b4-9124-e164e07c3233 tempest-ProjectReaderTests-134594729 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e8c40b2e-f9f0-4fb9-9ecd-83eb2d37cf14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:54 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-15d250ba-2e66-48b4-9124-e164e07c3233 tempest-ProjectReaderTests-134594729 None] Flow 'volume_create_manager' (5b21b7df-b30b-4e3f-977e-ae1ce6fd7251) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:26:54 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-15d250ba-2e66-48b4-9124-e164e07c3233 tempest-ProjectReaderTests-134594729 None] Created volume successfully. Aug 15 16:26:54 devstack sudo[111386]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9ac7983a-e3f9-42aa-a6fa-b18d317c8f82 tempest-VolumesExtendTest-441187281 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-95fe30c6-6771-488f-a8ad-b42160c083cf 1073741824" returned: 0 in 0.511s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9ac7983a-e3f9-42aa-a6fa-b18d317c8f82 tempest-VolumesExtendTest-441187281 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-95fe30c6-6771-488f-a8ad-b42160c083cf {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:54 devstack sudo[111394]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-95fe30c6-6771-488f-a8ad-b42160c083cf Aug 15 16:26:54 devstack sudo[111394]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:54 devstack cinder-volume[94214]: DEBUG oslo_service.periodic_task [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94214) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 15 16:26:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:26:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:26:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:26:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:26:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:26:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:54 devstack sudo[111397]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:26:54 devstack sudo[111397]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:54 devstack sudo[111394]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9ac7983a-e3f9-42aa-a6fa-b18d317c8f82 tempest-VolumesExtendTest-441187281 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-95fe30c6-6771-488f-a8ad-b42160c083cf" returned: 0 in 0.303s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-9ac7983a-e3f9-42aa-a6fa-b18d317c8f82 tempest-VolumesExtendTest-441187281 None] <== create_volume: return (859ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:26:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9ac7983a-e3f9-42aa-a6fa-b18d317c8f82 tempest-VolumesExtendTest-441187281 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.862s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:26:54 devstack cinder-volume[94214]: DEBUG cinder.volume.volume_utils [None req-9ac7983a-e3f9-42aa-a6fa-b18d317c8f82 tempest-VolumesExtendTest-441187281 None] Attempting download of 0e78c96d-34b7-4b21-8ccd-88b9f828d88a ((None, [{'url': 'file:///opt/stack/data/glance/images/0e78c96d-34b7-4b21-8ccd-88b9f828d88a', 'metadata': {}}])) to volume 95fe30c6-6771-488f-a8ad-b42160c083cf. {{(pid=94214) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 15 16:26:55 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[ee1bd1ee-6633-41fd-9128-a5ce6f486d55]: (4, 'raw') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:26:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9ac7983a-e3f9-42aa-a6fa-b18d317c8f82 tempest-VolumesExtendTest-441187281 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_f38_fei2 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:55 devstack sudo[111402]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_f38_fei2 Aug 15 16:26:55 devstack sudo[111402]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:55 devstack sudo[111397]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.353s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:55 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:26:55 devstack cinder-volume[94214]: DEBUG oslo_service.periodic_task [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Running periodic task VolumeManager._thread_info {{(pid=94214) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 15 16:26:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] thread count: 28 {{(pid=94214) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 15 16:26:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] thread info: [<_MainThread(MainThread, started 127815644156032)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94214) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 15 16:26:55 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-cff95276-07c4-4dc2-9822-b839ed7949ca tempest-ProjectReaderTests-134594729 None] Acquiring lock "cinder-7d4bfefb-0048-4a80-84c6-0523d687c2de-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:26:55 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-cff95276-07c4-4dc2-9822-b839ed7949ca tempest-ProjectReaderTests-134594729 None] Lock "cinder-7d4bfefb-0048-4a80-84c6-0523d687c2de-delete_volume" acquired by "delete_volume" :: waited 0.038s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:26:55 devstack cinder-volume[94214]: INFO cinder.volume.manager [req-c06904e2-0055-4f24-96e0-18492927b8d9 req-ae0c971e-5568-41b5-8d03-8fb626e88b5b tempest-TestMinimumBasicScenario-1216460338 None] Terminate volume connection completed successfully. Aug 15 16:26:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-c06904e2-0055-4f24-96e0-18492927b8d9 req-ae0c971e-5568-41b5-8d03-8fb626e88b5b tempest-TestMinimumBasicScenario-1216460338 None] Deleting attachment 345b080e-45a3-41d7-acb1-2c6aa4cdeec4. {{(pid=94214) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 15 16:26:55 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-cff95276-07c4-4dc2-9822-b839ed7949ca tempest-ProjectReaderTests-134594729 None] Acquiring lock "cinder-quobyte-7d4bfefb-0048-4a80-84c6-0523d687c2de" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:26:55 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-cff95276-07c4-4dc2-9822-b839ed7949ca tempest-ProjectReaderTests-134594729 None] Lock "cinder-quobyte-7d4bfefb-0048-4a80-84c6-0523d687c2de" acquired by "delete_volume" :: waited 0.016s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:26:55 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[b9a98645-98b0-4871-9963-a2e250f3be33]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:26:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-cff95276-07c4-4dc2-9822-b839ed7949ca tempest-ProjectReaderTests-134594729 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d4bfefb-0048-4a80-84c6-0523d687c2de {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:55 devstack sudo[111402]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9ac7983a-e3f9-42aa-a6fa-b18d317c8f82 tempest-VolumesExtendTest-441187281 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_f38_fei2" returned: 0 in 0.407s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9ac7983a-e3f9-42aa-a6fa-b18d317c8f82 tempest-VolumesExtendTest-441187281 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_f38_fei2 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:55 devstack sudo[111409]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d4bfefb-0048-4a80-84c6-0523d687c2de Aug 15 16:26:55 devstack sudo[111409]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:55 devstack sudo[111412]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_f38_fei2 Aug 15 16:26:55 devstack sudo[111412]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:55 devstack sudo[111409]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-cff95276-07c4-4dc2-9822-b839ed7949ca tempest-ProjectReaderTests-134594729 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d4bfefb-0048-4a80-84c6-0523d687c2de" returned: 0 in 0.408s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-cff95276-07c4-4dc2-9822-b839ed7949ca tempest-ProjectReaderTests-134594729 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d4bfefb-0048-4a80-84c6-0523d687c2de {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:55 devstack sudo[111412]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9ac7983a-e3f9-42aa-a6fa-b18d317c8f82 tempest-VolumesExtendTest-441187281 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_f38_fei2" returned: 1 in 0.358s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9ac7983a-e3f9-42aa-a6fa-b18d317c8f82 tempest-VolumesExtendTest-441187281 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_f38_fei2' failed. Not Retrying. {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 15 16:26:55 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[565b81e6-0bbc-44ed-bbe1-d0de1a6ffb1c]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:26:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9ac7983a-e3f9-42aa-a6fa-b18d317c8f82 tempest-VolumesExtendTest-441187281 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_9jlle91idevstack@QuobyteHD {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:55 devstack sudo[111420]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d4bfefb-0048-4a80-84c6-0523d687c2de Aug 15 16:26:55 devstack sudo[111420]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:55 devstack sudo[111421]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_9jlle91idevstack@QuobyteHD Aug 15 16:26:55 devstack sudo[111421]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:56 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-27cc03aa-1aa9-4b2d-88de-4749e3f00070 tempest-TestMinimumBasicScenario-1216460338 None] Acquiring lock "cinder-5a02c474-5641-4557-8c82-206f3752515c-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:26:56 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-27cc03aa-1aa9-4b2d-88de-4749e3f00070 tempest-TestMinimumBasicScenario-1216460338 None] Lock "cinder-5a02c474-5641-4557-8c82-206f3752515c-delete_volume" acquired by "delete_volume" :: waited 0.030s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:26:56 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-27cc03aa-1aa9-4b2d-88de-4749e3f00070 tempest-TestMinimumBasicScenario-1216460338 None] Acquiring lock "cinder-quobyte-5a02c474-5641-4557-8c82-206f3752515c" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:26:56 devstack sudo[111420]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-cff95276-07c4-4dc2-9822-b839ed7949ca tempest-ProjectReaderTests-134594729 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d4bfefb-0048-4a80-84c6-0523d687c2de" returned: 0 in 0.288s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:56 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-cff95276-07c4-4dc2-9822-b839ed7949ca tempest-ProjectReaderTests-134594729 None] Lock "cinder-quobyte-7d4bfefb-0048-4a80-84c6-0523d687c2de" released by "delete_volume" :: held 0.741s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:26:56 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-27cc03aa-1aa9-4b2d-88de-4749e3f00070 tempest-TestMinimumBasicScenario-1216460338 None] Lock "cinder-quobyte-5a02c474-5641-4557-8c82-206f3752515c" acquired by "delete_volume" :: waited 0.032s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:26:56 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[321988cd-489d-4c61-b8f1-0851c87c7984]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:26:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-27cc03aa-1aa9-4b2d-88de-4749e3f00070 tempest-TestMinimumBasicScenario-1216460338 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5a02c474-5641-4557-8c82-206f3752515c {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:56 devstack sudo[111421]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:56 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-cff95276-07c4-4dc2-9822-b839ed7949ca tempest-ProjectReaderTests-134594729 None] Created reservations ['063209f3-e887-44e2-968c-ddb9e181e227', 'fc1a9ba6-521d-407e-ac06-3b1f1489d9fe', '6768eec6-07e3-443f-b186-6ec20a0920f1', '95445775-2bb5-4615-af5f-0d5dd9cffef0'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:26:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9ac7983a-e3f9-42aa-a6fa-b18d317c8f82 tempest-VolumesExtendTest-441187281 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_9jlle91idevstack@QuobyteHD" returned: 0 in 0.372s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:56 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-9ac7983a-e3f9-42aa-a6fa-b18d317c8f82 tempest-VolumesExtendTest-441187281 None] 0e78c96d-34b7-4b21-8ccd-88b9f828d88a was qcow2, converting to qcow2 {{(pid=94214) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 15 16:26:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9ac7983a-e3f9-42aa-a6fa-b18d317c8f82 tempest-VolumesExtendTest-441187281 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_9jlle91idevstack@QuobyteHD /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-95fe30c6-6771-488f-a8ad-b42160c083cf {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:56 devstack sudo[111429]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_9jlle91idevstack@QuobyteHD /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-95fe30c6-6771-488f-a8ad-b42160c083cf Aug 15 16:26:56 devstack sudo[111429]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:56 devstack sudo[111425]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5a02c474-5641-4557-8c82-206f3752515c Aug 15 16:26:56 devstack sudo[111425]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-cff95276-07c4-4dc2-9822-b839ed7949ca tempest-ProjectReaderTests-134594729 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:26:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-cff95276-07c4-4dc2-9822-b839ed7949ca tempest-ProjectReaderTests-134594729 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:26:56 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-cff95276-07c4-4dc2-9822-b839ed7949ca tempest-ProjectReaderTests-134594729 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:26:56 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-cff95276-07c4-4dc2-9822-b839ed7949ca tempest-ProjectReaderTests-134594729 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:26:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-cff95276-07c4-4dc2-9822-b839ed7949ca tempest-ProjectReaderTests-134594729 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:26:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-cff95276-07c4-4dc2-9822-b839ed7949ca tempest-ProjectReaderTests-134594729 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:56 devstack sudo[111432]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:26:56 devstack sudo[111432]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:56 devstack sudo[111425]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-27cc03aa-1aa9-4b2d-88de-4749e3f00070 tempest-TestMinimumBasicScenario-1216460338 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5a02c474-5641-4557-8c82-206f3752515c" returned: 0 in 0.420s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-27cc03aa-1aa9-4b2d-88de-4749e3f00070 tempest-TestMinimumBasicScenario-1216460338 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5a02c474-5641-4557-8c82-206f3752515c {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:56 devstack sudo[111432]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-cff95276-07c4-4dc2-9822-b839ed7949ca tempest-ProjectReaderTests-134594729 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.290s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:56 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-cff95276-07c4-4dc2-9822-b839ed7949ca tempest-ProjectReaderTests-134594729 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:26:56 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-cff95276-07c4-4dc2-9822-b839ed7949ca tempest-ProjectReaderTests-134594729 None] Deleted volume successfully. Aug 15 16:26:56 devstack sudo[111442]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5a02c474-5641-4557-8c82-206f3752515c Aug 15 16:26:56 devstack sudo[111442]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:56 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-cff95276-07c4-4dc2-9822-b839ed7949ca tempest-ProjectReaderTests-134594729 None] Lock "cinder-7d4bfefb-0048-4a80-84c6-0523d687c2de-delete_volume" released by "delete_volume" :: held 1.325s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:26:56 devstack sudo[111442]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-27cc03aa-1aa9-4b2d-88de-4749e3f00070 tempest-TestMinimumBasicScenario-1216460338 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5a02c474-5641-4557-8c82-206f3752515c" returned: 0 in 0.316s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:56 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-27cc03aa-1aa9-4b2d-88de-4749e3f00070 tempest-TestMinimumBasicScenario-1216460338 None] Lock "cinder-quobyte-5a02c474-5641-4557-8c82-206f3752515c" released by "delete_volume" :: held 0.775s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:26:57 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-27cc03aa-1aa9-4b2d-88de-4749e3f00070 tempest-TestMinimumBasicScenario-1216460338 None] Created reservations ['b00d4bd8-823e-4da1-9ca0-77a5216d721b', 'a149c26d-0f6c-48a1-8ec9-fb68bf0f3a33', '051422e7-41eb-4fd5-9390-a39669ce133b', '0e95285d-d488-42dd-b00e-7c05702cbd0c'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:26:57 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-27cc03aa-1aa9-4b2d-88de-4749e3f00070 tempest-TestMinimumBasicScenario-1216460338 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:26:57 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-27cc03aa-1aa9-4b2d-88de-4749e3f00070 tempest-TestMinimumBasicScenario-1216460338 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:26:57 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-27cc03aa-1aa9-4b2d-88de-4749e3f00070 tempest-TestMinimumBasicScenario-1216460338 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:26:57 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-27cc03aa-1aa9-4b2d-88de-4749e3f00070 tempest-TestMinimumBasicScenario-1216460338 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:26:57 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-27cc03aa-1aa9-4b2d-88de-4749e3f00070 tempest-TestMinimumBasicScenario-1216460338 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:26:57 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-27cc03aa-1aa9-4b2d-88de-4749e3f00070 tempest-TestMinimumBasicScenario-1216460338 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:57 devstack sudo[111446]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:26:57 devstack sudo[111446]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:57 devstack sudo[111446]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:57 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-27cc03aa-1aa9-4b2d-88de-4749e3f00070 tempest-TestMinimumBasicScenario-1216460338 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.345s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:57 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-27cc03aa-1aa9-4b2d-88de-4749e3f00070 tempest-TestMinimumBasicScenario-1216460338 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:26:57 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-27cc03aa-1aa9-4b2d-88de-4749e3f00070 tempest-TestMinimumBasicScenario-1216460338 None] Deleted volume successfully. Aug 15 16:26:57 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-27cc03aa-1aa9-4b2d-88de-4749e3f00070 tempest-TestMinimumBasicScenario-1216460338 None] Lock "cinder-5a02c474-5641-4557-8c82-206f3752515c-delete_volume" released by "delete_volume" :: held 1.420s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:26:58 devstack sudo[111429]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9ac7983a-e3f9-42aa-a6fa-b18d317c8f82 tempest-VolumesExtendTest-441187281 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_9jlle91idevstack@QuobyteHD /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-95fe30c6-6771-488f-a8ad-b42160c083cf" returned: 0 in 2.227s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:58 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-9ac7983a-e3f9-42aa-a6fa-b18d317c8f82 tempest-VolumesExtendTest-441187281 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_0e78c96d-34b7-4b21-8ccd-88b9f828d88a_9jlle91idevstack@QuobyteHD, size 112.00 MB, duration 2.23 sec, destination /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-95fe30c6-6771-488f-a8ad-b42160c083cf {{(pid=94214) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 15 16:26:58 devstack cinder-volume[94214]: INFO cinder.image.image_utils [None req-9ac7983a-e3f9-42aa-a6fa-b18d317c8f82 tempest-VolumesExtendTest-441187281 None] Converted 112.00 MB image at 50.28 MB/s Aug 15 16:26:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9ac7983a-e3f9-42aa-a6fa-b18d317c8f82 tempest-VolumesExtendTest-441187281 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-95fe30c6-6771-488f-a8ad-b42160c083cf 1G {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:58 devstack sudo[111473]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-95fe30c6-6771-488f-a8ad-b42160c083cf 1G Aug 15 16:26:58 devstack sudo[111473]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:58 devstack sudo[111473]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9ac7983a-e3f9-42aa-a6fa-b18d317c8f82 tempest-VolumesExtendTest-441187281 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-95fe30c6-6771-488f-a8ad-b42160c083cf 1G" returned: 0 in 0.414s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:58 devstack cinder-volume[94214]: DEBUG cinder.volume.volume_utils [None req-9ac7983a-e3f9-42aa-a6fa-b18d317c8f82 tempest-VolumesExtendTest-441187281 None] Downloaded image 0e78c96d-34b7-4b21-8ccd-88b9f828d88a ((None, [{'url': 'file:///opt/stack/data/glance/images/0e78c96d-34b7-4b21-8ccd-88b9f828d88a', 'metadata': {}}])) to volume 95fe30c6-6771-488f-a8ad-b42160c083cf successfully. {{(pid=94214) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 15 16:26:58 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-9ac7983a-e3f9-42aa-a6fa-b18d317c8f82 tempest-VolumesExtendTest-441187281 None] Temporary image 0e78c96d-34b7-4b21-8ccd-88b9f828d88a for user 89475359f7e84850b5662b5840a107e0 is deleted. {{(pid=94214) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 15 16:26:58 devstack cinder-volume[94214]: DEBUG cinder.volume.volume_utils [None req-9ac7983a-e3f9-42aa-a6fa-b18d317c8f82 tempest-VolumesExtendTest-441187281 None] Marking volume 95fe30c6-6771-488f-a8ad-b42160c083cf as bootable. {{(pid=94214) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 15 16:26:58 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-9ac7983a-e3f9-42aa-a6fa-b18d317c8f82 tempest-VolumesExtendTest-441187281 None] Copying metadata from image 0e78c96d-34b7-4b21-8ccd-88b9f828d88a to 95fe30c6-6771-488f-a8ad-b42160c083cf. {{(pid=94214) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 15 16:26:58 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-9ac7983a-e3f9-42aa-a6fa-b18d317c8f82 tempest-VolumesExtendTest-441187281 None] Creating volume glance metadata for volume 95fe30c6-6771-488f-a8ad-b42160c083cf backed by image 0e78c96d-34b7-4b21-8ccd-88b9f828d88a with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': '', 'image_id': '0e78c96d-34b7-4b21-8ccd-88b9f828d88a', 'image_name': 'cirros-0.6.3-x86_64-disk', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'container_format': 'bare', 'disk_format': 'qcow2', 'min_disk': 0, 'min_ram': 0, 'size': 21692416}. {{(pid=94214) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 15 16:26:59 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9ac7983a-e3f9-42aa-a6fa-b18d317c8f82 tempest-VolumesExtendTest-441187281 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (42ef48a4-c4b2-41c3-9901-332b08330d31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-95fe30c6-6771-488f-a8ad-b42160c083cf', 'volume_size': 1, 'image_id': '0e78c96d-34b7-4b21-8ccd-88b9f828d88a', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/0e78c96d-34b7-4b21-8ccd-88b9f828d88a', 'metadata': {}}]), 'image_meta': {'name': 'cirros-0.6.3-x86_64-disk', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'public', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'fd01edc1646347ea87f3bb7283b41280', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '0e78c96d-34b7-4b21-8ccd-88b9f828d88a', 'created_at': datetime.datetime(2026, 8, 15, 14, 6, 50, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 15, 14, 6, 52, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/0e78c96d-34b7-4b21-8ccd-88b9f828d88a/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:59 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9ac7983a-e3f9-42aa-a6fa-b18d317c8f82 tempest-VolumesExtendTest-441187281 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (40a95f92-190d-49fb-9c26-85c70b48fa96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:26:59 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-9ac7983a-e3f9-42aa-a6fa-b18d317c8f82 tempest-VolumesExtendTest-441187281 None] Volume volume-95fe30c6-6771-488f-a8ad-b42160c083cf (95fe30c6-6771-488f-a8ad-b42160c083cf): created successfully Aug 15 16:26:59 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9ac7983a-e3f9-42aa-a6fa-b18d317c8f82 tempest-VolumesExtendTest-441187281 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (40a95f92-190d-49fb-9c26-85c70b48fa96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:26:59 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9ac7983a-e3f9-42aa-a6fa-b18d317c8f82 tempest-VolumesExtendTest-441187281 None] Flow 'volume_create_manager' (02bd2c6e-3ca3-437b-9b55-8159909428a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:26:59 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-9ac7983a-e3f9-42aa-a6fa-b18d317c8f82 tempest-VolumesExtendTest-441187281 None] Created volume successfully. Aug 15 16:26:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-424d4f56-7ad2-44be-ab08-c7509771f661 tempest-VolumesExtendTest-441187281 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:26:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-424d4f56-7ad2-44be-ab08-c7509771f661 tempest-VolumesExtendTest-441187281 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:26:59 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[d38ceb24-898c-452a-bfbe-d8868da74b59]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:26:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-424d4f56-7ad2-44be-ab08-c7509771f661 tempest-VolumesExtendTest-441187281 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-95fe30c6-6771-488f-a8ad-b42160c083cf {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:26:59 devstack sudo[111480]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-95fe30c6-6771-488f-a8ad-b42160c083cf Aug 15 16:26:59 devstack sudo[111480]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:26:59 devstack sudo[111480]: pam_unix(sudo:session): session closed for user root Aug 15 16:26:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-424d4f56-7ad2-44be-ab08-c7509771f661 tempest-VolumesExtendTest-441187281 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-95fe30c6-6771-488f-a8ad-b42160c083cf" returned: 0 in 0.404s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:26:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-424d4f56-7ad2-44be-ab08-c7509771f661 tempest-VolumesExtendTest-441187281 None] Running cmd (subprocess): qemu-img resize /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-95fe30c6-6771-488f-a8ad-b42160c083cf 2G {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:27:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-424d4f56-7ad2-44be-ab08-c7509771f661 tempest-VolumesExtendTest-441187281 None] CMD "qemu-img resize /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-95fe30c6-6771-488f-a8ad-b42160c083cf 2G" returned: 0 in 0.129s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:27:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-424d4f56-7ad2-44be-ab08-c7509771f661 tempest-VolumesExtendTest-441187281 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" :: held 0.574s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:27:00 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-424d4f56-7ad2-44be-ab08-c7509771f661 tempest-VolumesExtendTest-441187281 None] Extend volume completed successfully. Aug 15 16:27:00 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-643063b4-08c0-4a7c-b51c-33b321e39a54 tempest-VolumesExtendTest-441187281 None] Acquiring lock "cinder-95fe30c6-6771-488f-a8ad-b42160c083cf-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:27:00 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-643063b4-08c0-4a7c-b51c-33b321e39a54 tempest-VolumesExtendTest-441187281 None] Lock "cinder-95fe30c6-6771-488f-a8ad-b42160c083cf-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:27:00 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-643063b4-08c0-4a7c-b51c-33b321e39a54 tempest-VolumesExtendTest-441187281 None] Acquiring lock "cinder-quobyte-95fe30c6-6771-488f-a8ad-b42160c083cf" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:27:00 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-643063b4-08c0-4a7c-b51c-33b321e39a54 tempest-VolumesExtendTest-441187281 None] Lock "cinder-quobyte-95fe30c6-6771-488f-a8ad-b42160c083cf" acquired by "delete_volume" :: waited 0.019s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:27:00 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[fc2573ae-de19-4257-9b91-c5d398b1870d]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:27:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-643063b4-08c0-4a7c-b51c-33b321e39a54 tempest-VolumesExtendTest-441187281 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-95fe30c6-6771-488f-a8ad-b42160c083cf {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:27:01 devstack sudo[111490]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-95fe30c6-6771-488f-a8ad-b42160c083cf Aug 15 16:27:01 devstack sudo[111490]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:27:01 devstack sudo[111490]: pam_unix(sudo:session): session closed for user root Aug 15 16:27:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-643063b4-08c0-4a7c-b51c-33b321e39a54 tempest-VolumesExtendTest-441187281 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-95fe30c6-6771-488f-a8ad-b42160c083cf" returned: 0 in 0.461s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:27:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-643063b4-08c0-4a7c-b51c-33b321e39a54 tempest-VolumesExtendTest-441187281 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-95fe30c6-6771-488f-a8ad-b42160c083cf {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:27:01 devstack sudo[111496]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-95fe30c6-6771-488f-a8ad-b42160c083cf Aug 15 16:27:01 devstack sudo[111496]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:27:01 devstack sudo[111496]: pam_unix(sudo:session): session closed for user root Aug 15 16:27:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-643063b4-08c0-4a7c-b51c-33b321e39a54 tempest-VolumesExtendTest-441187281 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-95fe30c6-6771-488f-a8ad-b42160c083cf" returned: 0 in 0.292s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:27:01 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-643063b4-08c0-4a7c-b51c-33b321e39a54 tempest-VolumesExtendTest-441187281 None] Lock "cinder-quobyte-95fe30c6-6771-488f-a8ad-b42160c083cf" released by "delete_volume" :: held 0.804s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:27:01 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-643063b4-08c0-4a7c-b51c-33b321e39a54 tempest-VolumesExtendTest-441187281 None] Created reservations ['6837e615-d901-4adf-a36a-da66a88e7bec', '75410410-dfdc-4261-8745-536c6568c67f', 'ac073666-a8cf-4b4e-abfc-70d589314d7b', '2679bb78-01ef-460d-9aa5-6da43e573f77'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:27:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-643063b4-08c0-4a7c-b51c-33b321e39a54 tempest-VolumesExtendTest-441187281 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:27:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-643063b4-08c0-4a7c-b51c-33b321e39a54 tempest-VolumesExtendTest-441187281 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:27:01 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-643063b4-08c0-4a7c-b51c-33b321e39a54 tempest-VolumesExtendTest-441187281 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:27:01 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-643063b4-08c0-4a7c-b51c-33b321e39a54 tempest-VolumesExtendTest-441187281 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:27:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-643063b4-08c0-4a7c-b51c-33b321e39a54 tempest-VolumesExtendTest-441187281 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:27:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-643063b4-08c0-4a7c-b51c-33b321e39a54 tempest-VolumesExtendTest-441187281 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:27:01 devstack sudo[111500]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:27:01 devstack sudo[111500]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:27:02 devstack sudo[111500]: pam_unix(sudo:session): session closed for user root Aug 15 16:27:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-643063b4-08c0-4a7c-b51c-33b321e39a54 tempest-VolumesExtendTest-441187281 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.323s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:27:02 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-643063b4-08c0-4a7c-b51c-33b321e39a54 tempest-VolumesExtendTest-441187281 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:27:02 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-643063b4-08c0-4a7c-b51c-33b321e39a54 tempest-VolumesExtendTest-441187281 None] Deleted volume successfully. Aug 15 16:27:02 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-643063b4-08c0-4a7c-b51c-33b321e39a54 tempest-VolumesExtendTest-441187281 None] Lock "cinder-95fe30c6-6771-488f-a8ad-b42160c083cf-delete_volume" released by "delete_volume" :: held 1.386s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:27:02 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-958a64f3-b760-43e3-bea5-bd06821802ce tempest-VolumesExtendTest-441187281 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:27:02 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-958a64f3-b760-43e3-bea5-bd06821802ce tempest-VolumesExtendTest-441187281 None] Flow 'volume_create_manager' (2b23e130-8384-4ad8-b08c-69444069c01b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:27:02 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-958a64f3-b760-43e3-bea5-bd06821802ce tempest-VolumesExtendTest-441187281 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (37b7481a-9b83-46cc-8993-e1a6e878397b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:27:02 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-958a64f3-b760-43e3-bea5-bd06821802ce tempest-VolumesExtendTest-441187281 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (37b7481a-9b83-46cc-8993-e1a6e878397b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:27:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-129549871',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c0a5d90d-ae44-49ce-a74c-162de61b7837,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3cf745a3e415442e8c07ffb3f81e3c4e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:27:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:27:03Z,use_quota=True,user_id='89475359f7e84850b5662b5840a107e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:27:02 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-958a64f3-b760-43e3-bea5-bd06821802ce tempest-VolumesExtendTest-441187281 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (17f179ac-16e6-4a55-87c0-4723e084371c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:27:02 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-958a64f3-b760-43e3-bea5-bd06821802ce tempest-VolumesExtendTest-441187281 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (17f179ac-16e6-4a55-87c0-4723e084371c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:27:02 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-958a64f3-b760-43e3-bea5-bd06821802ce tempest-VolumesExtendTest-441187281 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a81b2852-22f7-49cc-a87f-3668eeaab7fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:27:02 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-958a64f3-b760-43e3-bea5-bd06821802ce tempest-VolumesExtendTest-441187281 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a81b2852-22f7-49cc-a87f-3668eeaab7fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c0a5d90d-ae44-49ce-a74c-162de61b7837', 'volume_name': 'volume-c0a5d90d-ae44-49ce-a74c-162de61b7837', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:27:02 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-958a64f3-b760-43e3-bea5-bd06821802ce tempest-VolumesExtendTest-441187281 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9f074dff-8609-49dd-bc7b-0df5ccda6879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:27:02 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-958a64f3-b760-43e3-bea5-bd06821802ce tempest-VolumesExtendTest-441187281 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9f074dff-8609-49dd-bc7b-0df5ccda6879) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:27:02 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-958a64f3-b760-43e3-bea5-bd06821802ce tempest-VolumesExtendTest-441187281 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1936eeee-f57d-4da3-aa32-3777bffe78df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:27:02 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-958a64f3-b760-43e3-bea5-bd06821802ce tempest-VolumesExtendTest-441187281 None] Volume c0a5d90d-ae44-49ce-a74c-162de61b7837: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c0a5d90d-ae44-49ce-a74c-162de61b7837', 'volume_size': 1} Aug 15 16:27:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-958a64f3-b760-43e3-bea5-bd06821802ce tempest-VolumesExtendTest-441187281 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:27:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-958a64f3-b760-43e3-bea5-bd06821802ce tempest-VolumesExtendTest-441187281 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:27:02 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-958a64f3-b760-43e3-bea5-bd06821802ce tempest-VolumesExtendTest-441187281 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:27:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-129549871',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c0a5d90d-ae44-49ce-a74c-162de61b7837,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3cf745a3e415442e8c07ffb3f81e3c4e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:27:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:27:03Z,use_quota=True,user_id='89475359f7e84850b5662b5840a107e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:27:02 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-958a64f3-b760-43e3-bea5-bd06821802ce tempest-VolumesExtendTest-441187281 None] Creating volume c0a5d90d-ae44-49ce-a74c-162de61b7837 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:27:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-958a64f3-b760-43e3-bea5-bd06821802ce tempest-VolumesExtendTest-441187281 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:27:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-958a64f3-b760-43e3-bea5-bd06821802ce tempest-VolumesExtendTest-441187281 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:27:02 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-958a64f3-b760-43e3-bea5-bd06821802ce tempest-VolumesExtendTest-441187281 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:27:02 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-958a64f3-b760-43e3-bea5-bd06821802ce tempest-VolumesExtendTest-441187281 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:27:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-958a64f3-b760-43e3-bea5-bd06821802ce tempest-VolumesExtendTest-441187281 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:27:02 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-958a64f3-b760-43e3-bea5-bd06821802ce tempest-VolumesExtendTest-441187281 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:27:02 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-958a64f3-b760-43e3-bea5-bd06821802ce tempest-VolumesExtendTest-441187281 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:27:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-958a64f3-b760-43e3-bea5-bd06821802ce tempest-VolumesExtendTest-441187281 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c0a5d90d-ae44-49ce-a74c-162de61b7837 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:27:02 devstack sudo[111503]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c0a5d90d-ae44-49ce-a74c-162de61b7837 1073741824 Aug 15 16:27:02 devstack sudo[111503]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:27:03 devstack sudo[111503]: pam_unix(sudo:session): session closed for user root Aug 15 16:27:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-958a64f3-b760-43e3-bea5-bd06821802ce tempest-VolumesExtendTest-441187281 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c0a5d90d-ae44-49ce-a74c-162de61b7837 1073741824" returned: 0 in 0.537s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:27:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-958a64f3-b760-43e3-bea5-bd06821802ce tempest-VolumesExtendTest-441187281 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c0a5d90d-ae44-49ce-a74c-162de61b7837 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:27:03 devstack sudo[111509]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c0a5d90d-ae44-49ce-a74c-162de61b7837 Aug 15 16:27:03 devstack sudo[111509]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:27:03 devstack sudo[111509]: pam_unix(sudo:session): session closed for user root Aug 15 16:27:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-958a64f3-b760-43e3-bea5-bd06821802ce tempest-VolumesExtendTest-441187281 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c0a5d90d-ae44-49ce-a74c-162de61b7837" returned: 0 in 0.274s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:27:03 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-958a64f3-b760-43e3-bea5-bd06821802ce tempest-VolumesExtendTest-441187281 None] <== create_volume: return (856ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:27:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-958a64f3-b760-43e3-bea5-bd06821802ce tempest-VolumesExtendTest-441187281 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.859s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:27:03 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-958a64f3-b760-43e3-bea5-bd06821802ce tempest-VolumesExtendTest-441187281 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1936eeee-f57d-4da3-aa32-3777bffe78df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c0a5d90d-ae44-49ce-a74c-162de61b7837', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:27:03 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-958a64f3-b760-43e3-bea5-bd06821802ce tempest-VolumesExtendTest-441187281 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (930607c7-70fa-419f-aa46-43b832402eea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:27:03 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-958a64f3-b760-43e3-bea5-bd06821802ce tempest-VolumesExtendTest-441187281 None] Volume volume-c0a5d90d-ae44-49ce-a74c-162de61b7837 (c0a5d90d-ae44-49ce-a74c-162de61b7837): created successfully Aug 15 16:27:03 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-958a64f3-b760-43e3-bea5-bd06821802ce tempest-VolumesExtendTest-441187281 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (930607c7-70fa-419f-aa46-43b832402eea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:27:03 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-958a64f3-b760-43e3-bea5-bd06821802ce tempest-VolumesExtendTest-441187281 None] Flow 'volume_create_manager' (2b23e130-8384-4ad8-b08c-69444069c01b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:27:03 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-958a64f3-b760-43e3-bea5-bd06821802ce tempest-VolumesExtendTest-441187281 None] Created volume successfully. Aug 15 16:27:04 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c36ee55a-ac3c-4c99-9c63-85793da88e25 tempest-VolumesExtendTest-441187281 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:27:04 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c36ee55a-ac3c-4c99-9c63-85793da88e25 tempest-VolumesExtendTest-441187281 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.002s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:27:04 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-c36ee55a-ac3c-4c99-9c63-85793da88e25 tempest-VolumesExtendTest-441187281 None] Creating offline snapshot 7dadb595-f7b4-4491-890f-213f6308e05f of volume c0a5d90d-ae44-49ce-a74c-162de61b7837 {{(pid=94214) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 15 16:27:04 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[c90ed486-7904-4bf7-8340-e6440863aeb0]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:27:04 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c36ee55a-ac3c-4c99-9c63-85793da88e25 tempest-VolumesExtendTest-441187281 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c0a5d90d-ae44-49ce-a74c-162de61b7837 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:27:05 devstack sudo[111513]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c0a5d90d-ae44-49ce-a74c-162de61b7837 Aug 15 16:27:05 devstack sudo[111513]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:27:05 devstack sudo[111513]: pam_unix(sudo:session): session closed for user root Aug 15 16:27:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c36ee55a-ac3c-4c99-9c63-85793da88e25 tempest-VolumesExtendTest-441187281 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c0a5d90d-ae44-49ce-a74c-162de61b7837" returned: 0 in 0.375s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:27:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c36ee55a-ac3c-4c99-9c63-85793da88e25 tempest-VolumesExtendTest-441187281 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c0a5d90d-ae44-49ce-a74c-162de61b7837,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c0a5d90d-ae44-49ce-a74c-162de61b7837.7dadb595-f7b4-4491-890f-213f6308e05f 1G {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:27:05 devstack sudo[111518]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c0a5d90d-ae44-49ce-a74c-162de61b7837,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c0a5d90d-ae44-49ce-a74c-162de61b7837.7dadb595-f7b4-4491-890f-213f6308e05f 1G Aug 15 16:27:05 devstack sudo[111518]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:27:05 devstack sudo[111518]: pam_unix(sudo:session): session closed for user root Aug 15 16:27:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c36ee55a-ac3c-4c99-9c63-85793da88e25 tempest-VolumesExtendTest-441187281 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c0a5d90d-ae44-49ce-a74c-162de61b7837,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c0a5d90d-ae44-49ce-a74c-162de61b7837.7dadb595-f7b4-4491-890f-213f6308e05f 1G" returned: 0 in 0.408s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:27:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c36ee55a-ac3c-4c99-9c63-85793da88e25 tempest-VolumesExtendTest-441187281 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c0a5d90d-ae44-49ce-a74c-162de61b7837 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c0a5d90d-ae44-49ce-a74c-162de61b7837.7dadb595-f7b4-4491-890f-213f6308e05f {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:27:05 devstack sudo[111524]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c0a5d90d-ae44-49ce-a74c-162de61b7837 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c0a5d90d-ae44-49ce-a74c-162de61b7837.7dadb595-f7b4-4491-890f-213f6308e05f Aug 15 16:27:05 devstack sudo[111524]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:27:05 devstack sudo[111524]: pam_unix(sudo:session): session closed for user root Aug 15 16:27:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c36ee55a-ac3c-4c99-9c63-85793da88e25 tempest-VolumesExtendTest-441187281 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c0a5d90d-ae44-49ce-a74c-162de61b7837 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c0a5d90d-ae44-49ce-a74c-162de61b7837.7dadb595-f7b4-4491-890f-213f6308e05f" returned: 0 in 0.290s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:27:05 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-c36ee55a-ac3c-4c99-9c63-85793da88e25 tempest-VolumesExtendTest-441187281 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c0a5d90d-ae44-49ce-a74c-162de61b7837.7dadb595-f7b4-4491-890f-213f6308e05f is being set with open permissions: ugo+rw Aug 15 16:27:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c36ee55a-ac3c-4c99-9c63-85793da88e25 tempest-VolumesExtendTest-441187281 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c0a5d90d-ae44-49ce-a74c-162de61b7837.7dadb595-f7b4-4491-890f-213f6308e05f {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:27:06 devstack sudo[111529]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c0a5d90d-ae44-49ce-a74c-162de61b7837.7dadb595-f7b4-4491-890f-213f6308e05f Aug 15 16:27:06 devstack sudo[111529]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:27:06 devstack sudo[111529]: pam_unix(sudo:session): session closed for user root Aug 15 16:27:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c36ee55a-ac3c-4c99-9c63-85793da88e25 tempest-VolumesExtendTest-441187281 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c0a5d90d-ae44-49ce-a74c-162de61b7837.7dadb595-f7b4-4491-890f-213f6308e05f" returned: 0 in 0.246s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:27:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c36ee55a-ac3c-4c99-9c63-85793da88e25 tempest-VolumesExtendTest-441187281 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c0a5d90d-ae44-49ce-a74c-162de61b7837.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:27:06 devstack sudo[111532]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c0a5d90d-ae44-49ce-a74c-162de61b7837.info Aug 15 16:27:06 devstack sudo[111532]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:27:06 devstack sudo[111532]: pam_unix(sudo:session): session closed for user root Aug 15 16:27:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c36ee55a-ac3c-4c99-9c63-85793da88e25 tempest-VolumesExtendTest-441187281 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c0a5d90d-ae44-49ce-a74c-162de61b7837.info" returned: 0 in 0.272s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:27:06 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-c36ee55a-ac3c-4c99-9c63-85793da88e25 tempest-VolumesExtendTest-441187281 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c0a5d90d-ae44-49ce-a74c-162de61b7837.info is being set with open permissions: ugo+rw Aug 15 16:27:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c36ee55a-ac3c-4c99-9c63-85793da88e25 tempest-VolumesExtendTest-441187281 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c0a5d90d-ae44-49ce-a74c-162de61b7837.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:27:06 devstack sudo[111536]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c0a5d90d-ae44-49ce-a74c-162de61b7837.info Aug 15 16:27:06 devstack sudo[111536]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:27:06 devstack sudo[111536]: pam_unix(sudo:session): session closed for user root Aug 15 16:27:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c36ee55a-ac3c-4c99-9c63-85793da88e25 tempest-VolumesExtendTest-441187281 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c0a5d90d-ae44-49ce-a74c-162de61b7837.info" returned: 0 in 0.251s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:27:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c36ee55a-ac3c-4c99-9c63-85793da88e25 tempest-VolumesExtendTest-441187281 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.936s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:27:06 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-c36ee55a-ac3c-4c99-9c63-85793da88e25 tempest-VolumesExtendTest-441187281 None] Create snapshot completed successfully Aug 15 16:27:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-7670ea61-b3cb-461c-bcc9-653b8968a3e6 tempest-VolumesExtendTest-441187281 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:27:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-7670ea61-b3cb-461c-bcc9-653b8968a3e6 tempest-VolumesExtendTest-441187281 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:27:07 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[ae1de767-a73d-4c57-8a04-1fc70a655737]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:27:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-7670ea61-b3cb-461c-bcc9-653b8968a3e6 tempest-VolumesExtendTest-441187281 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c0a5d90d-ae44-49ce-a74c-162de61b7837 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:27:07 devstack sudo[111539]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c0a5d90d-ae44-49ce-a74c-162de61b7837 Aug 15 16:27:07 devstack sudo[111539]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:27:07 devstack sudo[111539]: pam_unix(sudo:session): session closed for user root Aug 15 16:27:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-7670ea61-b3cb-461c-bcc9-653b8968a3e6 tempest-VolumesExtendTest-441187281 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c0a5d90d-ae44-49ce-a74c-162de61b7837" returned: 0 in 0.395s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:27:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-7670ea61-b3cb-461c-bcc9-653b8968a3e6 tempest-VolumesExtendTest-441187281 None] Running cmd (subprocess): qemu-img resize /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c0a5d90d-ae44-49ce-a74c-162de61b7837.7dadb595-f7b4-4491-890f-213f6308e05f 2G {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:27:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-7670ea61-b3cb-461c-bcc9-653b8968a3e6 tempest-VolumesExtendTest-441187281 None] CMD "qemu-img resize /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c0a5d90d-ae44-49ce-a74c-162de61b7837.7dadb595-f7b4-4491-890f-213f6308e05f 2G" returned: 0 in 0.122s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:27:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-7670ea61-b3cb-461c-bcc9-653b8968a3e6 tempest-VolumesExtendTest-441187281 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" :: held 0.549s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:27:07 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-7670ea61-b3cb-461c-bcc9-653b8968a3e6 tempest-VolumesExtendTest-441187281 None] Extend volume completed successfully. Aug 15 16:27:08 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-97db4761-2e93-4c9d-ad82-3e3ca1119a00 tempest-VolumesExtendTest-441187281 None] Acquiring lock "cinder-7dadb595-f7b4-4491-890f-213f6308e05f-delete_snapshot" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:27:08 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-97db4761-2e93-4c9d-ad82-3e3ca1119a00 tempest-VolumesExtendTest-441187281 None] Lock "cinder-7dadb595-f7b4-4491-890f-213f6308e05f-delete_snapshot" acquired by "delete_snapshot" :: waited 0.020s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:27:08 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-97db4761-2e93-4c9d-ad82-3e3ca1119a00 tempest-VolumesExtendTest-441187281 None] Acquiring lock "cinder-quobyte-c0a5d90d-ae44-49ce-a74c-162de61b7837" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:27:08 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-97db4761-2e93-4c9d-ad82-3e3ca1119a00 tempest-VolumesExtendTest-441187281 None] Lock "cinder-quobyte-c0a5d90d-ae44-49ce-a74c-162de61b7837" acquired by "delete_snapshot" :: waited 0.018s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:27:08 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-97db4761-2e93-4c9d-ad82-3e3ca1119a00 tempest-VolumesExtendTest-441187281 None] Acquiring lock "cinder-quobyte-7dadb595-f7b4-4491-890f-213f6308e05f" by "_delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:27:08 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-97db4761-2e93-4c9d-ad82-3e3ca1119a00 tempest-VolumesExtendTest-441187281 None] Lock "cinder-quobyte-7dadb595-f7b4-4491-890f-213f6308e05f" acquired by "_delete_snapshot" :: waited 0.013s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:27:08 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-97db4761-2e93-4c9d-ad82-3e3ca1119a00 tempest-VolumesExtendTest-441187281 None] Deleting offline snapshot 7dadb595-f7b4-4491-890f-213f6308e05f of volume c0a5d90d-ae44-49ce-a74c-162de61b7837 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 15 16:27:08 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-97db4761-2e93-4c9d-ad82-3e3ca1119a00 tempest-VolumesExtendTest-441187281 None] snapshot_file for this snap is: volume-c0a5d90d-ae44-49ce-a74c-162de61b7837.7dadb595-f7b4-4491-890f-213f6308e05f {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 15 16:27:08 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[88c52cd3-4a26-42e8-ba90-c8f1ce0aff4f]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:27:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-97db4761-2e93-4c9d-ad82-3e3ca1119a00 tempest-VolumesExtendTest-441187281 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c0a5d90d-ae44-49ce-a74c-162de61b7837.7dadb595-f7b4-4491-890f-213f6308e05f {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:27:08 devstack sudo[111547]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c0a5d90d-ae44-49ce-a74c-162de61b7837.7dadb595-f7b4-4491-890f-213f6308e05f Aug 15 16:27:08 devstack sudo[111547]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:27:08 devstack sudo[111547]: pam_unix(sudo:session): session closed for user root Aug 15 16:27:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-97db4761-2e93-4c9d-ad82-3e3ca1119a00 tempest-VolumesExtendTest-441187281 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c0a5d90d-ae44-49ce-a74c-162de61b7837.7dadb595-f7b4-4491-890f-213f6308e05f" returned: 0 in 0.367s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:27:08 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-97db4761-2e93-4c9d-ad82-3e3ca1119a00 tempest-VolumesExtendTest-441187281 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-c0a5d90d-ae44-49ce-a74c-162de61b7837(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:27:08 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[cebb5e63-6a21-41b7-b13c-c7c91a44d4dd]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:27:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-97db4761-2e93-4c9d-ad82-3e3ca1119a00 tempest-VolumesExtendTest-441187281 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c0a5d90d-ae44-49ce-a74c-162de61b7837 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:27:08 devstack sudo[111552]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c0a5d90d-ae44-49ce-a74c-162de61b7837 Aug 15 16:27:08 devstack sudo[111552]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:27:09 devstack sudo[111552]: pam_unix(sudo:session): session closed for user root Aug 15 16:27:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-97db4761-2e93-4c9d-ad82-3e3ca1119a00 tempest-VolumesExtendTest-441187281 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c0a5d90d-ae44-49ce-a74c-162de61b7837" returned: 0 in 0.391s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:27:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-97db4761-2e93-4c9d-ad82-3e3ca1119a00 tempest-VolumesExtendTest-441187281 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c0a5d90d-ae44-49ce-a74c-162de61b7837.7dadb595-f7b4-4491-890f-213f6308e05f {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:27:09 devstack sudo[111557]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c0a5d90d-ae44-49ce-a74c-162de61b7837.7dadb595-f7b4-4491-890f-213f6308e05f Aug 15 16:27:09 devstack sudo[111557]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:27:09 devstack sudo[111557]: pam_unix(sudo:session): session closed for user root Aug 15 16:27:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-97db4761-2e93-4c9d-ad82-3e3ca1119a00 tempest-VolumesExtendTest-441187281 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c0a5d90d-ae44-49ce-a74c-162de61b7837.7dadb595-f7b4-4491-890f-213f6308e05f" returned: 0 in 0.398s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:27:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-97db4761-2e93-4c9d-ad82-3e3ca1119a00 tempest-VolumesExtendTest-441187281 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c0a5d90d-ae44-49ce-a74c-162de61b7837.7dadb595-f7b4-4491-890f-213f6308e05f {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:27:09 devstack sudo[111562]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c0a5d90d-ae44-49ce-a74c-162de61b7837.7dadb595-f7b4-4491-890f-213f6308e05f Aug 15 16:27:09 devstack sudo[111562]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:27:09 devstack sudo[111562]: pam_unix(sudo:session): session closed for user root Aug 15 16:27:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-97db4761-2e93-4c9d-ad82-3e3ca1119a00 tempest-VolumesExtendTest-441187281 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c0a5d90d-ae44-49ce-a74c-162de61b7837.7dadb595-f7b4-4491-890f-213f6308e05f" returned: 0 in 0.271s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:27:09 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-97db4761-2e93-4c9d-ad82-3e3ca1119a00 tempest-VolumesExtendTest-441187281 None] Lock "cinder-quobyte-7dadb595-f7b4-4491-890f-213f6308e05f" released by "_delete_snapshot" :: held 1.535s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:27:09 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-97db4761-2e93-4c9d-ad82-3e3ca1119a00 tempest-VolumesExtendTest-441187281 None] Lock "cinder-quobyte-c0a5d90d-ae44-49ce-a74c-162de61b7837" released by "delete_snapshot" :: held 1.556s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:27:09 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-97db4761-2e93-4c9d-ad82-3e3ca1119a00 tempest-VolumesExtendTest-441187281 None] Created reservations ['ba81f4a6-318d-4400-91d5-062573162e98', 'a85dc991-dab1-418e-90df-f8b31c3bc77c', '935b1f59-1d39-4517-b8ab-426663a688af', 'e7e3256d-57d3-45c3-9763-a277ed7ded42'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:27:10 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-97db4761-2e93-4c9d-ad82-3e3ca1119a00 tempest-VolumesExtendTest-441187281 None] Delete snapshot completed successfully. Aug 15 16:27:10 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-97db4761-2e93-4c9d-ad82-3e3ca1119a00 tempest-VolumesExtendTest-441187281 None] Lock "cinder-7dadb595-f7b4-4491-890f-213f6308e05f-delete_snapshot" released by "delete_snapshot" :: held 1.708s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:27:10 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-8869f7a6-0925-417e-9bbe-5d1f710bc7b0 tempest-VolumesExtendTest-441187281 None] Acquiring lock "cinder-c0a5d90d-ae44-49ce-a74c-162de61b7837-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:27:10 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-8869f7a6-0925-417e-9bbe-5d1f710bc7b0 tempest-VolumesExtendTest-441187281 None] Lock "cinder-c0a5d90d-ae44-49ce-a74c-162de61b7837-delete_volume" acquired by "delete_volume" :: waited 0.023s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:27:10 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-8869f7a6-0925-417e-9bbe-5d1f710bc7b0 tempest-VolumesExtendTest-441187281 None] Acquiring lock "cinder-quobyte-c0a5d90d-ae44-49ce-a74c-162de61b7837" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:27:10 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-8869f7a6-0925-417e-9bbe-5d1f710bc7b0 tempest-VolumesExtendTest-441187281 None] Lock "cinder-quobyte-c0a5d90d-ae44-49ce-a74c-162de61b7837" acquired by "delete_volume" :: waited 0.022s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:27:10 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[a1d704bf-6973-4f7e-8ec1-5c9ca63beb3d]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:27:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8869f7a6-0925-417e-9bbe-5d1f710bc7b0 tempest-VolumesExtendTest-441187281 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c0a5d90d-ae44-49ce-a74c-162de61b7837 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:27:10 devstack sudo[111567]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c0a5d90d-ae44-49ce-a74c-162de61b7837 Aug 15 16:27:10 devstack sudo[111567]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:27:11 devstack sudo[111567]: pam_unix(sudo:session): session closed for user root Aug 15 16:27:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8869f7a6-0925-417e-9bbe-5d1f710bc7b0 tempest-VolumesExtendTest-441187281 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c0a5d90d-ae44-49ce-a74c-162de61b7837" returned: 0 in 0.399s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:27:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8869f7a6-0925-417e-9bbe-5d1f710bc7b0 tempest-VolumesExtendTest-441187281 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c0a5d90d-ae44-49ce-a74c-162de61b7837 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:27:11 devstack sudo[111573]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c0a5d90d-ae44-49ce-a74c-162de61b7837 Aug 15 16:27:11 devstack sudo[111573]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:27:11 devstack sudo[111573]: pam_unix(sudo:session): session closed for user root Aug 15 16:27:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8869f7a6-0925-417e-9bbe-5d1f710bc7b0 tempest-VolumesExtendTest-441187281 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c0a5d90d-ae44-49ce-a74c-162de61b7837" returned: 0 in 0.262s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:27:11 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-8869f7a6-0925-417e-9bbe-5d1f710bc7b0 tempest-VolumesExtendTest-441187281 None] Lock "cinder-quobyte-c0a5d90d-ae44-49ce-a74c-162de61b7837" released by "delete_volume" :: held 0.743s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:27:11 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-8869f7a6-0925-417e-9bbe-5d1f710bc7b0 tempest-VolumesExtendTest-441187281 None] Created reservations ['1196c747-6169-40e5-b108-2c70cb53e85b', 'ef2e5868-7801-4012-bc4f-273308d4e787', 'c72593c4-34fb-4718-8e7f-fbcb624e3f98', '235cc69d-4901-4b70-862f-5881cacdb845'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:27:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-8869f7a6-0925-417e-9bbe-5d1f710bc7b0 tempest-VolumesExtendTest-441187281 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:27:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-8869f7a6-0925-417e-9bbe-5d1f710bc7b0 tempest-VolumesExtendTest-441187281 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:27:11 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-8869f7a6-0925-417e-9bbe-5d1f710bc7b0 tempest-VolumesExtendTest-441187281 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:27:11 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-8869f7a6-0925-417e-9bbe-5d1f710bc7b0 tempest-VolumesExtendTest-441187281 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:27:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-8869f7a6-0925-417e-9bbe-5d1f710bc7b0 tempest-VolumesExtendTest-441187281 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:27:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8869f7a6-0925-417e-9bbe-5d1f710bc7b0 tempest-VolumesExtendTest-441187281 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:27:11 devstack sudo[111576]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:27:11 devstack sudo[111576]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:27:11 devstack sudo[111576]: pam_unix(sudo:session): session closed for user root Aug 15 16:27:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8869f7a6-0925-417e-9bbe-5d1f710bc7b0 tempest-VolumesExtendTest-441187281 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.277s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:27:11 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-8869f7a6-0925-417e-9bbe-5d1f710bc7b0 tempest-VolumesExtendTest-441187281 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:27:11 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-8869f7a6-0925-417e-9bbe-5d1f710bc7b0 tempest-VolumesExtendTest-441187281 None] Deleted volume successfully. Aug 15 16:27:11 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-8869f7a6-0925-417e-9bbe-5d1f710bc7b0 tempest-VolumesExtendTest-441187281 None] Lock "cinder-c0a5d90d-ae44-49ce-a74c-162de61b7837-delete_volume" released by "delete_volume" :: held 1.246s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:27:21 devstack cinder-volume[94214]: DEBUG dbcounter [-] [94214] Writing DB stats cinder:UPDATE=226,cinder:DELETE=18,cinder:SELECT=143,cinder:INSERT=59 {{(pid=94214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 16:27:21 devstack cinder-volume[94214]: DEBUG dbcounter [-] [94214] Writing DB stats cinder:SELECT=164,cinder:INSERT=57,cinder:UPDATE=225,cinder:DELETE=21 {{(pid=94214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 16:27:27 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-69433b12-6bd3-45fa-8a31-b1278811201f tempest-VolumesSnapshotTestJSON-9795075 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:27:27 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-69433b12-6bd3-45fa-8a31-b1278811201f tempest-VolumesSnapshotTestJSON-9795075 None] Flow 'volume_create_manager' (4c0b6bf7-eb2f-4d76-a061-ba6fce6ea03c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:27:27 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-69433b12-6bd3-45fa-8a31-b1278811201f tempest-VolumesSnapshotTestJSON-9795075 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (05d735ff-895a-4f84-a167-29895917a2bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:27:27 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-69433b12-6bd3-45fa-8a31-b1278811201f tempest-VolumesSnapshotTestJSON-9795075 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (05d735ff-895a-4f84-a167-29895917a2bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:27:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1558619120',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e73a2b9c-9bae-440f-aa37-4355ec8d69ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3eebe919c54a4cf5ab42b3313d6984db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:27:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:27:27Z,use_quota=True,user_id='6c7fed75db194ea686b2451780e1a682',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:27:27 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-69433b12-6bd3-45fa-8a31-b1278811201f tempest-VolumesSnapshotTestJSON-9795075 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (77f8a77d-f828-435d-94bf-c8534226c0f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:27:27 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-69433b12-6bd3-45fa-8a31-b1278811201f tempest-VolumesSnapshotTestJSON-9795075 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (77f8a77d-f828-435d-94bf-c8534226c0f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:27:27 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-69433b12-6bd3-45fa-8a31-b1278811201f tempest-VolumesSnapshotTestJSON-9795075 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (149e9f82-5e53-45d7-9390-b1a34400fb03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:27:27 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-69433b12-6bd3-45fa-8a31-b1278811201f tempest-VolumesSnapshotTestJSON-9795075 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (149e9f82-5e53-45d7-9390-b1a34400fb03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e73a2b9c-9bae-440f-aa37-4355ec8d69ac', 'volume_name': 'volume-e73a2b9c-9bae-440f-aa37-4355ec8d69ac', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:27:27 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-69433b12-6bd3-45fa-8a31-b1278811201f tempest-VolumesSnapshotTestJSON-9795075 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e3194fe6-9620-42d0-9bd0-52e0c98bea4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:27:27 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-69433b12-6bd3-45fa-8a31-b1278811201f tempest-VolumesSnapshotTestJSON-9795075 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e3194fe6-9620-42d0-9bd0-52e0c98bea4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:27:27 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-69433b12-6bd3-45fa-8a31-b1278811201f tempest-VolumesSnapshotTestJSON-9795075 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6e196cf0-bd77-44e1-923a-64debbd6fb91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:27:27 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-69433b12-6bd3-45fa-8a31-b1278811201f tempest-VolumesSnapshotTestJSON-9795075 None] Volume e73a2b9c-9bae-440f-aa37-4355ec8d69ac: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e73a2b9c-9bae-440f-aa37-4355ec8d69ac', 'volume_size': 1} Aug 15 16:27:27 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-69433b12-6bd3-45fa-8a31-b1278811201f tempest-VolumesSnapshotTestJSON-9795075 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:27:27 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-69433b12-6bd3-45fa-8a31-b1278811201f tempest-VolumesSnapshotTestJSON-9795075 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:27:27 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-69433b12-6bd3-45fa-8a31-b1278811201f tempest-VolumesSnapshotTestJSON-9795075 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:27:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1558619120',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e73a2b9c-9bae-440f-aa37-4355ec8d69ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3eebe919c54a4cf5ab42b3313d6984db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:27:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:27:27Z,use_quota=True,user_id='6c7fed75db194ea686b2451780e1a682',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:27:27 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-69433b12-6bd3-45fa-8a31-b1278811201f tempest-VolumesSnapshotTestJSON-9795075 None] Creating volume e73a2b9c-9bae-440f-aa37-4355ec8d69ac {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:27:27 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-69433b12-6bd3-45fa-8a31-b1278811201f tempest-VolumesSnapshotTestJSON-9795075 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:27:27 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-69433b12-6bd3-45fa-8a31-b1278811201f tempest-VolumesSnapshotTestJSON-9795075 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:27:27 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-69433b12-6bd3-45fa-8a31-b1278811201f tempest-VolumesSnapshotTestJSON-9795075 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:27:27 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-69433b12-6bd3-45fa-8a31-b1278811201f tempest-VolumesSnapshotTestJSON-9795075 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:27:27 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-69433b12-6bd3-45fa-8a31-b1278811201f tempest-VolumesSnapshotTestJSON-9795075 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:27:27 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-69433b12-6bd3-45fa-8a31-b1278811201f tempest-VolumesSnapshotTestJSON-9795075 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:27:27 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-69433b12-6bd3-45fa-8a31-b1278811201f tempest-VolumesSnapshotTestJSON-9795075 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:27:27 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-69433b12-6bd3-45fa-8a31-b1278811201f tempest-VolumesSnapshotTestJSON-9795075 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e73a2b9c-9bae-440f-aa37-4355ec8d69ac 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:27:27 devstack sudo[111625]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e73a2b9c-9bae-440f-aa37-4355ec8d69ac 1073741824 Aug 15 16:27:27 devstack sudo[111625]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:27:27 devstack sudo[111625]: pam_unix(sudo:session): session closed for user root Aug 15 16:27:27 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-69433b12-6bd3-45fa-8a31-b1278811201f tempest-VolumesSnapshotTestJSON-9795075 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e73a2b9c-9bae-440f-aa37-4355ec8d69ac 1073741824" returned: 0 in 0.450s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:27:27 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-69433b12-6bd3-45fa-8a31-b1278811201f tempest-VolumesSnapshotTestJSON-9795075 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e73a2b9c-9bae-440f-aa37-4355ec8d69ac {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:27:27 devstack sudo[111631]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e73a2b9c-9bae-440f-aa37-4355ec8d69ac Aug 15 16:27:27 devstack sudo[111631]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:27:28 devstack sudo[111631]: pam_unix(sudo:session): session closed for user root Aug 15 16:27:28 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-69433b12-6bd3-45fa-8a31-b1278811201f tempest-VolumesSnapshotTestJSON-9795075 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e73a2b9c-9bae-440f-aa37-4355ec8d69ac" returned: 0 in 0.270s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:27:28 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-69433b12-6bd3-45fa-8a31-b1278811201f tempest-VolumesSnapshotTestJSON-9795075 None] <== create_volume: return (765ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:27:28 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-69433b12-6bd3-45fa-8a31-b1278811201f tempest-VolumesSnapshotTestJSON-9795075 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.767s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:27:28 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-69433b12-6bd3-45fa-8a31-b1278811201f tempest-VolumesSnapshotTestJSON-9795075 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6e196cf0-bd77-44e1-923a-64debbd6fb91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e73a2b9c-9bae-440f-aa37-4355ec8d69ac', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:27:28 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-69433b12-6bd3-45fa-8a31-b1278811201f tempest-VolumesSnapshotTestJSON-9795075 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a3995807-5820-4ccd-9111-75a07938abdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:27:28 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-69433b12-6bd3-45fa-8a31-b1278811201f tempest-VolumesSnapshotTestJSON-9795075 None] Volume volume-e73a2b9c-9bae-440f-aa37-4355ec8d69ac (e73a2b9c-9bae-440f-aa37-4355ec8d69ac): created successfully Aug 15 16:27:28 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-69433b12-6bd3-45fa-8a31-b1278811201f tempest-VolumesSnapshotTestJSON-9795075 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a3995807-5820-4ccd-9111-75a07938abdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:27:28 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-69433b12-6bd3-45fa-8a31-b1278811201f tempest-VolumesSnapshotTestJSON-9795075 None] Flow 'volume_create_manager' (4c0b6bf7-eb2f-4d76-a061-ba6fce6ea03c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:27:28 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-69433b12-6bd3-45fa-8a31-b1278811201f tempest-VolumesSnapshotTestJSON-9795075 None] Created volume successfully. Aug 15 16:27:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-14ad17f0-ed3a-44a9-b97d-e50967d18fe9 tempest-VolumesSnapshotTestJSON-9795075 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:27:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-14ad17f0-ed3a-44a9-b97d-e50967d18fe9 tempest-VolumesSnapshotTestJSON-9795075 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:27:29 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-14ad17f0-ed3a-44a9-b97d-e50967d18fe9 tempest-VolumesSnapshotTestJSON-9795075 None] Creating offline snapshot ec04a21b-2ef0-4deb-8d73-f38979772d99 of volume e73a2b9c-9bae-440f-aa37-4355ec8d69ac {{(pid=94214) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 15 16:27:29 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[b0d05fab-549d-4812-a2c4-ad25b92e0728]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:27:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-14ad17f0-ed3a-44a9-b97d-e50967d18fe9 tempest-VolumesSnapshotTestJSON-9795075 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e73a2b9c-9bae-440f-aa37-4355ec8d69ac {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:27:29 devstack sudo[111634]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e73a2b9c-9bae-440f-aa37-4355ec8d69ac Aug 15 16:27:29 devstack sudo[111634]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:27:30 devstack sudo[111634]: pam_unix(sudo:session): session closed for user root Aug 15 16:27:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-14ad17f0-ed3a-44a9-b97d-e50967d18fe9 tempest-VolumesSnapshotTestJSON-9795075 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e73a2b9c-9bae-440f-aa37-4355ec8d69ac" returned: 0 in 0.378s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:27:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-14ad17f0-ed3a-44a9-b97d-e50967d18fe9 tempest-VolumesSnapshotTestJSON-9795075 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e73a2b9c-9bae-440f-aa37-4355ec8d69ac,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e73a2b9c-9bae-440f-aa37-4355ec8d69ac.ec04a21b-2ef0-4deb-8d73-f38979772d99 1G {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:27:30 devstack sudo[111640]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e73a2b9c-9bae-440f-aa37-4355ec8d69ac,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e73a2b9c-9bae-440f-aa37-4355ec8d69ac.ec04a21b-2ef0-4deb-8d73-f38979772d99 1G Aug 15 16:27:30 devstack sudo[111640]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:27:30 devstack sudo[111640]: pam_unix(sudo:session): session closed for user root Aug 15 16:27:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-14ad17f0-ed3a-44a9-b97d-e50967d18fe9 tempest-VolumesSnapshotTestJSON-9795075 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e73a2b9c-9bae-440f-aa37-4355ec8d69ac,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e73a2b9c-9bae-440f-aa37-4355ec8d69ac.ec04a21b-2ef0-4deb-8d73-f38979772d99 1G" returned: 0 in 0.443s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:27:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-14ad17f0-ed3a-44a9-b97d-e50967d18fe9 tempest-VolumesSnapshotTestJSON-9795075 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e73a2b9c-9bae-440f-aa37-4355ec8d69ac -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e73a2b9c-9bae-440f-aa37-4355ec8d69ac.ec04a21b-2ef0-4deb-8d73-f38979772d99 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:27:30 devstack sudo[111646]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e73a2b9c-9bae-440f-aa37-4355ec8d69ac -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e73a2b9c-9bae-440f-aa37-4355ec8d69ac.ec04a21b-2ef0-4deb-8d73-f38979772d99 Aug 15 16:27:30 devstack sudo[111646]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:27:30 devstack sudo[111646]: pam_unix(sudo:session): session closed for user root Aug 15 16:27:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-14ad17f0-ed3a-44a9-b97d-e50967d18fe9 tempest-VolumesSnapshotTestJSON-9795075 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e73a2b9c-9bae-440f-aa37-4355ec8d69ac -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e73a2b9c-9bae-440f-aa37-4355ec8d69ac.ec04a21b-2ef0-4deb-8d73-f38979772d99" returned: 0 in 0.307s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:27:30 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-14ad17f0-ed3a-44a9-b97d-e50967d18fe9 tempest-VolumesSnapshotTestJSON-9795075 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e73a2b9c-9bae-440f-aa37-4355ec8d69ac.ec04a21b-2ef0-4deb-8d73-f38979772d99 is being set with open permissions: ugo+rw Aug 15 16:27:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-14ad17f0-ed3a-44a9-b97d-e50967d18fe9 tempest-VolumesSnapshotTestJSON-9795075 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e73a2b9c-9bae-440f-aa37-4355ec8d69ac.ec04a21b-2ef0-4deb-8d73-f38979772d99 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:27:30 devstack sudo[111652]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e73a2b9c-9bae-440f-aa37-4355ec8d69ac.ec04a21b-2ef0-4deb-8d73-f38979772d99 Aug 15 16:27:30 devstack sudo[111652]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:27:31 devstack sudo[111652]: pam_unix(sudo:session): session closed for user root Aug 15 16:27:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-14ad17f0-ed3a-44a9-b97d-e50967d18fe9 tempest-VolumesSnapshotTestJSON-9795075 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e73a2b9c-9bae-440f-aa37-4355ec8d69ac.ec04a21b-2ef0-4deb-8d73-f38979772d99" returned: 0 in 0.272s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:27:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-14ad17f0-ed3a-44a9-b97d-e50967d18fe9 tempest-VolumesSnapshotTestJSON-9795075 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e73a2b9c-9bae-440f-aa37-4355ec8d69ac.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:27:31 devstack sudo[111655]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e73a2b9c-9bae-440f-aa37-4355ec8d69ac.info Aug 15 16:27:31 devstack sudo[111655]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:27:31 devstack sudo[111655]: pam_unix(sudo:session): session closed for user root Aug 15 16:27:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-14ad17f0-ed3a-44a9-b97d-e50967d18fe9 tempest-VolumesSnapshotTestJSON-9795075 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e73a2b9c-9bae-440f-aa37-4355ec8d69ac.info" returned: 0 in 0.280s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:27:31 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-14ad17f0-ed3a-44a9-b97d-e50967d18fe9 tempest-VolumesSnapshotTestJSON-9795075 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e73a2b9c-9bae-440f-aa37-4355ec8d69ac.info is being set with open permissions: ugo+rw Aug 15 16:27:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-14ad17f0-ed3a-44a9-b97d-e50967d18fe9 tempest-VolumesSnapshotTestJSON-9795075 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e73a2b9c-9bae-440f-aa37-4355ec8d69ac.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:27:31 devstack sudo[111658]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e73a2b9c-9bae-440f-aa37-4355ec8d69ac.info Aug 15 16:27:31 devstack sudo[111658]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:27:31 devstack sudo[111658]: pam_unix(sudo:session): session closed for user root Aug 15 16:27:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-14ad17f0-ed3a-44a9-b97d-e50967d18fe9 tempest-VolumesSnapshotTestJSON-9795075 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e73a2b9c-9bae-440f-aa37-4355ec8d69ac.info" returned: 0 in 0.270s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:27:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-14ad17f0-ed3a-44a9-b97d-e50967d18fe9 tempest-VolumesSnapshotTestJSON-9795075 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.063s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:27:31 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-14ad17f0-ed3a-44a9-b97d-e50967d18fe9 tempest-VolumesSnapshotTestJSON-9795075 None] Create snapshot completed successfully Aug 15 16:27:33 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-a2e11f95-21f1-47e7-b138-06121438b45c tempest-VolumesSnapshotTestJSON-9795075 None] Acquiring lock "cinder-ec04a21b-2ef0-4deb-8d73-f38979772d99-delete_snapshot" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:27:33 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-a2e11f95-21f1-47e7-b138-06121438b45c tempest-VolumesSnapshotTestJSON-9795075 None] Lock "cinder-ec04a21b-2ef0-4deb-8d73-f38979772d99-delete_snapshot" acquired by "delete_snapshot" :: waited 0.018s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:27:33 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-a2e11f95-21f1-47e7-b138-06121438b45c tempest-VolumesSnapshotTestJSON-9795075 None] Acquiring lock "cinder-quobyte-e73a2b9c-9bae-440f-aa37-4355ec8d69ac" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:27:33 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-a2e11f95-21f1-47e7-b138-06121438b45c tempest-VolumesSnapshotTestJSON-9795075 None] Lock "cinder-quobyte-e73a2b9c-9bae-440f-aa37-4355ec8d69ac" acquired by "delete_snapshot" :: waited 0.016s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:27:33 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-a2e11f95-21f1-47e7-b138-06121438b45c tempest-VolumesSnapshotTestJSON-9795075 None] Acquiring lock "cinder-quobyte-ec04a21b-2ef0-4deb-8d73-f38979772d99" by "_delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:27:33 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-a2e11f95-21f1-47e7-b138-06121438b45c tempest-VolumesSnapshotTestJSON-9795075 None] Lock "cinder-quobyte-ec04a21b-2ef0-4deb-8d73-f38979772d99" acquired by "_delete_snapshot" :: waited 0.017s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:27:33 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-a2e11f95-21f1-47e7-b138-06121438b45c tempest-VolumesSnapshotTestJSON-9795075 None] Deleting offline snapshot ec04a21b-2ef0-4deb-8d73-f38979772d99 of volume e73a2b9c-9bae-440f-aa37-4355ec8d69ac {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 15 16:27:33 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-a2e11f95-21f1-47e7-b138-06121438b45c tempest-VolumesSnapshotTestJSON-9795075 None] snapshot_file for this snap is: volume-e73a2b9c-9bae-440f-aa37-4355ec8d69ac.ec04a21b-2ef0-4deb-8d73-f38979772d99 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 15 16:27:33 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[71d0bf61-c8e0-4181-97fe-cb1b1784b504]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:27:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a2e11f95-21f1-47e7-b138-06121438b45c tempest-VolumesSnapshotTestJSON-9795075 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e73a2b9c-9bae-440f-aa37-4355ec8d69ac.ec04a21b-2ef0-4deb-8d73-f38979772d99 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:27:33 devstack sudo[111661]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e73a2b9c-9bae-440f-aa37-4355ec8d69ac.ec04a21b-2ef0-4deb-8d73-f38979772d99 Aug 15 16:27:33 devstack sudo[111661]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:27:33 devstack sudo[111661]: pam_unix(sudo:session): session closed for user root Aug 15 16:27:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a2e11f95-21f1-47e7-b138-06121438b45c tempest-VolumesSnapshotTestJSON-9795075 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e73a2b9c-9bae-440f-aa37-4355ec8d69ac.ec04a21b-2ef0-4deb-8d73-f38979772d99" returned: 0 in 0.405s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:27:33 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-a2e11f95-21f1-47e7-b138-06121438b45c tempest-VolumesSnapshotTestJSON-9795075 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-e73a2b9c-9bae-440f-aa37-4355ec8d69ac(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:27:33 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[cbeca465-83be-4df0-ac06-350ea77e8ef7]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:27:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a2e11f95-21f1-47e7-b138-06121438b45c tempest-VolumesSnapshotTestJSON-9795075 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e73a2b9c-9bae-440f-aa37-4355ec8d69ac {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:27:33 devstack sudo[111666]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e73a2b9c-9bae-440f-aa37-4355ec8d69ac Aug 15 16:27:33 devstack sudo[111666]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:27:34 devstack sudo[111666]: pam_unix(sudo:session): session closed for user root Aug 15 16:27:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a2e11f95-21f1-47e7-b138-06121438b45c tempest-VolumesSnapshotTestJSON-9795075 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e73a2b9c-9bae-440f-aa37-4355ec8d69ac" returned: 0 in 0.445s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:27:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a2e11f95-21f1-47e7-b138-06121438b45c tempest-VolumesSnapshotTestJSON-9795075 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e73a2b9c-9bae-440f-aa37-4355ec8d69ac.ec04a21b-2ef0-4deb-8d73-f38979772d99 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:27:34 devstack sudo[111671]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e73a2b9c-9bae-440f-aa37-4355ec8d69ac.ec04a21b-2ef0-4deb-8d73-f38979772d99 Aug 15 16:27:34 devstack sudo[111671]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:27:34 devstack sudo[111671]: pam_unix(sudo:session): session closed for user root Aug 15 16:27:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a2e11f95-21f1-47e7-b138-06121438b45c tempest-VolumesSnapshotTestJSON-9795075 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e73a2b9c-9bae-440f-aa37-4355ec8d69ac.ec04a21b-2ef0-4deb-8d73-f38979772d99" returned: 0 in 0.377s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:27:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a2e11f95-21f1-47e7-b138-06121438b45c tempest-VolumesSnapshotTestJSON-9795075 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e73a2b9c-9bae-440f-aa37-4355ec8d69ac.ec04a21b-2ef0-4deb-8d73-f38979772d99 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:27:34 devstack sudo[111676]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e73a2b9c-9bae-440f-aa37-4355ec8d69ac.ec04a21b-2ef0-4deb-8d73-f38979772d99 Aug 15 16:27:34 devstack sudo[111676]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:27:34 devstack sudo[111676]: pam_unix(sudo:session): session closed for user root Aug 15 16:27:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a2e11f95-21f1-47e7-b138-06121438b45c tempest-VolumesSnapshotTestJSON-9795075 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e73a2b9c-9bae-440f-aa37-4355ec8d69ac.ec04a21b-2ef0-4deb-8d73-f38979772d99" returned: 0 in 0.256s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:27:34 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-a2e11f95-21f1-47e7-b138-06121438b45c tempest-VolumesSnapshotTestJSON-9795075 None] Lock "cinder-quobyte-ec04a21b-2ef0-4deb-8d73-f38979772d99" released by "_delete_snapshot" :: held 1.605s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:27:34 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-a2e11f95-21f1-47e7-b138-06121438b45c tempest-VolumesSnapshotTestJSON-9795075 None] Lock "cinder-quobyte-e73a2b9c-9bae-440f-aa37-4355ec8d69ac" released by "delete_snapshot" :: held 1.630s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:27:34 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-a2e11f95-21f1-47e7-b138-06121438b45c tempest-VolumesSnapshotTestJSON-9795075 None] Created reservations ['2ccc04c3-e3d3-44e2-8f53-e0227e21a60f', '3cb01854-23c2-4cd4-a2a7-cab638b5d302', '6d38d340-c1ac-4801-a3d7-e5806f5bd493', '1f7780a8-cbc2-4640-91c9-26fdb11d205f'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:27:34 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-a2e11f95-21f1-47e7-b138-06121438b45c tempest-VolumesSnapshotTestJSON-9795075 None] Delete snapshot completed successfully. Aug 15 16:27:34 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-a2e11f95-21f1-47e7-b138-06121438b45c tempest-VolumesSnapshotTestJSON-9795075 None] Lock "cinder-ec04a21b-2ef0-4deb-8d73-f38979772d99-delete_snapshot" released by "delete_snapshot" :: held 1.805s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:27:35 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-6de95499-761e-4fef-a875-3476f409b31d tempest-VolumesSnapshotTestJSON-9795075 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:27:35 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6de95499-761e-4fef-a875-3476f409b31d tempest-VolumesSnapshotTestJSON-9795075 None] Flow 'volume_create_manager' (0cd0f68e-9077-43cb-9065-ba213b59de7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:27:35 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6de95499-761e-4fef-a875-3476f409b31d tempest-VolumesSnapshotTestJSON-9795075 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (21272637-aa8f-4192-b1c2-131448fc9ad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:27:35 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6de95499-761e-4fef-a875-3476f409b31d tempest-VolumesSnapshotTestJSON-9795075 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (21272637-aa8f-4192-b1c2-131448fc9ad9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:27:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-859016147',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=62bcd33a-e510-4a78-a873-393d18465a3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3eebe919c54a4cf5ab42b3313d6984db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:27:36Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:27:36Z,use_quota=True,user_id='6c7fed75db194ea686b2451780e1a682',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:27:35 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6de95499-761e-4fef-a875-3476f409b31d tempest-VolumesSnapshotTestJSON-9795075 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f4c11e01-f488-4682-966a-07bcf6c59bfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:27:35 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6de95499-761e-4fef-a875-3476f409b31d tempest-VolumesSnapshotTestJSON-9795075 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f4c11e01-f488-4682-966a-07bcf6c59bfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:27:35 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6de95499-761e-4fef-a875-3476f409b31d tempest-VolumesSnapshotTestJSON-9795075 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5eb1b58f-85ec-42b5-9223-3ae4e601f847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:27:35 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6de95499-761e-4fef-a875-3476f409b31d tempest-VolumesSnapshotTestJSON-9795075 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5eb1b58f-85ec-42b5-9223-3ae4e601f847) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '62bcd33a-e510-4a78-a873-393d18465a3a', 'volume_name': 'volume-62bcd33a-e510-4a78-a873-393d18465a3a', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:27:35 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6de95499-761e-4fef-a875-3476f409b31d tempest-VolumesSnapshotTestJSON-9795075 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3c7990a5-49b2-45b9-bb48-a5938e244cde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:27:35 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6de95499-761e-4fef-a875-3476f409b31d tempest-VolumesSnapshotTestJSON-9795075 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3c7990a5-49b2-45b9-bb48-a5938e244cde) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:27:35 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6de95499-761e-4fef-a875-3476f409b31d tempest-VolumesSnapshotTestJSON-9795075 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (41771e41-7f51-4cb8-86ca-e06cb0949f7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:27:35 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-6de95499-761e-4fef-a875-3476f409b31d tempest-VolumesSnapshotTestJSON-9795075 None] Volume 62bcd33a-e510-4a78-a873-393d18465a3a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-62bcd33a-e510-4a78-a873-393d18465a3a', 'volume_size': 1} Aug 15 16:27:35 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-6de95499-761e-4fef-a875-3476f409b31d tempest-VolumesSnapshotTestJSON-9795075 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:27:35 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-6de95499-761e-4fef-a875-3476f409b31d tempest-VolumesSnapshotTestJSON-9795075 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:27:35 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-6de95499-761e-4fef-a875-3476f409b31d tempest-VolumesSnapshotTestJSON-9795075 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:27:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-859016147',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=62bcd33a-e510-4a78-a873-393d18465a3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3eebe919c54a4cf5ab42b3313d6984db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:27:36Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:27:36Z,use_quota=True,user_id='6c7fed75db194ea686b2451780e1a682',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:27:35 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-6de95499-761e-4fef-a875-3476f409b31d tempest-VolumesSnapshotTestJSON-9795075 None] Creating volume 62bcd33a-e510-4a78-a873-393d18465a3a {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:27:35 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-6de95499-761e-4fef-a875-3476f409b31d tempest-VolumesSnapshotTestJSON-9795075 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:27:35 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-6de95499-761e-4fef-a875-3476f409b31d tempest-VolumesSnapshotTestJSON-9795075 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:27:35 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-6de95499-761e-4fef-a875-3476f409b31d tempest-VolumesSnapshotTestJSON-9795075 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:27:35 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-6de95499-761e-4fef-a875-3476f409b31d tempest-VolumesSnapshotTestJSON-9795075 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:27:35 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-6de95499-761e-4fef-a875-3476f409b31d tempest-VolumesSnapshotTestJSON-9795075 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:27:35 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-6de95499-761e-4fef-a875-3476f409b31d tempest-VolumesSnapshotTestJSON-9795075 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:27:35 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-6de95499-761e-4fef-a875-3476f409b31d tempest-VolumesSnapshotTestJSON-9795075 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:27:35 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6de95499-761e-4fef-a875-3476f409b31d tempest-VolumesSnapshotTestJSON-9795075 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-62bcd33a-e510-4a78-a873-393d18465a3a 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:27:35 devstack sudo[111679]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-62bcd33a-e510-4a78-a873-393d18465a3a 1073741824 Aug 15 16:27:35 devstack sudo[111679]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:27:36 devstack sudo[111679]: pam_unix(sudo:session): session closed for user root Aug 15 16:27:36 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6de95499-761e-4fef-a875-3476f409b31d tempest-VolumesSnapshotTestJSON-9795075 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-62bcd33a-e510-4a78-a873-393d18465a3a 1073741824" returned: 0 in 0.423s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:27:36 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6de95499-761e-4fef-a875-3476f409b31d tempest-VolumesSnapshotTestJSON-9795075 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-62bcd33a-e510-4a78-a873-393d18465a3a {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:27:36 devstack sudo[111685]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-62bcd33a-e510-4a78-a873-393d18465a3a Aug 15 16:27:36 devstack sudo[111685]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:27:36 devstack sudo[111685]: pam_unix(sudo:session): session closed for user root Aug 15 16:27:36 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6de95499-761e-4fef-a875-3476f409b31d tempest-VolumesSnapshotTestJSON-9795075 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-62bcd33a-e510-4a78-a873-393d18465a3a" returned: 0 in 0.276s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:27:36 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-6de95499-761e-4fef-a875-3476f409b31d tempest-VolumesSnapshotTestJSON-9795075 None] <== create_volume: return (740ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:27:36 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-6de95499-761e-4fef-a875-3476f409b31d tempest-VolumesSnapshotTestJSON-9795075 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.743s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:27:36 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6de95499-761e-4fef-a875-3476f409b31d tempest-VolumesSnapshotTestJSON-9795075 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (41771e41-7f51-4cb8-86ca-e06cb0949f7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-62bcd33a-e510-4a78-a873-393d18465a3a', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:27:36 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6de95499-761e-4fef-a875-3476f409b31d tempest-VolumesSnapshotTestJSON-9795075 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7d609e56-82ac-4df0-85f4-b9f9d106114e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:27:36 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-6de95499-761e-4fef-a875-3476f409b31d tempest-VolumesSnapshotTestJSON-9795075 None] Volume volume-62bcd33a-e510-4a78-a873-393d18465a3a (62bcd33a-e510-4a78-a873-393d18465a3a): created successfully Aug 15 16:27:36 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6de95499-761e-4fef-a875-3476f409b31d tempest-VolumesSnapshotTestJSON-9795075 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7d609e56-82ac-4df0-85f4-b9f9d106114e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:27:36 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6de95499-761e-4fef-a875-3476f409b31d tempest-VolumesSnapshotTestJSON-9795075 None] Flow 'volume_create_manager' (0cd0f68e-9077-43cb-9065-ba213b59de7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:27:36 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-6de95499-761e-4fef-a875-3476f409b31d tempest-VolumesSnapshotTestJSON-9795075 None] Created volume successfully. Aug 15 16:27:36 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1b0b93ba-f4b2-492b-bf95-10776fc92d72 tempest-VolumesSnapshotTestJSON-9795075 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:27:36 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1b0b93ba-f4b2-492b-bf95-10776fc92d72 tempest-VolumesSnapshotTestJSON-9795075 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:27:36 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-1b0b93ba-f4b2-492b-bf95-10776fc92d72 tempest-VolumesSnapshotTestJSON-9795075 None] Creating offline snapshot 03cb227b-96bd-4ace-9240-719ffb554922 of volume 62bcd33a-e510-4a78-a873-393d18465a3a {{(pid=94214) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 15 16:27:36 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[42d6bbbd-e114-4c64-afdd-efb3cb815270]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:27:36 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1b0b93ba-f4b2-492b-bf95-10776fc92d72 tempest-VolumesSnapshotTestJSON-9795075 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-62bcd33a-e510-4a78-a873-393d18465a3a {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:27:37 devstack sudo[111688]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-62bcd33a-e510-4a78-a873-393d18465a3a Aug 15 16:27:37 devstack sudo[111688]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:27:37 devstack sudo[111688]: pam_unix(sudo:session): session closed for user root Aug 15 16:27:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1b0b93ba-f4b2-492b-bf95-10776fc92d72 tempest-VolumesSnapshotTestJSON-9795075 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-62bcd33a-e510-4a78-a873-393d18465a3a" returned: 0 in 0.404s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:27:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1b0b93ba-f4b2-492b-bf95-10776fc92d72 tempest-VolumesSnapshotTestJSON-9795075 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-62bcd33a-e510-4a78-a873-393d18465a3a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-62bcd33a-e510-4a78-a873-393d18465a3a.03cb227b-96bd-4ace-9240-719ffb554922 1G {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:27:37 devstack sudo[111696]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-62bcd33a-e510-4a78-a873-393d18465a3a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-62bcd33a-e510-4a78-a873-393d18465a3a.03cb227b-96bd-4ace-9240-719ffb554922 1G Aug 15 16:27:37 devstack sudo[111696]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:27:37 devstack sudo[111696]: pam_unix(sudo:session): session closed for user root Aug 15 16:27:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1b0b93ba-f4b2-492b-bf95-10776fc92d72 tempest-VolumesSnapshotTestJSON-9795075 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-62bcd33a-e510-4a78-a873-393d18465a3a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-62bcd33a-e510-4a78-a873-393d18465a3a.03cb227b-96bd-4ace-9240-719ffb554922 1G" returned: 0 in 0.445s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:27:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1b0b93ba-f4b2-492b-bf95-10776fc92d72 tempest-VolumesSnapshotTestJSON-9795075 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-62bcd33a-e510-4a78-a873-393d18465a3a -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-62bcd33a-e510-4a78-a873-393d18465a3a.03cb227b-96bd-4ace-9240-719ffb554922 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:27:37 devstack sudo[111702]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-62bcd33a-e510-4a78-a873-393d18465a3a -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-62bcd33a-e510-4a78-a873-393d18465a3a.03cb227b-96bd-4ace-9240-719ffb554922 Aug 15 16:27:37 devstack sudo[111702]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:27:38 devstack sudo[111702]: pam_unix(sudo:session): session closed for user root Aug 15 16:27:38 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1b0b93ba-f4b2-492b-bf95-10776fc92d72 tempest-VolumesSnapshotTestJSON-9795075 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-62bcd33a-e510-4a78-a873-393d18465a3a -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-62bcd33a-e510-4a78-a873-393d18465a3a.03cb227b-96bd-4ace-9240-719ffb554922" returned: 0 in 0.297s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:27:38 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-1b0b93ba-f4b2-492b-bf95-10776fc92d72 tempest-VolumesSnapshotTestJSON-9795075 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-62bcd33a-e510-4a78-a873-393d18465a3a.03cb227b-96bd-4ace-9240-719ffb554922 is being set with open permissions: ugo+rw Aug 15 16:27:38 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1b0b93ba-f4b2-492b-bf95-10776fc92d72 tempest-VolumesSnapshotTestJSON-9795075 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-62bcd33a-e510-4a78-a873-393d18465a3a.03cb227b-96bd-4ace-9240-719ffb554922 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:27:38 devstack sudo[111707]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-62bcd33a-e510-4a78-a873-393d18465a3a.03cb227b-96bd-4ace-9240-719ffb554922 Aug 15 16:27:38 devstack sudo[111707]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:27:38 devstack sudo[111707]: pam_unix(sudo:session): session closed for user root Aug 15 16:27:38 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1b0b93ba-f4b2-492b-bf95-10776fc92d72 tempest-VolumesSnapshotTestJSON-9795075 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-62bcd33a-e510-4a78-a873-393d18465a3a.03cb227b-96bd-4ace-9240-719ffb554922" returned: 0 in 0.305s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:27:38 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1b0b93ba-f4b2-492b-bf95-10776fc92d72 tempest-VolumesSnapshotTestJSON-9795075 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-62bcd33a-e510-4a78-a873-393d18465a3a.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:27:38 devstack sudo[111711]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-62bcd33a-e510-4a78-a873-393d18465a3a.info Aug 15 16:27:38 devstack sudo[111711]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:27:38 devstack sudo[111711]: pam_unix(sudo:session): session closed for user root Aug 15 16:27:38 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1b0b93ba-f4b2-492b-bf95-10776fc92d72 tempest-VolumesSnapshotTestJSON-9795075 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-62bcd33a-e510-4a78-a873-393d18465a3a.info" returned: 0 in 0.269s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:27:38 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-1b0b93ba-f4b2-492b-bf95-10776fc92d72 tempest-VolumesSnapshotTestJSON-9795075 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-62bcd33a-e510-4a78-a873-393d18465a3a.info is being set with open permissions: ugo+rw Aug 15 16:27:38 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1b0b93ba-f4b2-492b-bf95-10776fc92d72 tempest-VolumesSnapshotTestJSON-9795075 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-62bcd33a-e510-4a78-a873-393d18465a3a.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:27:38 devstack sudo[111720]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-62bcd33a-e510-4a78-a873-393d18465a3a.info Aug 15 16:27:38 devstack sudo[111720]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:27:39 devstack sudo[111720]: pam_unix(sudo:session): session closed for user root Aug 15 16:27:39 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1b0b93ba-f4b2-492b-bf95-10776fc92d72 tempest-VolumesSnapshotTestJSON-9795075 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-62bcd33a-e510-4a78-a873-393d18465a3a.info" returned: 0 in 0.281s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:27:39 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1b0b93ba-f4b2-492b-bf95-10776fc92d72 tempest-VolumesSnapshotTestJSON-9795075 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.110s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:27:39 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-1b0b93ba-f4b2-492b-bf95-10776fc92d72 tempest-VolumesSnapshotTestJSON-9795075 None] Create snapshot completed successfully Aug 15 16:27:40 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-9a4b0248-2e05-42f1-a6a0-62bac25827bb tempest-VolumesSnapshotTestJSON-9795075 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:27:40 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9a4b0248-2e05-42f1-a6a0-62bac25827bb tempest-VolumesSnapshotTestJSON-9795075 None] Flow 'volume_create_manager' (df52023e-8c46-40dc-90f9-3c1ca1abd175) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:27:40 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9a4b0248-2e05-42f1-a6a0-62bac25827bb tempest-VolumesSnapshotTestJSON-9795075 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5bd7405a-4aa6-44b9-a9d4-5fe887e15c33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:27:40 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9a4b0248-2e05-42f1-a6a0-62bac25827bb tempest-VolumesSnapshotTestJSON-9795075 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5bd7405a-4aa6-44b9-a9d4-5fe887e15c33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:27:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-300828876',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=493931c0-7471-4c40-9d1e-55a89de0e179,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3eebe919c54a4cf5ab42b3313d6984db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:27:41Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=03cb227b-96bd-4ace-9240-719ffb554922,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:27:41Z,use_quota=True,user_id='6c7fed75db194ea686b2451780e1a682',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:27:40 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9a4b0248-2e05-42f1-a6a0-62bac25827bb tempest-VolumesSnapshotTestJSON-9795075 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f1109d0f-d6f9-4cad-abf5-c611523ca729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:27:41 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9a4b0248-2e05-42f1-a6a0-62bac25827bb tempest-VolumesSnapshotTestJSON-9795075 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f1109d0f-d6f9-4cad-abf5-c611523ca729) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:27:41 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9a4b0248-2e05-42f1-a6a0-62bac25827bb tempest-VolumesSnapshotTestJSON-9795075 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a539141b-f42d-4178-9080-a517f4ec0bbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:27:41 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9a4b0248-2e05-42f1-a6a0-62bac25827bb tempest-VolumesSnapshotTestJSON-9795075 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a539141b-f42d-4178-9080-a517f4ec0bbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '493931c0-7471-4c40-9d1e-55a89de0e179', 'volume_name': 'volume-493931c0-7471-4c40-9d1e-55a89de0e179', 'volume_size': 2, 'snapshot_id': '03cb227b-96bd-4ace-9240-719ffb554922'}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:27:41 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9a4b0248-2e05-42f1-a6a0-62bac25827bb tempest-VolumesSnapshotTestJSON-9795075 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ed46c8a8-46f4-4272-8178-4e09030dbb61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:27:41 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9a4b0248-2e05-42f1-a6a0-62bac25827bb tempest-VolumesSnapshotTestJSON-9795075 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ed46c8a8-46f4-4272-8178-4e09030dbb61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:27:41 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9a4b0248-2e05-42f1-a6a0-62bac25827bb tempest-VolumesSnapshotTestJSON-9795075 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7ab5405d-ff6c-4d6c-93db-9e67970b13fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:27:41 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-9a4b0248-2e05-42f1-a6a0-62bac25827bb tempest-VolumesSnapshotTestJSON-9795075 None] Volume 493931c0-7471-4c40-9d1e-55a89de0e179: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-493931c0-7471-4c40-9d1e-55a89de0e179', 'volume_size': 2, 'snapshot_id': '03cb227b-96bd-4ace-9240-719ffb554922'} Aug 15 16:27:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9a4b0248-2e05-42f1-a6a0-62bac25827bb tempest-VolumesSnapshotTestJSON-9795075 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:27:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9a4b0248-2e05-42f1-a6a0-62bac25827bb tempest-VolumesSnapshotTestJSON-9795075 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:27:41 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-9a4b0248-2e05-42f1-a6a0-62bac25827bb tempest-VolumesSnapshotTestJSON-9795075 None] Acquiring lock "cinder-quobyte-03cb227b-96bd-4ace-9240-719ffb554922-493931c0-7471-4c40-9d1e-55a89de0e179" by "_create_volume_from_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:27:41 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-9a4b0248-2e05-42f1-a6a0-62bac25827bb tempest-VolumesSnapshotTestJSON-9795075 None] Lock "cinder-quobyte-03cb227b-96bd-4ace-9240-719ffb554922-493931c0-7471-4c40-9d1e-55a89de0e179" acquired by "_create_volume_from_snapshot" :: waited 0.017s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:27:41 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-9a4b0248-2e05-42f1-a6a0-62bac25827bb tempest-VolumesSnapshotTestJSON-9795075 None] Creating volume 493931c0-7471-4c40-9d1e-55a89de0e179 from snapshot 03cb227b-96bd-4ace-9240-719ffb554922 {{(pid=94214) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 15 16:27:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9a4b0248-2e05-42f1-a6a0-62bac25827bb tempest-VolumesSnapshotTestJSON-9795075 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:27:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9a4b0248-2e05-42f1-a6a0-62bac25827bb tempest-VolumesSnapshotTestJSON-9795075 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:27:41 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-9a4b0248-2e05-42f1-a6a0-62bac25827bb tempest-VolumesSnapshotTestJSON-9795075 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:27:41 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-9a4b0248-2e05-42f1-a6a0-62bac25827bb tempest-VolumesSnapshotTestJSON-9795075 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:27:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9a4b0248-2e05-42f1-a6a0-62bac25827bb tempest-VolumesSnapshotTestJSON-9795075 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:27:41 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-9a4b0248-2e05-42f1-a6a0-62bac25827bb tempest-VolumesSnapshotTestJSON-9795075 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:27:41 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-9a4b0248-2e05-42f1-a6a0-62bac25827bb tempest-VolumesSnapshotTestJSON-9795075 None] Acquiring lock "cinder-quobyte-493931c0-7471-4c40-9d1e-55a89de0e179" by "_copy_volume_from_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:27:41 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-9a4b0248-2e05-42f1-a6a0-62bac25827bb tempest-VolumesSnapshotTestJSON-9795075 None] Lock "cinder-quobyte-493931c0-7471-4c40-9d1e-55a89de0e179" acquired by "_copy_volume_from_snapshot" :: waited 0.023s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:27:41 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-9a4b0248-2e05-42f1-a6a0-62bac25827bb tempest-VolumesSnapshotTestJSON-9795075 None] snapshot: 03cb227b-96bd-4ace-9240-719ffb554922, volume: 493931c0-7471-4c40-9d1e-55a89de0e179, {{(pid=94214) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 15 16:27:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9a4b0248-2e05-42f1-a6a0-62bac25827bb tempest-VolumesSnapshotTestJSON-9795075 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:27:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9a4b0248-2e05-42f1-a6a0-62bac25827bb tempest-VolumesSnapshotTestJSON-9795075 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:27:41 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-9a4b0248-2e05-42f1-a6a0-62bac25827bb tempest-VolumesSnapshotTestJSON-9795075 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:27:41 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-9a4b0248-2e05-42f1-a6a0-62bac25827bb tempest-VolumesSnapshotTestJSON-9795075 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:27:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9a4b0248-2e05-42f1-a6a0-62bac25827bb tempest-VolumesSnapshotTestJSON-9795075 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:27:41 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[b1c736b8-8ab6-494b-a3a8-04be2c7fb22c]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:27:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9a4b0248-2e05-42f1-a6a0-62bac25827bb tempest-VolumesSnapshotTestJSON-9795075 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-62bcd33a-e510-4a78-a873-393d18465a3a.03cb227b-96bd-4ace-9240-719ffb554922 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:27:41 devstack sudo[111748]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-62bcd33a-e510-4a78-a873-393d18465a3a.03cb227b-96bd-4ace-9240-719ffb554922 Aug 15 16:27:41 devstack sudo[111748]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:27:41 devstack sudo[111748]: pam_unix(sudo:session): session closed for user root Aug 15 16:27:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9a4b0248-2e05-42f1-a6a0-62bac25827bb tempest-VolumesSnapshotTestJSON-9795075 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-62bcd33a-e510-4a78-a873-393d18465a3a.03cb227b-96bd-4ace-9240-719ffb554922" returned: 0 in 0.563s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:27:41 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-9a4b0248-2e05-42f1-a6a0-62bac25827bb tempest-VolumesSnapshotTestJSON-9795075 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-62bcd33a-e510-4a78-a873-393d18465a3a(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:27:41 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[ff0d3447-7963-4cfa-80f5-6c0a8c2afb90]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:27:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9a4b0248-2e05-42f1-a6a0-62bac25827bb tempest-VolumesSnapshotTestJSON-9795075 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-62bcd33a-e510-4a78-a873-393d18465a3a {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:27:42 devstack sudo[111789]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-62bcd33a-e510-4a78-a873-393d18465a3a Aug 15 16:27:42 devstack sudo[111789]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:27:42 devstack sudo[111789]: pam_unix(sudo:session): session closed for user root Aug 15 16:27:42 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9a4b0248-2e05-42f1-a6a0-62bac25827bb tempest-VolumesSnapshotTestJSON-9795075 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-62bcd33a-e510-4a78-a873-393d18465a3a" returned: 0 in 0.536s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:27:42 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-9a4b0248-2e05-42f1-a6a0-62bac25827bb tempest-VolumesSnapshotTestJSON-9795075 None] will copy from snapshot at /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-62bcd33a-e510-4a78-a873-393d18465a3a {{(pid=94214) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 15 16:27:42 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-9a4b0248-2e05-42f1-a6a0-62bac25827bb tempest-VolumesSnapshotTestJSON-9795075 None] Creating direct copy from snapshot {{(pid=94214) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 15 16:27:42 devstack cinder-volume[94214]: DEBUG cinder.utils [None req-9a4b0248-2e05-42f1-a6a0-62bac25827bb tempest-VolumesSnapshotTestJSON-9795075 None] Path /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-493931c0-7471-4c40-9d1e-55a89de0e179 not found in is_blk_device check {{(pid=94214) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 15 16:27:42 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9a4b0248-2e05-42f1-a6a0-62bac25827bb tempest-VolumesSnapshotTestJSON-9795075 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-62bcd33a-e510-4a78-a873-393d18465a3a /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-493931c0-7471-4c40-9d1e-55a89de0e179 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:27:42 devstack sudo[111811]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-62bcd33a-e510-4a78-a873-393d18465a3a /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-493931c0-7471-4c40-9d1e-55a89de0e179 Aug 15 16:27:42 devstack sudo[111811]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:27:48 devstack sudo[111811]: pam_unix(sudo:session): session closed for user root Aug 15 16:27:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9a4b0248-2e05-42f1-a6a0-62bac25827bb tempest-VolumesSnapshotTestJSON-9795075 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-62bcd33a-e510-4a78-a873-393d18465a3a /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-493931c0-7471-4c40-9d1e-55a89de0e179" returned: 0 in 5.871s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:27:48 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-9a4b0248-2e05-42f1-a6a0-62bac25827bb tempest-VolumesSnapshotTestJSON-9795075 None] Image conversion details: src /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-62bcd33a-e510-4a78-a873-393d18465a3a, size 1024.00 MB, duration 5.87 sec, destination /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-493931c0-7471-4c40-9d1e-55a89de0e179 {{(pid=94214) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 15 16:27:48 devstack cinder-volume[94214]: INFO cinder.image.image_utils [None req-9a4b0248-2e05-42f1-a6a0-62bac25827bb tempest-VolumesSnapshotTestJSON-9795075 None] Converted 1024.00 MB image at 174.37 MB/s Aug 15 16:27:48 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-9a4b0248-2e05-42f1-a6a0-62bac25827bb tempest-VolumesSnapshotTestJSON-9795075 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-493931c0-7471-4c40-9d1e-55a89de0e179 is being set with open permissions: ugo+rw Aug 15 16:27:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9a4b0248-2e05-42f1-a6a0-62bac25827bb tempest-VolumesSnapshotTestJSON-9795075 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-493931c0-7471-4c40-9d1e-55a89de0e179 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:27:48 devstack sudo[111849]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-493931c0-7471-4c40-9d1e-55a89de0e179 Aug 15 16:27:48 devstack sudo[111849]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:27:48 devstack sudo[111849]: pam_unix(sudo:session): session closed for user root Aug 15 16:27:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9a4b0248-2e05-42f1-a6a0-62bac25827bb tempest-VolumesSnapshotTestJSON-9795075 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-493931c0-7471-4c40-9d1e-55a89de0e179" returned: 0 in 0.278s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:27:48 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-9a4b0248-2e05-42f1-a6a0-62bac25827bb tempest-VolumesSnapshotTestJSON-9795075 None] Lock "cinder-quobyte-493931c0-7471-4c40-9d1e-55a89de0e179" released by "_copy_volume_from_snapshot" :: held 7.423s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:27:48 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-9a4b0248-2e05-42f1-a6a0-62bac25827bb tempest-VolumesSnapshotTestJSON-9795075 None] Lock "cinder-quobyte-03cb227b-96bd-4ace-9240-719ffb554922-493931c0-7471-4c40-9d1e-55a89de0e179" released by "_create_volume_from_snapshot" :: held 7.512s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:27:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9a4b0248-2e05-42f1-a6a0-62bac25827bb tempest-VolumesSnapshotTestJSON-9795075 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 7.531s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:27:48 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9a4b0248-2e05-42f1-a6a0-62bac25827bb tempest-VolumesSnapshotTestJSON-9795075 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7ab5405d-ff6c-4d6c-93db-9e67970b13fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-493931c0-7471-4c40-9d1e-55a89de0e179', 'volume_size': 2, 'snapshot_id': '03cb227b-96bd-4ace-9240-719ffb554922'}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:27:48 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9a4b0248-2e05-42f1-a6a0-62bac25827bb tempest-VolumesSnapshotTestJSON-9795075 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f4a5549c-f9af-49b5-8500-45ddba5a5ad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:27:48 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-9a4b0248-2e05-42f1-a6a0-62bac25827bb tempest-VolumesSnapshotTestJSON-9795075 None] Volume volume-493931c0-7471-4c40-9d1e-55a89de0e179 (493931c0-7471-4c40-9d1e-55a89de0e179): created successfully Aug 15 16:27:48 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9a4b0248-2e05-42f1-a6a0-62bac25827bb tempest-VolumesSnapshotTestJSON-9795075 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f4a5549c-f9af-49b5-8500-45ddba5a5ad5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:27:48 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9a4b0248-2e05-42f1-a6a0-62bac25827bb tempest-VolumesSnapshotTestJSON-9795075 None] Flow 'volume_create_manager' (df52023e-8c46-40dc-90f9-3c1ca1abd175) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:27:48 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-9a4b0248-2e05-42f1-a6a0-62bac25827bb tempest-VolumesSnapshotTestJSON-9795075 None] Created volume successfully. Aug 15 16:27:49 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-0943da71-7291-400e-959c-9f770cb20068 tempest-VolumesSnapshotTestJSON-9795075 None] Acquiring lock "cinder-493931c0-7471-4c40-9d1e-55a89de0e179-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:27:49 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-0943da71-7291-400e-959c-9f770cb20068 tempest-VolumesSnapshotTestJSON-9795075 None] Lock "cinder-493931c0-7471-4c40-9d1e-55a89de0e179-delete_volume" acquired by "delete_volume" :: waited 0.023s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:27:49 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-0943da71-7291-400e-959c-9f770cb20068 tempest-VolumesSnapshotTestJSON-9795075 None] Acquiring lock "cinder-quobyte-493931c0-7471-4c40-9d1e-55a89de0e179" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:27:49 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-0943da71-7291-400e-959c-9f770cb20068 tempest-VolumesSnapshotTestJSON-9795075 None] Lock "cinder-quobyte-493931c0-7471-4c40-9d1e-55a89de0e179" acquired by "delete_volume" :: waited 0.017s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:27:49 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[6e9a549a-3be6-42bd-abaf-ea5c06436480]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:27:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0943da71-7291-400e-959c-9f770cb20068 tempest-VolumesSnapshotTestJSON-9795075 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-493931c0-7471-4c40-9d1e-55a89de0e179 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:27:49 devstack sudo[111853]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-493931c0-7471-4c40-9d1e-55a89de0e179 Aug 15 16:27:49 devstack sudo[111853]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:27:49 devstack sudo[111853]: pam_unix(sudo:session): session closed for user root Aug 15 16:27:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0943da71-7291-400e-959c-9f770cb20068 tempest-VolumesSnapshotTestJSON-9795075 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-493931c0-7471-4c40-9d1e-55a89de0e179" returned: 0 in 0.350s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:27:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0943da71-7291-400e-959c-9f770cb20068 tempest-VolumesSnapshotTestJSON-9795075 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-493931c0-7471-4c40-9d1e-55a89de0e179 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:27:49 devstack sudo[111859]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-493931c0-7471-4c40-9d1e-55a89de0e179 Aug 15 16:27:49 devstack sudo[111859]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:27:49 devstack sudo[111859]: pam_unix(sudo:session): session closed for user root Aug 15 16:27:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0943da71-7291-400e-959c-9f770cb20068 tempest-VolumesSnapshotTestJSON-9795075 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-493931c0-7471-4c40-9d1e-55a89de0e179" returned: 0 in 0.253s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:27:49 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-0943da71-7291-400e-959c-9f770cb20068 tempest-VolumesSnapshotTestJSON-9795075 None] Lock "cinder-quobyte-493931c0-7471-4c40-9d1e-55a89de0e179" released by "delete_volume" :: held 0.645s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:27:49 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-0943da71-7291-400e-959c-9f770cb20068 tempest-VolumesSnapshotTestJSON-9795075 None] Created reservations ['23b1c0e1-7abc-4300-b190-41b17a593965', 'e7069eba-a60d-440d-832a-8f6ba36670df', '096b7772-17c6-4690-837e-8d70215d4a8c', 'cc0e9fca-d38e-4984-a3ba-d9af0edbe052'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:27:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-0943da71-7291-400e-959c-9f770cb20068 tempest-VolumesSnapshotTestJSON-9795075 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:27:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-0943da71-7291-400e-959c-9f770cb20068 tempest-VolumesSnapshotTestJSON-9795075 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:27:49 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-0943da71-7291-400e-959c-9f770cb20068 tempest-VolumesSnapshotTestJSON-9795075 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:27:49 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-0943da71-7291-400e-959c-9f770cb20068 tempest-VolumesSnapshotTestJSON-9795075 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:27:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-0943da71-7291-400e-959c-9f770cb20068 tempest-VolumesSnapshotTestJSON-9795075 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:27:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0943da71-7291-400e-959c-9f770cb20068 tempest-VolumesSnapshotTestJSON-9795075 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:27:49 devstack sudo[111863]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:27:49 devstack sudo[111863]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:27:50 devstack sudo[111863]: pam_unix(sudo:session): session closed for user root Aug 15 16:27:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0943da71-7291-400e-959c-9f770cb20068 tempest-VolumesSnapshotTestJSON-9795075 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.258s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:27:50 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-0943da71-7291-400e-959c-9f770cb20068 tempest-VolumesSnapshotTestJSON-9795075 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:27:50 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-0943da71-7291-400e-959c-9f770cb20068 tempest-VolumesSnapshotTestJSON-9795075 None] Deleted volume successfully. Aug 15 16:27:50 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-0943da71-7291-400e-959c-9f770cb20068 tempest-VolumesSnapshotTestJSON-9795075 None] Lock "cinder-493931c0-7471-4c40-9d1e-55a89de0e179-delete_volume" released by "delete_volume" :: held 1.117s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:27:50 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-618ee7ef-ca2f-43e1-90a5-9c9cb387c032 tempest-VolumesSnapshotTestJSON-9795075 None] Acquiring lock "cinder-03cb227b-96bd-4ace-9240-719ffb554922-delete_snapshot" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:27:50 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-618ee7ef-ca2f-43e1-90a5-9c9cb387c032 tempest-VolumesSnapshotTestJSON-9795075 None] Lock "cinder-03cb227b-96bd-4ace-9240-719ffb554922-delete_snapshot" acquired by "delete_snapshot" :: waited 0.016s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:27:50 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-618ee7ef-ca2f-43e1-90a5-9c9cb387c032 tempest-VolumesSnapshotTestJSON-9795075 None] Acquiring lock "cinder-quobyte-62bcd33a-e510-4a78-a873-393d18465a3a" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:27:50 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-618ee7ef-ca2f-43e1-90a5-9c9cb387c032 tempest-VolumesSnapshotTestJSON-9795075 None] Lock "cinder-quobyte-62bcd33a-e510-4a78-a873-393d18465a3a" acquired by "delete_snapshot" :: waited 0.015s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:27:50 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-618ee7ef-ca2f-43e1-90a5-9c9cb387c032 tempest-VolumesSnapshotTestJSON-9795075 None] Acquiring lock "cinder-quobyte-03cb227b-96bd-4ace-9240-719ffb554922" by "_delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:27:50 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-618ee7ef-ca2f-43e1-90a5-9c9cb387c032 tempest-VolumesSnapshotTestJSON-9795075 None] Lock "cinder-quobyte-03cb227b-96bd-4ace-9240-719ffb554922" acquired by "_delete_snapshot" :: waited 0.016s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:27:50 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-618ee7ef-ca2f-43e1-90a5-9c9cb387c032 tempest-VolumesSnapshotTestJSON-9795075 None] Deleting offline snapshot 03cb227b-96bd-4ace-9240-719ffb554922 of volume 62bcd33a-e510-4a78-a873-393d18465a3a {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 15 16:27:50 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-618ee7ef-ca2f-43e1-90a5-9c9cb387c032 tempest-VolumesSnapshotTestJSON-9795075 None] snapshot_file for this snap is: volume-62bcd33a-e510-4a78-a873-393d18465a3a.03cb227b-96bd-4ace-9240-719ffb554922 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 15 16:27:50 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[4259e91a-ea27-4a51-a8b9-50cb887f5c55]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:27:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-618ee7ef-ca2f-43e1-90a5-9c9cb387c032 tempest-VolumesSnapshotTestJSON-9795075 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-62bcd33a-e510-4a78-a873-393d18465a3a.03cb227b-96bd-4ace-9240-719ffb554922 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:27:50 devstack sudo[111866]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-62bcd33a-e510-4a78-a873-393d18465a3a.03cb227b-96bd-4ace-9240-719ffb554922 Aug 15 16:27:50 devstack sudo[111866]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:27:50 devstack sudo[111866]: pam_unix(sudo:session): session closed for user root Aug 15 16:27:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-618ee7ef-ca2f-43e1-90a5-9c9cb387c032 tempest-VolumesSnapshotTestJSON-9795075 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-62bcd33a-e510-4a78-a873-393d18465a3a.03cb227b-96bd-4ace-9240-719ffb554922" returned: 0 in 0.362s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:27:50 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-618ee7ef-ca2f-43e1-90a5-9c9cb387c032 tempest-VolumesSnapshotTestJSON-9795075 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-62bcd33a-e510-4a78-a873-393d18465a3a(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:27:50 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[e637f29f-2382-44ed-97f0-976f0853da83]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:27:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-618ee7ef-ca2f-43e1-90a5-9c9cb387c032 tempest-VolumesSnapshotTestJSON-9795075 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-62bcd33a-e510-4a78-a873-393d18465a3a {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:27:50 devstack sudo[111871]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-62bcd33a-e510-4a78-a873-393d18465a3a Aug 15 16:27:50 devstack sudo[111871]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:27:51 devstack sudo[111871]: pam_unix(sudo:session): session closed for user root Aug 15 16:27:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-618ee7ef-ca2f-43e1-90a5-9c9cb387c032 tempest-VolumesSnapshotTestJSON-9795075 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-62bcd33a-e510-4a78-a873-393d18465a3a" returned: 0 in 0.563s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:27:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-618ee7ef-ca2f-43e1-90a5-9c9cb387c032 tempest-VolumesSnapshotTestJSON-9795075 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-62bcd33a-e510-4a78-a873-393d18465a3a.03cb227b-96bd-4ace-9240-719ffb554922 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:27:51 devstack sudo[111876]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-62bcd33a-e510-4a78-a873-393d18465a3a.03cb227b-96bd-4ace-9240-719ffb554922 Aug 15 16:27:51 devstack sudo[111876]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:27:51 devstack sudo[111876]: pam_unix(sudo:session): session closed for user root Aug 15 16:27:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-618ee7ef-ca2f-43e1-90a5-9c9cb387c032 tempest-VolumesSnapshotTestJSON-9795075 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-62bcd33a-e510-4a78-a873-393d18465a3a.03cb227b-96bd-4ace-9240-719ffb554922" returned: 0 in 0.325s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:27:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-618ee7ef-ca2f-43e1-90a5-9c9cb387c032 tempest-VolumesSnapshotTestJSON-9795075 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-62bcd33a-e510-4a78-a873-393d18465a3a.03cb227b-96bd-4ace-9240-719ffb554922 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:27:51 devstack sudo[111881]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-62bcd33a-e510-4a78-a873-393d18465a3a.03cb227b-96bd-4ace-9240-719ffb554922 Aug 15 16:27:51 devstack sudo[111881]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:27:51 devstack sudo[111881]: pam_unix(sudo:session): session closed for user root Aug 15 16:27:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-618ee7ef-ca2f-43e1-90a5-9c9cb387c032 tempest-VolumesSnapshotTestJSON-9795075 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-62bcd33a-e510-4a78-a873-393d18465a3a.03cb227b-96bd-4ace-9240-719ffb554922" returned: 0 in 0.240s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:27:51 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-618ee7ef-ca2f-43e1-90a5-9c9cb387c032 tempest-VolumesSnapshotTestJSON-9795075 None] Lock "cinder-quobyte-03cb227b-96bd-4ace-9240-719ffb554922" released by "_delete_snapshot" :: held 1.598s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:27:51 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-618ee7ef-ca2f-43e1-90a5-9c9cb387c032 tempest-VolumesSnapshotTestJSON-9795075 None] Lock "cinder-quobyte-62bcd33a-e510-4a78-a873-393d18465a3a" released by "delete_snapshot" :: held 1.624s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:27:52 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-618ee7ef-ca2f-43e1-90a5-9c9cb387c032 tempest-VolumesSnapshotTestJSON-9795075 None] Created reservations ['e1cc39cf-7b08-45aa-abce-2e30ca92f972', 'deed48a9-f7d9-4ad1-93c5-1cb672af3123', 'b061efde-14c8-44db-abe8-a9f93776cd09', 'c2f99710-9eb8-415a-b87e-7d11942c76b0'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:27:52 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-618ee7ef-ca2f-43e1-90a5-9c9cb387c032 tempest-VolumesSnapshotTestJSON-9795075 None] Delete snapshot completed successfully. Aug 15 16:27:52 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-618ee7ef-ca2f-43e1-90a5-9c9cb387c032 tempest-VolumesSnapshotTestJSON-9795075 None] Lock "cinder-03cb227b-96bd-4ace-9240-719ffb554922-delete_snapshot" released by "delete_snapshot" :: held 1.767s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:27:52 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-da3f5b85-35fa-4eb7-b8a8-347c67f023e7 tempest-VolumesSnapshotTestJSON-9795075 None] Acquiring lock "cinder-62bcd33a-e510-4a78-a873-393d18465a3a-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:27:52 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-da3f5b85-35fa-4eb7-b8a8-347c67f023e7 tempest-VolumesSnapshotTestJSON-9795075 None] Lock "cinder-62bcd33a-e510-4a78-a873-393d18465a3a-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:27:52 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-da3f5b85-35fa-4eb7-b8a8-347c67f023e7 tempest-VolumesSnapshotTestJSON-9795075 None] Acquiring lock "cinder-quobyte-62bcd33a-e510-4a78-a873-393d18465a3a" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:27:52 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-da3f5b85-35fa-4eb7-b8a8-347c67f023e7 tempest-VolumesSnapshotTestJSON-9795075 None] Lock "cinder-quobyte-62bcd33a-e510-4a78-a873-393d18465a3a" acquired by "delete_volume" :: waited 0.017s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:27:52 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[d713a853-1ebd-45bc-b0e4-cd60e235c8cf]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:27:52 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-da3f5b85-35fa-4eb7-b8a8-347c67f023e7 tempest-VolumesSnapshotTestJSON-9795075 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-62bcd33a-e510-4a78-a873-393d18465a3a {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:27:52 devstack sudo[111884]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-62bcd33a-e510-4a78-a873-393d18465a3a Aug 15 16:27:52 devstack sudo[111884]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:27:53 devstack sudo[111884]: pam_unix(sudo:session): session closed for user root Aug 15 16:27:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-da3f5b85-35fa-4eb7-b8a8-347c67f023e7 tempest-VolumesSnapshotTestJSON-9795075 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-62bcd33a-e510-4a78-a873-393d18465a3a" returned: 0 in 0.349s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:27:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-da3f5b85-35fa-4eb7-b8a8-347c67f023e7 tempest-VolumesSnapshotTestJSON-9795075 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-62bcd33a-e510-4a78-a873-393d18465a3a {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:27:53 devstack sudo[111889]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-62bcd33a-e510-4a78-a873-393d18465a3a Aug 15 16:27:53 devstack sudo[111889]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:27:53 devstack sudo[111889]: pam_unix(sudo:session): session closed for user root Aug 15 16:27:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-da3f5b85-35fa-4eb7-b8a8-347c67f023e7 tempest-VolumesSnapshotTestJSON-9795075 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-62bcd33a-e510-4a78-a873-393d18465a3a" returned: 0 in 0.245s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:27:53 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-da3f5b85-35fa-4eb7-b8a8-347c67f023e7 tempest-VolumesSnapshotTestJSON-9795075 None] Lock "cinder-quobyte-62bcd33a-e510-4a78-a873-393d18465a3a" released by "delete_volume" :: held 0.647s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:27:53 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-da3f5b85-35fa-4eb7-b8a8-347c67f023e7 tempest-VolumesSnapshotTestJSON-9795075 None] Created reservations ['94fc8d3c-f153-4f3d-8944-f2e87f8a83f9', '9b70b0fb-7018-4f6a-a7b2-1eb0bc16dd9f', '9803a2b8-29c1-4f6b-9a17-52cbaf0b7b4c', '527fb625-e956-4817-9923-7a190a5009ed'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:27:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-da3f5b85-35fa-4eb7-b8a8-347c67f023e7 tempest-VolumesSnapshotTestJSON-9795075 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:27:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-da3f5b85-35fa-4eb7-b8a8-347c67f023e7 tempest-VolumesSnapshotTestJSON-9795075 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:27:53 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-da3f5b85-35fa-4eb7-b8a8-347c67f023e7 tempest-VolumesSnapshotTestJSON-9795075 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:27:53 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-da3f5b85-35fa-4eb7-b8a8-347c67f023e7 tempest-VolumesSnapshotTestJSON-9795075 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:27:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-da3f5b85-35fa-4eb7-b8a8-347c67f023e7 tempest-VolumesSnapshotTestJSON-9795075 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:27:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-da3f5b85-35fa-4eb7-b8a8-347c67f023e7 tempest-VolumesSnapshotTestJSON-9795075 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:27:53 devstack sudo[111892]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:27:53 devstack sudo[111892]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:27:53 devstack sudo[111892]: pam_unix(sudo:session): session closed for user root Aug 15 16:27:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-da3f5b85-35fa-4eb7-b8a8-347c67f023e7 tempest-VolumesSnapshotTestJSON-9795075 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.243s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:27:53 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-da3f5b85-35fa-4eb7-b8a8-347c67f023e7 tempest-VolumesSnapshotTestJSON-9795075 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:27:53 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-da3f5b85-35fa-4eb7-b8a8-347c67f023e7 tempest-VolumesSnapshotTestJSON-9795075 None] Deleted volume successfully. Aug 15 16:27:53 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-da3f5b85-35fa-4eb7-b8a8-347c67f023e7 tempest-VolumesSnapshotTestJSON-9795075 None] Lock "cinder-62bcd33a-e510-4a78-a873-393d18465a3a-delete_volume" released by "delete_volume" :: held 1.105s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:27:54 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-570d758f-1c41-46d5-9fa1-496d63c23957 tempest-VolumesSnapshotTestJSON-9795075 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:27:54 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-570d758f-1c41-46d5-9fa1-496d63c23957 tempest-VolumesSnapshotTestJSON-9795075 None] Flow 'volume_create_manager' (4b9b3d66-1dc4-4bf2-8085-f975ed36a1a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:27:54 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-570d758f-1c41-46d5-9fa1-496d63c23957 tempest-VolumesSnapshotTestJSON-9795075 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e8772b4f-785d-404f-8725-1622b907f1f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:27:54 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-570d758f-1c41-46d5-9fa1-496d63c23957 tempest-VolumesSnapshotTestJSON-9795075 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e8772b4f-785d-404f-8725-1622b907f1f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:27:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1777758132',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ac30df3f-5662-44d3-b4b8-8f25e17b1d78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3eebe919c54a4cf5ab42b3313d6984db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:27:54Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:27:54Z,use_quota=True,user_id='6c7fed75db194ea686b2451780e1a682',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:27:54 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-570d758f-1c41-46d5-9fa1-496d63c23957 tempest-VolumesSnapshotTestJSON-9795075 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4024e6a6-8108-4876-9eaa-3e69947fb44f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:27:54 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-570d758f-1c41-46d5-9fa1-496d63c23957 tempest-VolumesSnapshotTestJSON-9795075 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4024e6a6-8108-4876-9eaa-3e69947fb44f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:27:54 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-570d758f-1c41-46d5-9fa1-496d63c23957 tempest-VolumesSnapshotTestJSON-9795075 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b6479723-95ac-4d07-8a76-b7873a66c454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:27:54 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-570d758f-1c41-46d5-9fa1-496d63c23957 tempest-VolumesSnapshotTestJSON-9795075 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b6479723-95ac-4d07-8a76-b7873a66c454) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ac30df3f-5662-44d3-b4b8-8f25e17b1d78', 'volume_name': 'volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:27:54 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-570d758f-1c41-46d5-9fa1-496d63c23957 tempest-VolumesSnapshotTestJSON-9795075 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (06d907c0-e619-48e6-b951-3f2c9bbefcfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:27:54 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-570d758f-1c41-46d5-9fa1-496d63c23957 tempest-VolumesSnapshotTestJSON-9795075 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (06d907c0-e619-48e6-b951-3f2c9bbefcfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:27:54 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-570d758f-1c41-46d5-9fa1-496d63c23957 tempest-VolumesSnapshotTestJSON-9795075 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6ac7cd58-2b48-47f2-b640-dbe7d24cd5ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:27:54 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-570d758f-1c41-46d5-9fa1-496d63c23957 tempest-VolumesSnapshotTestJSON-9795075 None] Volume ac30df3f-5662-44d3-b4b8-8f25e17b1d78: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78', 'volume_size': 1} Aug 15 16:27:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-570d758f-1c41-46d5-9fa1-496d63c23957 tempest-VolumesSnapshotTestJSON-9795075 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:27:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-570d758f-1c41-46d5-9fa1-496d63c23957 tempest-VolumesSnapshotTestJSON-9795075 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:27:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-570d758f-1c41-46d5-9fa1-496d63c23957 tempest-VolumesSnapshotTestJSON-9795075 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:27:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1777758132',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ac30df3f-5662-44d3-b4b8-8f25e17b1d78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3eebe919c54a4cf5ab42b3313d6984db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:27:54Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:27:54Z,use_quota=True,user_id='6c7fed75db194ea686b2451780e1a682',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:27:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-570d758f-1c41-46d5-9fa1-496d63c23957 tempest-VolumesSnapshotTestJSON-9795075 None] Creating volume ac30df3f-5662-44d3-b4b8-8f25e17b1d78 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:27:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-570d758f-1c41-46d5-9fa1-496d63c23957 tempest-VolumesSnapshotTestJSON-9795075 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:27:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-570d758f-1c41-46d5-9fa1-496d63c23957 tempest-VolumesSnapshotTestJSON-9795075 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:27:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-570d758f-1c41-46d5-9fa1-496d63c23957 tempest-VolumesSnapshotTestJSON-9795075 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:27:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-570d758f-1c41-46d5-9fa1-496d63c23957 tempest-VolumesSnapshotTestJSON-9795075 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:27:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-570d758f-1c41-46d5-9fa1-496d63c23957 tempest-VolumesSnapshotTestJSON-9795075 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:27:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-570d758f-1c41-46d5-9fa1-496d63c23957 tempest-VolumesSnapshotTestJSON-9795075 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:27:54 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-570d758f-1c41-46d5-9fa1-496d63c23957 tempest-VolumesSnapshotTestJSON-9795075 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:27:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-570d758f-1c41-46d5-9fa1-496d63c23957 tempest-VolumesSnapshotTestJSON-9795075 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:27:54 devstack sudo[111895]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78 1073741824 Aug 15 16:27:54 devstack sudo[111895]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:27:54 devstack sudo[111895]: pam_unix(sudo:session): session closed for user root Aug 15 16:27:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-570d758f-1c41-46d5-9fa1-496d63c23957 tempest-VolumesSnapshotTestJSON-9795075 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78 1073741824" returned: 0 in 0.432s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:27:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-570d758f-1c41-46d5-9fa1-496d63c23957 tempest-VolumesSnapshotTestJSON-9795075 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:27:54 devstack sudo[111900]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78 Aug 15 16:27:54 devstack sudo[111900]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:27:54 devstack cinder-volume[94214]: DEBUG oslo_service.periodic_task [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94214) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 15 16:27:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:27:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:27:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:27:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:27:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:27:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:27:54 devstack sudo[111902]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:27:54 devstack sudo[111902]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:27:55 devstack sudo[111900]: pam_unix(sudo:session): session closed for user root Aug 15 16:27:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-570d758f-1c41-46d5-9fa1-496d63c23957 tempest-VolumesSnapshotTestJSON-9795075 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78" returned: 0 in 0.279s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:27:55 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-570d758f-1c41-46d5-9fa1-496d63c23957 tempest-VolumesSnapshotTestJSON-9795075 None] <== create_volume: return (762ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:27:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-570d758f-1c41-46d5-9fa1-496d63c23957 tempest-VolumesSnapshotTestJSON-9795075 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.766s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:27:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-570d758f-1c41-46d5-9fa1-496d63c23957 tempest-VolumesSnapshotTestJSON-9795075 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6ac7cd58-2b48-47f2-b640-dbe7d24cd5ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:27:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-570d758f-1c41-46d5-9fa1-496d63c23957 tempest-VolumesSnapshotTestJSON-9795075 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4927a0f3-80fe-4253-a199-1f1e19e31b72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:27:55 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-570d758f-1c41-46d5-9fa1-496d63c23957 tempest-VolumesSnapshotTestJSON-9795075 None] Volume volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78 (ac30df3f-5662-44d3-b4b8-8f25e17b1d78): created successfully Aug 15 16:27:55 devstack sudo[111902]: pam_unix(sudo:session): session closed for user root Aug 15 16:27:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-570d758f-1c41-46d5-9fa1-496d63c23957 tempest-VolumesSnapshotTestJSON-9795075 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4927a0f3-80fe-4253-a199-1f1e19e31b72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:27:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-570d758f-1c41-46d5-9fa1-496d63c23957 tempest-VolumesSnapshotTestJSON-9795075 None] Flow 'volume_create_manager' (4b9b3d66-1dc4-4bf2-8085-f975ed36a1a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:27:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.263s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:27:55 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:27:55 devstack cinder-volume[94214]: DEBUG oslo_service.periodic_task [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Running periodic task VolumeManager._thread_info {{(pid=94214) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 15 16:27:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] thread count: 28 {{(pid=94214) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 15 16:27:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] thread info: [<_MainThread(MainThread, started 127815644156032)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94214) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 15 16:27:55 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-570d758f-1c41-46d5-9fa1-496d63c23957 tempest-VolumesSnapshotTestJSON-9795075 None] Created volume successfully. Aug 15 16:27:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-395b8887-3ed0-4648-a486-0d03d8d8c222 tempest-VolumesSnapshotTestJSON-9795075 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:27:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-395b8887-3ed0-4648-a486-0d03d8d8c222 tempest-VolumesSnapshotTestJSON-9795075 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:27:55 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-395b8887-3ed0-4648-a486-0d03d8d8c222 tempest-VolumesSnapshotTestJSON-9795075 None] Creating offline snapshot 5da1e3d4-d8a7-4c27-94c9-7a77271b88d7 of volume ac30df3f-5662-44d3-b4b8-8f25e17b1d78 {{(pid=94214) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 15 16:27:55 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[a031a018-4719-45e5-b86d-270625483e43]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:27:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-395b8887-3ed0-4648-a486-0d03d8d8c222 tempest-VolumesSnapshotTestJSON-9795075 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:27:55 devstack sudo[111907]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78 Aug 15 16:27:55 devstack sudo[111907]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:27:55 devstack sudo[111907]: pam_unix(sudo:session): session closed for user root Aug 15 16:27:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-395b8887-3ed0-4648-a486-0d03d8d8c222 tempest-VolumesSnapshotTestJSON-9795075 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78" returned: 0 in 0.382s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:27:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-395b8887-3ed0-4648-a486-0d03d8d8c222 tempest-VolumesSnapshotTestJSON-9795075 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78.5da1e3d4-d8a7-4c27-94c9-7a77271b88d7 1G {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:27:55 devstack sudo[111912]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78.5da1e3d4-d8a7-4c27-94c9-7a77271b88d7 1G Aug 15 16:27:55 devstack sudo[111912]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:27:56 devstack sudo[111912]: pam_unix(sudo:session): session closed for user root Aug 15 16:27:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-395b8887-3ed0-4648-a486-0d03d8d8c222 tempest-VolumesSnapshotTestJSON-9795075 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78.5da1e3d4-d8a7-4c27-94c9-7a77271b88d7 1G" returned: 0 in 0.389s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:27:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-395b8887-3ed0-4648-a486-0d03d8d8c222 tempest-VolumesSnapshotTestJSON-9795075 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78.5da1e3d4-d8a7-4c27-94c9-7a77271b88d7 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:27:56 devstack sudo[111917]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78.5da1e3d4-d8a7-4c27-94c9-7a77271b88d7 Aug 15 16:27:56 devstack sudo[111917]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:27:56 devstack sudo[111917]: pam_unix(sudo:session): session closed for user root Aug 15 16:27:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-395b8887-3ed0-4648-a486-0d03d8d8c222 tempest-VolumesSnapshotTestJSON-9795075 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78.5da1e3d4-d8a7-4c27-94c9-7a77271b88d7" returned: 0 in 0.283s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:27:56 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-395b8887-3ed0-4648-a486-0d03d8d8c222 tempest-VolumesSnapshotTestJSON-9795075 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78.5da1e3d4-d8a7-4c27-94c9-7a77271b88d7 is being set with open permissions: ugo+rw Aug 15 16:27:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-395b8887-3ed0-4648-a486-0d03d8d8c222 tempest-VolumesSnapshotTestJSON-9795075 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78.5da1e3d4-d8a7-4c27-94c9-7a77271b88d7 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:27:56 devstack sudo[111922]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78.5da1e3d4-d8a7-4c27-94c9-7a77271b88d7 Aug 15 16:27:56 devstack sudo[111922]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:27:56 devstack sudo[111922]: pam_unix(sudo:session): session closed for user root Aug 15 16:27:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-395b8887-3ed0-4648-a486-0d03d8d8c222 tempest-VolumesSnapshotTestJSON-9795075 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78.5da1e3d4-d8a7-4c27-94c9-7a77271b88d7" returned: 0 in 0.247s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:27:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-395b8887-3ed0-4648-a486-0d03d8d8c222 tempest-VolumesSnapshotTestJSON-9795075 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:27:56 devstack sudo[111925]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78.info Aug 15 16:27:56 devstack sudo[111925]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:27:57 devstack sudo[111925]: pam_unix(sudo:session): session closed for user root Aug 15 16:27:57 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-395b8887-3ed0-4648-a486-0d03d8d8c222 tempest-VolumesSnapshotTestJSON-9795075 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78.info" returned: 0 in 0.269s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:27:57 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-395b8887-3ed0-4648-a486-0d03d8d8c222 tempest-VolumesSnapshotTestJSON-9795075 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78.info is being set with open permissions: ugo+rw Aug 15 16:27:57 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-395b8887-3ed0-4648-a486-0d03d8d8c222 tempest-VolumesSnapshotTestJSON-9795075 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:27:57 devstack sudo[111943]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78.info Aug 15 16:27:57 devstack sudo[111943]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:27:57 devstack sudo[111943]: pam_unix(sudo:session): session closed for user root Aug 15 16:27:57 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-395b8887-3ed0-4648-a486-0d03d8d8c222 tempest-VolumesSnapshotTestJSON-9795075 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78.info" returned: 0 in 0.265s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:27:57 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-395b8887-3ed0-4648-a486-0d03d8d8c222 tempest-VolumesSnapshotTestJSON-9795075 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.921s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:27:57 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-395b8887-3ed0-4648-a486-0d03d8d8c222 tempest-VolumesSnapshotTestJSON-9795075 None] Create snapshot completed successfully Aug 15 16:27:58 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-46658683-cf9d-4c8e-ab9b-135737cecda2 tempest-VolumesSnapshotTestJSON-9795075 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:27:58 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-46658683-cf9d-4c8e-ab9b-135737cecda2 tempest-VolumesSnapshotTestJSON-9795075 None] Flow 'volume_create_manager' (bf030048-d1f9-4a6d-b5b6-cd401f57be67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:27:58 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-46658683-cf9d-4c8e-ab9b-135737cecda2 tempest-VolumesSnapshotTestJSON-9795075 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (068992ef-5f80-48b4-a6f8-9e918e5b7751) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:27:58 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-46658683-cf9d-4c8e-ab9b-135737cecda2 tempest-VolumesSnapshotTestJSON-9795075 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (068992ef-5f80-48b4-a6f8-9e918e5b7751) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:27:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-341371756',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e575eee3-750f-477b-a45f-39197a098595,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3eebe919c54a4cf5ab42b3313d6984db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:27:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=5da1e3d4-d8a7-4c27-94c9-7a77271b88d7,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:27:58Z,use_quota=True,user_id='6c7fed75db194ea686b2451780e1a682',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:27:58 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-46658683-cf9d-4c8e-ab9b-135737cecda2 tempest-VolumesSnapshotTestJSON-9795075 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4c707035-3447-4da6-9697-e6e207e61706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:27:58 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-46658683-cf9d-4c8e-ab9b-135737cecda2 tempest-VolumesSnapshotTestJSON-9795075 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4c707035-3447-4da6-9697-e6e207e61706) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:27:58 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-46658683-cf9d-4c8e-ab9b-135737cecda2 tempest-VolumesSnapshotTestJSON-9795075 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3ec4de62-ef3f-4c9c-97b9-0c583f3830cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:27:58 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-46658683-cf9d-4c8e-ab9b-135737cecda2 tempest-VolumesSnapshotTestJSON-9795075 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3ec4de62-ef3f-4c9c-97b9-0c583f3830cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'e575eee3-750f-477b-a45f-39197a098595', 'volume_name': 'volume-e575eee3-750f-477b-a45f-39197a098595', 'volume_size': 1, 'snapshot_id': '5da1e3d4-d8a7-4c27-94c9-7a77271b88d7'}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:27:58 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-46658683-cf9d-4c8e-ab9b-135737cecda2 tempest-VolumesSnapshotTestJSON-9795075 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (324be219-1e30-450f-ac3f-109ff02822cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:27:58 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-46658683-cf9d-4c8e-ab9b-135737cecda2 tempest-VolumesSnapshotTestJSON-9795075 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (324be219-1e30-450f-ac3f-109ff02822cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:27:58 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-46658683-cf9d-4c8e-ab9b-135737cecda2 tempest-VolumesSnapshotTestJSON-9795075 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bb75cda7-5c66-4793-9ccc-333ec3139185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:27:58 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-46658683-cf9d-4c8e-ab9b-135737cecda2 tempest-VolumesSnapshotTestJSON-9795075 None] Volume e575eee3-750f-477b-a45f-39197a098595: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-e575eee3-750f-477b-a45f-39197a098595', 'volume_size': 1, 'snapshot_id': '5da1e3d4-d8a7-4c27-94c9-7a77271b88d7'} Aug 15 16:27:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-46658683-cf9d-4c8e-ab9b-135737cecda2 tempest-VolumesSnapshotTestJSON-9795075 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:27:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-46658683-cf9d-4c8e-ab9b-135737cecda2 tempest-VolumesSnapshotTestJSON-9795075 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:27:58 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-46658683-cf9d-4c8e-ab9b-135737cecda2 tempest-VolumesSnapshotTestJSON-9795075 None] Acquiring lock "cinder-quobyte-5da1e3d4-d8a7-4c27-94c9-7a77271b88d7-e575eee3-750f-477b-a45f-39197a098595" by "_create_volume_from_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:27:58 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-46658683-cf9d-4c8e-ab9b-135737cecda2 tempest-VolumesSnapshotTestJSON-9795075 None] Lock "cinder-quobyte-5da1e3d4-d8a7-4c27-94c9-7a77271b88d7-e575eee3-750f-477b-a45f-39197a098595" acquired by "_create_volume_from_snapshot" :: waited 0.014s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:27:58 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-46658683-cf9d-4c8e-ab9b-135737cecda2 tempest-VolumesSnapshotTestJSON-9795075 None] Creating volume e575eee3-750f-477b-a45f-39197a098595 from snapshot 5da1e3d4-d8a7-4c27-94c9-7a77271b88d7 {{(pid=94214) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 15 16:27:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-46658683-cf9d-4c8e-ab9b-135737cecda2 tempest-VolumesSnapshotTestJSON-9795075 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:27:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-46658683-cf9d-4c8e-ab9b-135737cecda2 tempest-VolumesSnapshotTestJSON-9795075 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:27:58 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-46658683-cf9d-4c8e-ab9b-135737cecda2 tempest-VolumesSnapshotTestJSON-9795075 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:27:58 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-46658683-cf9d-4c8e-ab9b-135737cecda2 tempest-VolumesSnapshotTestJSON-9795075 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:27:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-46658683-cf9d-4c8e-ab9b-135737cecda2 tempest-VolumesSnapshotTestJSON-9795075 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:27:58 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-46658683-cf9d-4c8e-ab9b-135737cecda2 tempest-VolumesSnapshotTestJSON-9795075 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:27:58 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-46658683-cf9d-4c8e-ab9b-135737cecda2 tempest-VolumesSnapshotTestJSON-9795075 None] Acquiring lock "cinder-quobyte-e575eee3-750f-477b-a45f-39197a098595" by "_copy_volume_from_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:27:58 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-46658683-cf9d-4c8e-ab9b-135737cecda2 tempest-VolumesSnapshotTestJSON-9795075 None] Lock "cinder-quobyte-e575eee3-750f-477b-a45f-39197a098595" acquired by "_copy_volume_from_snapshot" :: waited 0.013s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:27:58 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-46658683-cf9d-4c8e-ab9b-135737cecda2 tempest-VolumesSnapshotTestJSON-9795075 None] snapshot: 5da1e3d4-d8a7-4c27-94c9-7a77271b88d7, volume: e575eee3-750f-477b-a45f-39197a098595, {{(pid=94214) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 15 16:27:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-46658683-cf9d-4c8e-ab9b-135737cecda2 tempest-VolumesSnapshotTestJSON-9795075 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:27:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-46658683-cf9d-4c8e-ab9b-135737cecda2 tempest-VolumesSnapshotTestJSON-9795075 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:27:58 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-46658683-cf9d-4c8e-ab9b-135737cecda2 tempest-VolumesSnapshotTestJSON-9795075 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:27:58 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-46658683-cf9d-4c8e-ab9b-135737cecda2 tempest-VolumesSnapshotTestJSON-9795075 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:27:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-46658683-cf9d-4c8e-ab9b-135737cecda2 tempest-VolumesSnapshotTestJSON-9795075 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:27:58 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[17d0e136-c2d3-4697-99e8-4ae91fd1bc37]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:27:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-46658683-cf9d-4c8e-ab9b-135737cecda2 tempest-VolumesSnapshotTestJSON-9795075 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78.5da1e3d4-d8a7-4c27-94c9-7a77271b88d7 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:27:58 devstack sudo[111946]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78.5da1e3d4-d8a7-4c27-94c9-7a77271b88d7 Aug 15 16:27:58 devstack sudo[111946]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:27:58 devstack sudo[111946]: pam_unix(sudo:session): session closed for user root Aug 15 16:27:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-46658683-cf9d-4c8e-ab9b-135737cecda2 tempest-VolumesSnapshotTestJSON-9795075 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78.5da1e3d4-d8a7-4c27-94c9-7a77271b88d7" returned: 0 in 0.358s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:27:58 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-46658683-cf9d-4c8e-ab9b-135737cecda2 tempest-VolumesSnapshotTestJSON-9795075 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:27:58 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[c7c4ea0d-8dec-4131-bcbc-ebe8c14481d0]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:27:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-46658683-cf9d-4c8e-ab9b-135737cecda2 tempest-VolumesSnapshotTestJSON-9795075 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:27:58 devstack sudo[111951]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78 Aug 15 16:27:58 devstack sudo[111951]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:27:58 devstack sudo[111951]: pam_unix(sudo:session): session closed for user root Aug 15 16:27:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-46658683-cf9d-4c8e-ab9b-135737cecda2 tempest-VolumesSnapshotTestJSON-9795075 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78" returned: 0 in 0.349s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:27:58 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-46658683-cf9d-4c8e-ab9b-135737cecda2 tempest-VolumesSnapshotTestJSON-9795075 None] will copy from snapshot at /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78 {{(pid=94214) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 15 16:27:58 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-46658683-cf9d-4c8e-ab9b-135737cecda2 tempest-VolumesSnapshotTestJSON-9795075 None] Creating direct copy from snapshot {{(pid=94214) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 15 16:27:58 devstack cinder-volume[94214]: DEBUG cinder.utils [None req-46658683-cf9d-4c8e-ab9b-135737cecda2 tempest-VolumesSnapshotTestJSON-9795075 None] Path /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e575eee3-750f-477b-a45f-39197a098595 not found in is_blk_device check {{(pid=94214) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 15 16:27:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-46658683-cf9d-4c8e-ab9b-135737cecda2 tempest-VolumesSnapshotTestJSON-9795075 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e575eee3-750f-477b-a45f-39197a098595 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:27:58 devstack sudo[111956]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e575eee3-750f-477b-a45f-39197a098595 Aug 15 16:27:58 devstack sudo[111956]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:28:03 devstack sudo[111956]: pam_unix(sudo:session): session closed for user root Aug 15 16:28:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-46658683-cf9d-4c8e-ab9b-135737cecda2 tempest-VolumesSnapshotTestJSON-9795075 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e575eee3-750f-477b-a45f-39197a098595" returned: 0 in 4.076s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:28:03 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-46658683-cf9d-4c8e-ab9b-135737cecda2 tempest-VolumesSnapshotTestJSON-9795075 None] Image conversion details: src /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78, size 1024.00 MB, duration 4.08 sec, destination /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e575eee3-750f-477b-a45f-39197a098595 {{(pid=94214) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 15 16:28:03 devstack cinder-volume[94214]: INFO cinder.image.image_utils [None req-46658683-cf9d-4c8e-ab9b-135737cecda2 tempest-VolumesSnapshotTestJSON-9795075 None] Converted 1024.00 MB image at 251.14 MB/s Aug 15 16:28:03 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-46658683-cf9d-4c8e-ab9b-135737cecda2 tempest-VolumesSnapshotTestJSON-9795075 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e575eee3-750f-477b-a45f-39197a098595 is being set with open permissions: ugo+rw Aug 15 16:28:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-46658683-cf9d-4c8e-ab9b-135737cecda2 tempest-VolumesSnapshotTestJSON-9795075 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e575eee3-750f-477b-a45f-39197a098595 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:28:03 devstack sudo[111970]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e575eee3-750f-477b-a45f-39197a098595 Aug 15 16:28:03 devstack sudo[111970]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:28:03 devstack sudo[111970]: pam_unix(sudo:session): session closed for user root Aug 15 16:28:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-46658683-cf9d-4c8e-ab9b-135737cecda2 tempest-VolumesSnapshotTestJSON-9795075 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e575eee3-750f-477b-a45f-39197a098595" returned: 0 in 0.246s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:28:03 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-46658683-cf9d-4c8e-ab9b-135737cecda2 tempest-VolumesSnapshotTestJSON-9795075 None] Lock "cinder-quobyte-e575eee3-750f-477b-a45f-39197a098595" released by "_copy_volume_from_snapshot" :: held 5.107s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:28:03 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-46658683-cf9d-4c8e-ab9b-135737cecda2 tempest-VolumesSnapshotTestJSON-9795075 None] Lock "cinder-quobyte-5da1e3d4-d8a7-4c27-94c9-7a77271b88d7-e575eee3-750f-477b-a45f-39197a098595" released by "_create_volume_from_snapshot" :: held 5.176s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:28:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-46658683-cf9d-4c8e-ab9b-135737cecda2 tempest-VolumesSnapshotTestJSON-9795075 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 5.192s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:28:03 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-46658683-cf9d-4c8e-ab9b-135737cecda2 tempest-VolumesSnapshotTestJSON-9795075 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bb75cda7-5c66-4793-9ccc-333ec3139185) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e575eee3-750f-477b-a45f-39197a098595', 'volume_size': 1, 'snapshot_id': '5da1e3d4-d8a7-4c27-94c9-7a77271b88d7'}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:28:03 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-46658683-cf9d-4c8e-ab9b-135737cecda2 tempest-VolumesSnapshotTestJSON-9795075 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e23aae19-4c72-4030-aa2e-15b6b0e49c18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:28:03 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-46658683-cf9d-4c8e-ab9b-135737cecda2 tempest-VolumesSnapshotTestJSON-9795075 None] Volume volume-e575eee3-750f-477b-a45f-39197a098595 (e575eee3-750f-477b-a45f-39197a098595): created successfully Aug 15 16:28:03 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-46658683-cf9d-4c8e-ab9b-135737cecda2 tempest-VolumesSnapshotTestJSON-9795075 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e23aae19-4c72-4030-aa2e-15b6b0e49c18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:28:03 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-46658683-cf9d-4c8e-ab9b-135737cecda2 tempest-VolumesSnapshotTestJSON-9795075 None] Flow 'volume_create_manager' (bf030048-d1f9-4a6d-b5b6-cd401f57be67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:28:03 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-46658683-cf9d-4c8e-ab9b-135737cecda2 tempest-VolumesSnapshotTestJSON-9795075 None] Created volume successfully. Aug 15 16:28:03 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-6d6ae320-d0f9-4266-ac53-cff29b0c784b tempest-VolumesSnapshotTestJSON-9795075 None] Acquiring lock "cinder-e575eee3-750f-477b-a45f-39197a098595-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:28:03 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-6d6ae320-d0f9-4266-ac53-cff29b0c784b tempest-VolumesSnapshotTestJSON-9795075 None] Lock "cinder-e575eee3-750f-477b-a45f-39197a098595-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:28:03 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-6d6ae320-d0f9-4266-ac53-cff29b0c784b tempest-VolumesSnapshotTestJSON-9795075 None] Acquiring lock "cinder-quobyte-e575eee3-750f-477b-a45f-39197a098595" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:28:03 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-6d6ae320-d0f9-4266-ac53-cff29b0c784b tempest-VolumesSnapshotTestJSON-9795075 None] Lock "cinder-quobyte-e575eee3-750f-477b-a45f-39197a098595" acquired by "delete_volume" :: waited 0.022s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:28:03 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[1e3f6b30-2acb-4326-a7d5-ed5f97076db7]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:28:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6d6ae320-d0f9-4266-ac53-cff29b0c784b tempest-VolumesSnapshotTestJSON-9795075 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e575eee3-750f-477b-a45f-39197a098595 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:28:03 devstack sudo[111973]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e575eee3-750f-477b-a45f-39197a098595 Aug 15 16:28:03 devstack sudo[111973]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:28:04 devstack sudo[111973]: pam_unix(sudo:session): session closed for user root Aug 15 16:28:04 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6d6ae320-d0f9-4266-ac53-cff29b0c784b tempest-VolumesSnapshotTestJSON-9795075 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e575eee3-750f-477b-a45f-39197a098595" returned: 0 in 0.361s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:28:04 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6d6ae320-d0f9-4266-ac53-cff29b0c784b tempest-VolumesSnapshotTestJSON-9795075 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e575eee3-750f-477b-a45f-39197a098595 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:28:04 devstack sudo[111978]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e575eee3-750f-477b-a45f-39197a098595 Aug 15 16:28:04 devstack sudo[111978]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:28:04 devstack sudo[111978]: pam_unix(sudo:session): session closed for user root Aug 15 16:28:04 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6d6ae320-d0f9-4266-ac53-cff29b0c784b tempest-VolumesSnapshotTestJSON-9795075 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e575eee3-750f-477b-a45f-39197a098595" returned: 0 in 0.241s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:28:04 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-6d6ae320-d0f9-4266-ac53-cff29b0c784b tempest-VolumesSnapshotTestJSON-9795075 None] Lock "cinder-quobyte-e575eee3-750f-477b-a45f-39197a098595" released by "delete_volume" :: held 0.647s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:28:04 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-6d6ae320-d0f9-4266-ac53-cff29b0c784b tempest-VolumesSnapshotTestJSON-9795075 None] Created reservations ['035b5b24-cd61-4c69-9e2e-b30ce5819f7a', 'f6bef66b-48f7-4600-a9e0-8098e4956ca6', 'ea0c0b7e-5419-44fa-b4c4-acc63d10fea1', 'c6e248fa-adc9-4b62-8edd-7d0ed1e7b343'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:28:04 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-6d6ae320-d0f9-4266-ac53-cff29b0c784b tempest-VolumesSnapshotTestJSON-9795075 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:28:04 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-6d6ae320-d0f9-4266-ac53-cff29b0c784b tempest-VolumesSnapshotTestJSON-9795075 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:28:04 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-6d6ae320-d0f9-4266-ac53-cff29b0c784b tempest-VolumesSnapshotTestJSON-9795075 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:28:04 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-6d6ae320-d0f9-4266-ac53-cff29b0c784b tempest-VolumesSnapshotTestJSON-9795075 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:28:04 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-6d6ae320-d0f9-4266-ac53-cff29b0c784b tempest-VolumesSnapshotTestJSON-9795075 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:28:04 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6d6ae320-d0f9-4266-ac53-cff29b0c784b tempest-VolumesSnapshotTestJSON-9795075 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:28:04 devstack sudo[111981]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:28:04 devstack sudo[111981]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:28:04 devstack sudo[111981]: pam_unix(sudo:session): session closed for user root Aug 15 16:28:04 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6d6ae320-d0f9-4266-ac53-cff29b0c784b tempest-VolumesSnapshotTestJSON-9795075 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.252s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:28:04 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-6d6ae320-d0f9-4266-ac53-cff29b0c784b tempest-VolumesSnapshotTestJSON-9795075 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:28:04 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-6d6ae320-d0f9-4266-ac53-cff29b0c784b tempest-VolumesSnapshotTestJSON-9795075 None] Deleted volume successfully. Aug 15 16:28:04 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-6d6ae320-d0f9-4266-ac53-cff29b0c784b tempest-VolumesSnapshotTestJSON-9795075 None] Lock "cinder-e575eee3-750f-477b-a45f-39197a098595-delete_volume" released by "delete_volume" :: held 1.111s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:28:04 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b007adf2-66eb-4ea3-abe3-88aa8e8f58f9 tempest-VolumesSnapshotTestJSON-9795075 None] Acquiring lock "cinder-5da1e3d4-d8a7-4c27-94c9-7a77271b88d7-delete_snapshot" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:28:04 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b007adf2-66eb-4ea3-abe3-88aa8e8f58f9 tempest-VolumesSnapshotTestJSON-9795075 None] Lock "cinder-5da1e3d4-d8a7-4c27-94c9-7a77271b88d7-delete_snapshot" acquired by "delete_snapshot" :: waited 0.019s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:28:04 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b007adf2-66eb-4ea3-abe3-88aa8e8f58f9 tempest-VolumesSnapshotTestJSON-9795075 None] Acquiring lock "cinder-quobyte-ac30df3f-5662-44d3-b4b8-8f25e17b1d78" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:28:04 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b007adf2-66eb-4ea3-abe3-88aa8e8f58f9 tempest-VolumesSnapshotTestJSON-9795075 None] Lock "cinder-quobyte-ac30df3f-5662-44d3-b4b8-8f25e17b1d78" acquired by "delete_snapshot" :: waited 0.021s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:28:04 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b007adf2-66eb-4ea3-abe3-88aa8e8f58f9 tempest-VolumesSnapshotTestJSON-9795075 None] Acquiring lock "cinder-quobyte-5da1e3d4-d8a7-4c27-94c9-7a77271b88d7" by "_delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:28:04 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b007adf2-66eb-4ea3-abe3-88aa8e8f58f9 tempest-VolumesSnapshotTestJSON-9795075 None] Lock "cinder-quobyte-5da1e3d4-d8a7-4c27-94c9-7a77271b88d7" acquired by "_delete_snapshot" :: waited 0.013s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:28:04 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-b007adf2-66eb-4ea3-abe3-88aa8e8f58f9 tempest-VolumesSnapshotTestJSON-9795075 None] Deleting offline snapshot 5da1e3d4-d8a7-4c27-94c9-7a77271b88d7 of volume ac30df3f-5662-44d3-b4b8-8f25e17b1d78 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 15 16:28:04 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-b007adf2-66eb-4ea3-abe3-88aa8e8f58f9 tempest-VolumesSnapshotTestJSON-9795075 None] snapshot_file for this snap is: volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78.5da1e3d4-d8a7-4c27-94c9-7a77271b88d7 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 15 16:28:04 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[ecc43fde-2c57-4db8-b327-cb64daf90965]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:28:04 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b007adf2-66eb-4ea3-abe3-88aa8e8f58f9 tempest-VolumesSnapshotTestJSON-9795075 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78.5da1e3d4-d8a7-4c27-94c9-7a77271b88d7 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:28:05 devstack sudo[111984]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78.5da1e3d4-d8a7-4c27-94c9-7a77271b88d7 Aug 15 16:28:05 devstack sudo[111984]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:28:05 devstack sudo[111984]: pam_unix(sudo:session): session closed for user root Aug 15 16:28:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b007adf2-66eb-4ea3-abe3-88aa8e8f58f9 tempest-VolumesSnapshotTestJSON-9795075 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78.5da1e3d4-d8a7-4c27-94c9-7a77271b88d7" returned: 0 in 0.368s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:28:05 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-b007adf2-66eb-4ea3-abe3-88aa8e8f58f9 tempest-VolumesSnapshotTestJSON-9795075 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:28:05 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[b200792a-0a9a-4fea-bff5-ac505a47c3ed]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:28:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b007adf2-66eb-4ea3-abe3-88aa8e8f58f9 tempest-VolumesSnapshotTestJSON-9795075 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:28:05 devstack sudo[111989]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78 Aug 15 16:28:05 devstack sudo[111989]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:28:05 devstack sudo[111989]: pam_unix(sudo:session): session closed for user root Aug 15 16:28:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b007adf2-66eb-4ea3-abe3-88aa8e8f58f9 tempest-VolumesSnapshotTestJSON-9795075 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78" returned: 0 in 0.531s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:28:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b007adf2-66eb-4ea3-abe3-88aa8e8f58f9 tempest-VolumesSnapshotTestJSON-9795075 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78.5da1e3d4-d8a7-4c27-94c9-7a77271b88d7 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:28:05 devstack sudo[111994]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78.5da1e3d4-d8a7-4c27-94c9-7a77271b88d7 Aug 15 16:28:05 devstack sudo[111994]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:28:06 devstack sudo[111994]: pam_unix(sudo:session): session closed for user root Aug 15 16:28:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b007adf2-66eb-4ea3-abe3-88aa8e8f58f9 tempest-VolumesSnapshotTestJSON-9795075 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78.5da1e3d4-d8a7-4c27-94c9-7a77271b88d7" returned: 0 in 0.334s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:28:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b007adf2-66eb-4ea3-abe3-88aa8e8f58f9 tempest-VolumesSnapshotTestJSON-9795075 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78.5da1e3d4-d8a7-4c27-94c9-7a77271b88d7 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:28:06 devstack sudo[111999]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78.5da1e3d4-d8a7-4c27-94c9-7a77271b88d7 Aug 15 16:28:06 devstack sudo[111999]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:28:06 devstack sudo[111999]: pam_unix(sudo:session): session closed for user root Aug 15 16:28:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b007adf2-66eb-4ea3-abe3-88aa8e8f58f9 tempest-VolumesSnapshotTestJSON-9795075 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78.5da1e3d4-d8a7-4c27-94c9-7a77271b88d7" returned: 0 in 0.236s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:28:06 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b007adf2-66eb-4ea3-abe3-88aa8e8f58f9 tempest-VolumesSnapshotTestJSON-9795075 None] Lock "cinder-quobyte-5da1e3d4-d8a7-4c27-94c9-7a77271b88d7" released by "_delete_snapshot" :: held 1.558s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:28:06 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b007adf2-66eb-4ea3-abe3-88aa8e8f58f9 tempest-VolumesSnapshotTestJSON-9795075 None] Lock "cinder-quobyte-ac30df3f-5662-44d3-b4b8-8f25e17b1d78" released by "delete_snapshot" :: held 1.580s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:28:06 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-b007adf2-66eb-4ea3-abe3-88aa8e8f58f9 tempest-VolumesSnapshotTestJSON-9795075 None] Created reservations ['a36152b3-558e-49fc-aae5-46c5d343f266', 'd2eec251-f0bf-452a-9927-659c5ecdcb34', 'a4f1c223-3da7-4e36-80b2-2321d3bd4da7', '410e24d3-bf57-4319-8463-00b1646d314f'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:28:06 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-b007adf2-66eb-4ea3-abe3-88aa8e8f58f9 tempest-VolumesSnapshotTestJSON-9795075 None] Delete snapshot completed successfully. Aug 15 16:28:06 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b007adf2-66eb-4ea3-abe3-88aa8e8f58f9 tempest-VolumesSnapshotTestJSON-9795075 None] Lock "cinder-5da1e3d4-d8a7-4c27-94c9-7a77271b88d7-delete_snapshot" released by "delete_snapshot" :: held 1.718s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:28:07 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-3ffedf20-9a1e-4dc7-95ef-2d4cbcf9cf76 tempest-VolumesSnapshotTestJSON-9795075 None] Acquiring lock "cinder-ac30df3f-5662-44d3-b4b8-8f25e17b1d78-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:28:07 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-3ffedf20-9a1e-4dc7-95ef-2d4cbcf9cf76 tempest-VolumesSnapshotTestJSON-9795075 None] Lock "cinder-ac30df3f-5662-44d3-b4b8-8f25e17b1d78-delete_volume" acquired by "delete_volume" :: waited 0.023s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:28:07 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-3ffedf20-9a1e-4dc7-95ef-2d4cbcf9cf76 tempest-VolumesSnapshotTestJSON-9795075 None] Acquiring lock "cinder-quobyte-ac30df3f-5662-44d3-b4b8-8f25e17b1d78" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:28:07 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-3ffedf20-9a1e-4dc7-95ef-2d4cbcf9cf76 tempest-VolumesSnapshotTestJSON-9795075 None] Lock "cinder-quobyte-ac30df3f-5662-44d3-b4b8-8f25e17b1d78" acquired by "delete_volume" :: waited 0.018s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:28:07 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[d9f925f1-908d-43fb-ba28-7fea49ec15a8]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:28:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3ffedf20-9a1e-4dc7-95ef-2d4cbcf9cf76 tempest-VolumesSnapshotTestJSON-9795075 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:28:07 devstack sudo[112002]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78 Aug 15 16:28:07 devstack sudo[112002]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:28:07 devstack sudo[112002]: pam_unix(sudo:session): session closed for user root Aug 15 16:28:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3ffedf20-9a1e-4dc7-95ef-2d4cbcf9cf76 tempest-VolumesSnapshotTestJSON-9795075 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78" returned: 0 in 0.358s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:28:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3ffedf20-9a1e-4dc7-95ef-2d4cbcf9cf76 tempest-VolumesSnapshotTestJSON-9795075 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:28:07 devstack sudo[112007]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78 Aug 15 16:28:07 devstack sudo[112007]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:28:07 devstack sudo[112007]: pam_unix(sudo:session): session closed for user root Aug 15 16:28:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3ffedf20-9a1e-4dc7-95ef-2d4cbcf9cf76 tempest-VolumesSnapshotTestJSON-9795075 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-ac30df3f-5662-44d3-b4b8-8f25e17b1d78" returned: 0 in 0.244s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:28:07 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-3ffedf20-9a1e-4dc7-95ef-2d4cbcf9cf76 tempest-VolumesSnapshotTestJSON-9795075 None] Lock "cinder-quobyte-ac30df3f-5662-44d3-b4b8-8f25e17b1d78" released by "delete_volume" :: held 0.661s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:28:07 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-3ffedf20-9a1e-4dc7-95ef-2d4cbcf9cf76 tempest-VolumesSnapshotTestJSON-9795075 None] Created reservations ['3293529c-4bc9-46e2-a848-7873eb0ab9ae', 'b821b8a2-aba7-48bf-b8c6-ff784dac7f2a', 'a421c5c1-e067-4a15-88b2-1ffd64f63f91', '7306e913-f665-4fe0-a159-8afc6134017a'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:28:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-3ffedf20-9a1e-4dc7-95ef-2d4cbcf9cf76 tempest-VolumesSnapshotTestJSON-9795075 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:28:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-3ffedf20-9a1e-4dc7-95ef-2d4cbcf9cf76 tempest-VolumesSnapshotTestJSON-9795075 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:28:07 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-3ffedf20-9a1e-4dc7-95ef-2d4cbcf9cf76 tempest-VolumesSnapshotTestJSON-9795075 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:28:07 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-3ffedf20-9a1e-4dc7-95ef-2d4cbcf9cf76 tempest-VolumesSnapshotTestJSON-9795075 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:28:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-3ffedf20-9a1e-4dc7-95ef-2d4cbcf9cf76 tempest-VolumesSnapshotTestJSON-9795075 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:28:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3ffedf20-9a1e-4dc7-95ef-2d4cbcf9cf76 tempest-VolumesSnapshotTestJSON-9795075 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:28:07 devstack sudo[112010]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:28:07 devstack sudo[112010]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:28:08 devstack sudo[112010]: pam_unix(sudo:session): session closed for user root Aug 15 16:28:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3ffedf20-9a1e-4dc7-95ef-2d4cbcf9cf76 tempest-VolumesSnapshotTestJSON-9795075 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.253s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:28:08 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-3ffedf20-9a1e-4dc7-95ef-2d4cbcf9cf76 tempest-VolumesSnapshotTestJSON-9795075 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:28:08 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-3ffedf20-9a1e-4dc7-95ef-2d4cbcf9cf76 tempest-VolumesSnapshotTestJSON-9795075 None] Deleted volume successfully. Aug 15 16:28:08 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-3ffedf20-9a1e-4dc7-95ef-2d4cbcf9cf76 tempest-VolumesSnapshotTestJSON-9795075 None] Lock "cinder-ac30df3f-5662-44d3-b4b8-8f25e17b1d78-delete_volume" released by "delete_volume" :: held 1.117s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:28:08 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-feacb20e-c72b-4da6-91f5-4f46cbbc7cb9 tempest-VolumesSnapshotTestJSON-9795075 None] Acquiring lock "cinder-e73a2b9c-9bae-440f-aa37-4355ec8d69ac-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:28:08 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-feacb20e-c72b-4da6-91f5-4f46cbbc7cb9 tempest-VolumesSnapshotTestJSON-9795075 None] Lock "cinder-e73a2b9c-9bae-440f-aa37-4355ec8d69ac-delete_volume" acquired by "delete_volume" :: waited 0.018s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:28:08 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-feacb20e-c72b-4da6-91f5-4f46cbbc7cb9 tempest-VolumesSnapshotTestJSON-9795075 None] Acquiring lock "cinder-quobyte-e73a2b9c-9bae-440f-aa37-4355ec8d69ac" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:28:08 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-feacb20e-c72b-4da6-91f5-4f46cbbc7cb9 tempest-VolumesSnapshotTestJSON-9795075 None] Lock "cinder-quobyte-e73a2b9c-9bae-440f-aa37-4355ec8d69ac" acquired by "delete_volume" :: waited 0.017s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:28:08 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[b0b559da-74af-41e5-b34c-f2bd42d9949c]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:28:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-feacb20e-c72b-4da6-91f5-4f46cbbc7cb9 tempest-VolumesSnapshotTestJSON-9795075 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e73a2b9c-9bae-440f-aa37-4355ec8d69ac {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:28:08 devstack sudo[112015]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e73a2b9c-9bae-440f-aa37-4355ec8d69ac Aug 15 16:28:08 devstack sudo[112015]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:28:08 devstack sudo[112015]: pam_unix(sudo:session): session closed for user root Aug 15 16:28:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-feacb20e-c72b-4da6-91f5-4f46cbbc7cb9 tempest-VolumesSnapshotTestJSON-9795075 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e73a2b9c-9bae-440f-aa37-4355ec8d69ac" returned: 0 in 0.361s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:28:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-feacb20e-c72b-4da6-91f5-4f46cbbc7cb9 tempest-VolumesSnapshotTestJSON-9795075 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e73a2b9c-9bae-440f-aa37-4355ec8d69ac {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:28:08 devstack sudo[112021]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e73a2b9c-9bae-440f-aa37-4355ec8d69ac Aug 15 16:28:08 devstack sudo[112021]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:28:09 devstack sudo[112021]: pam_unix(sudo:session): session closed for user root Aug 15 16:28:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-feacb20e-c72b-4da6-91f5-4f46cbbc7cb9 tempest-VolumesSnapshotTestJSON-9795075 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e73a2b9c-9bae-440f-aa37-4355ec8d69ac" returned: 0 in 0.274s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:28:09 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-feacb20e-c72b-4da6-91f5-4f46cbbc7cb9 tempest-VolumesSnapshotTestJSON-9795075 None] Lock "cinder-quobyte-e73a2b9c-9bae-440f-aa37-4355ec8d69ac" released by "delete_volume" :: held 0.710s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:28:09 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-13c5f613-1458-4c0e-a046-bf680e1a7311 tempest-TestServerVolumeAttachScenarioOldVersion-1041005820 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:28:09 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-13c5f613-1458-4c0e-a046-bf680e1a7311 tempest-TestServerVolumeAttachScenarioOldVersion-1041005820 None] Flow 'volume_create_manager' (e4e45bf2-ada7-4ea1-adf6-6679edbeeba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:28:09 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-13c5f613-1458-4c0e-a046-bf680e1a7311 tempest-TestServerVolumeAttachScenarioOldVersion-1041005820 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7fde4c75-a247-42f7-ad50-d1dde57e183d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:28:09 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-13c5f613-1458-4c0e-a046-bf680e1a7311 tempest-TestServerVolumeAttachScenarioOldVersion-1041005820 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7fde4c75-a247-42f7-ad50-d1dde57e183d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:28:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1344502620',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=22923137-bcda-48fe-95ce-c13f6caa3539,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9b271e5891346c996e9a537ceaee77a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:28:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:28:09Z,use_quota=True,user_id='8494ff25f978416eac3ce3fb5a846c26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:28:09 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-13c5f613-1458-4c0e-a046-bf680e1a7311 tempest-TestServerVolumeAttachScenarioOldVersion-1041005820 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (73125a53-49a7-4e2f-8de9-71d234779571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:28:09 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-13c5f613-1458-4c0e-a046-bf680e1a7311 tempest-TestServerVolumeAttachScenarioOldVersion-1041005820 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (73125a53-49a7-4e2f-8de9-71d234779571) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:28:09 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-13c5f613-1458-4c0e-a046-bf680e1a7311 tempest-TestServerVolumeAttachScenarioOldVersion-1041005820 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (345df073-2d3e-477c-a4db-1b29ebf83c5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:28:09 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-13c5f613-1458-4c0e-a046-bf680e1a7311 tempest-TestServerVolumeAttachScenarioOldVersion-1041005820 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (345df073-2d3e-477c-a4db-1b29ebf83c5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '22923137-bcda-48fe-95ce-c13f6caa3539', 'volume_name': 'volume-22923137-bcda-48fe-95ce-c13f6caa3539', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:28:09 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-13c5f613-1458-4c0e-a046-bf680e1a7311 tempest-TestServerVolumeAttachScenarioOldVersion-1041005820 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ea79e1d2-709b-4107-8e8f-67c2588a8eea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:28:09 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-13c5f613-1458-4c0e-a046-bf680e1a7311 tempest-TestServerVolumeAttachScenarioOldVersion-1041005820 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ea79e1d2-709b-4107-8e8f-67c2588a8eea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:28:09 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-13c5f613-1458-4c0e-a046-bf680e1a7311 tempest-TestServerVolumeAttachScenarioOldVersion-1041005820 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (64eff3e0-ae59-47fb-aa8c-8dbbeb63288f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:28:09 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-13c5f613-1458-4c0e-a046-bf680e1a7311 tempest-TestServerVolumeAttachScenarioOldVersion-1041005820 None] Volume 22923137-bcda-48fe-95ce-c13f6caa3539: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-22923137-bcda-48fe-95ce-c13f6caa3539', 'volume_size': 1} Aug 15 16:28:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-13c5f613-1458-4c0e-a046-bf680e1a7311 tempest-TestServerVolumeAttachScenarioOldVersion-1041005820 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:28:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-13c5f613-1458-4c0e-a046-bf680e1a7311 tempest-TestServerVolumeAttachScenarioOldVersion-1041005820 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:28:09 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-13c5f613-1458-4c0e-a046-bf680e1a7311 tempest-TestServerVolumeAttachScenarioOldVersion-1041005820 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:28:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1344502620',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=22923137-bcda-48fe-95ce-c13f6caa3539,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9b271e5891346c996e9a537ceaee77a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:28:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:28:09Z,use_quota=True,user_id='8494ff25f978416eac3ce3fb5a846c26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:28:09 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-13c5f613-1458-4c0e-a046-bf680e1a7311 tempest-TestServerVolumeAttachScenarioOldVersion-1041005820 None] Creating volume 22923137-bcda-48fe-95ce-c13f6caa3539 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:28:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-13c5f613-1458-4c0e-a046-bf680e1a7311 tempest-TestServerVolumeAttachScenarioOldVersion-1041005820 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:28:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-13c5f613-1458-4c0e-a046-bf680e1a7311 tempest-TestServerVolumeAttachScenarioOldVersion-1041005820 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:28:09 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-13c5f613-1458-4c0e-a046-bf680e1a7311 tempest-TestServerVolumeAttachScenarioOldVersion-1041005820 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:28:09 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-13c5f613-1458-4c0e-a046-bf680e1a7311 tempest-TestServerVolumeAttachScenarioOldVersion-1041005820 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:28:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-13c5f613-1458-4c0e-a046-bf680e1a7311 tempest-TestServerVolumeAttachScenarioOldVersion-1041005820 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:28:09 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-13c5f613-1458-4c0e-a046-bf680e1a7311 tempest-TestServerVolumeAttachScenarioOldVersion-1041005820 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:28:09 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-13c5f613-1458-4c0e-a046-bf680e1a7311 tempest-TestServerVolumeAttachScenarioOldVersion-1041005820 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:28:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-13c5f613-1458-4c0e-a046-bf680e1a7311 tempest-TestServerVolumeAttachScenarioOldVersion-1041005820 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-22923137-bcda-48fe-95ce-c13f6caa3539 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:28:09 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-feacb20e-c72b-4da6-91f5-4f46cbbc7cb9 tempest-VolumesSnapshotTestJSON-9795075 None] Created reservations ['c25a2d83-9a19-4296-bc10-91a8d2b3a918', 'c2797f44-f5c7-4bc2-8920-84d6fdc39304', '84a2441b-f72c-46d7-8ea3-d4f714e85bce', 'd52a1d3a-6302-4ada-9c8d-6b6373cc384d'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:28:09 devstack sudo[112024]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-22923137-bcda-48fe-95ce-c13f6caa3539 1073741824 Aug 15 16:28:09 devstack sudo[112024]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:28:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-feacb20e-c72b-4da6-91f5-4f46cbbc7cb9 tempest-VolumesSnapshotTestJSON-9795075 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:28:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-feacb20e-c72b-4da6-91f5-4f46cbbc7cb9 tempest-VolumesSnapshotTestJSON-9795075 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:28:09 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-feacb20e-c72b-4da6-91f5-4f46cbbc7cb9 tempest-VolumesSnapshotTestJSON-9795075 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:28:09 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-feacb20e-c72b-4da6-91f5-4f46cbbc7cb9 tempest-VolumesSnapshotTestJSON-9795075 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:28:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-feacb20e-c72b-4da6-91f5-4f46cbbc7cb9 tempest-VolumesSnapshotTestJSON-9795075 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:28:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-feacb20e-c72b-4da6-91f5-4f46cbbc7cb9 tempest-VolumesSnapshotTestJSON-9795075 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:28:09 devstack sudo[112026]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:28:09 devstack sudo[112026]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:28:09 devstack sudo[112026]: pam_unix(sudo:session): session closed for user root Aug 15 16:28:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-feacb20e-c72b-4da6-91f5-4f46cbbc7cb9 tempest-VolumesSnapshotTestJSON-9795075 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.285s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:28:09 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-feacb20e-c72b-4da6-91f5-4f46cbbc7cb9 tempest-VolumesSnapshotTestJSON-9795075 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:28:09 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-feacb20e-c72b-4da6-91f5-4f46cbbc7cb9 tempest-VolumesSnapshotTestJSON-9795075 None] Deleted volume successfully. Aug 15 16:28:09 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-feacb20e-c72b-4da6-91f5-4f46cbbc7cb9 tempest-VolumesSnapshotTestJSON-9795075 None] Lock "cinder-e73a2b9c-9bae-440f-aa37-4355ec8d69ac-delete_volume" released by "delete_volume" :: held 1.350s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:28:09 devstack sudo[112024]: pam_unix(sudo:session): session closed for user root Aug 15 16:28:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-13c5f613-1458-4c0e-a046-bf680e1a7311 tempest-TestServerVolumeAttachScenarioOldVersion-1041005820 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-22923137-bcda-48fe-95ce-c13f6caa3539 1073741824" returned: 0 in 0.484s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:28:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-13c5f613-1458-4c0e-a046-bf680e1a7311 tempest-TestServerVolumeAttachScenarioOldVersion-1041005820 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-22923137-bcda-48fe-95ce-c13f6caa3539 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:28:09 devstack sudo[112033]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-22923137-bcda-48fe-95ce-c13f6caa3539 Aug 15 16:28:09 devstack sudo[112033]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:28:10 devstack sudo[112033]: pam_unix(sudo:session): session closed for user root Aug 15 16:28:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-13c5f613-1458-4c0e-a046-bf680e1a7311 tempest-TestServerVolumeAttachScenarioOldVersion-1041005820 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-22923137-bcda-48fe-95ce-c13f6caa3539" returned: 0 in 0.271s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:28:10 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-13c5f613-1458-4c0e-a046-bf680e1a7311 tempest-TestServerVolumeAttachScenarioOldVersion-1041005820 None] <== create_volume: return (792ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:28:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-13c5f613-1458-4c0e-a046-bf680e1a7311 tempest-TestServerVolumeAttachScenarioOldVersion-1041005820 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.794s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:28:10 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-13c5f613-1458-4c0e-a046-bf680e1a7311 tempest-TestServerVolumeAttachScenarioOldVersion-1041005820 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (64eff3e0-ae59-47fb-aa8c-8dbbeb63288f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-22923137-bcda-48fe-95ce-c13f6caa3539', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:28:10 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-13c5f613-1458-4c0e-a046-bf680e1a7311 tempest-TestServerVolumeAttachScenarioOldVersion-1041005820 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (69f7a251-2976-416d-954d-64792c50169c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:28:10 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-13c5f613-1458-4c0e-a046-bf680e1a7311 tempest-TestServerVolumeAttachScenarioOldVersion-1041005820 None] Volume volume-22923137-bcda-48fe-95ce-c13f6caa3539 (22923137-bcda-48fe-95ce-c13f6caa3539): created successfully Aug 15 16:28:10 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-13c5f613-1458-4c0e-a046-bf680e1a7311 tempest-TestServerVolumeAttachScenarioOldVersion-1041005820 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (69f7a251-2976-416d-954d-64792c50169c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:28:10 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-13c5f613-1458-4c0e-a046-bf680e1a7311 tempest-TestServerVolumeAttachScenarioOldVersion-1041005820 None] Flow 'volume_create_manager' (e4e45bf2-ada7-4ea1-adf6-6679edbeeba7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:28:10 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-13c5f613-1458-4c0e-a046-bf680e1a7311 tempest-TestServerVolumeAttachScenarioOldVersion-1041005820 None] Created volume successfully. Aug 15 16:28:12 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-92bce597-9e32-4df6-8813-3e46e1bcd432 req-6cbe7eb8-818e-4359-89f6-32fd7291081d tempest-TestServerVolumeAttachScenarioOldVersion-1041005820 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:28:12 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-92bce597-9e32-4df6-8813-3e46e1bcd432 req-6cbe7eb8-818e-4359-89f6-32fd7291081d tempest-TestServerVolumeAttachScenarioOldVersion-1041005820 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.002s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:28:12 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [req-92bce597-9e32-4df6-8813-3e46e1bcd432 req-6cbe7eb8-818e-4359-89f6-32fd7291081d tempest-TestServerVolumeAttachScenarioOldVersion-1041005820 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.017s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:28:12 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-92bce597-9e32-4df6-8813-3e46e1bcd432 req-6cbe7eb8-818e-4359-89f6-32fd7291081d tempest-TestServerVolumeAttachScenarioOldVersion-1041005820 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81', 'name': 'volume-22923137-bcda-48fe-95ce-c13f6caa3539', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': 'e4dd9ab2-4f63-4456-84d5-812792aea204', 'enforce_multipath': True} {{(pid=94214) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 15 16:28:12 devstack cinder-volume[94214]: INFO cinder.volume.manager [req-92bce597-9e32-4df6-8813-3e46e1bcd432 req-6cbe7eb8-818e-4359-89f6-32fd7291081d tempest-TestServerVolumeAttachScenarioOldVersion-1041005820 None] attachment_update completed successfully. Aug 15 16:28:15 devstack cinder-volume[94214]: INFO cinder.volume.manager [req-f60e0bb9-31fe-4acb-94a7-00bd3efedc61 req-d73ed136-c7e3-4230-935a-08d2417eddd1 tempest-TestServerVolumeAttachScenarioOldVersion-1041005820 None] Terminate volume connection completed successfully. Aug 15 16:28:15 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [req-f60e0bb9-31fe-4acb-94a7-00bd3efedc61 req-d73ed136-c7e3-4230-935a-08d2417eddd1 tempest-TestServerVolumeAttachScenarioOldVersion-1041005820 None] Deleting attachment e4dd9ab2-4f63-4456-84d5-812792aea204. {{(pid=94214) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 15 16:28:16 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-cad981f0-0a44-4d37-887d-67665635dd93 tempest-TestServerVolumeAttachScenarioOldVersion-1041005820 None] Acquiring lock "cinder-22923137-bcda-48fe-95ce-c13f6caa3539-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:28:16 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-cad981f0-0a44-4d37-887d-67665635dd93 tempest-TestServerVolumeAttachScenarioOldVersion-1041005820 None] Lock "cinder-22923137-bcda-48fe-95ce-c13f6caa3539-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:28:16 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-cad981f0-0a44-4d37-887d-67665635dd93 tempest-TestServerVolumeAttachScenarioOldVersion-1041005820 None] Acquiring lock "cinder-quobyte-22923137-bcda-48fe-95ce-c13f6caa3539" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:28:16 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-cad981f0-0a44-4d37-887d-67665635dd93 tempest-TestServerVolumeAttachScenarioOldVersion-1041005820 None] Lock "cinder-quobyte-22923137-bcda-48fe-95ce-c13f6caa3539" acquired by "delete_volume" :: waited 0.015s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:28:16 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[7d7ea989-e6f5-49b1-b629-d3c3af0cd3f0]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:28:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-cad981f0-0a44-4d37-887d-67665635dd93 tempest-TestServerVolumeAttachScenarioOldVersion-1041005820 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-22923137-bcda-48fe-95ce-c13f6caa3539 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:28:16 devstack sudo[112503]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-22923137-bcda-48fe-95ce-c13f6caa3539 Aug 15 16:28:16 devstack sudo[112503]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:28:16 devstack sudo[112503]: pam_unix(sudo:session): session closed for user root Aug 15 16:28:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-cad981f0-0a44-4d37-887d-67665635dd93 tempest-TestServerVolumeAttachScenarioOldVersion-1041005820 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-22923137-bcda-48fe-95ce-c13f6caa3539" returned: 0 in 0.409s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:28:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-cad981f0-0a44-4d37-887d-67665635dd93 tempest-TestServerVolumeAttachScenarioOldVersion-1041005820 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-22923137-bcda-48fe-95ce-c13f6caa3539 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:28:16 devstack sudo[112508]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-22923137-bcda-48fe-95ce-c13f6caa3539 Aug 15 16:28:16 devstack sudo[112508]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:28:17 devstack sudo[112508]: pam_unix(sudo:session): session closed for user root Aug 15 16:28:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-cad981f0-0a44-4d37-887d-67665635dd93 tempest-TestServerVolumeAttachScenarioOldVersion-1041005820 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-22923137-bcda-48fe-95ce-c13f6caa3539" returned: 0 in 0.274s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:28:17 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-cad981f0-0a44-4d37-887d-67665635dd93 tempest-TestServerVolumeAttachScenarioOldVersion-1041005820 None] Lock "cinder-quobyte-22923137-bcda-48fe-95ce-c13f6caa3539" released by "delete_volume" :: held 0.730s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:28:17 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-cad981f0-0a44-4d37-887d-67665635dd93 tempest-TestServerVolumeAttachScenarioOldVersion-1041005820 None] Created reservations ['be9052e8-e1b0-4451-bab4-3cb6a528699b', '687f17ff-5546-4644-8954-5877c6ff4fdb', '4075c23c-041f-40d6-8062-55ad1b4702a2', '86a04b60-235f-44a4-9380-8cd5b099cc5e'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:28:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-cad981f0-0a44-4d37-887d-67665635dd93 tempest-TestServerVolumeAttachScenarioOldVersion-1041005820 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:28:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-cad981f0-0a44-4d37-887d-67665635dd93 tempest-TestServerVolumeAttachScenarioOldVersion-1041005820 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:28:17 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-cad981f0-0a44-4d37-887d-67665635dd93 tempest-TestServerVolumeAttachScenarioOldVersion-1041005820 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:28:17 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-cad981f0-0a44-4d37-887d-67665635dd93 tempest-TestServerVolumeAttachScenarioOldVersion-1041005820 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:28:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-cad981f0-0a44-4d37-887d-67665635dd93 tempest-TestServerVolumeAttachScenarioOldVersion-1041005820 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:28:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-cad981f0-0a44-4d37-887d-67665635dd93 tempest-TestServerVolumeAttachScenarioOldVersion-1041005820 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:28:17 devstack sudo[112511]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:28:17 devstack sudo[112511]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:28:17 devstack sudo[112511]: pam_unix(sudo:session): session closed for user root Aug 15 16:28:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-cad981f0-0a44-4d37-887d-67665635dd93 tempest-TestServerVolumeAttachScenarioOldVersion-1041005820 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.258s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:28:17 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-cad981f0-0a44-4d37-887d-67665635dd93 tempest-TestServerVolumeAttachScenarioOldVersion-1041005820 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:28:17 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-cad981f0-0a44-4d37-887d-67665635dd93 tempest-TestServerVolumeAttachScenarioOldVersion-1041005820 None] Deleted volume successfully. Aug 15 16:28:17 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-cad981f0-0a44-4d37-887d-67665635dd93 tempest-TestServerVolumeAttachScenarioOldVersion-1041005820 None] Lock "cinder-22923137-bcda-48fe-95ce-c13f6caa3539-delete_volume" released by "delete_volume" :: held 1.201s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:28:27 devstack cinder-volume[94214]: DEBUG dbcounter [-] [94214] Writing DB stats cinder:UPDATE=88,cinder:SELECT=85,cinder:INSERT=20,cinder:DELETE=5 {{(pid=94214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 16:28:27 devstack cinder-volume[94214]: DEBUG dbcounter [-] [94214] Writing DB stats cinder:SELECT=87,cinder:UPDATE=91,cinder:DELETE=10,cinder:INSERT=25 {{(pid=94214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 16:28:37 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-7e46d7e1-3430-48cd-91c5-4d3cf9a6141c tempest-TestImageHashVerification-1578730258 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:28:37 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-7e46d7e1-3430-48cd-91c5-4d3cf9a6141c tempest-TestImageHashVerification-1578730258 None] Flow 'volume_create_manager' (b6b8f80a-2f8a-4a1f-8f76-c3eb146a6f33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:28:37 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-7e46d7e1-3430-48cd-91c5-4d3cf9a6141c tempest-TestImageHashVerification-1578730258 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (85b019cb-a2e8-46ce-9c63-d73ca2c53b1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:28:37 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-7e46d7e1-3430-48cd-91c5-4d3cf9a6141c tempest-TestImageHashVerification-1578730258 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (85b019cb-a2e8-46ce-9c63-d73ca2c53b1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:28:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-773486744',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=053a3014-f57c-43ab-9f25-15b9806daf8e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a8f3ad75d4f4d01af09ebb74f754f5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:28:38Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:28:38Z,use_quota=True,user_id='29ab9f8e2e2449c7a9cd30be96d170bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:28:37 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-7e46d7e1-3430-48cd-91c5-4d3cf9a6141c tempest-TestImageHashVerification-1578730258 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (691b3166-2832-4f24-a406-5e8fb9917079) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:28:37 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-7e46d7e1-3430-48cd-91c5-4d3cf9a6141c tempest-TestImageHashVerification-1578730258 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (691b3166-2832-4f24-a406-5e8fb9917079) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:28:37 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-7e46d7e1-3430-48cd-91c5-4d3cf9a6141c tempest-TestImageHashVerification-1578730258 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c2c28804-0edb-4914-b57e-8b380ea6e7a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:28:37 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-7e46d7e1-3430-48cd-91c5-4d3cf9a6141c tempest-TestImageHashVerification-1578730258 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c2c28804-0edb-4914-b57e-8b380ea6e7a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '053a3014-f57c-43ab-9f25-15b9806daf8e', 'volume_name': 'volume-053a3014-f57c-43ab-9f25-15b9806daf8e', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:28:37 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-7e46d7e1-3430-48cd-91c5-4d3cf9a6141c tempest-TestImageHashVerification-1578730258 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1d36291e-0af0-401a-a04e-61d455d8647a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:28:37 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-7e46d7e1-3430-48cd-91c5-4d3cf9a6141c tempest-TestImageHashVerification-1578730258 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1d36291e-0af0-401a-a04e-61d455d8647a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:28:37 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-7e46d7e1-3430-48cd-91c5-4d3cf9a6141c tempest-TestImageHashVerification-1578730258 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b7497cb2-ed3f-406d-8de6-547ba1d7dab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:28:37 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-7e46d7e1-3430-48cd-91c5-4d3cf9a6141c tempest-TestImageHashVerification-1578730258 None] Volume 053a3014-f57c-43ab-9f25-15b9806daf8e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-053a3014-f57c-43ab-9f25-15b9806daf8e', 'volume_size': 1} Aug 15 16:28:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-7e46d7e1-3430-48cd-91c5-4d3cf9a6141c tempest-TestImageHashVerification-1578730258 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:28:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-7e46d7e1-3430-48cd-91c5-4d3cf9a6141c tempest-TestImageHashVerification-1578730258 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:28:37 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-7e46d7e1-3430-48cd-91c5-4d3cf9a6141c tempest-TestImageHashVerification-1578730258 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:28:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-773486744',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=053a3014-f57c-43ab-9f25-15b9806daf8e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a8f3ad75d4f4d01af09ebb74f754f5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:28:38Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:28:38Z,use_quota=True,user_id='29ab9f8e2e2449c7a9cd30be96d170bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:28:37 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-7e46d7e1-3430-48cd-91c5-4d3cf9a6141c tempest-TestImageHashVerification-1578730258 None] Creating volume 053a3014-f57c-43ab-9f25-15b9806daf8e {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:28:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-7e46d7e1-3430-48cd-91c5-4d3cf9a6141c tempest-TestImageHashVerification-1578730258 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:28:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-7e46d7e1-3430-48cd-91c5-4d3cf9a6141c tempest-TestImageHashVerification-1578730258 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:28:37 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-7e46d7e1-3430-48cd-91c5-4d3cf9a6141c tempest-TestImageHashVerification-1578730258 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:28:37 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-7e46d7e1-3430-48cd-91c5-4d3cf9a6141c tempest-TestImageHashVerification-1578730258 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:28:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-7e46d7e1-3430-48cd-91c5-4d3cf9a6141c tempest-TestImageHashVerification-1578730258 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:28:37 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-7e46d7e1-3430-48cd-91c5-4d3cf9a6141c tempest-TestImageHashVerification-1578730258 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:28:37 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-7e46d7e1-3430-48cd-91c5-4d3cf9a6141c tempest-TestImageHashVerification-1578730258 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:28:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-7e46d7e1-3430-48cd-91c5-4d3cf9a6141c tempest-TestImageHashVerification-1578730258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-053a3014-f57c-43ab-9f25-15b9806daf8e 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:28:37 devstack sudo[112555]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-053a3014-f57c-43ab-9f25-15b9806daf8e 1073741824 Aug 15 16:28:37 devstack sudo[112555]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:28:38 devstack sudo[112555]: pam_unix(sudo:session): session closed for user root Aug 15 16:28:38 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-7e46d7e1-3430-48cd-91c5-4d3cf9a6141c tempest-TestImageHashVerification-1578730258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-053a3014-f57c-43ab-9f25-15b9806daf8e 1073741824" returned: 0 in 0.466s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:28:38 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-7e46d7e1-3430-48cd-91c5-4d3cf9a6141c tempest-TestImageHashVerification-1578730258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-053a3014-f57c-43ab-9f25-15b9806daf8e {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:28:38 devstack sudo[112561]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-053a3014-f57c-43ab-9f25-15b9806daf8e Aug 15 16:28:38 devstack sudo[112561]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:28:38 devstack sudo[112561]: pam_unix(sudo:session): session closed for user root Aug 15 16:28:38 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-7e46d7e1-3430-48cd-91c5-4d3cf9a6141c tempest-TestImageHashVerification-1578730258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-053a3014-f57c-43ab-9f25-15b9806daf8e" returned: 0 in 0.252s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:28:38 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-7e46d7e1-3430-48cd-91c5-4d3cf9a6141c tempest-TestImageHashVerification-1578730258 None] <== create_volume: return (765ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:28:38 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-7e46d7e1-3430-48cd-91c5-4d3cf9a6141c tempest-TestImageHashVerification-1578730258 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.768s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:28:38 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-7e46d7e1-3430-48cd-91c5-4d3cf9a6141c tempest-TestImageHashVerification-1578730258 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b7497cb2-ed3f-406d-8de6-547ba1d7dab6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-053a3014-f57c-43ab-9f25-15b9806daf8e', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:28:38 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-7e46d7e1-3430-48cd-91c5-4d3cf9a6141c tempest-TestImageHashVerification-1578730258 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (37dfe8a4-fbce-43f6-8e98-0dd8df9f7006) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:28:38 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-7e46d7e1-3430-48cd-91c5-4d3cf9a6141c tempest-TestImageHashVerification-1578730258 None] Volume volume-053a3014-f57c-43ab-9f25-15b9806daf8e (053a3014-f57c-43ab-9f25-15b9806daf8e): created successfully Aug 15 16:28:38 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-7e46d7e1-3430-48cd-91c5-4d3cf9a6141c tempest-TestImageHashVerification-1578730258 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (37dfe8a4-fbce-43f6-8e98-0dd8df9f7006) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:28:38 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-7e46d7e1-3430-48cd-91c5-4d3cf9a6141c tempest-TestImageHashVerification-1578730258 None] Flow 'volume_create_manager' (b6b8f80a-2f8a-4a1f-8f76-c3eb146a6f33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:28:38 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-7e46d7e1-3430-48cd-91c5-4d3cf9a6141c tempest-TestImageHashVerification-1578730258 None] Created volume successfully. Aug 15 16:28:40 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-525ff768-3e22-4ad8-8c68-1dd0c133c7c8 tempest-TestImageHashVerification-1578730258 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:28:40 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-525ff768-3e22-4ad8-8c68-1dd0c133c7c8 tempest-TestImageHashVerification-1578730258 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:28:40 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[1b1c1da7-3737-4918-987e-9c493056a4f5]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:28:40 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-525ff768-3e22-4ad8-8c68-1dd0c133c7c8 tempest-TestImageHashVerification-1578730258 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-053a3014-f57c-43ab-9f25-15b9806daf8e {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:28:40 devstack sudo[112566]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-053a3014-f57c-43ab-9f25-15b9806daf8e Aug 15 16:28:40 devstack sudo[112566]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:28:40 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:28:40 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Flow 'volume_create_manager' (c72b9a05-64b3-4e6c-8196-e474bcac37b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:28:40 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (548548d6-df6d-4492-8a29-065dc1635f88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:28:40 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (548548d6-df6d-4492-8a29-065dc1635f88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:28:40Z,deleted=False,deleted_at=None,display_description=None,display_name='volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=37c9d40b-6ffe-4468-aef0-889acc55c554,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba496ece846a465f96a8332f5b3b7e0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:28:41Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:28:41Z,use_quota=True,user_id='d52a3d5aa11145d2bc2495f377b83491',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7f338bcb-1be6-4c03-80c6-07f1cd49be74),volume_type_id=7f338bcb-1be6-4c03-80c6-07f1cd49be74)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:28:40 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (61c9dcf1-3ee3-4e7a-9859-4fbbc7fbdd01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:28:40 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (61c9dcf1-3ee3-4e7a-9859-4fbbc7fbdd01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:28:40 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4e580cb2-6cb3-4023-bc1e-b7ee9011cb7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:28:40 devstack cinder-volume[94214]: DEBUG cinder.image.glance [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Creating Keystone auth plugin from conf {{(pid=94214) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 15 16:28:40 devstack sudo[112566]: pam_unix(sudo:session): session closed for user root Aug 15 16:28:40 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-525ff768-3e22-4ad8-8c68-1dd0c133c7c8 tempest-TestImageHashVerification-1578730258 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-053a3014-f57c-43ab-9f25-15b9806daf8e" returned: 0 in 0.388s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:28:40 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[94329f25-4caf-4475-9c4b-f59e781121ab]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:28:40 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-525ff768-3e22-4ad8-8c68-1dd0c133c7c8 tempest-TestImageHashVerification-1578730258 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-053a3014-f57c-43ab-9f25-15b9806daf8e {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:28:41 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4e580cb2-6cb3-4023-bc1e-b7ee9011cb7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '37c9d40b-6ffe-4468-aef0-889acc55c554', 'volume_name': 'volume-37c9d40b-6ffe-4468-aef0-889acc55c554', 'volume_size': 1, 'image_id': 'f5d3b1a7-391c-44cb-b5ad-83a3b1e1bedb', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/f5d3b1a7-391c-44cb-b5ad-83a3b1e1bedb', 'metadata': {}}]), 'image_meta': {'name': 'image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'disk_format': 'raw', 'container_format': 'bare', 'visibility': 'private', 'size': 1024, 'virtual_size': 1024, 'status': 'active', 'checksum': '72e2f13da995910ae0a72a0b7988148a', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': 'ba496ece846a465f96a8332f5b3b7e0c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': 'becc0d562827f4ef38d2a7cd82da3956e66edf8a2b08325c08c10290d82c2046597d23f64b6734b4a579d8b0c1d1cef85e221843e8450dea796b03a69674c7ea', 'id': 'f5d3b1a7-391c-44cb-b5ad-83a3b1e1bedb', 'created_at': datetime.datetime(2026, 8, 15, 14, 28, 39, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 15, 14, 28, 40, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/f5d3b1a7-391c-44cb-b5ad-83a3b1e1bedb/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': }' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:28:41 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6934a54e-ee41-450a-a456-3671fc7d497b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:28:41 devstack sudo[112571]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-053a3014-f57c-43ab-9f25-15b9806daf8e Aug 15 16:28:41 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6934a54e-ee41-450a-a456-3671fc7d497b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:28:41 devstack sudo[112571]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:28:41 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8cd7fc3c-0110-4675-b683-88fe80105e59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:28:41 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Volume 37c9d40b-6ffe-4468-aef0-889acc55c554: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-37c9d40b-6ffe-4468-aef0-889acc55c554', 'volume_size': 1, 'image_id': 'f5d3b1a7-391c-44cb-b5ad-83a3b1e1bedb', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/f5d3b1a7-391c-44cb-b5ad-83a3b1e1bedb', 'metadata': {}}]), 'image_meta': {'name': 'image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'disk_format': 'raw', 'container_format': 'bare', 'visibility': 'private', 'size': 1024, 'virtual_size': 1024, 'status': 'active', 'checksum': '72e2f13da995910ae0a72a0b7988148a', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': 'ba496ece846a465f96a8332f5b3b7e0c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': 'becc0d562827f4ef38d2a7cd82da3956e66edf8a2b08325c08c10290d82c2046597d23f64b6734b4a579d8b0c1d1cef85e221843e8450dea796b03a69674c7ea', 'id': 'f5d3b1a7-391c-44cb-b5ad-83a3b1e1bedb', 'created_at': datetime.datetime(2026, 8, 15, 14, 28, 39, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 15, 14, 28, 40, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/f5d3b1a7-391c-44cb-b5ad-83a3b1e1bedb/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': } Aug 15 16:28:41 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Trying to clone 37c9d40b-6ffe-4468-aef0-889acc55c554 from image f5d3b1a7-391c-44cb-b5ad-83a3b1e1bedb at location (None, [{'url': 'file:///opt/stack/data/glance/images/f5d3b1a7-391c-44cb-b5ad-83a3b1e1bedb', 'metadata': {}}]). {{(pid=94214) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 15 16:28:41 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_f5d3b1a7-391c-44cb-b5ad-83a3b1e1bedb_3if2jnv_devstack@QuobyteHD, size 0.00 MB, duration 1.00 sec {{(pid=94214) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 15 16:28:41 devstack cinder-volume[94214]: INFO cinder.image.image_utils [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Image download 0.00 MB at 0.00 MB/s Aug 15 16:28:41 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[c8ccab06-6b35-45e8-b8e2-2b4da9da9e48]: (4, 'raw') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:28:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_f5d3b1a7-391c-44cb-b5ad-83a3b1e1bedb_3if2jnv_devstack@QuobyteHD {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:28:41 devstack sudo[112573]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_f5d3b1a7-391c-44cb-b5ad-83a3b1e1bedb_3if2jnv_devstack@QuobyteHD Aug 15 16:28:41 devstack sudo[112573]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:28:41 devstack sudo[112571]: pam_unix(sudo:session): session closed for user root Aug 15 16:28:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-525ff768-3e22-4ad8-8c68-1dd0c133c7c8 tempest-TestImageHashVerification-1578730258 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-053a3014-f57c-43ab-9f25-15b9806daf8e" returned: 0 in 0.380s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:28:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-525ff768-3e22-4ad8-8c68-1dd0c133c7c8 tempest-TestImageHashVerification-1578730258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-053a3014-f57c-43ab-9f25-15b9806daf8e /opt/stack/data/cinder/conversion/053a3014-f57c-43ab-9f25-15b9806daf8e.temp_image.d9f90473-eb89-4328-81cc-ef1df2fcfe8dr02fpypo.img {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:28:41 devstack sudo[112578]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-053a3014-f57c-43ab-9f25-15b9806daf8e /opt/stack/data/cinder/conversion/053a3014-f57c-43ab-9f25-15b9806daf8e.temp_image.d9f90473-eb89-4328-81cc-ef1df2fcfe8dr02fpypo.img Aug 15 16:28:41 devstack sudo[112578]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:28:41 devstack sudo[112573]: pam_unix(sudo:session): session closed for user root Aug 15 16:28:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_f5d3b1a7-391c-44cb-b5ad-83a3b1e1bedb_3if2jnv_devstack@QuobyteHD" returned: 0 in 0.335s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:28:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_f5d3b1a7-391c-44cb-b5ad-83a3b1e1bedb_3if2jnv_devstack@QuobyteHD {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:28:41 devstack sudo[112584]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_f5d3b1a7-391c-44cb-b5ad-83a3b1e1bedb_3if2jnv_devstack@QuobyteHD Aug 15 16:28:41 devstack sudo[112584]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:28:42 devstack sudo[112584]: pam_unix(sudo:session): session closed for user root Aug 15 16:28:42 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_f5d3b1a7-391c-44cb-b5ad-83a3b1e1bedb_3if2jnv_devstack@QuobyteHD" returned: 1 in 0.713s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:28:42 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_f5d3b1a7-391c-44cb-b5ad-83a3b1e1bedb_3if2jnv_devstack@QuobyteHD' failed. Not Retrying. {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 15 16:28:42 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Temporary image f5d3b1a7-391c-44cb-b5ad-83a3b1e1bedb is fetched for user d52a3d5aa11145d2bc2495f377b83491. {{(pid=94214) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 15 16:28:42 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[29c663e2-e0fb-451b-8a7d-2d1ae28da2f8]: (4, 'raw') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:28:42 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_f5d3b1a7-391c-44cb-b5ad-83a3b1e1bedb_3if2jnv_devstack@QuobyteHD {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:28:42 devstack sudo[112597]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_f5d3b1a7-391c-44cb-b5ad-83a3b1e1bedb_3if2jnv_devstack@QuobyteHD Aug 15 16:28:42 devstack sudo[112597]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:28:43 devstack sudo[112597]: pam_unix(sudo:session): session closed for user root Aug 15 16:28:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_f5d3b1a7-391c-44cb-b5ad-83a3b1e1bedb_3if2jnv_devstack@QuobyteHD" returned: 0 in 1.237s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:28:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_f5d3b1a7-391c-44cb-b5ad-83a3b1e1bedb_3if2jnv_devstack@QuobyteHD {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:28:44 devstack sudo[112604]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_f5d3b1a7-391c-44cb-b5ad-83a3b1e1bedb_3if2jnv_devstack@QuobyteHD Aug 15 16:28:44 devstack sudo[112604]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:28:44 devstack sudo[112604]: pam_unix(sudo:session): session closed for user root Aug 15 16:28:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_f5d3b1a7-391c-44cb-b5ad-83a3b1e1bedb_3if2jnv_devstack@QuobyteHD" returned: 1 in 1.143s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:28:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_f5d3b1a7-391c-44cb-b5ad-83a3b1e1bedb_3if2jnv_devstack@QuobyteHD' failed. Not Retrying. {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 15 16:28:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:28:45 devstack sudo[112578]: pam_unix(sudo:session): session closed for user root Aug 15 16:28:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-525ff768-3e22-4ad8-8c68-1dd0c133c7c8 tempest-TestImageHashVerification-1578730258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-053a3014-f57c-43ab-9f25-15b9806daf8e /opt/stack/data/cinder/conversion/053a3014-f57c-43ab-9f25-15b9806daf8e.temp_image.d9f90473-eb89-4328-81cc-ef1df2fcfe8dr02fpypo.img" returned: 0 in 4.241s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:28:45 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[89d82b40-e90c-4814-94af-23b2ee15af8e]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:28:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-525ff768-3e22-4ad8-8c68-1dd0c133c7c8 tempest-TestImageHashVerification-1578730258 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-053a3014-f57c-43ab-9f25-15b9806daf8e {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:28:45 devstack sudo[112609]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-053a3014-f57c-43ab-9f25-15b9806daf8e Aug 15 16:28:45 devstack sudo[112609]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:28:46 devstack sudo[112609]: pam_unix(sudo:session): session closed for user root Aug 15 16:28:46 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-525ff768-3e22-4ad8-8c68-1dd0c133c7c8 tempest-TestImageHashVerification-1578730258 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-053a3014-f57c-43ab-9f25-15b9806daf8e" returned: 0 in 0.530s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:28:46 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-525ff768-3e22-4ad8-8c68-1dd0c133c7c8 tempest-TestImageHashVerification-1578730258 None] Image conversion details: src /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-053a3014-f57c-43ab-9f25-15b9806daf8e, size 1024.00 MB, duration 4.24 sec, destination /opt/stack/data/cinder/conversion/053a3014-f57c-43ab-9f25-15b9806daf8e.temp_image.d9f90473-eb89-4328-81cc-ef1df2fcfe8dr02fpypo.img {{(pid=94214) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 15 16:28:46 devstack cinder-volume[94214]: INFO cinder.image.image_utils [None req-525ff768-3e22-4ad8-8c68-1dd0c133c7c8 tempest-TestImageHashVerification-1578730258 None] Converted 1024.00 MB image at 241.38 MB/s Aug 15 16:28:46 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-525ff768-3e22-4ad8-8c68-1dd0c133c7c8 tempest-TestImageHashVerification-1578730258 None] d9f90473-eb89-4328-81cc-ef1df2fcfe8d was raw, no need to convert to raw {{(pid=94214) upload_volume /opt/stack/cinder/cinder/image/image_utils.py:1162}} Aug 15 16:28:54 devstack cinder-volume[94214]: DEBUG oslo_service.periodic_task [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Running periodic task VolumeManager._thread_info {{(pid=94214) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 15 16:28:54 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] thread count: 28 {{(pid=94214) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 15 16:28:54 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] thread info: [<_MainThread(MainThread, started 127815644156032)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94214) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 15 16:28:56 devstack cinder-volume[94214]: DEBUG dbcounter [-] [94214] Writing DB stats cinder:SELECT=4,cinder:UPDATE=4,cinder:INSERT=1,cinder:DELETE=1 {{(pid=94214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 16:28:56 devstack cinder-volume[94214]: DEBUG dbcounter [-] [94214] Writing DB stats cinder:SELECT=7,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=94214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 16:29:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-525ff768-3e22-4ad8-8c68-1dd0c133c7c8 tempest-TestImageHashVerification-1578730258 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" :: held 24.826s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:29:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-525ff768-3e22-4ad8-8c68-1dd0c133c7c8 tempest-TestImageHashVerification-1578730258 None] Uploaded volume to glance image-id: d9f90473-eb89-4328-81cc-ef1df2fcfe8d. {{(pid=94214) copy_volume_to_image /opt/stack/cinder/cinder/volume/manager.py:1781}} Aug 15 16:29:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 20.546s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:29:05 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:28:40Z,deleted=False,deleted_at=None,display_description=None,display_name='volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=37c9d40b-6ffe-4468-aef0-889acc55c554,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba496ece846a465f96a8332f5b3b7e0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:28:41Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:28:41Z,use_quota=True,user_id='d52a3d5aa11145d2bc2495f377b83491',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7f338bcb-1be6-4c03-80c6-07f1cd49be74),volume_type_id=7f338bcb-1be6-4c03-80c6-07f1cd49be74)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:29:05 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Creating volume 37c9d40b-6ffe-4468-aef0-889acc55c554 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:29:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:29:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:29:05 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:29:05 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:29:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:29:05 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:29:05 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:29:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-37c9d40b-6ffe-4468-aef0-889acc55c554 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:05 devstack sudo[112617]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-37c9d40b-6ffe-4468-aef0-889acc55c554 1073741824 Aug 15 16:29:05 devstack sudo[112617]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:05 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-525ff768-3e22-4ad8-8c68-1dd0c133c7c8 tempest-TestImageHashVerification-1578730258 None] Copy volume to image completed successfully. Aug 15 16:29:05 devstack sudo[112617]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-37c9d40b-6ffe-4468-aef0-889acc55c554 1073741824" returned: 0 in 0.417s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-37c9d40b-6ffe-4468-aef0-889acc55c554 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:05 devstack sudo[112622]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-37c9d40b-6ffe-4468-aef0-889acc55c554 Aug 15 16:29:05 devstack sudo[112622]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:05 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4f800c99-17a9-4bcf-abca-4b93c03e56af tempest-TestImageHashVerification-1578730258 None] Acquiring lock "cinder-053a3014-f57c-43ab-9f25-15b9806daf8e-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:29:06 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4f800c99-17a9-4bcf-abca-4b93c03e56af tempest-TestImageHashVerification-1578730258 None] Lock "cinder-053a3014-f57c-43ab-9f25-15b9806daf8e-delete_volume" acquired by "delete_volume" :: waited 0.018s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:29:06 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4f800c99-17a9-4bcf-abca-4b93c03e56af tempest-TestImageHashVerification-1578730258 None] Acquiring lock "cinder-quobyte-053a3014-f57c-43ab-9f25-15b9806daf8e" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:29:06 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4f800c99-17a9-4bcf-abca-4b93c03e56af tempest-TestImageHashVerification-1578730258 None] Lock "cinder-quobyte-053a3014-f57c-43ab-9f25-15b9806daf8e" acquired by "delete_volume" :: waited 0.028s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:29:06 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[5c1b08fa-8278-4b1d-93bf-a5b051887194]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:29:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4f800c99-17a9-4bcf-abca-4b93c03e56af tempest-TestImageHashVerification-1578730258 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-053a3014-f57c-43ab-9f25-15b9806daf8e {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:06 devstack sudo[112622]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-37c9d40b-6ffe-4468-aef0-889acc55c554" returned: 0 in 0.266s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:06 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] <== create_volume: return (724ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:29:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.727s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:29:06 devstack cinder-volume[94214]: DEBUG cinder.volume.volume_utils [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Attempting download of f5d3b1a7-391c-44cb-b5ad-83a3b1e1bedb ((None, [{'url': 'file:///opt/stack/data/glance/images/f5d3b1a7-391c-44cb-b5ad-83a3b1e1bedb', 'metadata': {}}])) to volume 37c9d40b-6ffe-4468-aef0-889acc55c554. {{(pid=94214) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 15 16:29:06 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[db9945da-f544-4496-b4c1-97f49398c779]: (4, 'raw') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:29:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_f5d3b1a7-391c-44cb-b5ad-83a3b1e1bedb_iuzh9gzh {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:06 devstack sudo[112625]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-053a3014-f57c-43ab-9f25-15b9806daf8e Aug 15 16:29:06 devstack sudo[112625]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:06 devstack sudo[112627]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_f5d3b1a7-391c-44cb-b5ad-83a3b1e1bedb_iuzh9gzh Aug 15 16:29:06 devstack sudo[112627]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:06 devstack sudo[112625]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4f800c99-17a9-4bcf-abca-4b93c03e56af tempest-TestImageHashVerification-1578730258 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-053a3014-f57c-43ab-9f25-15b9806daf8e" returned: 0 in 0.369s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4f800c99-17a9-4bcf-abca-4b93c03e56af tempest-TestImageHashVerification-1578730258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-053a3014-f57c-43ab-9f25-15b9806daf8e {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:06 devstack sudo[112632]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-053a3014-f57c-43ab-9f25-15b9806daf8e Aug 15 16:29:06 devstack sudo[112632]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:06 devstack sudo[112627]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_f5d3b1a7-391c-44cb-b5ad-83a3b1e1bedb_iuzh9gzh" returned: 0 in 0.347s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_f5d3b1a7-391c-44cb-b5ad-83a3b1e1bedb_iuzh9gzh {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:06 devstack sudo[112636]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_f5d3b1a7-391c-44cb-b5ad-83a3b1e1bedb_iuzh9gzh Aug 15 16:29:06 devstack sudo[112636]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:06 devstack sudo[112632]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4f800c99-17a9-4bcf-abca-4b93c03e56af tempest-TestImageHashVerification-1578730258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-053a3014-f57c-43ab-9f25-15b9806daf8e" returned: 0 in 0.255s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:06 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4f800c99-17a9-4bcf-abca-4b93c03e56af tempest-TestImageHashVerification-1578730258 None] Lock "cinder-quobyte-053a3014-f57c-43ab-9f25-15b9806daf8e" released by "delete_volume" :: held 0.660s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:29:06 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-4f800c99-17a9-4bcf-abca-4b93c03e56af tempest-TestImageHashVerification-1578730258 None] Created reservations ['b5cefdc1-14f8-476e-b7b8-dce750397302', 'af0f9f76-0da8-416b-8a75-efff75b26642', 'ec049ccf-5198-41a2-ba20-b42ee9481fb5', '26e9ee1b-5f82-4583-81b9-8b679d1c28fb'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:29:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-4f800c99-17a9-4bcf-abca-4b93c03e56af tempest-TestImageHashVerification-1578730258 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:29:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-4f800c99-17a9-4bcf-abca-4b93c03e56af tempest-TestImageHashVerification-1578730258 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:29:06 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-4f800c99-17a9-4bcf-abca-4b93c03e56af tempest-TestImageHashVerification-1578730258 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:29:06 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-4f800c99-17a9-4bcf-abca-4b93c03e56af tempest-TestImageHashVerification-1578730258 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:29:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-4f800c99-17a9-4bcf-abca-4b93c03e56af tempest-TestImageHashVerification-1578730258 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:29:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4f800c99-17a9-4bcf-abca-4b93c03e56af tempest-TestImageHashVerification-1578730258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:06 devstack sudo[112636]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_f5d3b1a7-391c-44cb-b5ad-83a3b1e1bedb_iuzh9gzh" returned: 1 in 0.328s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_f5d3b1a7-391c-44cb-b5ad-83a3b1e1bedb_iuzh9gzh' failed. Not Retrying. {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 15 16:29:06 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[2b2748a5-1c42-484a-ac18-dcf4c925a6db]: (4, 'raw') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:29:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_f5d3b1a7-391c-44cb-b5ad-83a3b1e1bedb_3if2jnv_devstack@QuobyteHD {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:06 devstack sudo[112641]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:29:06 devstack sudo[112641]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:06 devstack sudo[112642]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_f5d3b1a7-391c-44cb-b5ad-83a3b1e1bedb_3if2jnv_devstack@QuobyteHD Aug 15 16:29:06 devstack sudo[112642]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:07 devstack sudo[112641]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4f800c99-17a9-4bcf-abca-4b93c03e56af tempest-TestImageHashVerification-1578730258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.264s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:07 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-4f800c99-17a9-4bcf-abca-4b93c03e56af tempest-TestImageHashVerification-1578730258 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:29:07 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-4f800c99-17a9-4bcf-abca-4b93c03e56af tempest-TestImageHashVerification-1578730258 None] Deleted volume successfully. Aug 15 16:29:07 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4f800c99-17a9-4bcf-abca-4b93c03e56af tempest-TestImageHashVerification-1578730258 None] Lock "cinder-053a3014-f57c-43ab-9f25-15b9806daf8e-delete_volume" released by "delete_volume" :: held 1.157s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:29:07 devstack sudo[112642]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_f5d3b1a7-391c-44cb-b5ad-83a3b1e1bedb_3if2jnv_devstack@QuobyteHD" returned: 0 in 0.325s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_f5d3b1a7-391c-44cb-b5ad-83a3b1e1bedb_3if2jnv_devstack@QuobyteHD {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:07 devstack sudo[112648]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_f5d3b1a7-391c-44cb-b5ad-83a3b1e1bedb_3if2jnv_devstack@QuobyteHD Aug 15 16:29:07 devstack sudo[112648]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:07 devstack sudo[112648]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_f5d3b1a7-391c-44cb-b5ad-83a3b1e1bedb_3if2jnv_devstack@QuobyteHD" returned: 1 in 0.332s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_f5d3b1a7-391c-44cb-b5ad-83a3b1e1bedb_3if2jnv_devstack@QuobyteHD' failed. Not Retrying. {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 15 16:29:07 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] f5d3b1a7-391c-44cb-b5ad-83a3b1e1bedb was raw, converting to qcow2 {{(pid=94214) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 15 16:29:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_f5d3b1a7-391c-44cb-b5ad-83a3b1e1bedb_3if2jnv_devstack@QuobyteHD /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-37c9d40b-6ffe-4468-aef0-889acc55c554 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:07 devstack sudo[112653]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_f5d3b1a7-391c-44cb-b5ad-83a3b1e1bedb_3if2jnv_devstack@QuobyteHD /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-37c9d40b-6ffe-4468-aef0-889acc55c554 Aug 15 16:29:07 devstack sudo[112653]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:08 devstack sudo[112653]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_f5d3b1a7-391c-44cb-b5ad-83a3b1e1bedb_3if2jnv_devstack@QuobyteHD /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-37c9d40b-6ffe-4468-aef0-889acc55c554" returned: 0 in 0.518s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:08 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_f5d3b1a7-391c-44cb-b5ad-83a3b1e1bedb_3if2jnv_devstack@QuobyteHD, size 0.00 MB, duration 1.00 sec, destination /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-37c9d40b-6ffe-4468-aef0-889acc55c554 {{(pid=94214) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 15 16:29:08 devstack cinder-volume[94214]: INFO cinder.image.image_utils [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Converted 0.00 MB image at 0.00 MB/s Aug 15 16:29:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-37c9d40b-6ffe-4468-aef0-889acc55c554 1G {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:08 devstack sudo[112658]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-37c9d40b-6ffe-4468-aef0-889acc55c554 1G Aug 15 16:29:08 devstack sudo[112658]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:08 devstack sudo[112658]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-37c9d40b-6ffe-4468-aef0-889acc55c554 1G" returned: 0 in 0.323s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:08 devstack cinder-volume[94214]: DEBUG cinder.volume.volume_utils [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Downloaded image f5d3b1a7-391c-44cb-b5ad-83a3b1e1bedb ((None, [{'url': 'file:///opt/stack/data/glance/images/f5d3b1a7-391c-44cb-b5ad-83a3b1e1bedb', 'metadata': {}}])) to volume 37c9d40b-6ffe-4468-aef0-889acc55c554 successfully. {{(pid=94214) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 15 16:29:08 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Temporary image f5d3b1a7-391c-44cb-b5ad-83a3b1e1bedb for user d52a3d5aa11145d2bc2495f377b83491 is deleted. {{(pid=94214) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 15 16:29:08 devstack cinder-volume[94214]: DEBUG cinder.volume.volume_utils [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Marking volume 37c9d40b-6ffe-4468-aef0-889acc55c554 as bootable. {{(pid=94214) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 15 16:29:08 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Copying metadata from image f5d3b1a7-391c-44cb-b5ad-83a3b1e1bedb to 37c9d40b-6ffe-4468-aef0-889acc55c554. {{(pid=94214) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 15 16:29:08 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Creating volume glance metadata for volume 37c9d40b-6ffe-4468-aef0-889acc55c554 backed by image f5d3b1a7-391c-44cb-b5ad-83a3b1e1bedb with: {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'image_id': 'f5d3b1a7-391c-44cb-b5ad-83a3b1e1bedb', 'image_name': 'image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'checksum': '72e2f13da995910ae0a72a0b7988148a', 'container_format': 'bare', 'disk_format': 'raw', 'min_disk': 1, 'min_ram': 0, 'size': 1024}. {{(pid=94214) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 15 16:29:08 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8cd7fc3c-0110-4675-b683-88fe80105e59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-37c9d40b-6ffe-4468-aef0-889acc55c554', 'volume_size': 1, 'image_id': 'f5d3b1a7-391c-44cb-b5ad-83a3b1e1bedb', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/f5d3b1a7-391c-44cb-b5ad-83a3b1e1bedb', 'metadata': {}}]), 'image_meta': {'name': 'image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'disk_format': 'raw', 'container_format': 'bare', 'visibility': 'private', 'size': 1024, 'virtual_size': 1024, 'status': 'active', 'checksum': '72e2f13da995910ae0a72a0b7988148a', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': 'ba496ece846a465f96a8332f5b3b7e0c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': 'becc0d562827f4ef38d2a7cd82da3956e66edf8a2b08325c08c10290d82c2046597d23f64b6734b4a579d8b0c1d1cef85e221843e8450dea796b03a69674c7ea', 'id': 'f5d3b1a7-391c-44cb-b5ad-83a3b1e1bedb', 'created_at': datetime.datetime(2026, 8, 15, 14, 28, 39, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 15, 14, 28, 40, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/f5d3b1a7-391c-44cb-b5ad-83a3b1e1bedb/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': }' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:08 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (879acd21-8c8d-47bc-9628-71bda4d0dec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:29:08 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Volume volume-37c9d40b-6ffe-4468-aef0-889acc55c554 (37c9d40b-6ffe-4468-aef0-889acc55c554): created successfully Aug 15 16:29:08 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (879acd21-8c8d-47bc-9628-71bda4d0dec5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:08 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Flow 'volume_create_manager' (c72b9a05-64b3-4e6c-8196-e474bcac37b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:29:08 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-e1bd46b2-d2b6-4c14-838b-f0eb4e3310f9 tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Created volume successfully. Aug 15 16:29:09 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-fc2cee66-a19f-479e-997a-855e31f38bfc tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Acquiring lock "cinder-37c9d40b-6ffe-4468-aef0-889acc55c554-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:29:09 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-fc2cee66-a19f-479e-997a-855e31f38bfc tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Lock "cinder-37c9d40b-6ffe-4468-aef0-889acc55c554-delete_volume" acquired by "delete_volume" :: waited 0.019s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:29:09 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-fc2cee66-a19f-479e-997a-855e31f38bfc tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Acquiring lock "cinder-quobyte-37c9d40b-6ffe-4468-aef0-889acc55c554" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:29:09 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-fc2cee66-a19f-479e-997a-855e31f38bfc tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Lock "cinder-quobyte-37c9d40b-6ffe-4468-aef0-889acc55c554" acquired by "delete_volume" :: waited 0.017s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:29:09 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[befebf88-d226-4dc9-8e8a-ec48c16d6aaf]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:29:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-fc2cee66-a19f-479e-997a-855e31f38bfc tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-37c9d40b-6ffe-4468-aef0-889acc55c554 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:09 devstack sudo[112665]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-37c9d40b-6ffe-4468-aef0-889acc55c554 Aug 15 16:29:09 devstack sudo[112665]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:10 devstack sudo[112665]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-fc2cee66-a19f-479e-997a-855e31f38bfc tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-37c9d40b-6ffe-4468-aef0-889acc55c554" returned: 0 in 0.357s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-fc2cee66-a19f-479e-997a-855e31f38bfc tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-37c9d40b-6ffe-4468-aef0-889acc55c554 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:10 devstack sudo[112671]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-37c9d40b-6ffe-4468-aef0-889acc55c554 Aug 15 16:29:10 devstack sudo[112671]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:10 devstack sudo[112671]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-fc2cee66-a19f-479e-997a-855e31f38bfc tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-37c9d40b-6ffe-4468-aef0-889acc55c554" returned: 0 in 0.291s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:10 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-fc2cee66-a19f-479e-997a-855e31f38bfc tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Lock "cinder-quobyte-37c9d40b-6ffe-4468-aef0-889acc55c554" released by "delete_volume" :: held 0.690s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:29:10 devstack cinder-volume[94214]: WARNING cinder.quota [None req-fc2cee66-a19f-479e-997a-855e31f38bfc tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Deprecated: Default quota for resource: volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 15 16:29:10 devstack cinder-volume[94214]: WARNING cinder.quota [None req-fc2cee66-a19f-479e-997a-855e31f38bfc tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Deprecated: Default quota for resource: gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 15 16:29:10 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-fc2cee66-a19f-479e-997a-855e31f38bfc tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Created reservations ['5a32d744-0994-46b7-8283-8e2b6b4decf1', '92b3d8d4-1c9e-49a1-87f7-65a2b48ef928', '89c92659-f639-41d3-bcec-39ec62f17b80', '142293b7-a0e5-497b-ac4c-8d6a66254de2'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:29:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-fc2cee66-a19f-479e-997a-855e31f38bfc tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:29:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-fc2cee66-a19f-479e-997a-855e31f38bfc tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:29:10 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-fc2cee66-a19f-479e-997a-855e31f38bfc tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:29:10 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-fc2cee66-a19f-479e-997a-855e31f38bfc tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:29:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-fc2cee66-a19f-479e-997a-855e31f38bfc tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:29:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-fc2cee66-a19f-479e-997a-855e31f38bfc tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:10 devstack sudo[112674]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:29:10 devstack sudo[112674]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:10 devstack sudo[112674]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-fc2cee66-a19f-479e-997a-855e31f38bfc tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.256s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:10 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-fc2cee66-a19f-479e-997a-855e31f38bfc tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:29:10 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-fc2cee66-a19f-479e-997a-855e31f38bfc tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Deleted volume successfully. Aug 15 16:29:10 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-fc2cee66-a19f-479e-997a-855e31f38bfc tempest-VolumeAndVolumeTypeFromImageTest-1627948652 None] Lock "cinder-37c9d40b-6ffe-4468-aef0-889acc55c554-delete_volume" released by "delete_volume" :: held 1.153s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:29:15 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-5f0d06c5-f27e-451c-8101-784b71528523 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:29:15 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-5f0d06c5-f27e-451c-8101-784b71528523 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Flow 'volume_create_manager' (c5bbe336-8ba6-43ae-9e91-05e1908a3ec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:29:15 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-5f0d06c5-f27e-451c-8101-784b71528523 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (33e70af0-a412-43a5-b6b7-cb04b8e59b11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:29:15 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-5f0d06c5-f27e-451c-8101-784b71528523 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (33e70af0-a412-43a5-b6b7-cb04b8e59b11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:29:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1312498454',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b8fc9ab8-811f-47ab-b178-ab0884e54e55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ad7ea0bcbcf4d05bbf8f29a83314e43',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:29:16Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:29:16Z,use_quota=True,user_id='1d7d8f2c856f4bf48287c2ffa3717f4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:15 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-5f0d06c5-f27e-451c-8101-784b71528523 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (50a8392f-5697-4617-a3ae-de74d1fb4165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:29:15 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-5f0d06c5-f27e-451c-8101-784b71528523 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (50a8392f-5697-4617-a3ae-de74d1fb4165) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:15 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-5f0d06c5-f27e-451c-8101-784b71528523 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2d5c7bf0-229e-4eb8-9b69-05abedf2b1d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:29:15 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-5f0d06c5-f27e-451c-8101-784b71528523 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2d5c7bf0-229e-4eb8-9b69-05abedf2b1d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b8fc9ab8-811f-47ab-b178-ab0884e54e55', 'volume_name': 'volume-b8fc9ab8-811f-47ab-b178-ab0884e54e55', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:15 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-5f0d06c5-f27e-451c-8101-784b71528523 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2e19d1a7-0154-45b4-81fb-8d979e3d3e0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:29:15 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-5f0d06c5-f27e-451c-8101-784b71528523 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2e19d1a7-0154-45b4-81fb-8d979e3d3e0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:15 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-5f0d06c5-f27e-451c-8101-784b71528523 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (365e4398-e5e2-43df-bb94-0476ffe26502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:29:15 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-5f0d06c5-f27e-451c-8101-784b71528523 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Volume b8fc9ab8-811f-47ab-b178-ab0884e54e55: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b8fc9ab8-811f-47ab-b178-ab0884e54e55', 'volume_size': 1} Aug 15 16:29:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-5f0d06c5-f27e-451c-8101-784b71528523 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:29:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-5f0d06c5-f27e-451c-8101-784b71528523 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:29:15 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-5f0d06c5-f27e-451c-8101-784b71528523 tempest-CreateVolumesFromSnapshotTest-1154865263 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:29:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1312498454',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b8fc9ab8-811f-47ab-b178-ab0884e54e55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ad7ea0bcbcf4d05bbf8f29a83314e43',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:29:16Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:29:16Z,use_quota=True,user_id='1d7d8f2c856f4bf48287c2ffa3717f4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:29:15 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-5f0d06c5-f27e-451c-8101-784b71528523 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Creating volume b8fc9ab8-811f-47ab-b178-ab0884e54e55 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:29:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-5f0d06c5-f27e-451c-8101-784b71528523 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:29:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-5f0d06c5-f27e-451c-8101-784b71528523 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:29:15 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-5f0d06c5-f27e-451c-8101-784b71528523 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:29:15 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-5f0d06c5-f27e-451c-8101-784b71528523 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:29:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-5f0d06c5-f27e-451c-8101-784b71528523 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:29:15 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-5f0d06c5-f27e-451c-8101-784b71528523 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:29:15 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-5f0d06c5-f27e-451c-8101-784b71528523 tempest-CreateVolumesFromSnapshotTest-1154865263 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:29:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-5f0d06c5-f27e-451c-8101-784b71528523 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b8fc9ab8-811f-47ab-b178-ab0884e54e55 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:15 devstack sudo[112717]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b8fc9ab8-811f-47ab-b178-ab0884e54e55 1073741824 Aug 15 16:29:15 devstack sudo[112717]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:16 devstack sudo[112717]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-5f0d06c5-f27e-451c-8101-784b71528523 tempest-CreateVolumesFromSnapshotTest-1154865263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b8fc9ab8-811f-47ab-b178-ab0884e54e55 1073741824" returned: 0 in 0.475s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-5f0d06c5-f27e-451c-8101-784b71528523 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b8fc9ab8-811f-47ab-b178-ab0884e54e55 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:16 devstack sudo[112722]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b8fc9ab8-811f-47ab-b178-ab0884e54e55 Aug 15 16:29:16 devstack sudo[112722]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:16 devstack sudo[112722]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-5f0d06c5-f27e-451c-8101-784b71528523 tempest-CreateVolumesFromSnapshotTest-1154865263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b8fc9ab8-811f-47ab-b178-ab0884e54e55" returned: 0 in 0.260s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:16 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-5f0d06c5-f27e-451c-8101-784b71528523 tempest-CreateVolumesFromSnapshotTest-1154865263 None] <== create_volume: return (777ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:29:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-5f0d06c5-f27e-451c-8101-784b71528523 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.780s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:29:16 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-5f0d06c5-f27e-451c-8101-784b71528523 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (365e4398-e5e2-43df-bb94-0476ffe26502) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b8fc9ab8-811f-47ab-b178-ab0884e54e55', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:16 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-5f0d06c5-f27e-451c-8101-784b71528523 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (44d9b4be-f175-4b8d-970f-e6cdfdb19c21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:29:16 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-5f0d06c5-f27e-451c-8101-784b71528523 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Volume volume-b8fc9ab8-811f-47ab-b178-ab0884e54e55 (b8fc9ab8-811f-47ab-b178-ab0884e54e55): created successfully Aug 15 16:29:16 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-5f0d06c5-f27e-451c-8101-784b71528523 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (44d9b4be-f175-4b8d-970f-e6cdfdb19c21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:16 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-5f0d06c5-f27e-451c-8101-784b71528523 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Flow 'volume_create_manager' (c5bbe336-8ba6-43ae-9e91-05e1908a3ec5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:29:16 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-5f0d06c5-f27e-451c-8101-784b71528523 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Created volume successfully. Aug 15 16:29:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-db2d9b00-0605-4cc5-b767-f995e3be7add tempest-CreateVolumesFromSnapshotTest-1154865263 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:29:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-db2d9b00-0605-4cc5-b767-f995e3be7add tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:29:16 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-db2d9b00-0605-4cc5-b767-f995e3be7add tempest-CreateVolumesFromSnapshotTest-1154865263 None] Creating offline snapshot 54096b0d-34f0-491c-bd06-514845040732 of volume b8fc9ab8-811f-47ab-b178-ab0884e54e55 {{(pid=94214) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 15 16:29:16 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[d5c7bd68-3455-49f1-9b01-95d51ffa47c9]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:29:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-db2d9b00-0605-4cc5-b767-f995e3be7add tempest-CreateVolumesFromSnapshotTest-1154865263 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b8fc9ab8-811f-47ab-b178-ab0884e54e55 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:17 devstack sudo[112725]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b8fc9ab8-811f-47ab-b178-ab0884e54e55 Aug 15 16:29:17 devstack sudo[112725]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:17 devstack sudo[112725]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-db2d9b00-0605-4cc5-b767-f995e3be7add tempest-CreateVolumesFromSnapshotTest-1154865263 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b8fc9ab8-811f-47ab-b178-ab0884e54e55" returned: 0 in 0.393s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-db2d9b00-0605-4cc5-b767-f995e3be7add tempest-CreateVolumesFromSnapshotTest-1154865263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b8fc9ab8-811f-47ab-b178-ab0884e54e55,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b8fc9ab8-811f-47ab-b178-ab0884e54e55.54096b0d-34f0-491c-bd06-514845040732 1G {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:17 devstack sudo[112730]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b8fc9ab8-811f-47ab-b178-ab0884e54e55,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b8fc9ab8-811f-47ab-b178-ab0884e54e55.54096b0d-34f0-491c-bd06-514845040732 1G Aug 15 16:29:17 devstack sudo[112730]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:17 devstack sudo[112730]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-db2d9b00-0605-4cc5-b767-f995e3be7add tempest-CreateVolumesFromSnapshotTest-1154865263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b8fc9ab8-811f-47ab-b178-ab0884e54e55,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b8fc9ab8-811f-47ab-b178-ab0884e54e55.54096b0d-34f0-491c-bd06-514845040732 1G" returned: 0 in 0.421s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-db2d9b00-0605-4cc5-b767-f995e3be7add tempest-CreateVolumesFromSnapshotTest-1154865263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b8fc9ab8-811f-47ab-b178-ab0884e54e55 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b8fc9ab8-811f-47ab-b178-ab0884e54e55.54096b0d-34f0-491c-bd06-514845040732 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:17 devstack sudo[112736]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b8fc9ab8-811f-47ab-b178-ab0884e54e55 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b8fc9ab8-811f-47ab-b178-ab0884e54e55.54096b0d-34f0-491c-bd06-514845040732 Aug 15 16:29:17 devstack sudo[112736]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:18 devstack sudo[112736]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-db2d9b00-0605-4cc5-b767-f995e3be7add tempest-CreateVolumesFromSnapshotTest-1154865263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b8fc9ab8-811f-47ab-b178-ab0884e54e55 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b8fc9ab8-811f-47ab-b178-ab0884e54e55.54096b0d-34f0-491c-bd06-514845040732" returned: 0 in 0.299s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:18 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-db2d9b00-0605-4cc5-b767-f995e3be7add tempest-CreateVolumesFromSnapshotTest-1154865263 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b8fc9ab8-811f-47ab-b178-ab0884e54e55.54096b0d-34f0-491c-bd06-514845040732 is being set with open permissions: ugo+rw Aug 15 16:29:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-db2d9b00-0605-4cc5-b767-f995e3be7add tempest-CreateVolumesFromSnapshotTest-1154865263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b8fc9ab8-811f-47ab-b178-ab0884e54e55.54096b0d-34f0-491c-bd06-514845040732 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:18 devstack sudo[112741]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b8fc9ab8-811f-47ab-b178-ab0884e54e55.54096b0d-34f0-491c-bd06-514845040732 Aug 15 16:29:18 devstack sudo[112741]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:18 devstack sudo[112741]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-db2d9b00-0605-4cc5-b767-f995e3be7add tempest-CreateVolumesFromSnapshotTest-1154865263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b8fc9ab8-811f-47ab-b178-ab0884e54e55.54096b0d-34f0-491c-bd06-514845040732" returned: 0 in 0.259s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-db2d9b00-0605-4cc5-b767-f995e3be7add tempest-CreateVolumesFromSnapshotTest-1154865263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b8fc9ab8-811f-47ab-b178-ab0884e54e55.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:18 devstack sudo[112744]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b8fc9ab8-811f-47ab-b178-ab0884e54e55.info Aug 15 16:29:18 devstack sudo[112744]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:18 devstack sudo[112744]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-db2d9b00-0605-4cc5-b767-f995e3be7add tempest-CreateVolumesFromSnapshotTest-1154865263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b8fc9ab8-811f-47ab-b178-ab0884e54e55.info" returned: 0 in 0.262s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:18 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-db2d9b00-0605-4cc5-b767-f995e3be7add tempest-CreateVolumesFromSnapshotTest-1154865263 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b8fc9ab8-811f-47ab-b178-ab0884e54e55.info is being set with open permissions: ugo+rw Aug 15 16:29:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-db2d9b00-0605-4cc5-b767-f995e3be7add tempest-CreateVolumesFromSnapshotTest-1154865263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b8fc9ab8-811f-47ab-b178-ab0884e54e55.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:18 devstack sudo[112747]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b8fc9ab8-811f-47ab-b178-ab0884e54e55.info Aug 15 16:29:18 devstack sudo[112747]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:18 devstack sudo[112747]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-db2d9b00-0605-4cc5-b767-f995e3be7add tempest-CreateVolumesFromSnapshotTest-1154865263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b8fc9ab8-811f-47ab-b178-ab0884e54e55.info" returned: 0 in 0.275s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-db2d9b00-0605-4cc5-b767-f995e3be7add tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.002s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:29:18 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-ae2b6167-0a92-4d78-b5ce-e98dad553e23 tempest-VolumeDependencyTests-588650820 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:29:18 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ae2b6167-0a92-4d78-b5ce-e98dad553e23 tempest-VolumeDependencyTests-588650820 None] Flow 'volume_create_manager' (481595fa-ba69-483b-b178-2fe19b538ecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:29:18 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ae2b6167-0a92-4d78-b5ce-e98dad553e23 tempest-VolumeDependencyTests-588650820 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0495aee8-aa3b-4f58-abca-805606ad9392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:29:19 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ae2b6167-0a92-4d78-b5ce-e98dad553e23 tempest-VolumeDependencyTests-588650820 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0495aee8-aa3b-4f58-abca-805606ad9392) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:29:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1281327149',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=835f4e76-f602-44a1-8721-a46af311231d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='613de13f22bd48038dda7ab4bcc4e9f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:29:19Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:29:19Z,use_quota=True,user_id='a303d9e0de4c41d4a824b9de4e78eea1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:19 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ae2b6167-0a92-4d78-b5ce-e98dad553e23 tempest-VolumeDependencyTests-588650820 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (922d7216-3775-41ea-a414-45d439edb94a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:29:19 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ae2b6167-0a92-4d78-b5ce-e98dad553e23 tempest-VolumeDependencyTests-588650820 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (922d7216-3775-41ea-a414-45d439edb94a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:19 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ae2b6167-0a92-4d78-b5ce-e98dad553e23 tempest-VolumeDependencyTests-588650820 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6ca5f0c1-c4f5-41ec-95e8-7c2597a8ffef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:29:19 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ae2b6167-0a92-4d78-b5ce-e98dad553e23 tempest-VolumeDependencyTests-588650820 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6ca5f0c1-c4f5-41ec-95e8-7c2597a8ffef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '835f4e76-f602-44a1-8721-a46af311231d', 'volume_name': 'volume-835f4e76-f602-44a1-8721-a46af311231d', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:19 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ae2b6167-0a92-4d78-b5ce-e98dad553e23 tempest-VolumeDependencyTests-588650820 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (af073cd6-d526-42c5-a9cc-8736c8fb9cf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:29:19 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ae2b6167-0a92-4d78-b5ce-e98dad553e23 tempest-VolumeDependencyTests-588650820 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (af073cd6-d526-42c5-a9cc-8736c8fb9cf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:19 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ae2b6167-0a92-4d78-b5ce-e98dad553e23 tempest-VolumeDependencyTests-588650820 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (42356b87-1539-489b-8409-b6237b7c402d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:29:19 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-ae2b6167-0a92-4d78-b5ce-e98dad553e23 tempest-VolumeDependencyTests-588650820 None] Volume 835f4e76-f602-44a1-8721-a46af311231d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-835f4e76-f602-44a1-8721-a46af311231d', 'volume_size': 1} Aug 15 16:29:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ae2b6167-0a92-4d78-b5ce-e98dad553e23 tempest-VolumeDependencyTests-588650820 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:29:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ae2b6167-0a92-4d78-b5ce-e98dad553e23 tempest-VolumeDependencyTests-588650820 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:29:19 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ae2b6167-0a92-4d78-b5ce-e98dad553e23 tempest-VolumeDependencyTests-588650820 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:29:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1281327149',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=835f4e76-f602-44a1-8721-a46af311231d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='613de13f22bd48038dda7ab4bcc4e9f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:29:19Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:29:19Z,use_quota=True,user_id='a303d9e0de4c41d4a824b9de4e78eea1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:29:19 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-ae2b6167-0a92-4d78-b5ce-e98dad553e23 tempest-VolumeDependencyTests-588650820 None] Creating volume 835f4e76-f602-44a1-8721-a46af311231d {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:29:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ae2b6167-0a92-4d78-b5ce-e98dad553e23 tempest-VolumeDependencyTests-588650820 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:29:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ae2b6167-0a92-4d78-b5ce-e98dad553e23 tempest-VolumeDependencyTests-588650820 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:29:19 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ae2b6167-0a92-4d78-b5ce-e98dad553e23 tempest-VolumeDependencyTests-588650820 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:29:19 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ae2b6167-0a92-4d78-b5ce-e98dad553e23 tempest-VolumeDependencyTests-588650820 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:29:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ae2b6167-0a92-4d78-b5ce-e98dad553e23 tempest-VolumeDependencyTests-588650820 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:29:19 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ae2b6167-0a92-4d78-b5ce-e98dad553e23 tempest-VolumeDependencyTests-588650820 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:29:19 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-ae2b6167-0a92-4d78-b5ce-e98dad553e23 tempest-VolumeDependencyTests-588650820 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:29:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ae2b6167-0a92-4d78-b5ce-e98dad553e23 tempest-VolumeDependencyTests-588650820 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-835f4e76-f602-44a1-8721-a46af311231d 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:19 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-db2d9b00-0605-4cc5-b767-f995e3be7add tempest-CreateVolumesFromSnapshotTest-1154865263 None] Create snapshot completed successfully Aug 15 16:29:19 devstack sudo[112751]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-835f4e76-f602-44a1-8721-a46af311231d 1073741824 Aug 15 16:29:19 devstack sudo[112751]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:19 devstack sudo[112751]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ae2b6167-0a92-4d78-b5ce-e98dad553e23 tempest-VolumeDependencyTests-588650820 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-835f4e76-f602-44a1-8721-a46af311231d 1073741824" returned: 0 in 0.405s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ae2b6167-0a92-4d78-b5ce-e98dad553e23 tempest-VolumeDependencyTests-588650820 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-835f4e76-f602-44a1-8721-a46af311231d {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:19 devstack sudo[112756]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-835f4e76-f602-44a1-8721-a46af311231d Aug 15 16:29:19 devstack sudo[112756]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:19 devstack sudo[112756]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ae2b6167-0a92-4d78-b5ce-e98dad553e23 tempest-VolumeDependencyTests-588650820 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-835f4e76-f602-44a1-8721-a46af311231d" returned: 0 in 0.235s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:19 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ae2b6167-0a92-4d78-b5ce-e98dad553e23 tempest-VolumeDependencyTests-588650820 None] <== create_volume: return (678ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:29:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ae2b6167-0a92-4d78-b5ce-e98dad553e23 tempest-VolumeDependencyTests-588650820 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.681s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:29:19 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ae2b6167-0a92-4d78-b5ce-e98dad553e23 tempest-VolumeDependencyTests-588650820 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (42356b87-1539-489b-8409-b6237b7c402d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-835f4e76-f602-44a1-8721-a46af311231d', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:19 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ae2b6167-0a92-4d78-b5ce-e98dad553e23 tempest-VolumeDependencyTests-588650820 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (89e43e3d-3561-43ad-acd7-320178fe6d5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:29:19 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-ae2b6167-0a92-4d78-b5ce-e98dad553e23 tempest-VolumeDependencyTests-588650820 None] Volume volume-835f4e76-f602-44a1-8721-a46af311231d (835f4e76-f602-44a1-8721-a46af311231d): created successfully Aug 15 16:29:19 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ae2b6167-0a92-4d78-b5ce-e98dad553e23 tempest-VolumeDependencyTests-588650820 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (89e43e3d-3561-43ad-acd7-320178fe6d5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:19 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ae2b6167-0a92-4d78-b5ce-e98dad553e23 tempest-VolumeDependencyTests-588650820 None] Flow 'volume_create_manager' (481595fa-ba69-483b-b178-2fe19b538ecb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:29:19 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-ae2b6167-0a92-4d78-b5ce-e98dad553e23 tempest-VolumeDependencyTests-588650820 None] Created volume successfully. Aug 15 16:29:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-53c7e8cb-4729-4707-8c1a-ced226a7893d tempest-VolumeDependencyTests-588650820 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:29:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-53c7e8cb-4729-4707-8c1a-ced226a7893d tempest-VolumeDependencyTests-588650820 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:29:20 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-53c7e8cb-4729-4707-8c1a-ced226a7893d tempest-VolumeDependencyTests-588650820 None] Creating offline snapshot 6edff23f-ca8a-479a-a85b-c8a06f8e2c0a of volume 835f4e76-f602-44a1-8721-a46af311231d {{(pid=94214) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 15 16:29:20 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[6014afc8-b889-422f-aced-7f3fff204ac3]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:29:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-53c7e8cb-4729-4707-8c1a-ced226a7893d tempest-VolumeDependencyTests-588650820 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-835f4e76-f602-44a1-8721-a46af311231d {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:20 devstack sudo[112760]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-835f4e76-f602-44a1-8721-a46af311231d Aug 15 16:29:20 devstack sudo[112760]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:20 devstack sudo[112760]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-53c7e8cb-4729-4707-8c1a-ced226a7893d tempest-VolumeDependencyTests-588650820 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-835f4e76-f602-44a1-8721-a46af311231d" returned: 0 in 0.386s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-53c7e8cb-4729-4707-8c1a-ced226a7893d tempest-VolumeDependencyTests-588650820 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-835f4e76-f602-44a1-8721-a46af311231d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-835f4e76-f602-44a1-8721-a46af311231d.6edff23f-ca8a-479a-a85b-c8a06f8e2c0a 1G {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:20 devstack sudo[112765]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-835f4e76-f602-44a1-8721-a46af311231d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-835f4e76-f602-44a1-8721-a46af311231d.6edff23f-ca8a-479a-a85b-c8a06f8e2c0a 1G Aug 15 16:29:20 devstack sudo[112765]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:20 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-f00a3a52-fd66-4f17-825b-21d123baed9e tempest-CreateVolumesFromSnapshotTest-1154865263 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:29:20 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f00a3a52-fd66-4f17-825b-21d123baed9e tempest-CreateVolumesFromSnapshotTest-1154865263 None] Flow 'volume_create_manager' (ee1765e2-f931-4031-b95d-e98fde91ce30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:29:20 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f00a3a52-fd66-4f17-825b-21d123baed9e tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3841f66f-acca-472b-a8a1-c9919c5dac75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:29:20 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f00a3a52-fd66-4f17-825b-21d123baed9e tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3841f66f-acca-472b-a8a1-c9919c5dac75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:29:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1609531880',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8452ebd5-b645-4f9a-9ae9-95a5758b57d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ad7ea0bcbcf4d05bbf8f29a83314e43',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:29:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:29:21Z,use_quota=True,user_id='1d7d8f2c856f4bf48287c2ffa3717f4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:20 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f00a3a52-fd66-4f17-825b-21d123baed9e tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (106f8be5-67b7-4933-a239-daa56e584c73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:29:20 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f00a3a52-fd66-4f17-825b-21d123baed9e tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (106f8be5-67b7-4933-a239-daa56e584c73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:20 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f00a3a52-fd66-4f17-825b-21d123baed9e tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (877ec63c-3b12-48c5-8f29-27a31aa1bf4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:29:20 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f00a3a52-fd66-4f17-825b-21d123baed9e tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (877ec63c-3b12-48c5-8f29-27a31aa1bf4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8452ebd5-b645-4f9a-9ae9-95a5758b57d9', 'volume_name': 'volume-8452ebd5-b645-4f9a-9ae9-95a5758b57d9', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:20 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f00a3a52-fd66-4f17-825b-21d123baed9e tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4c52b6e6-76af-4046-ae7e-dbda1f150a50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:29:20 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f00a3a52-fd66-4f17-825b-21d123baed9e tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4c52b6e6-76af-4046-ae7e-dbda1f150a50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:20 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f00a3a52-fd66-4f17-825b-21d123baed9e tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a4706468-b419-419a-83f6-8fb5bbeb4db4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:29:20 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-f00a3a52-fd66-4f17-825b-21d123baed9e tempest-CreateVolumesFromSnapshotTest-1154865263 None] Volume 8452ebd5-b645-4f9a-9ae9-95a5758b57d9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8452ebd5-b645-4f9a-9ae9-95a5758b57d9', 'volume_size': 1} Aug 15 16:29:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f00a3a52-fd66-4f17-825b-21d123baed9e tempest-CreateVolumesFromSnapshotTest-1154865263 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:29:20 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-156c98fb-5a97-44cb-af09-4e86aed6c919 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:29:20 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-156c98fb-5a97-44cb-af09-4e86aed6c919 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Flow 'volume_create_manager' (7dae5f33-1869-4c1a-b168-c0e0ae043160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:29:20 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-156c98fb-5a97-44cb-af09-4e86aed6c919 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (276fb97a-5ebd-4d15-a711-49ba9ead585d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:29:20 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-156c98fb-5a97-44cb-af09-4e86aed6c919 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (276fb97a-5ebd-4d15-a711-49ba9ead585d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:29:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1944009250',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5c2d7086-a227-4d85-8595-dcaace420d6e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ad7ea0bcbcf4d05bbf8f29a83314e43',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:29:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:29:21Z,use_quota=True,user_id='1d7d8f2c856f4bf48287c2ffa3717f4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:20 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-156c98fb-5a97-44cb-af09-4e86aed6c919 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (94ec6b25-a3a8-4049-9b77-8bfd26218919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:29:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-156c98fb-5a97-44cb-af09-4e86aed6c919 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (94ec6b25-a3a8-4049-9b77-8bfd26218919) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-156c98fb-5a97-44cb-af09-4e86aed6c919 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c7b4b8c5-7178-4a5c-b00a-ea345a59b35b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:29:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-156c98fb-5a97-44cb-af09-4e86aed6c919 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c7b4b8c5-7178-4a5c-b00a-ea345a59b35b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5c2d7086-a227-4d85-8595-dcaace420d6e', 'volume_name': 'volume-5c2d7086-a227-4d85-8595-dcaace420d6e', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-156c98fb-5a97-44cb-af09-4e86aed6c919 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c6a66938-b813-4f79-9719-0349213db0ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:29:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-156c98fb-5a97-44cb-af09-4e86aed6c919 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c6a66938-b813-4f79-9719-0349213db0ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-156c98fb-5a97-44cb-af09-4e86aed6c919 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0043c039-32af-4291-bf85-8d2aafeed56a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:29:21 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-156c98fb-5a97-44cb-af09-4e86aed6c919 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Volume 5c2d7086-a227-4d85-8595-dcaace420d6e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5c2d7086-a227-4d85-8595-dcaace420d6e', 'volume_size': 1} Aug 15 16:29:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-156c98fb-5a97-44cb-af09-4e86aed6c919 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:29:21 devstack sudo[112765]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-53c7e8cb-4729-4707-8c1a-ced226a7893d tempest-VolumeDependencyTests-588650820 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-835f4e76-f602-44a1-8721-a46af311231d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-835f4e76-f602-44a1-8721-a46af311231d.6edff23f-ca8a-479a-a85b-c8a06f8e2c0a 1G" returned: 0 in 0.514s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-53c7e8cb-4729-4707-8c1a-ced226a7893d tempest-VolumeDependencyTests-588650820 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-835f4e76-f602-44a1-8721-a46af311231d -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-835f4e76-f602-44a1-8721-a46af311231d.6edff23f-ca8a-479a-a85b-c8a06f8e2c0a {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:21 devstack sudo[112771]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-835f4e76-f602-44a1-8721-a46af311231d -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-835f4e76-f602-44a1-8721-a46af311231d.6edff23f-ca8a-479a-a85b-c8a06f8e2c0a Aug 15 16:29:21 devstack sudo[112771]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:21 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-f6aa4251-01f3-4ac2-99b8-cadb174c4126 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:29:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f6aa4251-01f3-4ac2-99b8-cadb174c4126 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Flow 'volume_create_manager' (c5b130fc-39a4-4c7e-a3bb-928b96730248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:29:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f6aa4251-01f3-4ac2-99b8-cadb174c4126 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e428cb6e-1a08-4ab2-8880-c55da01ead63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:29:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f6aa4251-01f3-4ac2-99b8-cadb174c4126 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e428cb6e-1a08-4ab2-8880-c55da01ead63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:29:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1496110571',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=96a69055-d77e-4e7f-8afd-6c0d1ad0de1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ad7ea0bcbcf4d05bbf8f29a83314e43',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:29:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:29:21Z,use_quota=True,user_id='1d7d8f2c856f4bf48287c2ffa3717f4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f6aa4251-01f3-4ac2-99b8-cadb174c4126 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (65c23037-d7de-48a4-b3c9-fa520dbc0268) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:29:21 devstack sudo[112771]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f6aa4251-01f3-4ac2-99b8-cadb174c4126 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (65c23037-d7de-48a4-b3c9-fa520dbc0268) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f6aa4251-01f3-4ac2-99b8-cadb174c4126 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (eb331878-bcd0-4535-afff-a8beb03d5320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:29:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f6aa4251-01f3-4ac2-99b8-cadb174c4126 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (eb331878-bcd0-4535-afff-a8beb03d5320) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '96a69055-d77e-4e7f-8afd-6c0d1ad0de1f', 'volume_name': 'volume-96a69055-d77e-4e7f-8afd-6c0d1ad0de1f', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f6aa4251-01f3-4ac2-99b8-cadb174c4126 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b34bbf10-608f-4488-8254-fa24c73bda36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:29:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f6aa4251-01f3-4ac2-99b8-cadb174c4126 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b34bbf10-608f-4488-8254-fa24c73bda36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f6aa4251-01f3-4ac2-99b8-cadb174c4126 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (76624173-bbd4-42a0-8d68-b4a2fff87afe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:29:21 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-f6aa4251-01f3-4ac2-99b8-cadb174c4126 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Volume 96a69055-d77e-4e7f-8afd-6c0d1ad0de1f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-96a69055-d77e-4e7f-8afd-6c0d1ad0de1f', 'volume_size': 1} Aug 15 16:29:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f6aa4251-01f3-4ac2-99b8-cadb174c4126 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:29:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-53c7e8cb-4729-4707-8c1a-ced226a7893d tempest-VolumeDependencyTests-588650820 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-835f4e76-f602-44a1-8721-a46af311231d -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-835f4e76-f602-44a1-8721-a46af311231d.6edff23f-ca8a-479a-a85b-c8a06f8e2c0a" returned: 0 in 0.351s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:21 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-53c7e8cb-4729-4707-8c1a-ced226a7893d tempest-VolumeDependencyTests-588650820 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-835f4e76-f602-44a1-8721-a46af311231d.6edff23f-ca8a-479a-a85b-c8a06f8e2c0a is being set with open permissions: ugo+rw Aug 15 16:29:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-53c7e8cb-4729-4707-8c1a-ced226a7893d tempest-VolumeDependencyTests-588650820 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-835f4e76-f602-44a1-8721-a46af311231d.6edff23f-ca8a-479a-a85b-c8a06f8e2c0a {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:21 devstack sudo[112776]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-835f4e76-f602-44a1-8721-a46af311231d.6edff23f-ca8a-479a-a85b-c8a06f8e2c0a Aug 15 16:29:21 devstack sudo[112776]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:21 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-5f27336c-8308-4bb4-8b8e-aa27d51f79b9 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:29:21 devstack sudo[112776]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-5f27336c-8308-4bb4-8b8e-aa27d51f79b9 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Flow 'volume_create_manager' (5c793c9a-95fe-482a-8306-f236a2a08a90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:29:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-5f27336c-8308-4bb4-8b8e-aa27d51f79b9 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (07956490-e34f-4c99-9b22-853114669779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:29:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-53c7e8cb-4729-4707-8c1a-ced226a7893d tempest-VolumeDependencyTests-588650820 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-835f4e76-f602-44a1-8721-a46af311231d.6edff23f-ca8a-479a-a85b-c8a06f8e2c0a" returned: 0 in 0.324s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-5f27336c-8308-4bb4-8b8e-aa27d51f79b9 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (07956490-e34f-4c99-9b22-853114669779) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:29:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-20889409',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f24d777c-d035-4c0c-8bf9-e837b5be32ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ad7ea0bcbcf4d05bbf8f29a83314e43',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:29:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:29:22Z,use_quota=True,user_id='1d7d8f2c856f4bf48287c2ffa3717f4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-5f27336c-8308-4bb4-8b8e-aa27d51f79b9 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2040b4ba-4ff7-47c8-b792-dd2fd9500346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:29:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-5f27336c-8308-4bb4-8b8e-aa27d51f79b9 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2040b4ba-4ff7-47c8-b792-dd2fd9500346) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-5f27336c-8308-4bb4-8b8e-aa27d51f79b9 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e89c7217-3a65-443b-b362-93c950a21e19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:29:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-5f27336c-8308-4bb4-8b8e-aa27d51f79b9 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e89c7217-3a65-443b-b362-93c950a21e19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f24d777c-d035-4c0c-8bf9-e837b5be32ea', 'volume_name': 'volume-f24d777c-d035-4c0c-8bf9-e837b5be32ea', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-5f27336c-8308-4bb4-8b8e-aa27d51f79b9 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (25b53e11-de9a-4199-a387-e5bfcae2c681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:29:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-5f27336c-8308-4bb4-8b8e-aa27d51f79b9 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (25b53e11-de9a-4199-a387-e5bfcae2c681) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-5f27336c-8308-4bb4-8b8e-aa27d51f79b9 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (01f180d7-b6e9-4866-bcfd-2cde6aa4d873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:29:21 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-5f27336c-8308-4bb4-8b8e-aa27d51f79b9 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Volume f24d777c-d035-4c0c-8bf9-e837b5be32ea: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f24d777c-d035-4c0c-8bf9-e837b5be32ea', 'volume_size': 1} Aug 15 16:29:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-5f27336c-8308-4bb4-8b8e-aa27d51f79b9 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:29:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-53c7e8cb-4729-4707-8c1a-ced226a7893d tempest-VolumeDependencyTests-588650820 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-835f4e76-f602-44a1-8721-a46af311231d.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:21 devstack sudo[112781]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-835f4e76-f602-44a1-8721-a46af311231d.info Aug 15 16:29:21 devstack sudo[112781]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:22 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-de660d41-97ee-4769-af6e-6a53582caa22 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:29:22 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-de660d41-97ee-4769-af6e-6a53582caa22 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Flow 'volume_create_manager' (5d36fee4-9b53-411b-9d3c-2217ad184a1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:29:22 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-de660d41-97ee-4769-af6e-6a53582caa22 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1c95f687-f75c-4f62-8731-bef33cd3746b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:29:22 devstack sudo[112781]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-53c7e8cb-4729-4707-8c1a-ced226a7893d tempest-VolumeDependencyTests-588650820 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-835f4e76-f602-44a1-8721-a46af311231d.info" returned: 0 in 0.269s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:22 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-53c7e8cb-4729-4707-8c1a-ced226a7893d tempest-VolumeDependencyTests-588650820 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-835f4e76-f602-44a1-8721-a46af311231d.info is being set with open permissions: ugo+rw Aug 15 16:29:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-53c7e8cb-4729-4707-8c1a-ced226a7893d tempest-VolumeDependencyTests-588650820 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-835f4e76-f602-44a1-8721-a46af311231d.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:22 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-de660d41-97ee-4769-af6e-6a53582caa22 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1c95f687-f75c-4f62-8731-bef33cd3746b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:29:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-120326178',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d5ab81ce-7f1b-43f0-aac4-2d1e284c81c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ad7ea0bcbcf4d05bbf8f29a83314e43',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:29:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:29:22Z,use_quota=True,user_id='1d7d8f2c856f4bf48287c2ffa3717f4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:22 devstack sudo[112784]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-835f4e76-f602-44a1-8721-a46af311231d.info Aug 15 16:29:22 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-de660d41-97ee-4769-af6e-6a53582caa22 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fd16e15d-905e-4d72-b365-cca122184704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:29:22 devstack sudo[112784]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:22 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-de660d41-97ee-4769-af6e-6a53582caa22 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fd16e15d-905e-4d72-b365-cca122184704) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:22 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-de660d41-97ee-4769-af6e-6a53582caa22 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8b04d46b-add0-465b-99ee-3ad5624717f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:29:22 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-de660d41-97ee-4769-af6e-6a53582caa22 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8b04d46b-add0-465b-99ee-3ad5624717f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd5ab81ce-7f1b-43f0-aac4-2d1e284c81c0', 'volume_name': 'volume-d5ab81ce-7f1b-43f0-aac4-2d1e284c81c0', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:22 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-de660d41-97ee-4769-af6e-6a53582caa22 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7938a13a-26e4-466b-95dc-dc60569d85c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:29:22 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-de660d41-97ee-4769-af6e-6a53582caa22 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7938a13a-26e4-466b-95dc-dc60569d85c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:22 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-de660d41-97ee-4769-af6e-6a53582caa22 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5aabda8d-395e-4ad4-96d7-34fba65c6797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:29:22 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-de660d41-97ee-4769-af6e-6a53582caa22 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Volume d5ab81ce-7f1b-43f0-aac4-2d1e284c81c0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d5ab81ce-7f1b-43f0-aac4-2d1e284c81c0', 'volume_size': 1} Aug 15 16:29:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-de660d41-97ee-4769-af6e-6a53582caa22 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:29:22 devstack sudo[112784]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-53c7e8cb-4729-4707-8c1a-ced226a7893d tempest-VolumeDependencyTests-588650820 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-835f4e76-f602-44a1-8721-a46af311231d.info" returned: 0 in 0.252s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-53c7e8cb-4729-4707-8c1a-ced226a7893d tempest-VolumeDependencyTests-588650820 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.226s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:29:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f00a3a52-fd66-4f17-825b-21d123baed9e tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.683s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:29:22 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-f00a3a52-fd66-4f17-825b-21d123baed9e tempest-CreateVolumesFromSnapshotTest-1154865263 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:29:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1609531880',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8452ebd5-b645-4f9a-9ae9-95a5758b57d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ad7ea0bcbcf4d05bbf8f29a83314e43',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:29:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:29:21Z,use_quota=True,user_id='1d7d8f2c856f4bf48287c2ffa3717f4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:29:22 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-f00a3a52-fd66-4f17-825b-21d123baed9e tempest-CreateVolumesFromSnapshotTest-1154865263 None] Creating volume 8452ebd5-b645-4f9a-9ae9-95a5758b57d9 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:29:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f00a3a52-fd66-4f17-825b-21d123baed9e tempest-CreateVolumesFromSnapshotTest-1154865263 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:29:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f00a3a52-fd66-4f17-825b-21d123baed9e tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:29:22 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-f00a3a52-fd66-4f17-825b-21d123baed9e tempest-CreateVolumesFromSnapshotTest-1154865263 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:29:22 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-f00a3a52-fd66-4f17-825b-21d123baed9e tempest-CreateVolumesFromSnapshotTest-1154865263 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:29:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f00a3a52-fd66-4f17-825b-21d123baed9e tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:29:22 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-f00a3a52-fd66-4f17-825b-21d123baed9e tempest-CreateVolumesFromSnapshotTest-1154865263 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:29:22 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-f00a3a52-fd66-4f17-825b-21d123baed9e tempest-CreateVolumesFromSnapshotTest-1154865263 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:29:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f00a3a52-fd66-4f17-825b-21d123baed9e tempest-CreateVolumesFromSnapshotTest-1154865263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-8452ebd5-b645-4f9a-9ae9-95a5758b57d9 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:22 devstack sudo[112787]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-8452ebd5-b645-4f9a-9ae9-95a5758b57d9 1073741824 Aug 15 16:29:22 devstack sudo[112787]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:22 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-53c7e8cb-4729-4707-8c1a-ced226a7893d tempest-VolumeDependencyTests-588650820 None] Create snapshot completed successfully Aug 15 16:29:22 devstack sudo[112787]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f00a3a52-fd66-4f17-825b-21d123baed9e tempest-CreateVolumesFromSnapshotTest-1154865263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-8452ebd5-b645-4f9a-9ae9-95a5758b57d9 1073741824" returned: 0 in 0.404s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f00a3a52-fd66-4f17-825b-21d123baed9e tempest-CreateVolumesFromSnapshotTest-1154865263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-8452ebd5-b645-4f9a-9ae9-95a5758b57d9 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:22 devstack sudo[112792]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-8452ebd5-b645-4f9a-9ae9-95a5758b57d9 Aug 15 16:29:22 devstack sudo[112792]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:23 devstack sudo[112792]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f00a3a52-fd66-4f17-825b-21d123baed9e tempest-CreateVolumesFromSnapshotTest-1154865263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-8452ebd5-b645-4f9a-9ae9-95a5758b57d9" returned: 0 in 0.239s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:23 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-f00a3a52-fd66-4f17-825b-21d123baed9e tempest-CreateVolumesFromSnapshotTest-1154865263 None] <== create_volume: return (682ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:29:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f00a3a52-fd66-4f17-825b-21d123baed9e tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.685s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:29:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-156c98fb-5a97-44cb-af09-4e86aed6c919 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.019s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:29:23 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-156c98fb-5a97-44cb-af09-4e86aed6c919 tempest-CreateVolumesFromSnapshotTest-1154865263 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:29:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1944009250',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5c2d7086-a227-4d85-8595-dcaace420d6e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ad7ea0bcbcf4d05bbf8f29a83314e43',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:29:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:29:21Z,use_quota=True,user_id='1d7d8f2c856f4bf48287c2ffa3717f4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:29:23 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-156c98fb-5a97-44cb-af09-4e86aed6c919 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Creating volume 5c2d7086-a227-4d85-8595-dcaace420d6e {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:29:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-156c98fb-5a97-44cb-af09-4e86aed6c919 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:29:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-156c98fb-5a97-44cb-af09-4e86aed6c919 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:29:23 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-156c98fb-5a97-44cb-af09-4e86aed6c919 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:29:23 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-156c98fb-5a97-44cb-af09-4e86aed6c919 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:29:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-156c98fb-5a97-44cb-af09-4e86aed6c919 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:29:23 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-156c98fb-5a97-44cb-af09-4e86aed6c919 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:29:23 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-156c98fb-5a97-44cb-af09-4e86aed6c919 tempest-CreateVolumesFromSnapshotTest-1154865263 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:29:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-156c98fb-5a97-44cb-af09-4e86aed6c919 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5c2d7086-a227-4d85-8595-dcaace420d6e 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f00a3a52-fd66-4f17-825b-21d123baed9e tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a4706468-b419-419a-83f6-8fb5bbeb4db4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8452ebd5-b645-4f9a-9ae9-95a5758b57d9', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:23 devstack sudo[112801]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5c2d7086-a227-4d85-8595-dcaace420d6e 1073741824 Aug 15 16:29:23 devstack sudo[112801]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f00a3a52-fd66-4f17-825b-21d123baed9e tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (14b60cd3-49f6-4c30-8445-006b3855a9d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:29:23 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-f00a3a52-fd66-4f17-825b-21d123baed9e tempest-CreateVolumesFromSnapshotTest-1154865263 None] Volume volume-8452ebd5-b645-4f9a-9ae9-95a5758b57d9 (8452ebd5-b645-4f9a-9ae9-95a5758b57d9): created successfully Aug 15 16:29:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f00a3a52-fd66-4f17-825b-21d123baed9e tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (14b60cd3-49f6-4c30-8445-006b3855a9d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f00a3a52-fd66-4f17-825b-21d123baed9e tempest-CreateVolumesFromSnapshotTest-1154865263 None] Flow 'volume_create_manager' (ee1765e2-f931-4031-b95d-e98fde91ce30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:29:23 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-f00a3a52-fd66-4f17-825b-21d123baed9e tempest-CreateVolumesFromSnapshotTest-1154865263 None] Created volume successfully. Aug 15 16:29:23 devstack sudo[112801]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-156c98fb-5a97-44cb-af09-4e86aed6c919 tempest-CreateVolumesFromSnapshotTest-1154865263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5c2d7086-a227-4d85-8595-dcaace420d6e 1073741824" returned: 0 in 0.431s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-156c98fb-5a97-44cb-af09-4e86aed6c919 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5c2d7086-a227-4d85-8595-dcaace420d6e {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:23 devstack sudo[112807]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5c2d7086-a227-4d85-8595-dcaace420d6e Aug 15 16:29:23 devstack sudo[112807]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:23 devstack sudo[112807]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-156c98fb-5a97-44cb-af09-4e86aed6c919 tempest-CreateVolumesFromSnapshotTest-1154865263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5c2d7086-a227-4d85-8595-dcaace420d6e" returned: 0 in 0.264s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:23 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-156c98fb-5a97-44cb-af09-4e86aed6c919 tempest-CreateVolumesFromSnapshotTest-1154865263 None] <== create_volume: return (734ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:29:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-156c98fb-5a97-44cb-af09-4e86aed6c919 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.737s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:29:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f6aa4251-01f3-4ac2-99b8-cadb174c4126 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.373s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:29:23 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-f6aa4251-01f3-4ac2-99b8-cadb174c4126 tempest-CreateVolumesFromSnapshotTest-1154865263 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:29:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1496110571',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=96a69055-d77e-4e7f-8afd-6c0d1ad0de1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ad7ea0bcbcf4d05bbf8f29a83314e43',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:29:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:29:21Z,use_quota=True,user_id='1d7d8f2c856f4bf48287c2ffa3717f4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:29:23 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-f6aa4251-01f3-4ac2-99b8-cadb174c4126 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Creating volume 96a69055-d77e-4e7f-8afd-6c0d1ad0de1f {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:29:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f6aa4251-01f3-4ac2-99b8-cadb174c4126 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:29:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f6aa4251-01f3-4ac2-99b8-cadb174c4126 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:29:23 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-f6aa4251-01f3-4ac2-99b8-cadb174c4126 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:29:23 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-f6aa4251-01f3-4ac2-99b8-cadb174c4126 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:29:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f6aa4251-01f3-4ac2-99b8-cadb174c4126 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:29:23 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-f6aa4251-01f3-4ac2-99b8-cadb174c4126 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:29:23 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-f6aa4251-01f3-4ac2-99b8-cadb174c4126 tempest-CreateVolumesFromSnapshotTest-1154865263 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:29:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f6aa4251-01f3-4ac2-99b8-cadb174c4126 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-96a69055-d77e-4e7f-8afd-6c0d1ad0de1f 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-156c98fb-5a97-44cb-af09-4e86aed6c919 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0043c039-32af-4291-bf85-8d2aafeed56a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5c2d7086-a227-4d85-8595-dcaace420d6e', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:23 devstack sudo[112810]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-96a69055-d77e-4e7f-8afd-6c0d1ad0de1f 1073741824 Aug 15 16:29:23 devstack sudo[112810]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-156c98fb-5a97-44cb-af09-4e86aed6c919 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ef3860ca-adaf-420a-b05e-134cbba56f28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:29:23 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-2452f143-42ba-4f9e-aec6-64c1d92e293b tempest-VolumeDependencyTests-588650820 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:29:23 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-156c98fb-5a97-44cb-af09-4e86aed6c919 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Volume volume-5c2d7086-a227-4d85-8595-dcaace420d6e (5c2d7086-a227-4d85-8595-dcaace420d6e): created successfully Aug 15 16:29:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-156c98fb-5a97-44cb-af09-4e86aed6c919 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ef3860ca-adaf-420a-b05e-134cbba56f28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-156c98fb-5a97-44cb-af09-4e86aed6c919 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Flow 'volume_create_manager' (7dae5f33-1869-4c1a-b168-c0e0ae043160) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:29:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2452f143-42ba-4f9e-aec6-64c1d92e293b tempest-VolumeDependencyTests-588650820 None] Flow 'volume_create_manager' (46730e16-7af8-4ba7-9bfd-b2f4b8683211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:29:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2452f143-42ba-4f9e-aec6-64c1d92e293b tempest-VolumeDependencyTests-588650820 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6790e67c-02f7-4a84-85a3-2b70bbd04414) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:29:23 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-156c98fb-5a97-44cb-af09-4e86aed6c919 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Created volume successfully. Aug 15 16:29:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2452f143-42ba-4f9e-aec6-64c1d92e293b tempest-VolumeDependencyTests-588650820 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6790e67c-02f7-4a84-85a3-2b70bbd04414) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:29:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1925480169',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=12bcde73-f4a9-43f8-a2e3-6f7dc0883ddc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='613de13f22bd48038dda7ab4bcc4e9f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:29:24Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=6edff23f-ca8a-479a-a85b-c8a06f8e2c0a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:29:24Z,use_quota=True,user_id='a303d9e0de4c41d4a824b9de4e78eea1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2452f143-42ba-4f9e-aec6-64c1d92e293b tempest-VolumeDependencyTests-588650820 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f949a343-6b4b-4dab-87c1-21b7bd6fc06d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:29:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2452f143-42ba-4f9e-aec6-64c1d92e293b tempest-VolumeDependencyTests-588650820 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f949a343-6b4b-4dab-87c1-21b7bd6fc06d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2452f143-42ba-4f9e-aec6-64c1d92e293b tempest-VolumeDependencyTests-588650820 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b495c5e3-ac34-4948-8753-a7565081d5b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:29:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2452f143-42ba-4f9e-aec6-64c1d92e293b tempest-VolumeDependencyTests-588650820 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b495c5e3-ac34-4948-8753-a7565081d5b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '12bcde73-f4a9-43f8-a2e3-6f7dc0883ddc', 'volume_name': 'volume-12bcde73-f4a9-43f8-a2e3-6f7dc0883ddc', 'volume_size': 1, 'snapshot_id': '6edff23f-ca8a-479a-a85b-c8a06f8e2c0a'}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2452f143-42ba-4f9e-aec6-64c1d92e293b tempest-VolumeDependencyTests-588650820 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (264986f6-c83c-4388-9053-9c513b8344b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:29:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2452f143-42ba-4f9e-aec6-64c1d92e293b tempest-VolumeDependencyTests-588650820 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (264986f6-c83c-4388-9053-9c513b8344b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2452f143-42ba-4f9e-aec6-64c1d92e293b tempest-VolumeDependencyTests-588650820 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5a2add16-dde0-40c3-87f6-0982a6655be9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:29:23 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-2452f143-42ba-4f9e-aec6-64c1d92e293b tempest-VolumeDependencyTests-588650820 None] Volume 12bcde73-f4a9-43f8-a2e3-6f7dc0883ddc: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-12bcde73-f4a9-43f8-a2e3-6f7dc0883ddc', 'volume_size': 1, 'snapshot_id': '6edff23f-ca8a-479a-a85b-c8a06f8e2c0a'} Aug 15 16:29:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-2452f143-42ba-4f9e-aec6-64c1d92e293b tempest-VolumeDependencyTests-588650820 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:29:24 devstack sudo[112810]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f6aa4251-01f3-4ac2-99b8-cadb174c4126 tempest-CreateVolumesFromSnapshotTest-1154865263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-96a69055-d77e-4e7f-8afd-6c0d1ad0de1f 1073741824" returned: 0 in 0.445s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f6aa4251-01f3-4ac2-99b8-cadb174c4126 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-96a69055-d77e-4e7f-8afd-6c0d1ad0de1f {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:24 devstack sudo[112816]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-96a69055-d77e-4e7f-8afd-6c0d1ad0de1f Aug 15 16:29:24 devstack sudo[112816]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:24 devstack sudo[112816]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f6aa4251-01f3-4ac2-99b8-cadb174c4126 tempest-CreateVolumesFromSnapshotTest-1154865263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-96a69055-d77e-4e7f-8afd-6c0d1ad0de1f" returned: 0 in 0.238s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:24 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-f6aa4251-01f3-4ac2-99b8-cadb174c4126 tempest-CreateVolumesFromSnapshotTest-1154865263 None] <== create_volume: return (720ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:29:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f6aa4251-01f3-4ac2-99b8-cadb174c4126 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.723s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:29:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-5f27336c-8308-4bb4-8b8e-aa27d51f79b9 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.721s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:29:24 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-5f27336c-8308-4bb4-8b8e-aa27d51f79b9 tempest-CreateVolumesFromSnapshotTest-1154865263 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:29:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-20889409',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f24d777c-d035-4c0c-8bf9-e837b5be32ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ad7ea0bcbcf4d05bbf8f29a83314e43',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:29:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:29:22Z,use_quota=True,user_id='1d7d8f2c856f4bf48287c2ffa3717f4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:29:24 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-5f27336c-8308-4bb4-8b8e-aa27d51f79b9 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Creating volume f24d777c-d035-4c0c-8bf9-e837b5be32ea {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:29:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-5f27336c-8308-4bb4-8b8e-aa27d51f79b9 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:29:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-5f27336c-8308-4bb4-8b8e-aa27d51f79b9 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:29:24 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-5f27336c-8308-4bb4-8b8e-aa27d51f79b9 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:29:24 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-5f27336c-8308-4bb4-8b8e-aa27d51f79b9 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:29:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-5f27336c-8308-4bb4-8b8e-aa27d51f79b9 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:29:24 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-5f27336c-8308-4bb4-8b8e-aa27d51f79b9 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:29:24 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-5f27336c-8308-4bb4-8b8e-aa27d51f79b9 tempest-CreateVolumesFromSnapshotTest-1154865263 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:29:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-5f27336c-8308-4bb4-8b8e-aa27d51f79b9 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f24d777c-d035-4c0c-8bf9-e837b5be32ea 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:24 devstack sudo[112819]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f24d777c-d035-4c0c-8bf9-e837b5be32ea 1073741824 Aug 15 16:29:24 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f6aa4251-01f3-4ac2-99b8-cadb174c4126 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (76624173-bbd4-42a0-8d68-b4a2fff87afe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-96a69055-d77e-4e7f-8afd-6c0d1ad0de1f', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:24 devstack sudo[112819]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:24 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f6aa4251-01f3-4ac2-99b8-cadb174c4126 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (254797bd-e058-45f3-ab5f-7e421f8379e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:29:24 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-f6aa4251-01f3-4ac2-99b8-cadb174c4126 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Volume volume-96a69055-d77e-4e7f-8afd-6c0d1ad0de1f (96a69055-d77e-4e7f-8afd-6c0d1ad0de1f): created successfully Aug 15 16:29:24 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f6aa4251-01f3-4ac2-99b8-cadb174c4126 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (254797bd-e058-45f3-ab5f-7e421f8379e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:24 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f6aa4251-01f3-4ac2-99b8-cadb174c4126 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Flow 'volume_create_manager' (c5b130fc-39a4-4c7e-a3bb-928b96730248) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:29:24 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-f6aa4251-01f3-4ac2-99b8-cadb174c4126 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Created volume successfully. Aug 15 16:29:24 devstack sudo[112819]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-5f27336c-8308-4bb4-8b8e-aa27d51f79b9 tempest-CreateVolumesFromSnapshotTest-1154865263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f24d777c-d035-4c0c-8bf9-e837b5be32ea 1073741824" returned: 0 in 0.409s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-5f27336c-8308-4bb4-8b8e-aa27d51f79b9 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f24d777c-d035-4c0c-8bf9-e837b5be32ea {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:24 devstack sudo[112824]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f24d777c-d035-4c0c-8bf9-e837b5be32ea Aug 15 16:29:24 devstack sudo[112824]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:25 devstack sudo[112824]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-5f27336c-8308-4bb4-8b8e-aa27d51f79b9 tempest-CreateVolumesFromSnapshotTest-1154865263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f24d777c-d035-4c0c-8bf9-e837b5be32ea" returned: 0 in 0.240s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:25 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-5f27336c-8308-4bb4-8b8e-aa27d51f79b9 tempest-CreateVolumesFromSnapshotTest-1154865263 None] <== create_volume: return (685ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:29:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-5f27336c-8308-4bb4-8b8e-aa27d51f79b9 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.688s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:29:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-de660d41-97ee-4769-af6e-6a53582caa22 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 3.046s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:29:25 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-de660d41-97ee-4769-af6e-6a53582caa22 tempest-CreateVolumesFromSnapshotTest-1154865263 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:29:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-120326178',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d5ab81ce-7f1b-43f0-aac4-2d1e284c81c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ad7ea0bcbcf4d05bbf8f29a83314e43',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:29:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:29:22Z,use_quota=True,user_id='1d7d8f2c856f4bf48287c2ffa3717f4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:29:25 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-de660d41-97ee-4769-af6e-6a53582caa22 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Creating volume d5ab81ce-7f1b-43f0-aac4-2d1e284c81c0 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:29:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-de660d41-97ee-4769-af6e-6a53582caa22 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:29:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-de660d41-97ee-4769-af6e-6a53582caa22 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:29:25 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-de660d41-97ee-4769-af6e-6a53582caa22 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:29:25 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-de660d41-97ee-4769-af6e-6a53582caa22 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:29:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-de660d41-97ee-4769-af6e-6a53582caa22 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:29:25 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-de660d41-97ee-4769-af6e-6a53582caa22 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:29:25 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-de660d41-97ee-4769-af6e-6a53582caa22 tempest-CreateVolumesFromSnapshotTest-1154865263 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:29:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-de660d41-97ee-4769-af6e-6a53582caa22 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d5ab81ce-7f1b-43f0-aac4-2d1e284c81c0 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:25 devstack sudo[112827]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d5ab81ce-7f1b-43f0-aac4-2d1e284c81c0 1073741824 Aug 15 16:29:25 devstack sudo[112827]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:25 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-5f27336c-8308-4bb4-8b8e-aa27d51f79b9 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (01f180d7-b6e9-4866-bcfd-2cde6aa4d873) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f24d777c-d035-4c0c-8bf9-e837b5be32ea', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:25 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-5f27336c-8308-4bb4-8b8e-aa27d51f79b9 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4dc2197a-35cc-45ba-ba57-b0cbc03980b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:29:25 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-5f27336c-8308-4bb4-8b8e-aa27d51f79b9 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Volume volume-f24d777c-d035-4c0c-8bf9-e837b5be32ea (f24d777c-d035-4c0c-8bf9-e837b5be32ea): created successfully Aug 15 16:29:25 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-5f27336c-8308-4bb4-8b8e-aa27d51f79b9 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4dc2197a-35cc-45ba-ba57-b0cbc03980b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:25 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-5f27336c-8308-4bb4-8b8e-aa27d51f79b9 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Flow 'volume_create_manager' (5c793c9a-95fe-482a-8306-f236a2a08a90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:29:25 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-5f27336c-8308-4bb4-8b8e-aa27d51f79b9 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Created volume successfully. Aug 15 16:29:25 devstack sudo[112827]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-de660d41-97ee-4769-af6e-6a53582caa22 tempest-CreateVolumesFromSnapshotTest-1154865263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d5ab81ce-7f1b-43f0-aac4-2d1e284c81c0 1073741824" returned: 0 in 0.407s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-de660d41-97ee-4769-af6e-6a53582caa22 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d5ab81ce-7f1b-43f0-aac4-2d1e284c81c0 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:25 devstack sudo[112833]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d5ab81ce-7f1b-43f0-aac4-2d1e284c81c0 Aug 15 16:29:25 devstack sudo[112833]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:25 devstack sudo[112833]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-de660d41-97ee-4769-af6e-6a53582caa22 tempest-CreateVolumesFromSnapshotTest-1154865263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d5ab81ce-7f1b-43f0-aac4-2d1e284c81c0" returned: 0 in 0.245s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:25 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-de660d41-97ee-4769-af6e-6a53582caa22 tempest-CreateVolumesFromSnapshotTest-1154865263 None] <== create_volume: return (689ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:29:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-de660d41-97ee-4769-af6e-6a53582caa22 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.693s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:29:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-2452f143-42ba-4f9e-aec6-64c1d92e293b tempest-VolumeDependencyTests-588650820 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 1.940s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:29:25 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-2452f143-42ba-4f9e-aec6-64c1d92e293b tempest-VolumeDependencyTests-588650820 None] Acquiring lock "cinder-quobyte-6edff23f-ca8a-479a-a85b-c8a06f8e2c0a-12bcde73-f4a9-43f8-a2e3-6f7dc0883ddc" by "_create_volume_from_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:29:25 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-de660d41-97ee-4769-af6e-6a53582caa22 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5aabda8d-395e-4ad4-96d7-34fba65c6797) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d5ab81ce-7f1b-43f0-aac4-2d1e284c81c0', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:25 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-de660d41-97ee-4769-af6e-6a53582caa22 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4af2458d-1fa8-404b-b7bb-e482a145b835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:29:25 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-2452f143-42ba-4f9e-aec6-64c1d92e293b tempest-VolumeDependencyTests-588650820 None] Lock "cinder-quobyte-6edff23f-ca8a-479a-a85b-c8a06f8e2c0a-12bcde73-f4a9-43f8-a2e3-6f7dc0883ddc" acquired by "_create_volume_from_snapshot" :: waited 0.034s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:29:25 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-2452f143-42ba-4f9e-aec6-64c1d92e293b tempest-VolumeDependencyTests-588650820 None] Creating volume 12bcde73-f4a9-43f8-a2e3-6f7dc0883ddc from snapshot 6edff23f-ca8a-479a-a85b-c8a06f8e2c0a {{(pid=94214) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 15 16:29:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-2452f143-42ba-4f9e-aec6-64c1d92e293b tempest-VolumeDependencyTests-588650820 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:29:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-2452f143-42ba-4f9e-aec6-64c1d92e293b tempest-VolumeDependencyTests-588650820 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:29:25 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-2452f143-42ba-4f9e-aec6-64c1d92e293b tempest-VolumeDependencyTests-588650820 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:29:25 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-2452f143-42ba-4f9e-aec6-64c1d92e293b tempest-VolumeDependencyTests-588650820 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:29:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-2452f143-42ba-4f9e-aec6-64c1d92e293b tempest-VolumeDependencyTests-588650820 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:29:25 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-2452f143-42ba-4f9e-aec6-64c1d92e293b tempest-VolumeDependencyTests-588650820 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:29:25 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-2452f143-42ba-4f9e-aec6-64c1d92e293b tempest-VolumeDependencyTests-588650820 None] Acquiring lock "cinder-quobyte-12bcde73-f4a9-43f8-a2e3-6f7dc0883ddc" by "_copy_volume_from_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:29:25 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-de660d41-97ee-4769-af6e-6a53582caa22 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Volume volume-d5ab81ce-7f1b-43f0-aac4-2d1e284c81c0 (d5ab81ce-7f1b-43f0-aac4-2d1e284c81c0): created successfully Aug 15 16:29:25 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-de660d41-97ee-4769-af6e-6a53582caa22 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4af2458d-1fa8-404b-b7bb-e482a145b835) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:25 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-de660d41-97ee-4769-af6e-6a53582caa22 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Flow 'volume_create_manager' (5d36fee4-9b53-411b-9d3c-2217ad184a1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:29:25 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-de660d41-97ee-4769-af6e-6a53582caa22 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Created volume successfully. Aug 15 16:29:25 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-2452f143-42ba-4f9e-aec6-64c1d92e293b tempest-VolumeDependencyTests-588650820 None] Lock "cinder-quobyte-12bcde73-f4a9-43f8-a2e3-6f7dc0883ddc" acquired by "_copy_volume_from_snapshot" :: waited 0.033s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:29:25 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-2452f143-42ba-4f9e-aec6-64c1d92e293b tempest-VolumeDependencyTests-588650820 None] snapshot: 6edff23f-ca8a-479a-a85b-c8a06f8e2c0a, volume: 12bcde73-f4a9-43f8-a2e3-6f7dc0883ddc, {{(pid=94214) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 15 16:29:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-2452f143-42ba-4f9e-aec6-64c1d92e293b tempest-VolumeDependencyTests-588650820 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:29:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-2452f143-42ba-4f9e-aec6-64c1d92e293b tempest-VolumeDependencyTests-588650820 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:29:26 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-2452f143-42ba-4f9e-aec6-64c1d92e293b tempest-VolumeDependencyTests-588650820 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:29:26 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-2452f143-42ba-4f9e-aec6-64c1d92e293b tempest-VolumeDependencyTests-588650820 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:29:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-2452f143-42ba-4f9e-aec6-64c1d92e293b tempest-VolumeDependencyTests-588650820 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.004s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:29:26 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[7c446649-a402-4446-8806-7f3bee1add2f]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:29:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2452f143-42ba-4f9e-aec6-64c1d92e293b tempest-VolumeDependencyTests-588650820 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-835f4e76-f602-44a1-8721-a46af311231d.6edff23f-ca8a-479a-a85b-c8a06f8e2c0a {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:26 devstack sudo[112836]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-835f4e76-f602-44a1-8721-a46af311231d.6edff23f-ca8a-479a-a85b-c8a06f8e2c0a Aug 15 16:29:26 devstack sudo[112836]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:26 devstack sudo[112836]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2452f143-42ba-4f9e-aec6-64c1d92e293b tempest-VolumeDependencyTests-588650820 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-835f4e76-f602-44a1-8721-a46af311231d.6edff23f-ca8a-479a-a85b-c8a06f8e2c0a" returned: 0 in 0.355s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:26 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-2452f143-42ba-4f9e-aec6-64c1d92e293b tempest-VolumeDependencyTests-588650820 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-835f4e76-f602-44a1-8721-a46af311231d(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:29:26 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[b33ff808-5803-4766-97df-5ce0d6625a61]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:29:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2452f143-42ba-4f9e-aec6-64c1d92e293b tempest-VolumeDependencyTests-588650820 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-835f4e76-f602-44a1-8721-a46af311231d {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:26 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-d8745e45-9e69-49af-9458-807ee2379a1e tempest-CreateVolumesFromSnapshotTest-1154865263 None] Acquiring lock "cinder-d5ab81ce-7f1b-43f0-aac4-2d1e284c81c0-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:29:26 devstack sudo[112841]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-835f4e76-f602-44a1-8721-a46af311231d Aug 15 16:29:26 devstack sudo[112841]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:26 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-d8745e45-9e69-49af-9458-807ee2379a1e tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "cinder-d5ab81ce-7f1b-43f0-aac4-2d1e284c81c0-delete_volume" acquired by "delete_volume" :: waited 0.023s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:29:26 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-d8745e45-9e69-49af-9458-807ee2379a1e tempest-CreateVolumesFromSnapshotTest-1154865263 None] Acquiring lock "cinder-quobyte-d5ab81ce-7f1b-43f0-aac4-2d1e284c81c0" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:29:26 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-d8745e45-9e69-49af-9458-807ee2379a1e tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "cinder-quobyte-d5ab81ce-7f1b-43f0-aac4-2d1e284c81c0" acquired by "delete_volume" :: waited 0.018s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:29:26 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[7c7038d9-d6f5-4a90-a404-246fa17a962c]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:29:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d8745e45-9e69-49af-9458-807ee2379a1e tempest-CreateVolumesFromSnapshotTest-1154865263 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d5ab81ce-7f1b-43f0-aac4-2d1e284c81c0 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:26 devstack sudo[112843]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d5ab81ce-7f1b-43f0-aac4-2d1e284c81c0 Aug 15 16:29:26 devstack sudo[112843]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:26 devstack sudo[112841]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2452f143-42ba-4f9e-aec6-64c1d92e293b tempest-VolumeDependencyTests-588650820 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-835f4e76-f602-44a1-8721-a46af311231d" returned: 0 in 0.366s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:26 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-2452f143-42ba-4f9e-aec6-64c1d92e293b tempest-VolumeDependencyTests-588650820 None] will copy from snapshot at /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-835f4e76-f602-44a1-8721-a46af311231d {{(pid=94214) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 15 16:29:26 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-2452f143-42ba-4f9e-aec6-64c1d92e293b tempest-VolumeDependencyTests-588650820 None] Creating direct copy from snapshot {{(pid=94214) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 15 16:29:26 devstack cinder-volume[94214]: DEBUG cinder.utils [None req-2452f143-42ba-4f9e-aec6-64c1d92e293b tempest-VolumeDependencyTests-588650820 None] Path /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-12bcde73-f4a9-43f8-a2e3-6f7dc0883ddc not found in is_blk_device check {{(pid=94214) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 15 16:29:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2452f143-42ba-4f9e-aec6-64c1d92e293b tempest-VolumeDependencyTests-588650820 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-835f4e76-f602-44a1-8721-a46af311231d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-12bcde73-f4a9-43f8-a2e3-6f7dc0883ddc {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:26 devstack sudo[112848]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-835f4e76-f602-44a1-8721-a46af311231d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-12bcde73-f4a9-43f8-a2e3-6f7dc0883ddc Aug 15 16:29:26 devstack sudo[112848]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:26 devstack sudo[112843]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d8745e45-9e69-49af-9458-807ee2379a1e tempest-CreateVolumesFromSnapshotTest-1154865263 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d5ab81ce-7f1b-43f0-aac4-2d1e284c81c0" returned: 0 in 0.374s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d8745e45-9e69-49af-9458-807ee2379a1e tempest-CreateVolumesFromSnapshotTest-1154865263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d5ab81ce-7f1b-43f0-aac4-2d1e284c81c0 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:27 devstack sudo[112855]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d5ab81ce-7f1b-43f0-aac4-2d1e284c81c0 Aug 15 16:29:27 devstack sudo[112855]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:27 devstack sudo[112855]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:27 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d8745e45-9e69-49af-9458-807ee2379a1e tempest-CreateVolumesFromSnapshotTest-1154865263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d5ab81ce-7f1b-43f0-aac4-2d1e284c81c0" returned: 0 in 0.464s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:27 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-d8745e45-9e69-49af-9458-807ee2379a1e tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "cinder-quobyte-d5ab81ce-7f1b-43f0-aac4-2d1e284c81c0" released by "delete_volume" :: held 0.897s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:29:27 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-d8745e45-9e69-49af-9458-807ee2379a1e tempest-CreateVolumesFromSnapshotTest-1154865263 None] Created reservations ['e80d5249-058e-4c22-8ae5-82a31c4e27cf', '28ddf287-9ca0-4a23-a6fc-0b2dd4f07ec5', 'f72cd773-d1e1-4caf-b8b3-c2aef82408c4', 'ed0ef407-cc7a-40de-854d-4b9b4b8c8542'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:29:27 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d8745e45-9e69-49af-9458-807ee2379a1e tempest-CreateVolumesFromSnapshotTest-1154865263 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:29:27 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d8745e45-9e69-49af-9458-807ee2379a1e tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:29:27 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-d8745e45-9e69-49af-9458-807ee2379a1e tempest-CreateVolumesFromSnapshotTest-1154865263 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:29:27 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-d8745e45-9e69-49af-9458-807ee2379a1e tempest-CreateVolumesFromSnapshotTest-1154865263 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:29:27 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d8745e45-9e69-49af-9458-807ee2379a1e tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:29:27 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d8745e45-9e69-49af-9458-807ee2379a1e tempest-CreateVolumesFromSnapshotTest-1154865263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:27 devstack sudo[112866]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:29:27 devstack sudo[112866]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:28 devstack sudo[112866]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:28 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d8745e45-9e69-49af-9458-807ee2379a1e tempest-CreateVolumesFromSnapshotTest-1154865263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.340s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:28 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-d8745e45-9e69-49af-9458-807ee2379a1e tempest-CreateVolumesFromSnapshotTest-1154865263 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:29:28 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-d8745e45-9e69-49af-9458-807ee2379a1e tempest-CreateVolumesFromSnapshotTest-1154865263 None] Deleted volume successfully. Aug 15 16:29:28 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-d8745e45-9e69-49af-9458-807ee2379a1e tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "cinder-d5ab81ce-7f1b-43f0-aac4-2d1e284c81c0-delete_volume" released by "delete_volume" :: held 1.742s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:29:28 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-9d4b9840-fd8d-476e-afd5-d720db63ec6e tempest-CreateVolumesFromSnapshotTest-1154865263 None] Acquiring lock "cinder-f24d777c-d035-4c0c-8bf9-e837b5be32ea-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:29:28 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-9d4b9840-fd8d-476e-afd5-d720db63ec6e tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "cinder-f24d777c-d035-4c0c-8bf9-e837b5be32ea-delete_volume" acquired by "delete_volume" :: waited 0.032s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:29:29 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-9d4b9840-fd8d-476e-afd5-d720db63ec6e tempest-CreateVolumesFromSnapshotTest-1154865263 None] Acquiring lock "cinder-quobyte-f24d777c-d035-4c0c-8bf9-e837b5be32ea" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:29:29 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-9d4b9840-fd8d-476e-afd5-d720db63ec6e tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "cinder-quobyte-f24d777c-d035-4c0c-8bf9-e837b5be32ea" acquired by "delete_volume" :: waited 0.052s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:29:29 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[2615932e-439f-4d81-ae5c-26990537c57e]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:29:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9d4b9840-fd8d-476e-afd5-d720db63ec6e tempest-CreateVolumesFromSnapshotTest-1154865263 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f24d777c-d035-4c0c-8bf9-e837b5be32ea {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:29 devstack sudo[112869]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f24d777c-d035-4c0c-8bf9-e837b5be32ea Aug 15 16:29:29 devstack sudo[112869]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:29 devstack sudo[112869]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9d4b9840-fd8d-476e-afd5-d720db63ec6e tempest-CreateVolumesFromSnapshotTest-1154865263 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f24d777c-d035-4c0c-8bf9-e837b5be32ea" returned: 0 in 0.694s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9d4b9840-fd8d-476e-afd5-d720db63ec6e tempest-CreateVolumesFromSnapshotTest-1154865263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f24d777c-d035-4c0c-8bf9-e837b5be32ea {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:29 devstack sudo[112875]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f24d777c-d035-4c0c-8bf9-e837b5be32ea Aug 15 16:29:29 devstack sudo[112875]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:30 devstack sudo[112875]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9d4b9840-fd8d-476e-afd5-d720db63ec6e tempest-CreateVolumesFromSnapshotTest-1154865263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f24d777c-d035-4c0c-8bf9-e837b5be32ea" returned: 0 in 0.491s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:30 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-9d4b9840-fd8d-476e-afd5-d720db63ec6e tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "cinder-quobyte-f24d777c-d035-4c0c-8bf9-e837b5be32ea" released by "delete_volume" :: held 1.312s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:29:30 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-9d4b9840-fd8d-476e-afd5-d720db63ec6e tempest-CreateVolumesFromSnapshotTest-1154865263 None] Created reservations ['61e6bd1a-36dc-4c97-b160-2e1d9affe8c2', 'ae98eb4e-6161-4451-8466-798a44b3c9a7', '2bc3daee-e473-47a6-a7d0-55e52fc54e22', 'cfe29e04-aaf6-4f46-a011-923b15b15d1d'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:29:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9d4b9840-fd8d-476e-afd5-d720db63ec6e tempest-CreateVolumesFromSnapshotTest-1154865263 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:29:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9d4b9840-fd8d-476e-afd5-d720db63ec6e tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:29:30 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-9d4b9840-fd8d-476e-afd5-d720db63ec6e tempest-CreateVolumesFromSnapshotTest-1154865263 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:29:30 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-9d4b9840-fd8d-476e-afd5-d720db63ec6e tempest-CreateVolumesFromSnapshotTest-1154865263 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:29:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9d4b9840-fd8d-476e-afd5-d720db63ec6e tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:29:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9d4b9840-fd8d-476e-afd5-d720db63ec6e tempest-CreateVolumesFromSnapshotTest-1154865263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:30 devstack sudo[112879]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:29:30 devstack sudo[112879]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:31 devstack sudo[112879]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9d4b9840-fd8d-476e-afd5-d720db63ec6e tempest-CreateVolumesFromSnapshotTest-1154865263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.426s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:31 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-9d4b9840-fd8d-476e-afd5-d720db63ec6e tempest-CreateVolumesFromSnapshotTest-1154865263 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:29:31 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-9d4b9840-fd8d-476e-afd5-d720db63ec6e tempest-CreateVolumesFromSnapshotTest-1154865263 None] Deleted volume successfully. Aug 15 16:29:31 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-9d4b9840-fd8d-476e-afd5-d720db63ec6e tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "cinder-f24d777c-d035-4c0c-8bf9-e837b5be32ea-delete_volume" released by "delete_volume" :: held 2.168s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:29:31 devstack sudo[112848]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2452f143-42ba-4f9e-aec6-64c1d92e293b tempest-VolumeDependencyTests-588650820 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-835f4e76-f602-44a1-8721-a46af311231d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-12bcde73-f4a9-43f8-a2e3-6f7dc0883ddc" returned: 0 in 4.505s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:31 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-2452f143-42ba-4f9e-aec6-64c1d92e293b tempest-VolumeDependencyTests-588650820 None] Image conversion details: src /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-835f4e76-f602-44a1-8721-a46af311231d, size 1024.00 MB, duration 4.51 sec, destination /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-12bcde73-f4a9-43f8-a2e3-6f7dc0883ddc {{(pid=94214) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 15 16:29:31 devstack cinder-volume[94214]: INFO cinder.image.image_utils [None req-2452f143-42ba-4f9e-aec6-64c1d92e293b tempest-VolumeDependencyTests-588650820 None] Converted 1024.00 MB image at 227.24 MB/s Aug 15 16:29:31 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-2452f143-42ba-4f9e-aec6-64c1d92e293b tempest-VolumeDependencyTests-588650820 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-12bcde73-f4a9-43f8-a2e3-6f7dc0883ddc is being set with open permissions: ugo+rw Aug 15 16:29:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2452f143-42ba-4f9e-aec6-64c1d92e293b tempest-VolumeDependencyTests-588650820 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-12bcde73-f4a9-43f8-a2e3-6f7dc0883ddc {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:31 devstack sudo[112882]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-12bcde73-f4a9-43f8-a2e3-6f7dc0883ddc Aug 15 16:29:31 devstack sudo[112882]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:31 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-02ddafb6-449d-4604-a403-cc5456bcd2f5 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Acquiring lock "cinder-96a69055-d77e-4e7f-8afd-6c0d1ad0de1f-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:29:31 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-02ddafb6-449d-4604-a403-cc5456bcd2f5 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "cinder-96a69055-d77e-4e7f-8afd-6c0d1ad0de1f-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:29:31 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-02ddafb6-449d-4604-a403-cc5456bcd2f5 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Acquiring lock "cinder-quobyte-96a69055-d77e-4e7f-8afd-6c0d1ad0de1f" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:29:31 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-02ddafb6-449d-4604-a403-cc5456bcd2f5 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "cinder-quobyte-96a69055-d77e-4e7f-8afd-6c0d1ad0de1f" acquired by "delete_volume" :: waited 0.016s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:29:31 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[c58c74b0-15c3-4d59-8b8e-503dbc0c6eed]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:29:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-02ddafb6-449d-4604-a403-cc5456bcd2f5 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-96a69055-d77e-4e7f-8afd-6c0d1ad0de1f {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:31 devstack sudo[112882]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2452f143-42ba-4f9e-aec6-64c1d92e293b tempest-VolumeDependencyTests-588650820 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-12bcde73-f4a9-43f8-a2e3-6f7dc0883ddc" returned: 0 in 0.255s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:31 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-2452f143-42ba-4f9e-aec6-64c1d92e293b tempest-VolumeDependencyTests-588650820 None] Lock "cinder-quobyte-12bcde73-f4a9-43f8-a2e3-6f7dc0883ddc" released by "_copy_volume_from_snapshot" :: held 5.559s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:29:31 devstack sudo[112884]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-96a69055-d77e-4e7f-8afd-6c0d1ad0de1f Aug 15 16:29:31 devstack sudo[112884]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:31 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-2452f143-42ba-4f9e-aec6-64c1d92e293b tempest-VolumeDependencyTests-588650820 None] Lock "cinder-quobyte-6edff23f-ca8a-479a-a85b-c8a06f8e2c0a-12bcde73-f4a9-43f8-a2e3-6f7dc0883ddc" released by "_create_volume_from_snapshot" :: held 5.649s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:29:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-2452f143-42ba-4f9e-aec6-64c1d92e293b tempest-VolumeDependencyTests-588650820 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 5.684s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:29:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2452f143-42ba-4f9e-aec6-64c1d92e293b tempest-VolumeDependencyTests-588650820 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5a2add16-dde0-40c3-87f6-0982a6655be9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-12bcde73-f4a9-43f8-a2e3-6f7dc0883ddc', 'volume_size': 1, 'snapshot_id': '6edff23f-ca8a-479a-a85b-c8a06f8e2c0a'}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2452f143-42ba-4f9e-aec6-64c1d92e293b tempest-VolumeDependencyTests-588650820 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6ffe1ed6-4918-4fcc-aef1-9a0de32582c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:29:31 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-2452f143-42ba-4f9e-aec6-64c1d92e293b tempest-VolumeDependencyTests-588650820 None] Volume volume-12bcde73-f4a9-43f8-a2e3-6f7dc0883ddc (12bcde73-f4a9-43f8-a2e3-6f7dc0883ddc): created successfully Aug 15 16:29:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2452f143-42ba-4f9e-aec6-64c1d92e293b tempest-VolumeDependencyTests-588650820 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6ffe1ed6-4918-4fcc-aef1-9a0de32582c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2452f143-42ba-4f9e-aec6-64c1d92e293b tempest-VolumeDependencyTests-588650820 None] Flow 'volume_create_manager' (46730e16-7af8-4ba7-9bfd-b2f4b8683211) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:29:31 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-2452f143-42ba-4f9e-aec6-64c1d92e293b tempest-VolumeDependencyTests-588650820 None] Created volume successfully. Aug 15 16:29:31 devstack sudo[112884]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-02ddafb6-449d-4604-a403-cc5456bcd2f5 tempest-CreateVolumesFromSnapshotTest-1154865263 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-96a69055-d77e-4e7f-8afd-6c0d1ad0de1f" returned: 0 in 0.366s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-02ddafb6-449d-4604-a403-cc5456bcd2f5 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-96a69055-d77e-4e7f-8afd-6c0d1ad0de1f {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:31 devstack sudo[112890]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-96a69055-d77e-4e7f-8afd-6c0d1ad0de1f Aug 15 16:29:31 devstack sudo[112890]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:32 devstack sudo[112890]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-02ddafb6-449d-4604-a403-cc5456bcd2f5 tempest-CreateVolumesFromSnapshotTest-1154865263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-96a69055-d77e-4e7f-8afd-6c0d1ad0de1f" returned: 0 in 0.238s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:32 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-02ddafb6-449d-4604-a403-cc5456bcd2f5 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "cinder-quobyte-96a69055-d77e-4e7f-8afd-6c0d1ad0de1f" released by "delete_volume" :: held 0.644s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:29:32 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-02ddafb6-449d-4604-a403-cc5456bcd2f5 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Created reservations ['003d1f0a-4cb9-42f2-8838-45cff9f7921c', '8acc3c21-042f-4c6e-b406-c0a3a6b537c7', '084933ff-9cc1-4492-8e90-65e4af637ad0', '0436cbb0-8f62-464b-a746-575de42d9c68'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:29:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-02ddafb6-449d-4604-a403-cc5456bcd2f5 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:29:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-02ddafb6-449d-4604-a403-cc5456bcd2f5 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:29:32 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-02ddafb6-449d-4604-a403-cc5456bcd2f5 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:29:32 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-02ddafb6-449d-4604-a403-cc5456bcd2f5 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:29:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-02ddafb6-449d-4604-a403-cc5456bcd2f5 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:29:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-02ddafb6-449d-4604-a403-cc5456bcd2f5 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:32 devstack sudo[112893]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:29:32 devstack sudo[112893]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:32 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-3d74f502-fb6a-44d5-8e94-cb2f63e39d33 tempest-VolumeDependencyTests-588650820 None] Acquiring lock "cinder-6edff23f-ca8a-479a-a85b-c8a06f8e2c0a-delete_snapshot" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:29:32 devstack sudo[112893]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-02ddafb6-449d-4604-a403-cc5456bcd2f5 tempest-CreateVolumesFromSnapshotTest-1154865263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.252s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:32 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-02ddafb6-449d-4604-a403-cc5456bcd2f5 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:29:32 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-02ddafb6-449d-4604-a403-cc5456bcd2f5 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Deleted volume successfully. Aug 15 16:29:32 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-3d74f502-fb6a-44d5-8e94-cb2f63e39d33 tempest-VolumeDependencyTests-588650820 None] Lock "cinder-6edff23f-ca8a-479a-a85b-c8a06f8e2c0a-delete_snapshot" acquired by "delete_snapshot" :: waited 0.041s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:29:32 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-3d74f502-fb6a-44d5-8e94-cb2f63e39d33 tempest-VolumeDependencyTests-588650820 None] Acquiring lock "cinder-quobyte-835f4e76-f602-44a1-8721-a46af311231d" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:29:32 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-7771d49a-fd33-48ab-9e82-4cc7eff582dd tempest-CreateVolumesFromSnapshotTest-1154865263 None] Acquiring lock "cinder-5c2d7086-a227-4d85-8595-dcaace420d6e-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:29:32 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-02ddafb6-449d-4604-a403-cc5456bcd2f5 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "cinder-96a69055-d77e-4e7f-8afd-6c0d1ad0de1f-delete_volume" released by "delete_volume" :: held 1.207s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:29:32 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-3d74f502-fb6a-44d5-8e94-cb2f63e39d33 tempest-VolumeDependencyTests-588650820 None] Lock "cinder-quobyte-835f4e76-f602-44a1-8721-a46af311231d" acquired by "delete_snapshot" :: waited 0.036s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:29:32 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-3d74f502-fb6a-44d5-8e94-cb2f63e39d33 tempest-VolumeDependencyTests-588650820 None] Acquiring lock "cinder-quobyte-6edff23f-ca8a-479a-a85b-c8a06f8e2c0a" by "_delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:29:32 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-7771d49a-fd33-48ab-9e82-4cc7eff582dd tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "cinder-5c2d7086-a227-4d85-8595-dcaace420d6e-delete_volume" acquired by "delete_volume" :: waited 0.033s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:29:32 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-3d74f502-fb6a-44d5-8e94-cb2f63e39d33 tempest-VolumeDependencyTests-588650820 None] Lock "cinder-quobyte-6edff23f-ca8a-479a-a85b-c8a06f8e2c0a" acquired by "_delete_snapshot" :: waited 0.022s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:29:32 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-3d74f502-fb6a-44d5-8e94-cb2f63e39d33 tempest-VolumeDependencyTests-588650820 None] Deleting offline snapshot 6edff23f-ca8a-479a-a85b-c8a06f8e2c0a of volume 835f4e76-f602-44a1-8721-a46af311231d {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 15 16:29:32 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-3d74f502-fb6a-44d5-8e94-cb2f63e39d33 tempest-VolumeDependencyTests-588650820 None] snapshot_file for this snap is: volume-835f4e76-f602-44a1-8721-a46af311231d.6edff23f-ca8a-479a-a85b-c8a06f8e2c0a {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 15 16:29:32 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[de90c18f-18d2-4d1e-b0bf-c4be9ec074ea]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:29:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3d74f502-fb6a-44d5-8e94-cb2f63e39d33 tempest-VolumeDependencyTests-588650820 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-835f4e76-f602-44a1-8721-a46af311231d.6edff23f-ca8a-479a-a85b-c8a06f8e2c0a {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:32 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-7771d49a-fd33-48ab-9e82-4cc7eff582dd tempest-CreateVolumesFromSnapshotTest-1154865263 None] Acquiring lock "cinder-quobyte-5c2d7086-a227-4d85-8595-dcaace420d6e" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:29:32 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-7771d49a-fd33-48ab-9e82-4cc7eff582dd tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "cinder-quobyte-5c2d7086-a227-4d85-8595-dcaace420d6e" acquired by "delete_volume" :: waited 0.016s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:29:32 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[d1761db6-cec2-4035-b7d5-d9fc551c2380]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:29:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-7771d49a-fd33-48ab-9e82-4cc7eff582dd tempest-CreateVolumesFromSnapshotTest-1154865263 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5c2d7086-a227-4d85-8595-dcaace420d6e {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:32 devstack sudo[112896]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-835f4e76-f602-44a1-8721-a46af311231d.6edff23f-ca8a-479a-a85b-c8a06f8e2c0a Aug 15 16:29:32 devstack sudo[112896]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:32 devstack sudo[112897]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5c2d7086-a227-4d85-8595-dcaace420d6e Aug 15 16:29:32 devstack sudo[112897]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:32 devstack sudo[112896]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3d74f502-fb6a-44d5-8e94-cb2f63e39d33 tempest-VolumeDependencyTests-588650820 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-835f4e76-f602-44a1-8721-a46af311231d.6edff23f-ca8a-479a-a85b-c8a06f8e2c0a" returned: 0 in 0.346s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:32 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-3d74f502-fb6a-44d5-8e94-cb2f63e39d33 tempest-VolumeDependencyTests-588650820 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-835f4e76-f602-44a1-8721-a46af311231d(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:29:33 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[051ecf87-b602-4de1-b15e-3106a73166ce]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:29:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3d74f502-fb6a-44d5-8e94-cb2f63e39d33 tempest-VolumeDependencyTests-588650820 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-835f4e76-f602-44a1-8721-a46af311231d {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:33 devstack sudo[112897]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-7771d49a-fd33-48ab-9e82-4cc7eff582dd tempest-CreateVolumesFromSnapshotTest-1154865263 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5c2d7086-a227-4d85-8595-dcaace420d6e" returned: 0 in 0.358s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-7771d49a-fd33-48ab-9e82-4cc7eff582dd tempest-CreateVolumesFromSnapshotTest-1154865263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5c2d7086-a227-4d85-8595-dcaace420d6e {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:33 devstack sudo[112907]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5c2d7086-a227-4d85-8595-dcaace420d6e Aug 15 16:29:33 devstack sudo[112907]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:33 devstack sudo[112906]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-835f4e76-f602-44a1-8721-a46af311231d Aug 15 16:29:33 devstack sudo[112906]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:33 devstack sudo[112907]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-7771d49a-fd33-48ab-9e82-4cc7eff582dd tempest-CreateVolumesFromSnapshotTest-1154865263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-5c2d7086-a227-4d85-8595-dcaace420d6e" returned: 0 in 0.240s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:33 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-7771d49a-fd33-48ab-9e82-4cc7eff582dd tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "cinder-quobyte-5c2d7086-a227-4d85-8595-dcaace420d6e" released by "delete_volume" :: held 0.638s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:29:33 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-7771d49a-fd33-48ab-9e82-4cc7eff582dd tempest-CreateVolumesFromSnapshotTest-1154865263 None] Created reservations ['74f858ab-2c74-4d58-82a2-ca718c8bd2be', '3fd6a2a7-e4ac-48c2-8c84-70bbab91375a', 'e1eaf176-a040-4636-b9f2-7e76de6c56dc', 'e635358c-60eb-4ce4-a0b1-ea7cd11508bd'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:29:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-7771d49a-fd33-48ab-9e82-4cc7eff582dd tempest-CreateVolumesFromSnapshotTest-1154865263 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:29:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-7771d49a-fd33-48ab-9e82-4cc7eff582dd tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:29:33 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-7771d49a-fd33-48ab-9e82-4cc7eff582dd tempest-CreateVolumesFromSnapshotTest-1154865263 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:29:33 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-7771d49a-fd33-48ab-9e82-4cc7eff582dd tempest-CreateVolumesFromSnapshotTest-1154865263 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:29:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-7771d49a-fd33-48ab-9e82-4cc7eff582dd tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:29:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-7771d49a-fd33-48ab-9e82-4cc7eff582dd tempest-CreateVolumesFromSnapshotTest-1154865263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:33 devstack sudo[112913]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:29:33 devstack sudo[112913]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:33 devstack sudo[112906]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3d74f502-fb6a-44d5-8e94-cb2f63e39d33 tempest-VolumeDependencyTests-588650820 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-835f4e76-f602-44a1-8721-a46af311231d" returned: 0 in 0.570s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3d74f502-fb6a-44d5-8e94-cb2f63e39d33 tempest-VolumeDependencyTests-588650820 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-835f4e76-f602-44a1-8721-a46af311231d.6edff23f-ca8a-479a-a85b-c8a06f8e2c0a {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:33 devstack sudo[112916]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-835f4e76-f602-44a1-8721-a46af311231d.6edff23f-ca8a-479a-a85b-c8a06f8e2c0a Aug 15 16:29:33 devstack sudo[112916]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:33 devstack sudo[112913]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-7771d49a-fd33-48ab-9e82-4cc7eff582dd tempest-CreateVolumesFromSnapshotTest-1154865263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.275s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:33 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-7771d49a-fd33-48ab-9e82-4cc7eff582dd tempest-CreateVolumesFromSnapshotTest-1154865263 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:29:33 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-7771d49a-fd33-48ab-9e82-4cc7eff582dd tempest-CreateVolumesFromSnapshotTest-1154865263 None] Deleted volume successfully. Aug 15 16:29:33 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-28c1d1f6-d9c0-46fc-854d-831a7c36cf84 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Acquiring lock "cinder-8452ebd5-b645-4f9a-9ae9-95a5758b57d9-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:29:33 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-7771d49a-fd33-48ab-9e82-4cc7eff582dd tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "cinder-5c2d7086-a227-4d85-8595-dcaace420d6e-delete_volume" released by "delete_volume" :: held 1.165s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:29:33 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-28c1d1f6-d9c0-46fc-854d-831a7c36cf84 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "cinder-8452ebd5-b645-4f9a-9ae9-95a5758b57d9-delete_volume" acquired by "delete_volume" :: waited 0.023s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:29:33 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-28c1d1f6-d9c0-46fc-854d-831a7c36cf84 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Acquiring lock "cinder-quobyte-8452ebd5-b645-4f9a-9ae9-95a5758b57d9" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:29:33 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-28c1d1f6-d9c0-46fc-854d-831a7c36cf84 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "cinder-quobyte-8452ebd5-b645-4f9a-9ae9-95a5758b57d9" acquired by "delete_volume" :: waited 0.020s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:29:33 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[7bdf2c29-ff9b-486a-9819-5ef1a6b1a4ce]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:29:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-28c1d1f6-d9c0-46fc-854d-831a7c36cf84 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-8452ebd5-b645-4f9a-9ae9-95a5758b57d9 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:33 devstack sudo[112916]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3d74f502-fb6a-44d5-8e94-cb2f63e39d33 tempest-VolumeDependencyTests-588650820 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-835f4e76-f602-44a1-8721-a46af311231d.6edff23f-ca8a-479a-a85b-c8a06f8e2c0a" returned: 0 in 0.366s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3d74f502-fb6a-44d5-8e94-cb2f63e39d33 tempest-VolumeDependencyTests-588650820 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-835f4e76-f602-44a1-8721-a46af311231d.6edff23f-ca8a-479a-a85b-c8a06f8e2c0a {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:33 devstack sudo[112922]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-8452ebd5-b645-4f9a-9ae9-95a5758b57d9 Aug 15 16:29:33 devstack sudo[112922]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:33 devstack sudo[112923]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-835f4e76-f602-44a1-8721-a46af311231d.6edff23f-ca8a-479a-a85b-c8a06f8e2c0a Aug 15 16:29:33 devstack sudo[112923]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:34 devstack sudo[112923]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3d74f502-fb6a-44d5-8e94-cb2f63e39d33 tempest-VolumeDependencyTests-588650820 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-835f4e76-f602-44a1-8721-a46af311231d.6edff23f-ca8a-479a-a85b-c8a06f8e2c0a" returned: 0 in 0.242s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:34 devstack sudo[112922]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-28c1d1f6-d9c0-46fc-854d-831a7c36cf84 tempest-CreateVolumesFromSnapshotTest-1154865263 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-8452ebd5-b645-4f9a-9ae9-95a5758b57d9" returned: 0 in 0.381s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-28c1d1f6-d9c0-46fc-854d-831a7c36cf84 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-8452ebd5-b645-4f9a-9ae9-95a5758b57d9 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:34 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-3d74f502-fb6a-44d5-8e94-cb2f63e39d33 tempest-VolumeDependencyTests-588650820 None] Lock "cinder-quobyte-6edff23f-ca8a-479a-a85b-c8a06f8e2c0a" released by "_delete_snapshot" :: held 1.637s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:29:34 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-3d74f502-fb6a-44d5-8e94-cb2f63e39d33 tempest-VolumeDependencyTests-588650820 None] Lock "cinder-quobyte-835f4e76-f602-44a1-8721-a46af311231d" released by "delete_snapshot" :: held 1.671s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:29:34 devstack sudo[112930]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-8452ebd5-b645-4f9a-9ae9-95a5758b57d9 Aug 15 16:29:34 devstack sudo[112930]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:34 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-3d74f502-fb6a-44d5-8e94-cb2f63e39d33 tempest-VolumeDependencyTests-588650820 None] Created reservations ['8556c353-3d2d-4006-b7b3-4296fac2e739', '9585bdec-876b-4c8b-a253-ecec3af2860e', 'c65034dd-5ae8-4623-bc41-ddc7c9a304a3', 'c056543b-f27f-4b89-b37c-544fb7c1ba48'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:29:34 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-3d74f502-fb6a-44d5-8e94-cb2f63e39d33 tempest-VolumeDependencyTests-588650820 None] Delete snapshot completed successfully. Aug 15 16:29:34 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-3d74f502-fb6a-44d5-8e94-cb2f63e39d33 tempest-VolumeDependencyTests-588650820 None] Lock "cinder-6edff23f-ca8a-479a-a85b-c8a06f8e2c0a-delete_snapshot" released by "delete_snapshot" :: held 1.820s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:29:34 devstack sudo[112930]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-28c1d1f6-d9c0-46fc-854d-831a7c36cf84 tempest-CreateVolumesFromSnapshotTest-1154865263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-8452ebd5-b645-4f9a-9ae9-95a5758b57d9" returned: 0 in 0.249s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:34 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-28c1d1f6-d9c0-46fc-854d-831a7c36cf84 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "cinder-quobyte-8452ebd5-b645-4f9a-9ae9-95a5758b57d9" released by "delete_volume" :: held 0.671s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:29:34 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-28c1d1f6-d9c0-46fc-854d-831a7c36cf84 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Created reservations ['2a885b34-283b-487f-a7ea-213969954828', 'f8942062-a8cc-4ec7-8bb4-f14348c8ece1', '54251d89-a780-4f70-80da-cec9f670b6b1', 'c51c30b0-7369-4215-9780-1d4694d76a8e'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:29:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-28c1d1f6-d9c0-46fc-854d-831a7c36cf84 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:29:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-28c1d1f6-d9c0-46fc-854d-831a7c36cf84 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:29:34 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-28c1d1f6-d9c0-46fc-854d-831a7c36cf84 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:29:34 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-28c1d1f6-d9c0-46fc-854d-831a7c36cf84 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:29:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-28c1d1f6-d9c0-46fc-854d-831a7c36cf84 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:29:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-28c1d1f6-d9c0-46fc-854d-831a7c36cf84 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:34 devstack sudo[112933]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:29:34 devstack sudo[112933]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:34 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-9091631f-54b3-49eb-a42c-dd6c8e73396e tempest-VolumeDependencyTests-588650820 None] Acquiring lock "cinder-835f4e76-f602-44a1-8721-a46af311231d-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:29:34 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-9091631f-54b3-49eb-a42c-dd6c8e73396e tempest-VolumeDependencyTests-588650820 None] Lock "cinder-835f4e76-f602-44a1-8721-a46af311231d-delete_volume" acquired by "delete_volume" :: waited 0.019s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:29:34 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-9091631f-54b3-49eb-a42c-dd6c8e73396e tempest-VolumeDependencyTests-588650820 None] Acquiring lock "cinder-quobyte-835f4e76-f602-44a1-8721-a46af311231d" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:29:34 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-9091631f-54b3-49eb-a42c-dd6c8e73396e tempest-VolumeDependencyTests-588650820 None] Lock "cinder-quobyte-835f4e76-f602-44a1-8721-a46af311231d" acquired by "delete_volume" :: waited 0.022s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:29:34 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[136bff6c-5a73-436a-84c7-7db0ae30f2a8]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:29:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9091631f-54b3-49eb-a42c-dd6c8e73396e tempest-VolumeDependencyTests-588650820 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-835f4e76-f602-44a1-8721-a46af311231d {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:34 devstack sudo[112933]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-28c1d1f6-d9c0-46fc-854d-831a7c36cf84 tempest-CreateVolumesFromSnapshotTest-1154865263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.255s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:34 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-28c1d1f6-d9c0-46fc-854d-831a7c36cf84 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:29:34 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-28c1d1f6-d9c0-46fc-854d-831a7c36cf84 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Deleted volume successfully. Aug 15 16:29:34 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-28c1d1f6-d9c0-46fc-854d-831a7c36cf84 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "cinder-8452ebd5-b645-4f9a-9ae9-95a5758b57d9-delete_volume" released by "delete_volume" :: held 1.123s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:29:34 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b3954652-cd67-4803-a925-ef87e696a9e2 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Acquiring lock "cinder-54096b0d-34f0-491c-bd06-514845040732-delete_snapshot" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:29:34 devstack sudo[112936]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-835f4e76-f602-44a1-8721-a46af311231d Aug 15 16:29:34 devstack sudo[112936]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:34 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b3954652-cd67-4803-a925-ef87e696a9e2 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "cinder-54096b0d-34f0-491c-bd06-514845040732-delete_snapshot" acquired by "delete_snapshot" :: waited 0.021s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:29:34 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b3954652-cd67-4803-a925-ef87e696a9e2 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Acquiring lock "cinder-quobyte-b8fc9ab8-811f-47ab-b178-ab0884e54e55" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:29:34 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b3954652-cd67-4803-a925-ef87e696a9e2 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "cinder-quobyte-b8fc9ab8-811f-47ab-b178-ab0884e54e55" acquired by "delete_snapshot" :: waited 0.018s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:29:34 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b3954652-cd67-4803-a925-ef87e696a9e2 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Acquiring lock "cinder-quobyte-54096b0d-34f0-491c-bd06-514845040732" by "_delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:29:34 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b3954652-cd67-4803-a925-ef87e696a9e2 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "cinder-quobyte-54096b0d-34f0-491c-bd06-514845040732" acquired by "_delete_snapshot" :: waited 0.014s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:29:34 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-b3954652-cd67-4803-a925-ef87e696a9e2 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Deleting offline snapshot 54096b0d-34f0-491c-bd06-514845040732 of volume b8fc9ab8-811f-47ab-b178-ab0884e54e55 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 15 16:29:35 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-b3954652-cd67-4803-a925-ef87e696a9e2 tempest-CreateVolumesFromSnapshotTest-1154865263 None] snapshot_file for this snap is: volume-b8fc9ab8-811f-47ab-b178-ab0884e54e55.54096b0d-34f0-491c-bd06-514845040732 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 15 16:29:35 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[583a1d8a-e7b5-4c33-97f1-584ceff24194]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:29:35 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b3954652-cd67-4803-a925-ef87e696a9e2 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b8fc9ab8-811f-47ab-b178-ab0884e54e55.54096b0d-34f0-491c-bd06-514845040732 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:35 devstack sudo[112938]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b8fc9ab8-811f-47ab-b178-ab0884e54e55.54096b0d-34f0-491c-bd06-514845040732 Aug 15 16:29:35 devstack sudo[112938]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:35 devstack sudo[112936]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:35 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9091631f-54b3-49eb-a42c-dd6c8e73396e tempest-VolumeDependencyTests-588650820 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-835f4e76-f602-44a1-8721-a46af311231d" returned: 0 in 0.387s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:35 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9091631f-54b3-49eb-a42c-dd6c8e73396e tempest-VolumeDependencyTests-588650820 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-835f4e76-f602-44a1-8721-a46af311231d {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:35 devstack sudo[112943]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-835f4e76-f602-44a1-8721-a46af311231d Aug 15 16:29:35 devstack sudo[112943]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:35 devstack sudo[112938]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:35 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b3954652-cd67-4803-a925-ef87e696a9e2 tempest-CreateVolumesFromSnapshotTest-1154865263 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b8fc9ab8-811f-47ab-b178-ab0884e54e55.54096b0d-34f0-491c-bd06-514845040732" returned: 0 in 0.363s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:35 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-b3954652-cd67-4803-a925-ef87e696a9e2 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-b8fc9ab8-811f-47ab-b178-ab0884e54e55(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:29:35 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[dacba8c3-d8a2-4cf9-ad37-ab41438902f4]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:29:35 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b3954652-cd67-4803-a925-ef87e696a9e2 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b8fc9ab8-811f-47ab-b178-ab0884e54e55 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:35 devstack sudo[112943]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:35 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9091631f-54b3-49eb-a42c-dd6c8e73396e tempest-VolumeDependencyTests-588650820 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-835f4e76-f602-44a1-8721-a46af311231d" returned: 0 in 0.256s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:35 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-9091631f-54b3-49eb-a42c-dd6c8e73396e tempest-VolumeDependencyTests-588650820 None] Lock "cinder-quobyte-835f4e76-f602-44a1-8721-a46af311231d" released by "delete_volume" :: held 0.702s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:29:35 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-9091631f-54b3-49eb-a42c-dd6c8e73396e tempest-VolumeDependencyTests-588650820 None] Created reservations ['2c547b2a-665c-4e4e-ad18-c205943837d1', '4a26a016-d400-4846-9962-a8d8a36f00be', '03823b3b-a38e-4e5d-957f-77f4ff321e9b', '175b915e-daa8-4964-a7c5-b2094b62b372'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:29:35 devstack sudo[112948]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b8fc9ab8-811f-47ab-b178-ab0884e54e55 Aug 15 16:29:35 devstack sudo[112948]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:35 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9091631f-54b3-49eb-a42c-dd6c8e73396e tempest-VolumeDependencyTests-588650820 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:29:35 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9091631f-54b3-49eb-a42c-dd6c8e73396e tempest-VolumeDependencyTests-588650820 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:29:35 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-9091631f-54b3-49eb-a42c-dd6c8e73396e tempest-VolumeDependencyTests-588650820 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:29:35 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-9091631f-54b3-49eb-a42c-dd6c8e73396e tempest-VolumeDependencyTests-588650820 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:29:35 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9091631f-54b3-49eb-a42c-dd6c8e73396e tempest-VolumeDependencyTests-588650820 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:29:35 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9091631f-54b3-49eb-a42c-dd6c8e73396e tempest-VolumeDependencyTests-588650820 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:35 devstack sudo[112951]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:29:35 devstack sudo[112951]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:35 devstack sudo[112948]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:35 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b3954652-cd67-4803-a925-ef87e696a9e2 tempest-CreateVolumesFromSnapshotTest-1154865263 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b8fc9ab8-811f-47ab-b178-ab0884e54e55" returned: 0 in 0.370s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:35 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b3954652-cd67-4803-a925-ef87e696a9e2 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b8fc9ab8-811f-47ab-b178-ab0884e54e55.54096b0d-34f0-491c-bd06-514845040732 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:35 devstack sudo[112956]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b8fc9ab8-811f-47ab-b178-ab0884e54e55.54096b0d-34f0-491c-bd06-514845040732 Aug 15 16:29:35 devstack sudo[112956]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:35 devstack sudo[112951]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:35 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9091631f-54b3-49eb-a42c-dd6c8e73396e tempest-VolumeDependencyTests-588650820 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.276s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:35 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-9091631f-54b3-49eb-a42c-dd6c8e73396e tempest-VolumeDependencyTests-588650820 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:29:35 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-842a50a0-7a9e-4358-bfb4-a5a707d3479d tempest-VolumeDependencyTests-588650820 None] Acquiring lock "cinder-12bcde73-f4a9-43f8-a2e3-6f7dc0883ddc-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:29:35 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-9091631f-54b3-49eb-a42c-dd6c8e73396e tempest-VolumeDependencyTests-588650820 None] Deleted volume successfully. Aug 15 16:29:35 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-9091631f-54b3-49eb-a42c-dd6c8e73396e tempest-VolumeDependencyTests-588650820 None] Lock "cinder-835f4e76-f602-44a1-8721-a46af311231d-delete_volume" released by "delete_volume" :: held 1.211s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:29:35 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-842a50a0-7a9e-4358-bfb4-a5a707d3479d tempest-VolumeDependencyTests-588650820 None] Lock "cinder-12bcde73-f4a9-43f8-a2e3-6f7dc0883ddc-delete_volume" acquired by "delete_volume" :: waited 0.041s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:29:35 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-842a50a0-7a9e-4358-bfb4-a5a707d3479d tempest-VolumeDependencyTests-588650820 None] Acquiring lock "cinder-quobyte-12bcde73-f4a9-43f8-a2e3-6f7dc0883ddc" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:29:35 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-842a50a0-7a9e-4358-bfb4-a5a707d3479d tempest-VolumeDependencyTests-588650820 None] Lock "cinder-quobyte-12bcde73-f4a9-43f8-a2e3-6f7dc0883ddc" acquired by "delete_volume" :: waited 0.021s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:29:36 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[909cf16a-5e10-41f1-974b-a9d22e114e4c]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:29:36 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-842a50a0-7a9e-4358-bfb4-a5a707d3479d tempest-VolumeDependencyTests-588650820 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-12bcde73-f4a9-43f8-a2e3-6f7dc0883ddc {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:36 devstack sudo[112956]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:36 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b3954652-cd67-4803-a925-ef87e696a9e2 tempest-CreateVolumesFromSnapshotTest-1154865263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b8fc9ab8-811f-47ab-b178-ab0884e54e55.54096b0d-34f0-491c-bd06-514845040732" returned: 0 in 0.353s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:36 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b3954652-cd67-4803-a925-ef87e696a9e2 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b8fc9ab8-811f-47ab-b178-ab0884e54e55.54096b0d-34f0-491c-bd06-514845040732 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:36 devstack sudo[112961]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-12bcde73-f4a9-43f8-a2e3-6f7dc0883ddc Aug 15 16:29:36 devstack sudo[112961]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:36 devstack sudo[112965]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b8fc9ab8-811f-47ab-b178-ab0884e54e55.54096b0d-34f0-491c-bd06-514845040732 Aug 15 16:29:36 devstack sudo[112965]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:36 devstack sudo[112965]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:36 devstack sudo[112961]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:36 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b3954652-cd67-4803-a925-ef87e696a9e2 tempest-CreateVolumesFromSnapshotTest-1154865263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b8fc9ab8-811f-47ab-b178-ab0884e54e55.54096b0d-34f0-491c-bd06-514845040732" returned: 0 in 0.247s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:36 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-842a50a0-7a9e-4358-bfb4-a5a707d3479d tempest-VolumeDependencyTests-588650820 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-12bcde73-f4a9-43f8-a2e3-6f7dc0883ddc" returned: 0 in 0.370s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:36 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-842a50a0-7a9e-4358-bfb4-a5a707d3479d tempest-VolumeDependencyTests-588650820 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-12bcde73-f4a9-43f8-a2e3-6f7dc0883ddc {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:36 devstack sudo[112971]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-12bcde73-f4a9-43f8-a2e3-6f7dc0883ddc Aug 15 16:29:36 devstack sudo[112971]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:36 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b3954652-cd67-4803-a925-ef87e696a9e2 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "cinder-quobyte-54096b0d-34f0-491c-bd06-514845040732" released by "_delete_snapshot" :: held 1.450s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:29:36 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b3954652-cd67-4803-a925-ef87e696a9e2 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "cinder-quobyte-b8fc9ab8-811f-47ab-b178-ab0884e54e55" released by "delete_snapshot" :: held 1.474s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:29:36 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-b3954652-cd67-4803-a925-ef87e696a9e2 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Created reservations ['61b61445-853c-4ecf-835f-74549d4a8dcb', 'c9777981-0f46-4084-9b1d-150a49bf53c0', 'd3e4a86f-0a4e-4ea1-b51a-a59e1a13ce24', 'cb2cda41-db85-473c-92cd-89eb7fc6c94b'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:29:36 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-b3954652-cd67-4803-a925-ef87e696a9e2 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Delete snapshot completed successfully. Aug 15 16:29:36 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b3954652-cd67-4803-a925-ef87e696a9e2 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "cinder-54096b0d-34f0-491c-bd06-514845040732-delete_snapshot" released by "delete_snapshot" :: held 1.609s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:29:36 devstack sudo[112971]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:36 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-842a50a0-7a9e-4358-bfb4-a5a707d3479d tempest-VolumeDependencyTests-588650820 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-12bcde73-f4a9-43f8-a2e3-6f7dc0883ddc" returned: 0 in 0.252s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:36 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-842a50a0-7a9e-4358-bfb4-a5a707d3479d tempest-VolumeDependencyTests-588650820 None] Lock "cinder-quobyte-12bcde73-f4a9-43f8-a2e3-6f7dc0883ddc" released by "delete_volume" :: held 0.663s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:29:36 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-842a50a0-7a9e-4358-bfb4-a5a707d3479d tempest-VolumeDependencyTests-588650820 None] Created reservations ['ac46a768-892c-40d9-8f40-d56cce584cfd', 'a1aaf852-66ea-441c-8e50-6951283bad7e', '3481c3fb-3c55-4997-91ef-9a2b6a71727b', '48c1df08-cf03-4fce-bbaf-db607c4d94dd'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:29:36 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-842a50a0-7a9e-4358-bfb4-a5a707d3479d tempest-VolumeDependencyTests-588650820 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:29:36 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-842a50a0-7a9e-4358-bfb4-a5a707d3479d tempest-VolumeDependencyTests-588650820 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:29:36 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-842a50a0-7a9e-4358-bfb4-a5a707d3479d tempest-VolumeDependencyTests-588650820 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:29:36 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-842a50a0-7a9e-4358-bfb4-a5a707d3479d tempest-VolumeDependencyTests-588650820 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:29:36 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-842a50a0-7a9e-4358-bfb4-a5a707d3479d tempest-VolumeDependencyTests-588650820 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:29:36 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-842a50a0-7a9e-4358-bfb4-a5a707d3479d tempest-VolumeDependencyTests-588650820 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:36 devstack sudo[112974]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:29:36 devstack sudo[112974]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:36 devstack sudo[112974]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:36 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-842a50a0-7a9e-4358-bfb4-a5a707d3479d tempest-VolumeDependencyTests-588650820 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.241s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:36 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-842a50a0-7a9e-4358-bfb4-a5a707d3479d tempest-VolumeDependencyTests-588650820 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:29:37 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-842a50a0-7a9e-4358-bfb4-a5a707d3479d tempest-VolumeDependencyTests-588650820 None] Deleted volume successfully. Aug 15 16:29:37 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-842a50a0-7a9e-4358-bfb4-a5a707d3479d tempest-VolumeDependencyTests-588650820 None] Lock "cinder-12bcde73-f4a9-43f8-a2e3-6f7dc0883ddc-delete_volume" released by "delete_volume" :: held 1.098s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:29:37 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-1de21023-f0f4-43df-8070-8c3133ab80f4 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Acquiring lock "cinder-b8fc9ab8-811f-47ab-b178-ab0884e54e55-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:29:37 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-1de21023-f0f4-43df-8070-8c3133ab80f4 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "cinder-b8fc9ab8-811f-47ab-b178-ab0884e54e55-delete_volume" acquired by "delete_volume" :: waited 0.018s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:29:37 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-1de21023-f0f4-43df-8070-8c3133ab80f4 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Acquiring lock "cinder-quobyte-b8fc9ab8-811f-47ab-b178-ab0884e54e55" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:29:37 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-1de21023-f0f4-43df-8070-8c3133ab80f4 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "cinder-quobyte-b8fc9ab8-811f-47ab-b178-ab0884e54e55" acquired by "delete_volume" :: waited 0.016s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:29:37 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[44f4896c-eb39-4b01-ab94-af88a45f9a2a]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:29:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1de21023-f0f4-43df-8070-8c3133ab80f4 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b8fc9ab8-811f-47ab-b178-ab0884e54e55 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:37 devstack sudo[112977]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b8fc9ab8-811f-47ab-b178-ab0884e54e55 Aug 15 16:29:37 devstack sudo[112977]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:37 devstack sudo[112977]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1de21023-f0f4-43df-8070-8c3133ab80f4 tempest-CreateVolumesFromSnapshotTest-1154865263 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b8fc9ab8-811f-47ab-b178-ab0884e54e55" returned: 0 in 0.385s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1de21023-f0f4-43df-8070-8c3133ab80f4 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b8fc9ab8-811f-47ab-b178-ab0884e54e55 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:37 devstack sudo[112983]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b8fc9ab8-811f-47ab-b178-ab0884e54e55 Aug 15 16:29:37 devstack sudo[112983]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:37 devstack sudo[112983]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1de21023-f0f4-43df-8070-8c3133ab80f4 tempest-CreateVolumesFromSnapshotTest-1154865263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b8fc9ab8-811f-47ab-b178-ab0884e54e55" returned: 0 in 0.268s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:37 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-1de21023-f0f4-43df-8070-8c3133ab80f4 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "cinder-quobyte-b8fc9ab8-811f-47ab-b178-ab0884e54e55" released by "delete_volume" :: held 0.711s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:29:37 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-1de21023-f0f4-43df-8070-8c3133ab80f4 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Created reservations ['2648aa1c-c5b3-4c50-a232-737adf4b766d', 'c0a89983-9403-463b-9a66-2ab221446d08', '7791b63d-dd35-4575-ba23-484b06574041', 'd7baa7c3-0524-4283-a4b2-316dd89d7101'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:29:38 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1de21023-f0f4-43df-8070-8c3133ab80f4 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:29:38 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1de21023-f0f4-43df-8070-8c3133ab80f4 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:29:38 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-1de21023-f0f4-43df-8070-8c3133ab80f4 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:29:38 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-1de21023-f0f4-43df-8070-8c3133ab80f4 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:29:38 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1de21023-f0f4-43df-8070-8c3133ab80f4 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:29:38 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1de21023-f0f4-43df-8070-8c3133ab80f4 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:38 devstack sudo[112986]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:29:38 devstack sudo[112986]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:38 devstack sudo[112986]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:38 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1de21023-f0f4-43df-8070-8c3133ab80f4 tempest-CreateVolumesFromSnapshotTest-1154865263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.282s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:38 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-1de21023-f0f4-43df-8070-8c3133ab80f4 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:29:38 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-1de21023-f0f4-43df-8070-8c3133ab80f4 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Deleted volume successfully. Aug 15 16:29:38 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-1de21023-f0f4-43df-8070-8c3133ab80f4 tempest-CreateVolumesFromSnapshotTest-1154865263 None] Lock "cinder-b8fc9ab8-811f-47ab-b178-ab0884e54e55-delete_volume" released by "delete_volume" :: held 1.213s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:29:43 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:29:43 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] Flow 'volume_create_manager' (dc0d1076-97dd-49b9-96e2-2ac6e012f194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:29:43 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e91cc293-3388-4d08-addc-8f839201b897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:29:43 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e91cc293-3388-4d08-addc-8f839201b897) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:29:43Z,deleted=False,deleted_at=None,display_description=None,display_name='volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=924bab46-4f32-4f04-a5f1-b264e87f9c92,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1eb717f384f04c5d81572eca764b96e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:29:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:29:44Z,use_quota=True,user_id='7e5705193cde47e597356fc2b8aa37a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:43 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (53b039cc-dc01-44a9-a56b-7ae611a456d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:29:43 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (53b039cc-dc01-44a9-a56b-7ae611a456d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:43 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2f6e6e3f-14c6-43f7-9610-f3c3e30acb7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:29:43 devstack cinder-volume[94214]: DEBUG cinder.image.glance [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] Creating Keystone auth plugin from conf {{(pid=94214) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 15 16:29:43 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2f6e6e3f-14c6-43f7-9610-f3c3e30acb7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '924bab46-4f32-4f04-a5f1-b264e87f9c92', 'volume_name': 'volume-924bab46-4f32-4f04-a5f1-b264e87f9c92', 'volume_size': 1, 'image_id': '9739e980-56af-48fa-88c0-549a2003b15f', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/9739e980-56af-48fa-88c0-549a2003b15f', 'metadata': {}}]), 'image_meta': {'name': 'image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320', 'disk_format': 'raw', 'container_format': 'bare', 'visibility': 'shared', 'size': 1024, 'virtual_size': 1024, 'status': 'active', 'checksum': '6375da63ebcd0f3bf99c8e3608bd1559', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '1eb717f384f04c5d81572eca764b96e5', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '22da9076a1ca21b5138a535f28f2f55e716a3989e07f2d963dedf70584134c3bcb971251c7be55ee0f2a154f3d71a0fe6a58526132cfe80b060bccb01932b222', 'id': '9739e980-56af-48fa-88c0-549a2003b15f', 'created_at': datetime.datetime(2026, 8, 15, 14, 29, 42, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 15, 14, 29, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/9739e980-56af-48fa-88c0-549a2003b15f/file', 'properties': {}}, 'image_service': }' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:44 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (53dd97c8-82a7-4f1e-b1d0-1b3f609220f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:29:44 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (53dd97c8-82a7-4f1e-b1d0-1b3f609220f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:44 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (39a5f5a0-d3c2-49ab-9b1a-2512baa8ca1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:29:44 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] Volume 924bab46-4f32-4f04-a5f1-b264e87f9c92: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-924bab46-4f32-4f04-a5f1-b264e87f9c92', 'volume_size': 1, 'image_id': '9739e980-56af-48fa-88c0-549a2003b15f', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/9739e980-56af-48fa-88c0-549a2003b15f', 'metadata': {}}]), 'image_meta': {'name': 'image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320', 'disk_format': 'raw', 'container_format': 'bare', 'visibility': 'shared', 'size': 1024, 'virtual_size': 1024, 'status': 'active', 'checksum': '6375da63ebcd0f3bf99c8e3608bd1559', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '1eb717f384f04c5d81572eca764b96e5', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '22da9076a1ca21b5138a535f28f2f55e716a3989e07f2d963dedf70584134c3bcb971251c7be55ee0f2a154f3d71a0fe6a58526132cfe80b060bccb01932b222', 'id': '9739e980-56af-48fa-88c0-549a2003b15f', 'created_at': datetime.datetime(2026, 8, 15, 14, 29, 42, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 15, 14, 29, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/9739e980-56af-48fa-88c0-549a2003b15f/file', 'properties': {}}, 'image_service': } Aug 15 16:29:44 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] Trying to clone 924bab46-4f32-4f04-a5f1-b264e87f9c92 from image 9739e980-56af-48fa-88c0-549a2003b15f at location (None, [{'url': 'file:///opt/stack/data/glance/images/9739e980-56af-48fa-88c0-549a2003b15f', 'metadata': {}}]). {{(pid=94214) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 15 16:29:44 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_9739e980-56af-48fa-88c0-549a2003b15f_e7_f3c1rdevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec {{(pid=94214) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 15 16:29:44 devstack cinder-volume[94214]: INFO cinder.image.image_utils [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] Image download 0.00 MB at 0.00 MB/s Aug 15 16:29:44 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[edb0506e-547d-4b82-8342-9f4b539499eb]: (4, 'raw') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:29:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_9739e980-56af-48fa-88c0-549a2003b15f_e7_f3c1rdevstack@QuobyteHD {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:44 devstack sudo[112990]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_9739e980-56af-48fa-88c0-549a2003b15f_e7_f3c1rdevstack@QuobyteHD Aug 15 16:29:44 devstack sudo[112990]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:44 devstack sudo[112990]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_9739e980-56af-48fa-88c0-549a2003b15f_e7_f3c1rdevstack@QuobyteHD" returned: 0 in 0.342s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_9739e980-56af-48fa-88c0-549a2003b15f_e7_f3c1rdevstack@QuobyteHD {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:44 devstack sudo[112995]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_9739e980-56af-48fa-88c0-549a2003b15f_e7_f3c1rdevstack@QuobyteHD Aug 15 16:29:44 devstack sudo[112995]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:44 devstack sudo[112995]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_9739e980-56af-48fa-88c0-549a2003b15f_e7_f3c1rdevstack@QuobyteHD" returned: 1 in 0.338s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_9739e980-56af-48fa-88c0-549a2003b15f_e7_f3c1rdevstack@QuobyteHD' failed. Not Retrying. {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 15 16:29:44 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] Temporary image 9739e980-56af-48fa-88c0-549a2003b15f is fetched for user 7e5705193cde47e597356fc2b8aa37a8. {{(pid=94214) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 15 16:29:44 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[8554189a-8906-440b-9c72-774638285713]: (4, 'raw') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:29:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_9739e980-56af-48fa-88c0-549a2003b15f_e7_f3c1rdevstack@QuobyteHD {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:44 devstack sudo[113000]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_9739e980-56af-48fa-88c0-549a2003b15f_e7_f3c1rdevstack@QuobyteHD Aug 15 16:29:44 devstack sudo[113000]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:45 devstack sudo[113000]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_9739e980-56af-48fa-88c0-549a2003b15f_e7_f3c1rdevstack@QuobyteHD" returned: 0 in 0.314s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_9739e980-56af-48fa-88c0-549a2003b15f_e7_f3c1rdevstack@QuobyteHD {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:45 devstack sudo[113004]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_9739e980-56af-48fa-88c0-549a2003b15f_e7_f3c1rdevstack@QuobyteHD Aug 15 16:29:45 devstack sudo[113004]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:45 devstack sudo[113004]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_9739e980-56af-48fa-88c0-549a2003b15f_e7_f3c1rdevstack@QuobyteHD" returned: 1 in 0.313s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_9739e980-56af-48fa-88c0-549a2003b15f_e7_f3c1rdevstack@QuobyteHD' failed. Not Retrying. {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 15 16:29:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:29:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:29:45 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:29:43Z,deleted=False,deleted_at=None,display_description=None,display_name='volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=924bab46-4f32-4f04-a5f1-b264e87f9c92,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1eb717f384f04c5d81572eca764b96e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:29:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:29:44Z,use_quota=True,user_id='7e5705193cde47e597356fc2b8aa37a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:29:45 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] Creating volume 924bab46-4f32-4f04-a5f1-b264e87f9c92 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:29:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:29:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:29:45 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:29:45 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:29:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:29:45 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:29:45 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:29:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-924bab46-4f32-4f04-a5f1-b264e87f9c92 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:45 devstack sudo[113009]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-924bab46-4f32-4f04-a5f1-b264e87f9c92 1073741824 Aug 15 16:29:45 devstack sudo[113009]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:45 devstack sudo[113009]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-924bab46-4f32-4f04-a5f1-b264e87f9c92 1073741824" returned: 0 in 0.403s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-924bab46-4f32-4f04-a5f1-b264e87f9c92 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:45 devstack sudo[113015]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-924bab46-4f32-4f04-a5f1-b264e87f9c92 Aug 15 16:29:45 devstack sudo[113015]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:46 devstack sudo[113015]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:46 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-924bab46-4f32-4f04-a5f1-b264e87f9c92" returned: 0 in 0.242s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:46 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] <== create_volume: return (683ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:29:46 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.686s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:29:46 devstack cinder-volume[94214]: DEBUG cinder.volume.volume_utils [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] Attempting download of 9739e980-56af-48fa-88c0-549a2003b15f ((None, [{'url': 'file:///opt/stack/data/glance/images/9739e980-56af-48fa-88c0-549a2003b15f', 'metadata': {}}])) to volume 924bab46-4f32-4f04-a5f1-b264e87f9c92. {{(pid=94214) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 15 16:29:46 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[3c7954f5-9a8a-4543-8d11-f08e81c501f5]: (4, 'raw') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:29:46 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_9739e980-56af-48fa-88c0-549a2003b15f_h0ob6txl {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:46 devstack sudo[113018]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_9739e980-56af-48fa-88c0-549a2003b15f_h0ob6txl Aug 15 16:29:46 devstack sudo[113018]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:46 devstack sudo[113018]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:46 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_9739e980-56af-48fa-88c0-549a2003b15f_h0ob6txl" returned: 0 in 0.320s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:46 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_9739e980-56af-48fa-88c0-549a2003b15f_h0ob6txl {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:46 devstack sudo[113022]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_9739e980-56af-48fa-88c0-549a2003b15f_h0ob6txl Aug 15 16:29:46 devstack sudo[113022]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:46 devstack sudo[113022]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:46 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_9739e980-56af-48fa-88c0-549a2003b15f_h0ob6txl" returned: 1 in 0.319s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:46 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_9739e980-56af-48fa-88c0-549a2003b15f_h0ob6txl' failed. Not Retrying. {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 15 16:29:46 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[8bc2b5a5-2fd5-4a79-8328-ed43131e7a16]: (4, 'raw') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:29:46 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_9739e980-56af-48fa-88c0-549a2003b15f_e7_f3c1rdevstack@QuobyteHD {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:47 devstack sudo[113026]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_9739e980-56af-48fa-88c0-549a2003b15f_e7_f3c1rdevstack@QuobyteHD Aug 15 16:29:47 devstack sudo[113026]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:47 devstack sudo[113026]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_9739e980-56af-48fa-88c0-549a2003b15f_e7_f3c1rdevstack@QuobyteHD" returned: 0 in 0.318s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_9739e980-56af-48fa-88c0-549a2003b15f_e7_f3c1rdevstack@QuobyteHD {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:47 devstack sudo[113030]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_9739e980-56af-48fa-88c0-549a2003b15f_e7_f3c1rdevstack@QuobyteHD Aug 15 16:29:47 devstack sudo[113030]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:47 devstack sudo[113030]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_9739e980-56af-48fa-88c0-549a2003b15f_e7_f3c1rdevstack@QuobyteHD" returned: 1 in 0.310s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_9739e980-56af-48fa-88c0-549a2003b15f_e7_f3c1rdevstack@QuobyteHD' failed. Not Retrying. {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 15 16:29:47 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] 9739e980-56af-48fa-88c0-549a2003b15f was raw, converting to qcow2 {{(pid=94214) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 15 16:29:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_9739e980-56af-48fa-88c0-549a2003b15f_e7_f3c1rdevstack@QuobyteHD /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-924bab46-4f32-4f04-a5f1-b264e87f9c92 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:47 devstack sudo[113035]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_9739e980-56af-48fa-88c0-549a2003b15f_e7_f3c1rdevstack@QuobyteHD /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-924bab46-4f32-4f04-a5f1-b264e87f9c92 Aug 15 16:29:47 devstack sudo[113035]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:47 devstack sudo[113035]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_9739e980-56af-48fa-88c0-549a2003b15f_e7_f3c1rdevstack@QuobyteHD /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-924bab46-4f32-4f04-a5f1-b264e87f9c92" returned: 0 in 0.416s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:47 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_9739e980-56af-48fa-88c0-549a2003b15f_e7_f3c1rdevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec, destination /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-924bab46-4f32-4f04-a5f1-b264e87f9c92 {{(pid=94214) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 15 16:29:47 devstack cinder-volume[94214]: INFO cinder.image.image_utils [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] Converted 0.00 MB image at 0.00 MB/s Aug 15 16:29:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-924bab46-4f32-4f04-a5f1-b264e87f9c92 1G {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:47 devstack sudo[113041]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-924bab46-4f32-4f04-a5f1-b264e87f9c92 1G Aug 15 16:29:47 devstack sudo[113041]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:48 devstack sudo[113041]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-924bab46-4f32-4f04-a5f1-b264e87f9c92 1G" returned: 0 in 0.308s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:48 devstack cinder-volume[94214]: DEBUG cinder.volume.volume_utils [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] Downloaded image 9739e980-56af-48fa-88c0-549a2003b15f ((None, [{'url': 'file:///opt/stack/data/glance/images/9739e980-56af-48fa-88c0-549a2003b15f', 'metadata': {}}])) to volume 924bab46-4f32-4f04-a5f1-b264e87f9c92 successfully. {{(pid=94214) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 15 16:29:48 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] Temporary image 9739e980-56af-48fa-88c0-549a2003b15f for user 7e5705193cde47e597356fc2b8aa37a8 is deleted. {{(pid=94214) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 15 16:29:48 devstack cinder-volume[94214]: DEBUG cinder.volume.volume_utils [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] Marking volume 924bab46-4f32-4f04-a5f1-b264e87f9c92 as bootable. {{(pid=94214) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 15 16:29:48 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] Copying metadata from image 9739e980-56af-48fa-88c0-549a2003b15f to 924bab46-4f32-4f04-a5f1-b264e87f9c92. {{(pid=94214) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 15 16:29:48 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] Creating volume glance metadata for volume 924bab46-4f32-4f04-a5f1-b264e87f9c92 backed by image 9739e980-56af-48fa-88c0-549a2003b15f with: {'image_id': '9739e980-56af-48fa-88c0-549a2003b15f', 'image_name': 'image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320', 'checksum': '6375da63ebcd0f3bf99c8e3608bd1559', 'container_format': 'bare', 'disk_format': 'raw', 'min_disk': 1, 'min_ram': 0, 'size': 1024}. {{(pid=94214) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 15 16:29:48 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (39a5f5a0-d3c2-49ab-9b1a-2512baa8ca1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-924bab46-4f32-4f04-a5f1-b264e87f9c92', 'volume_size': 1, 'image_id': '9739e980-56af-48fa-88c0-549a2003b15f', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/9739e980-56af-48fa-88c0-549a2003b15f', 'metadata': {}}]), 'image_meta': {'name': 'image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320', 'disk_format': 'raw', 'container_format': 'bare', 'visibility': 'shared', 'size': 1024, 'virtual_size': 1024, 'status': 'active', 'checksum': '6375da63ebcd0f3bf99c8e3608bd1559', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '1eb717f384f04c5d81572eca764b96e5', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '22da9076a1ca21b5138a535f28f2f55e716a3989e07f2d963dedf70584134c3bcb971251c7be55ee0f2a154f3d71a0fe6a58526132cfe80b060bccb01932b222', 'id': '9739e980-56af-48fa-88c0-549a2003b15f', 'created_at': datetime.datetime(2026, 8, 15, 14, 29, 42, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 15, 14, 29, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/9739e980-56af-48fa-88c0-549a2003b15f/file', 'properties': {}}, 'image_service': }' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:48 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (74e76957-ffc0-4ded-9fa8-40d450261159) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:29:48 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] Volume volume-924bab46-4f32-4f04-a5f1-b264e87f9c92 (924bab46-4f32-4f04-a5f1-b264e87f9c92): created successfully Aug 15 16:29:48 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (74e76957-ffc0-4ded-9fa8-40d450261159) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:48 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] Flow 'volume_create_manager' (dc0d1076-97dd-49b9-96e2-2ac6e012f194) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:29:48 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-2a2d7e5b-2ca1-477d-ac93-38a081096151 tempest-VolumeImageDependencyTests-146281940 None] Created volume successfully. Aug 15 16:29:48 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-608bb142-7501-4fde-88f1-9660141a9256 tempest-VolumeImageDependencyTests-146281940 None] Acquiring lock "cinder-924bab46-4f32-4f04-a5f1-b264e87f9c92-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:29:48 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-608bb142-7501-4fde-88f1-9660141a9256 tempest-VolumeImageDependencyTests-146281940 None] Lock "cinder-924bab46-4f32-4f04-a5f1-b264e87f9c92-delete_volume" acquired by "delete_volume" :: waited 0.019s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:29:49 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-608bb142-7501-4fde-88f1-9660141a9256 tempest-VolumeImageDependencyTests-146281940 None] Acquiring lock "cinder-quobyte-924bab46-4f32-4f04-a5f1-b264e87f9c92" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:29:49 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-608bb142-7501-4fde-88f1-9660141a9256 tempest-VolumeImageDependencyTests-146281940 None] Lock "cinder-quobyte-924bab46-4f32-4f04-a5f1-b264e87f9c92" acquired by "delete_volume" :: waited 0.014s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:29:49 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[b7972290-8a61-4bde-94c8-68bf5a7e765e]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:29:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-608bb142-7501-4fde-88f1-9660141a9256 tempest-VolumeImageDependencyTests-146281940 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-924bab46-4f32-4f04-a5f1-b264e87f9c92 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:49 devstack sudo[113046]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-924bab46-4f32-4f04-a5f1-b264e87f9c92 Aug 15 16:29:49 devstack sudo[113046]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:49 devstack sudo[113046]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-608bb142-7501-4fde-88f1-9660141a9256 tempest-VolumeImageDependencyTests-146281940 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-924bab46-4f32-4f04-a5f1-b264e87f9c92" returned: 0 in 0.343s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-608bb142-7501-4fde-88f1-9660141a9256 tempest-VolumeImageDependencyTests-146281940 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-924bab46-4f32-4f04-a5f1-b264e87f9c92 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:49 devstack sudo[113051]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-924bab46-4f32-4f04-a5f1-b264e87f9c92 Aug 15 16:29:49 devstack sudo[113051]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:49 devstack sudo[113051]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-608bb142-7501-4fde-88f1-9660141a9256 tempest-VolumeImageDependencyTests-146281940 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-924bab46-4f32-4f04-a5f1-b264e87f9c92" returned: 0 in 0.239s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:49 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-608bb142-7501-4fde-88f1-9660141a9256 tempest-VolumeImageDependencyTests-146281940 None] Lock "cinder-quobyte-924bab46-4f32-4f04-a5f1-b264e87f9c92" released by "delete_volume" :: held 0.627s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:29:49 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-608bb142-7501-4fde-88f1-9660141a9256 tempest-VolumeImageDependencyTests-146281940 None] Created reservations ['108299ff-ae3d-474a-8471-5c9002109a11', '8d529dc4-87d4-4415-93d6-a757e5210106', '4e3973d1-5976-459b-9e4d-18a167c12534', '35cac492-95b2-4d81-b2d6-a7e193ece4fc'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:29:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-608bb142-7501-4fde-88f1-9660141a9256 tempest-VolumeImageDependencyTests-146281940 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:29:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-608bb142-7501-4fde-88f1-9660141a9256 tempest-VolumeImageDependencyTests-146281940 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:29:49 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-608bb142-7501-4fde-88f1-9660141a9256 tempest-VolumeImageDependencyTests-146281940 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:29:49 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-608bb142-7501-4fde-88f1-9660141a9256 tempest-VolumeImageDependencyTests-146281940 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:29:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-608bb142-7501-4fde-88f1-9660141a9256 tempest-VolumeImageDependencyTests-146281940 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:29:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-608bb142-7501-4fde-88f1-9660141a9256 tempest-VolumeImageDependencyTests-146281940 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:49 devstack sudo[113054]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:29:49 devstack sudo[113054]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:50 devstack sudo[113054]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-608bb142-7501-4fde-88f1-9660141a9256 tempest-VolumeImageDependencyTests-146281940 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.238s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:50 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-608bb142-7501-4fde-88f1-9660141a9256 tempest-VolumeImageDependencyTests-146281940 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:29:50 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-608bb142-7501-4fde-88f1-9660141a9256 tempest-VolumeImageDependencyTests-146281940 None] Deleted volume successfully. Aug 15 16:29:50 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-608bb142-7501-4fde-88f1-9660141a9256 tempest-VolumeImageDependencyTests-146281940 None] Lock "cinder-924bab46-4f32-4f04-a5f1-b264e87f9c92-delete_volume" released by "delete_volume" :: held 1.052s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:29:52 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-c01f0e4d-fd15-459d-be48-d977a809802f tempest-CinderUnicodeTest-1261606707 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:29:52 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c01f0e4d-fd15-459d-be48-d977a809802f tempest-CinderUnicodeTest-1261606707 None] Flow 'volume_create_manager' (e69652ac-0596-43c5-b426-eec62b0e8c35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:29:52 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c01f0e4d-fd15-459d-be48-d977a809802f tempest-CinderUnicodeTest-1261606707 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (82def6f1-bdd6-41aa-835b-370fdded1cbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:29:52 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c01f0e4d-fd15-459d-be48-d977a809802f tempest-CinderUnicodeTest-1261606707 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (82def6f1-bdd6-41aa-835b-370fdded1cbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:29:53Z,deleted=False,deleted_at=None,display_description=None,display_name='CinderUnicodeTest塵㼗‽',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e14241d0-cc87-4a34-868f-e2edcf2b1b36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85467c2b6b6f4a97b8765f37ce629fc8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:29:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:29:53Z,use_quota=True,user_id='316b479968e04be6aa98621d2214ccaa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:52 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c01f0e4d-fd15-459d-be48-d977a809802f tempest-CinderUnicodeTest-1261606707 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f4e44b53-a034-4c01-822d-b1aa678b5bf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:29:52 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c01f0e4d-fd15-459d-be48-d977a809802f tempest-CinderUnicodeTest-1261606707 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f4e44b53-a034-4c01-822d-b1aa678b5bf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:52 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c01f0e4d-fd15-459d-be48-d977a809802f tempest-CinderUnicodeTest-1261606707 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8b5f76df-dad2-4e2f-a68c-bd1917c66cc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:29:52 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c01f0e4d-fd15-459d-be48-d977a809802f tempest-CinderUnicodeTest-1261606707 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8b5f76df-dad2-4e2f-a68c-bd1917c66cc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e14241d0-cc87-4a34-868f-e2edcf2b1b36', 'volume_name': 'volume-e14241d0-cc87-4a34-868f-e2edcf2b1b36', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:52 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c01f0e4d-fd15-459d-be48-d977a809802f tempest-CinderUnicodeTest-1261606707 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b549ba40-4cac-4e7d-93dd-c2cff412e647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:29:52 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c01f0e4d-fd15-459d-be48-d977a809802f tempest-CinderUnicodeTest-1261606707 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b549ba40-4cac-4e7d-93dd-c2cff412e647) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:52 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c01f0e4d-fd15-459d-be48-d977a809802f tempest-CinderUnicodeTest-1261606707 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f0fcc937-5f6d-4b4b-a00b-3634abe8b390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:29:52 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-c01f0e4d-fd15-459d-be48-d977a809802f tempest-CinderUnicodeTest-1261606707 None] Volume e14241d0-cc87-4a34-868f-e2edcf2b1b36: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e14241d0-cc87-4a34-868f-e2edcf2b1b36', 'volume_size': 1} Aug 15 16:29:52 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c01f0e4d-fd15-459d-be48-d977a809802f tempest-CinderUnicodeTest-1261606707 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:29:52 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c01f0e4d-fd15-459d-be48-d977a809802f tempest-CinderUnicodeTest-1261606707 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:29:52 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c01f0e4d-fd15-459d-be48-d977a809802f tempest-CinderUnicodeTest-1261606707 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:29:53Z,deleted=False,deleted_at=None,display_description=None,display_name='CinderUnicodeTest塵㼗‽',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e14241d0-cc87-4a34-868f-e2edcf2b1b36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85467c2b6b6f4a97b8765f37ce629fc8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:29:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:29:53Z,use_quota=True,user_id='316b479968e04be6aa98621d2214ccaa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:29:52 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-c01f0e4d-fd15-459d-be48-d977a809802f tempest-CinderUnicodeTest-1261606707 None] Creating volume e14241d0-cc87-4a34-868f-e2edcf2b1b36 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:29:52 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c01f0e4d-fd15-459d-be48-d977a809802f tempest-CinderUnicodeTest-1261606707 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:29:52 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c01f0e4d-fd15-459d-be48-d977a809802f tempest-CinderUnicodeTest-1261606707 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:29:52 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c01f0e4d-fd15-459d-be48-d977a809802f tempest-CinderUnicodeTest-1261606707 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:29:52 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c01f0e4d-fd15-459d-be48-d977a809802f tempest-CinderUnicodeTest-1261606707 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:29:52 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c01f0e4d-fd15-459d-be48-d977a809802f tempest-CinderUnicodeTest-1261606707 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:29:52 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c01f0e4d-fd15-459d-be48-d977a809802f tempest-CinderUnicodeTest-1261606707 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:29:52 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-c01f0e4d-fd15-459d-be48-d977a809802f tempest-CinderUnicodeTest-1261606707 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:29:52 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c01f0e4d-fd15-459d-be48-d977a809802f tempest-CinderUnicodeTest-1261606707 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e14241d0-cc87-4a34-868f-e2edcf2b1b36 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:53 devstack sudo[113058]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e14241d0-cc87-4a34-868f-e2edcf2b1b36 1073741824 Aug 15 16:29:53 devstack sudo[113058]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:53 devstack sudo[113058]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c01f0e4d-fd15-459d-be48-d977a809802f tempest-CinderUnicodeTest-1261606707 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e14241d0-cc87-4a34-868f-e2edcf2b1b36 1073741824" returned: 0 in 0.412s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c01f0e4d-fd15-459d-be48-d977a809802f tempest-CinderUnicodeTest-1261606707 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e14241d0-cc87-4a34-868f-e2edcf2b1b36 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:53 devstack sudo[113064]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e14241d0-cc87-4a34-868f-e2edcf2b1b36 Aug 15 16:29:53 devstack sudo[113064]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:53 devstack sudo[113064]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c01f0e4d-fd15-459d-be48-d977a809802f tempest-CinderUnicodeTest-1261606707 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e14241d0-cc87-4a34-868f-e2edcf2b1b36" returned: 0 in 0.242s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:53 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c01f0e4d-fd15-459d-be48-d977a809802f tempest-CinderUnicodeTest-1261606707 None] <== create_volume: return (692ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:29:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c01f0e4d-fd15-459d-be48-d977a809802f tempest-CinderUnicodeTest-1261606707 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.695s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:29:53 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c01f0e4d-fd15-459d-be48-d977a809802f tempest-CinderUnicodeTest-1261606707 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f0fcc937-5f6d-4b4b-a00b-3634abe8b390) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e14241d0-cc87-4a34-868f-e2edcf2b1b36', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:53 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c01f0e4d-fd15-459d-be48-d977a809802f tempest-CinderUnicodeTest-1261606707 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (310db655-2c53-4d60-bd66-d0d881bde7f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:29:53 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-c01f0e4d-fd15-459d-be48-d977a809802f tempest-CinderUnicodeTest-1261606707 None] Volume volume-e14241d0-cc87-4a34-868f-e2edcf2b1b36 (e14241d0-cc87-4a34-868f-e2edcf2b1b36): created successfully Aug 15 16:29:53 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c01f0e4d-fd15-459d-be48-d977a809802f tempest-CinderUnicodeTest-1261606707 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (310db655-2c53-4d60-bd66-d0d881bde7f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:53 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c01f0e4d-fd15-459d-be48-d977a809802f tempest-CinderUnicodeTest-1261606707 None] Flow 'volume_create_manager' (e69652ac-0596-43c5-b426-eec62b0e8c35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:29:53 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-c01f0e4d-fd15-459d-be48-d977a809802f tempest-CinderUnicodeTest-1261606707 None] Created volume successfully. Aug 15 16:29:54 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-ab88b32a-a985-443b-b5ea-0380e61fc8af tempest-CinderUnicodeTest-1261606707 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:29:54 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ab88b32a-a985-443b-b5ea-0380e61fc8af tempest-CinderUnicodeTest-1261606707 None] Flow 'volume_create_manager' (52088170-7d71-47d7-89bf-53f34deaf1cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:29:54 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ab88b32a-a985-443b-b5ea-0380e61fc8af tempest-CinderUnicodeTest-1261606707 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1a9a9d89-7590-4d3d-8166-a1da391a0790) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:29:54 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ab88b32a-a985-443b-b5ea-0380e61fc8af tempest-CinderUnicodeTest-1261606707 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1a9a9d89-7590-4d3d-8166-a1da391a0790) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:29:54Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1211418366',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3ce1f244-ec5b-43c3-93fb-db61253dfb02,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85467c2b6b6f4a97b8765f37ce629fc8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:29:54Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:29:54Z,use_quota=True,user_id='316b479968e04be6aa98621d2214ccaa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:54 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ab88b32a-a985-443b-b5ea-0380e61fc8af tempest-CinderUnicodeTest-1261606707 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a14dda11-b914-4514-a8d0-8a8bfb4a5a62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:29:54 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ab88b32a-a985-443b-b5ea-0380e61fc8af tempest-CinderUnicodeTest-1261606707 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a14dda11-b914-4514-a8d0-8a8bfb4a5a62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:54 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ab88b32a-a985-443b-b5ea-0380e61fc8af tempest-CinderUnicodeTest-1261606707 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7e55f537-ebe1-44dc-8e72-9106a35826d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:29:54 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ab88b32a-a985-443b-b5ea-0380e61fc8af tempest-CinderUnicodeTest-1261606707 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7e55f537-ebe1-44dc-8e72-9106a35826d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3ce1f244-ec5b-43c3-93fb-db61253dfb02', 'volume_name': 'volume-3ce1f244-ec5b-43c3-93fb-db61253dfb02', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:54 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ab88b32a-a985-443b-b5ea-0380e61fc8af tempest-CinderUnicodeTest-1261606707 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7cf589f5-471f-46f0-8217-bf285e613784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:29:54 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ab88b32a-a985-443b-b5ea-0380e61fc8af tempest-CinderUnicodeTest-1261606707 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7cf589f5-471f-46f0-8217-bf285e613784) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:54 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ab88b32a-a985-443b-b5ea-0380e61fc8af tempest-CinderUnicodeTest-1261606707 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c4f46124-20c0-41f5-9f93-c15bc0a7c569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:29:54 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-ab88b32a-a985-443b-b5ea-0380e61fc8af tempest-CinderUnicodeTest-1261606707 None] Volume 3ce1f244-ec5b-43c3-93fb-db61253dfb02: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3ce1f244-ec5b-43c3-93fb-db61253dfb02', 'volume_size': 1} Aug 15 16:29:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ab88b32a-a985-443b-b5ea-0380e61fc8af tempest-CinderUnicodeTest-1261606707 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:29:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ab88b32a-a985-443b-b5ea-0380e61fc8af tempest-CinderUnicodeTest-1261606707 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:29:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ab88b32a-a985-443b-b5ea-0380e61fc8af tempest-CinderUnicodeTest-1261606707 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:29:54Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1211418366',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3ce1f244-ec5b-43c3-93fb-db61253dfb02,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85467c2b6b6f4a97b8765f37ce629fc8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:29:54Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:29:54Z,use_quota=True,user_id='316b479968e04be6aa98621d2214ccaa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:29:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-ab88b32a-a985-443b-b5ea-0380e61fc8af tempest-CinderUnicodeTest-1261606707 None] Creating volume 3ce1f244-ec5b-43c3-93fb-db61253dfb02 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:29:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ab88b32a-a985-443b-b5ea-0380e61fc8af tempest-CinderUnicodeTest-1261606707 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:29:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ab88b32a-a985-443b-b5ea-0380e61fc8af tempest-CinderUnicodeTest-1261606707 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:29:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ab88b32a-a985-443b-b5ea-0380e61fc8af tempest-CinderUnicodeTest-1261606707 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:29:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ab88b32a-a985-443b-b5ea-0380e61fc8af tempest-CinderUnicodeTest-1261606707 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:29:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ab88b32a-a985-443b-b5ea-0380e61fc8af tempest-CinderUnicodeTest-1261606707 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:29:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ab88b32a-a985-443b-b5ea-0380e61fc8af tempest-CinderUnicodeTest-1261606707 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:29:54 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-ab88b32a-a985-443b-b5ea-0380e61fc8af tempest-CinderUnicodeTest-1261606707 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:29:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ab88b32a-a985-443b-b5ea-0380e61fc8af tempest-CinderUnicodeTest-1261606707 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3ce1f244-ec5b-43c3-93fb-db61253dfb02 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:54 devstack sudo[113067]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3ce1f244-ec5b-43c3-93fb-db61253dfb02 1073741824 Aug 15 16:29:54 devstack sudo[113067]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:54 devstack sudo[113067]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ab88b32a-a985-443b-b5ea-0380e61fc8af tempest-CinderUnicodeTest-1261606707 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3ce1f244-ec5b-43c3-93fb-db61253dfb02 1073741824" returned: 0 in 0.404s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ab88b32a-a985-443b-b5ea-0380e61fc8af tempest-CinderUnicodeTest-1261606707 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3ce1f244-ec5b-43c3-93fb-db61253dfb02 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:54 devstack cinder-volume[94214]: DEBUG oslo_service.periodic_task [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94214) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 15 16:29:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:29:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:29:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:29:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:29:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:29:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:54 devstack sudo[113072]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3ce1f244-ec5b-43c3-93fb-db61253dfb02 Aug 15 16:29:54 devstack sudo[113072]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:54 devstack sudo[113073]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:29:54 devstack sudo[113073]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:55 devstack sudo[113072]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ab88b32a-a985-443b-b5ea-0380e61fc8af tempest-CinderUnicodeTest-1261606707 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3ce1f244-ec5b-43c3-93fb-db61253dfb02" returned: 0 in 0.249s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:55 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ab88b32a-a985-443b-b5ea-0380e61fc8af tempest-CinderUnicodeTest-1261606707 None] <== create_volume: return (693ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:29:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ab88b32a-a985-443b-b5ea-0380e61fc8af tempest-CinderUnicodeTest-1261606707 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.696s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:29:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ab88b32a-a985-443b-b5ea-0380e61fc8af tempest-CinderUnicodeTest-1261606707 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c4f46124-20c0-41f5-9f93-c15bc0a7c569) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3ce1f244-ec5b-43c3-93fb-db61253dfb02', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ab88b32a-a985-443b-b5ea-0380e61fc8af tempest-CinderUnicodeTest-1261606707 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3c6ab020-c55d-48e6-a43a-84534d61be5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:29:55 devstack sudo[113073]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:55 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-ab88b32a-a985-443b-b5ea-0380e61fc8af tempest-CinderUnicodeTest-1261606707 None] Volume volume-3ce1f244-ec5b-43c3-93fb-db61253dfb02 (3ce1f244-ec5b-43c3-93fb-db61253dfb02): created successfully Aug 15 16:29:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ab88b32a-a985-443b-b5ea-0380e61fc8af tempest-CinderUnicodeTest-1261606707 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3c6ab020-c55d-48e6-a43a-84534d61be5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:29:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ab88b32a-a985-443b-b5ea-0380e61fc8af tempest-CinderUnicodeTest-1261606707 None] Flow 'volume_create_manager' (52088170-7d71-47d7-89bf-53f34deaf1cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:29:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.279s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:55 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:29:55 devstack cinder-volume[94214]: DEBUG oslo_service.periodic_task [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Running periodic task VolumeManager._thread_info {{(pid=94214) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 15 16:29:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] thread count: 28 {{(pid=94214) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 15 16:29:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] thread info: [<_MainThread(MainThread, started 127815644156032)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94214) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 15 16:29:55 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-ab88b32a-a985-443b-b5ea-0380e61fc8af tempest-CinderUnicodeTest-1261606707 None] Created volume successfully. Aug 15 16:29:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-4299ce22-c4ef-489b-9abf-0523553252f5 tempest-CinderUnicodeTest-1261606707 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:29:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-4299ce22-c4ef-489b-9abf-0523553252f5 tempest-CinderUnicodeTest-1261606707 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:29:55 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-4299ce22-c4ef-489b-9abf-0523553252f5 tempest-CinderUnicodeTest-1261606707 None] Creating offline snapshot 7f71fabb-eadd-4109-88d2-3ca90cb672c6 of volume 3ce1f244-ec5b-43c3-93fb-db61253dfb02 {{(pid=94214) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 15 16:29:55 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[75ac7c9e-2df5-485b-9c6d-0d3b638384d1]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:29:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4299ce22-c4ef-489b-9abf-0523553252f5 tempest-CinderUnicodeTest-1261606707 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3ce1f244-ec5b-43c3-93fb-db61253dfb02 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:55 devstack sudo[113079]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3ce1f244-ec5b-43c3-93fb-db61253dfb02 Aug 15 16:29:55 devstack sudo[113079]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:55 devstack sudo[113079]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4299ce22-c4ef-489b-9abf-0523553252f5 tempest-CinderUnicodeTest-1261606707 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3ce1f244-ec5b-43c3-93fb-db61253dfb02" returned: 0 in 0.348s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4299ce22-c4ef-489b-9abf-0523553252f5 tempest-CinderUnicodeTest-1261606707 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3ce1f244-ec5b-43c3-93fb-db61253dfb02,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3ce1f244-ec5b-43c3-93fb-db61253dfb02.7f71fabb-eadd-4109-88d2-3ca90cb672c6 1G {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:56 devstack sudo[113084]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3ce1f244-ec5b-43c3-93fb-db61253dfb02,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3ce1f244-ec5b-43c3-93fb-db61253dfb02.7f71fabb-eadd-4109-88d2-3ca90cb672c6 1G Aug 15 16:29:56 devstack sudo[113084]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:56 devstack sudo[113084]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4299ce22-c4ef-489b-9abf-0523553252f5 tempest-CinderUnicodeTest-1261606707 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3ce1f244-ec5b-43c3-93fb-db61253dfb02,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3ce1f244-ec5b-43c3-93fb-db61253dfb02.7f71fabb-eadd-4109-88d2-3ca90cb672c6 1G" returned: 0 in 0.398s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4299ce22-c4ef-489b-9abf-0523553252f5 tempest-CinderUnicodeTest-1261606707 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3ce1f244-ec5b-43c3-93fb-db61253dfb02 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3ce1f244-ec5b-43c3-93fb-db61253dfb02.7f71fabb-eadd-4109-88d2-3ca90cb672c6 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:56 devstack sudo[113089]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3ce1f244-ec5b-43c3-93fb-db61253dfb02 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3ce1f244-ec5b-43c3-93fb-db61253dfb02.7f71fabb-eadd-4109-88d2-3ca90cb672c6 Aug 15 16:29:56 devstack sudo[113089]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:56 devstack sudo[113089]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4299ce22-c4ef-489b-9abf-0523553252f5 tempest-CinderUnicodeTest-1261606707 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3ce1f244-ec5b-43c3-93fb-db61253dfb02 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3ce1f244-ec5b-43c3-93fb-db61253dfb02.7f71fabb-eadd-4109-88d2-3ca90cb672c6" returned: 0 in 0.286s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:56 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-4299ce22-c4ef-489b-9abf-0523553252f5 tempest-CinderUnicodeTest-1261606707 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3ce1f244-ec5b-43c3-93fb-db61253dfb02.7f71fabb-eadd-4109-88d2-3ca90cb672c6 is being set with open permissions: ugo+rw Aug 15 16:29:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4299ce22-c4ef-489b-9abf-0523553252f5 tempest-CinderUnicodeTest-1261606707 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3ce1f244-ec5b-43c3-93fb-db61253dfb02.7f71fabb-eadd-4109-88d2-3ca90cb672c6 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:56 devstack sudo[113094]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3ce1f244-ec5b-43c3-93fb-db61253dfb02.7f71fabb-eadd-4109-88d2-3ca90cb672c6 Aug 15 16:29:56 devstack sudo[113094]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:56 devstack sudo[113094]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4299ce22-c4ef-489b-9abf-0523553252f5 tempest-CinderUnicodeTest-1261606707 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3ce1f244-ec5b-43c3-93fb-db61253dfb02.7f71fabb-eadd-4109-88d2-3ca90cb672c6" returned: 0 in 0.243s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:56 devstack cinder-volume[94214]: DEBUG dbcounter [-] [94214] Writing DB stats cinder:SELECT=119,cinder:UPDATE=125,cinder:INSERT=45,cinder:DELETE=15 {{(pid=94214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 16:29:56 devstack cinder-volume[94214]: DEBUG dbcounter [-] [94214] Writing DB stats cinder:SELECT=103,cinder:UPDATE=159,cinder:INSERT=39,cinder:DELETE=10 {{(pid=94214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 16:29:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4299ce22-c4ef-489b-9abf-0523553252f5 tempest-CinderUnicodeTest-1261606707 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3ce1f244-ec5b-43c3-93fb-db61253dfb02.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:56 devstack sudo[113097]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3ce1f244-ec5b-43c3-93fb-db61253dfb02.info Aug 15 16:29:56 devstack sudo[113097]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:57 devstack sudo[113097]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:57 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4299ce22-c4ef-489b-9abf-0523553252f5 tempest-CinderUnicodeTest-1261606707 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3ce1f244-ec5b-43c3-93fb-db61253dfb02.info" returned: 0 in 0.241s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:57 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-4299ce22-c4ef-489b-9abf-0523553252f5 tempest-CinderUnicodeTest-1261606707 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3ce1f244-ec5b-43c3-93fb-db61253dfb02.info is being set with open permissions: ugo+rw Aug 15 16:29:57 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4299ce22-c4ef-489b-9abf-0523553252f5 tempest-CinderUnicodeTest-1261606707 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3ce1f244-ec5b-43c3-93fb-db61253dfb02.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:57 devstack sudo[113100]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3ce1f244-ec5b-43c3-93fb-db61253dfb02.info Aug 15 16:29:57 devstack sudo[113100]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:57 devstack sudo[113100]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:57 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4299ce22-c4ef-489b-9abf-0523553252f5 tempest-CinderUnicodeTest-1261606707 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3ce1f244-ec5b-43c3-93fb-db61253dfb02.info" returned: 0 in 0.232s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:57 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-4299ce22-c4ef-489b-9abf-0523553252f5 tempest-CinderUnicodeTest-1261606707 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.837s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:29:57 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-4299ce22-c4ef-489b-9abf-0523553252f5 tempest-CinderUnicodeTest-1261606707 None] Create snapshot completed successfully Aug 15 16:29:57 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-bc2595a2-8dd5-4564-a653-e73a3524a500 tempest-CinderUnicodeTest-1261606707 None] Acquiring lock "cinder-7f71fabb-eadd-4109-88d2-3ca90cb672c6-delete_snapshot" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:29:57 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-bc2595a2-8dd5-4564-a653-e73a3524a500 tempest-CinderUnicodeTest-1261606707 None] Lock "cinder-7f71fabb-eadd-4109-88d2-3ca90cb672c6-delete_snapshot" acquired by "delete_snapshot" :: waited 0.017s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:29:57 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-bc2595a2-8dd5-4564-a653-e73a3524a500 tempest-CinderUnicodeTest-1261606707 None] Acquiring lock "cinder-quobyte-3ce1f244-ec5b-43c3-93fb-db61253dfb02" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:29:57 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-bc2595a2-8dd5-4564-a653-e73a3524a500 tempest-CinderUnicodeTest-1261606707 None] Lock "cinder-quobyte-3ce1f244-ec5b-43c3-93fb-db61253dfb02" acquired by "delete_snapshot" :: waited 0.016s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:29:57 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-bc2595a2-8dd5-4564-a653-e73a3524a500 tempest-CinderUnicodeTest-1261606707 None] Acquiring lock "cinder-quobyte-7f71fabb-eadd-4109-88d2-3ca90cb672c6" by "_delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:29:57 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-bc2595a2-8dd5-4564-a653-e73a3524a500 tempest-CinderUnicodeTest-1261606707 None] Lock "cinder-quobyte-7f71fabb-eadd-4109-88d2-3ca90cb672c6" acquired by "_delete_snapshot" :: waited 0.013s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:29:57 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-bc2595a2-8dd5-4564-a653-e73a3524a500 tempest-CinderUnicodeTest-1261606707 None] Deleting offline snapshot 7f71fabb-eadd-4109-88d2-3ca90cb672c6 of volume 3ce1f244-ec5b-43c3-93fb-db61253dfb02 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 15 16:29:57 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-bc2595a2-8dd5-4564-a653-e73a3524a500 tempest-CinderUnicodeTest-1261606707 None] snapshot_file for this snap is: volume-3ce1f244-ec5b-43c3-93fb-db61253dfb02.7f71fabb-eadd-4109-88d2-3ca90cb672c6 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 15 16:29:57 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[5749fde6-3c9e-493b-b7de-95da9b45e1d9]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:29:57 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-bc2595a2-8dd5-4564-a653-e73a3524a500 tempest-CinderUnicodeTest-1261606707 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3ce1f244-ec5b-43c3-93fb-db61253dfb02.7f71fabb-eadd-4109-88d2-3ca90cb672c6 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:57 devstack sudo[113103]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3ce1f244-ec5b-43c3-93fb-db61253dfb02.7f71fabb-eadd-4109-88d2-3ca90cb672c6 Aug 15 16:29:57 devstack sudo[113103]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:58 devstack sudo[113103]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-bc2595a2-8dd5-4564-a653-e73a3524a500 tempest-CinderUnicodeTest-1261606707 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3ce1f244-ec5b-43c3-93fb-db61253dfb02.7f71fabb-eadd-4109-88d2-3ca90cb672c6" returned: 0 in 0.346s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:58 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-bc2595a2-8dd5-4564-a653-e73a3524a500 tempest-CinderUnicodeTest-1261606707 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-3ce1f244-ec5b-43c3-93fb-db61253dfb02(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:29:58 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[4f8c4e84-748b-4499-babb-cba42bbed548]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:29:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-bc2595a2-8dd5-4564-a653-e73a3524a500 tempest-CinderUnicodeTest-1261606707 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3ce1f244-ec5b-43c3-93fb-db61253dfb02 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:58 devstack sudo[113108]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3ce1f244-ec5b-43c3-93fb-db61253dfb02 Aug 15 16:29:58 devstack sudo[113108]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:58 devstack sudo[113108]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-bc2595a2-8dd5-4564-a653-e73a3524a500 tempest-CinderUnicodeTest-1261606707 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3ce1f244-ec5b-43c3-93fb-db61253dfb02" returned: 0 in 0.352s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-bc2595a2-8dd5-4564-a653-e73a3524a500 tempest-CinderUnicodeTest-1261606707 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3ce1f244-ec5b-43c3-93fb-db61253dfb02.7f71fabb-eadd-4109-88d2-3ca90cb672c6 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:58 devstack sudo[113113]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3ce1f244-ec5b-43c3-93fb-db61253dfb02.7f71fabb-eadd-4109-88d2-3ca90cb672c6 Aug 15 16:29:58 devstack sudo[113113]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:58 devstack sudo[113113]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-bc2595a2-8dd5-4564-a653-e73a3524a500 tempest-CinderUnicodeTest-1261606707 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3ce1f244-ec5b-43c3-93fb-db61253dfb02.7f71fabb-eadd-4109-88d2-3ca90cb672c6" returned: 0 in 0.337s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-bc2595a2-8dd5-4564-a653-e73a3524a500 tempest-CinderUnicodeTest-1261606707 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3ce1f244-ec5b-43c3-93fb-db61253dfb02.7f71fabb-eadd-4109-88d2-3ca90cb672c6 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:29:58 devstack sudo[113118]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3ce1f244-ec5b-43c3-93fb-db61253dfb02.7f71fabb-eadd-4109-88d2-3ca90cb672c6 Aug 15 16:29:58 devstack sudo[113118]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:29:59 devstack sudo[113118]: pam_unix(sudo:session): session closed for user root Aug 15 16:29:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-bc2595a2-8dd5-4564-a653-e73a3524a500 tempest-CinderUnicodeTest-1261606707 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3ce1f244-ec5b-43c3-93fb-db61253dfb02.7f71fabb-eadd-4109-88d2-3ca90cb672c6" returned: 0 in 0.243s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:29:59 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-bc2595a2-8dd5-4564-a653-e73a3524a500 tempest-CinderUnicodeTest-1261606707 None] Lock "cinder-quobyte-7f71fabb-eadd-4109-88d2-3ca90cb672c6" released by "_delete_snapshot" :: held 1.370s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:29:59 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-bc2595a2-8dd5-4564-a653-e73a3524a500 tempest-CinderUnicodeTest-1261606707 None] Lock "cinder-quobyte-3ce1f244-ec5b-43c3-93fb-db61253dfb02" released by "delete_snapshot" :: held 1.391s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:29:59 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-bc2595a2-8dd5-4564-a653-e73a3524a500 tempest-CinderUnicodeTest-1261606707 None] Created reservations ['c2a204d7-c03a-4dc5-a73e-b33e7141156c', '27142a51-9e1a-440b-abe3-b124f19aa755', '7d6ccfde-b75a-4a15-8fdb-54eb8187cc1e', '1f06c13e-6cdb-41c6-a9f0-8e3cbb9ed19a'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:29:59 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-bc2595a2-8dd5-4564-a653-e73a3524a500 tempest-CinderUnicodeTest-1261606707 None] Delete snapshot completed successfully. Aug 15 16:29:59 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-bc2595a2-8dd5-4564-a653-e73a3524a500 tempest-CinderUnicodeTest-1261606707 None] Lock "cinder-7f71fabb-eadd-4109-88d2-3ca90cb672c6-delete_snapshot" released by "delete_snapshot" :: held 1.515s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:29:59 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-9daba38c-012e-41aa-b6ac-b25a02a2db54 tempest-CinderUnicodeTest-1261606707 None] Acquiring lock "cinder-3ce1f244-ec5b-43c3-93fb-db61253dfb02-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:29:59 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-9daba38c-012e-41aa-b6ac-b25a02a2db54 tempest-CinderUnicodeTest-1261606707 None] Lock "cinder-3ce1f244-ec5b-43c3-93fb-db61253dfb02-delete_volume" acquired by "delete_volume" :: waited 0.016s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:29:59 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-9daba38c-012e-41aa-b6ac-b25a02a2db54 tempest-CinderUnicodeTest-1261606707 None] Acquiring lock "cinder-quobyte-3ce1f244-ec5b-43c3-93fb-db61253dfb02" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:29:59 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-9daba38c-012e-41aa-b6ac-b25a02a2db54 tempest-CinderUnicodeTest-1261606707 None] Lock "cinder-quobyte-3ce1f244-ec5b-43c3-93fb-db61253dfb02" acquired by "delete_volume" :: waited 0.016s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:29:59 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[b5c832a8-b642-4190-a01b-cc5e010bfc34]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:29:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9daba38c-012e-41aa-b6ac-b25a02a2db54 tempest-CinderUnicodeTest-1261606707 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3ce1f244-ec5b-43c3-93fb-db61253dfb02 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:30:00 devstack sudo[113122]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3ce1f244-ec5b-43c3-93fb-db61253dfb02 Aug 15 16:30:00 devstack sudo[113122]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:30:00 devstack sudo[113122]: pam_unix(sudo:session): session closed for user root Aug 15 16:30:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9daba38c-012e-41aa-b6ac-b25a02a2db54 tempest-CinderUnicodeTest-1261606707 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3ce1f244-ec5b-43c3-93fb-db61253dfb02" returned: 0 in 0.349s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:30:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9daba38c-012e-41aa-b6ac-b25a02a2db54 tempest-CinderUnicodeTest-1261606707 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3ce1f244-ec5b-43c3-93fb-db61253dfb02 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:30:00 devstack sudo[113127]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3ce1f244-ec5b-43c3-93fb-db61253dfb02 Aug 15 16:30:00 devstack sudo[113127]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:30:00 devstack sudo[113127]: pam_unix(sudo:session): session closed for user root Aug 15 16:30:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9daba38c-012e-41aa-b6ac-b25a02a2db54 tempest-CinderUnicodeTest-1261606707 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3ce1f244-ec5b-43c3-93fb-db61253dfb02" returned: 0 in 0.231s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:30:00 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-9daba38c-012e-41aa-b6ac-b25a02a2db54 tempest-CinderUnicodeTest-1261606707 None] Lock "cinder-quobyte-3ce1f244-ec5b-43c3-93fb-db61253dfb02" released by "delete_volume" :: held 0.633s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:30:00 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-9daba38c-012e-41aa-b6ac-b25a02a2db54 tempest-CinderUnicodeTest-1261606707 None] Created reservations ['b73bc533-2805-43d9-8e27-de565f5508ca', '8d4c5514-e946-43a9-8d72-40f0eea2f51d', 'c1ac6753-3dc8-4ef3-839c-586975934a9b', '2e9dd9cb-c6f7-4f86-b1dd-2e0e1f6073cf'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:30:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9daba38c-012e-41aa-b6ac-b25a02a2db54 tempest-CinderUnicodeTest-1261606707 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:30:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9daba38c-012e-41aa-b6ac-b25a02a2db54 tempest-CinderUnicodeTest-1261606707 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:30:00 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-9daba38c-012e-41aa-b6ac-b25a02a2db54 tempest-CinderUnicodeTest-1261606707 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:30:00 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-9daba38c-012e-41aa-b6ac-b25a02a2db54 tempest-CinderUnicodeTest-1261606707 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:30:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9daba38c-012e-41aa-b6ac-b25a02a2db54 tempest-CinderUnicodeTest-1261606707 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:30:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9daba38c-012e-41aa-b6ac-b25a02a2db54 tempest-CinderUnicodeTest-1261606707 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:30:00 devstack sudo[113130]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:30:00 devstack sudo[113130]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:30:00 devstack sudo[113130]: pam_unix(sudo:session): session closed for user root Aug 15 16:30:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9daba38c-012e-41aa-b6ac-b25a02a2db54 tempest-CinderUnicodeTest-1261606707 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.239s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:30:00 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-9daba38c-012e-41aa-b6ac-b25a02a2db54 tempest-CinderUnicodeTest-1261606707 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:30:00 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-9daba38c-012e-41aa-b6ac-b25a02a2db54 tempest-CinderUnicodeTest-1261606707 None] Deleted volume successfully. Aug 15 16:30:00 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-9daba38c-012e-41aa-b6ac-b25a02a2db54 tempest-CinderUnicodeTest-1261606707 None] Lock "cinder-3ce1f244-ec5b-43c3-93fb-db61253dfb02-delete_volume" released by "delete_volume" :: held 1.061s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:30:01 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-38d9ba97-50a9-4768-ae4c-1344da6a0448 tempest-CinderUnicodeTest-1261606707 None] Acquiring lock "cinder-e14241d0-cc87-4a34-868f-e2edcf2b1b36-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:30:01 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-38d9ba97-50a9-4768-ae4c-1344da6a0448 tempest-CinderUnicodeTest-1261606707 None] Lock "cinder-e14241d0-cc87-4a34-868f-e2edcf2b1b36-delete_volume" acquired by "delete_volume" :: waited 0.015s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:30:01 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-38d9ba97-50a9-4768-ae4c-1344da6a0448 tempest-CinderUnicodeTest-1261606707 None] Acquiring lock "cinder-quobyte-e14241d0-cc87-4a34-868f-e2edcf2b1b36" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:30:01 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-38d9ba97-50a9-4768-ae4c-1344da6a0448 tempest-CinderUnicodeTest-1261606707 None] Lock "cinder-quobyte-e14241d0-cc87-4a34-868f-e2edcf2b1b36" acquired by "delete_volume" :: waited 0.019s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:30:01 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[76f8b32f-b545-4bbf-997c-ea6ac9994d79]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:30:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-38d9ba97-50a9-4768-ae4c-1344da6a0448 tempest-CinderUnicodeTest-1261606707 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e14241d0-cc87-4a34-868f-e2edcf2b1b36 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:30:01 devstack sudo[113133]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e14241d0-cc87-4a34-868f-e2edcf2b1b36 Aug 15 16:30:01 devstack sudo[113133]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:30:01 devstack sudo[113133]: pam_unix(sudo:session): session closed for user root Aug 15 16:30:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-38d9ba97-50a9-4768-ae4c-1344da6a0448 tempest-CinderUnicodeTest-1261606707 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e14241d0-cc87-4a34-868f-e2edcf2b1b36" returned: 0 in 0.350s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:30:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-38d9ba97-50a9-4768-ae4c-1344da6a0448 tempest-CinderUnicodeTest-1261606707 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e14241d0-cc87-4a34-868f-e2edcf2b1b36 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:30:01 devstack sudo[113138]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e14241d0-cc87-4a34-868f-e2edcf2b1b36 Aug 15 16:30:01 devstack sudo[113138]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:30:01 devstack sudo[113138]: pam_unix(sudo:session): session closed for user root Aug 15 16:30:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-38d9ba97-50a9-4768-ae4c-1344da6a0448 tempest-CinderUnicodeTest-1261606707 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e14241d0-cc87-4a34-868f-e2edcf2b1b36" returned: 0 in 0.243s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:30:01 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-38d9ba97-50a9-4768-ae4c-1344da6a0448 tempest-CinderUnicodeTest-1261606707 None] Lock "cinder-quobyte-e14241d0-cc87-4a34-868f-e2edcf2b1b36" released by "delete_volume" :: held 0.630s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:30:01 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-38d9ba97-50a9-4768-ae4c-1344da6a0448 tempest-CinderUnicodeTest-1261606707 None] Created reservations ['773706fb-ea19-48ba-bab5-614a5054fdd7', '0f6717fd-0598-43ff-a19e-23fdc9d47a5c', '194876dd-0348-47f1-beb2-ceb4eebbcb44', '08f97f38-cc26-429b-8cc4-f9625a3c26f3'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:30:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-38d9ba97-50a9-4768-ae4c-1344da6a0448 tempest-CinderUnicodeTest-1261606707 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:30:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-38d9ba97-50a9-4768-ae4c-1344da6a0448 tempest-CinderUnicodeTest-1261606707 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:30:01 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-38d9ba97-50a9-4768-ae4c-1344da6a0448 tempest-CinderUnicodeTest-1261606707 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:30:01 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-38d9ba97-50a9-4768-ae4c-1344da6a0448 tempest-CinderUnicodeTest-1261606707 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:30:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-38d9ba97-50a9-4768-ae4c-1344da6a0448 tempest-CinderUnicodeTest-1261606707 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:30:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-38d9ba97-50a9-4768-ae4c-1344da6a0448 tempest-CinderUnicodeTest-1261606707 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:30:01 devstack sudo[113141]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:30:01 devstack sudo[113141]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:30:02 devstack sudo[113141]: pam_unix(sudo:session): session closed for user root Aug 15 16:30:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-38d9ba97-50a9-4768-ae4c-1344da6a0448 tempest-CinderUnicodeTest-1261606707 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.233s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:30:02 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-38d9ba97-50a9-4768-ae4c-1344da6a0448 tempest-CinderUnicodeTest-1261606707 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:30:02 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-38d9ba97-50a9-4768-ae4c-1344da6a0448 tempest-CinderUnicodeTest-1261606707 None] Deleted volume successfully. Aug 15 16:30:02 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-38d9ba97-50a9-4768-ae4c-1344da6a0448 tempest-CinderUnicodeTest-1261606707 None] Lock "cinder-e14241d0-cc87-4a34-868f-e2edcf2b1b36-delete_volume" released by "delete_volume" :: held 1.057s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:30:11 devstack cinder-volume[94214]: DEBUG dbcounter [-] [94214] Writing DB stats cinder:UPDATE=23,cinder:DELETE=1,cinder:SELECT=13,cinder:INSERT=8 {{(pid=94214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 16:30:12 devstack cinder-volume[94214]: DEBUG dbcounter [-] [94214] Writing DB stats cinder:SELECT=21,cinder:UPDATE=22,cinder:INSERT=5,cinder:DELETE=2 {{(pid=94214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 16:30:20 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-ed401790-28b5-48c1-a2fd-59eeae9db700 tempest-SnapshotDependencyTests-1823314166 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:30:20 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ed401790-28b5-48c1-a2fd-59eeae9db700 tempest-SnapshotDependencyTests-1823314166 None] Flow 'volume_create_manager' (d7e10d69-8959-440c-9f00-891b5162d179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:30:20 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ed401790-28b5-48c1-a2fd-59eeae9db700 tempest-SnapshotDependencyTests-1823314166 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6af3e1af-4ac8-4385-8277-84c05a74c522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:30:20 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ed401790-28b5-48c1-a2fd-59eeae9db700 tempest-SnapshotDependencyTests-1823314166 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6af3e1af-4ac8-4385-8277-84c05a74c522) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:30:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-266716304',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=dab35761-ce4c-4db9-a639-4d1647d22b78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2bc2b09193e04f62bb81df08d694529f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:30:20Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:30:20Z,use_quota=True,user_id='5055a56b109b4cf7b5a496fd24b84d30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:30:20 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ed401790-28b5-48c1-a2fd-59eeae9db700 tempest-SnapshotDependencyTests-1823314166 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (08a4fb5f-0929-44a4-8bf5-42e0b9dfa4f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:30:20 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ed401790-28b5-48c1-a2fd-59eeae9db700 tempest-SnapshotDependencyTests-1823314166 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (08a4fb5f-0929-44a4-8bf5-42e0b9dfa4f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:30:20 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ed401790-28b5-48c1-a2fd-59eeae9db700 tempest-SnapshotDependencyTests-1823314166 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d1cc1481-6d2e-4f9f-95f4-e7de2aab50d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:30:20 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ed401790-28b5-48c1-a2fd-59eeae9db700 tempest-SnapshotDependencyTests-1823314166 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d1cc1481-6d2e-4f9f-95f4-e7de2aab50d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'dab35761-ce4c-4db9-a639-4d1647d22b78', 'volume_name': 'volume-dab35761-ce4c-4db9-a639-4d1647d22b78', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:30:20 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ed401790-28b5-48c1-a2fd-59eeae9db700 tempest-SnapshotDependencyTests-1823314166 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (83a9f4f2-5676-4157-a325-153a9a6da272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:30:20 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ed401790-28b5-48c1-a2fd-59eeae9db700 tempest-SnapshotDependencyTests-1823314166 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (83a9f4f2-5676-4157-a325-153a9a6da272) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:30:20 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ed401790-28b5-48c1-a2fd-59eeae9db700 tempest-SnapshotDependencyTests-1823314166 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d5c2d66d-65df-418b-9637-75f9296dadf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:30:20 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-ed401790-28b5-48c1-a2fd-59eeae9db700 tempest-SnapshotDependencyTests-1823314166 None] Volume dab35761-ce4c-4db9-a639-4d1647d22b78: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-dab35761-ce4c-4db9-a639-4d1647d22b78', 'volume_size': 1} Aug 15 16:30:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ed401790-28b5-48c1-a2fd-59eeae9db700 tempest-SnapshotDependencyTests-1823314166 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:30:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ed401790-28b5-48c1-a2fd-59eeae9db700 tempest-SnapshotDependencyTests-1823314166 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:30:20 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ed401790-28b5-48c1-a2fd-59eeae9db700 tempest-SnapshotDependencyTests-1823314166 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:30:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-266716304',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=dab35761-ce4c-4db9-a639-4d1647d22b78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2bc2b09193e04f62bb81df08d694529f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:30:20Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:30:20Z,use_quota=True,user_id='5055a56b109b4cf7b5a496fd24b84d30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:30:20 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-ed401790-28b5-48c1-a2fd-59eeae9db700 tempest-SnapshotDependencyTests-1823314166 None] Creating volume dab35761-ce4c-4db9-a639-4d1647d22b78 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:30:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ed401790-28b5-48c1-a2fd-59eeae9db700 tempest-SnapshotDependencyTests-1823314166 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:30:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ed401790-28b5-48c1-a2fd-59eeae9db700 tempest-SnapshotDependencyTests-1823314166 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:30:20 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ed401790-28b5-48c1-a2fd-59eeae9db700 tempest-SnapshotDependencyTests-1823314166 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:30:20 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ed401790-28b5-48c1-a2fd-59eeae9db700 tempest-SnapshotDependencyTests-1823314166 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:30:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ed401790-28b5-48c1-a2fd-59eeae9db700 tempest-SnapshotDependencyTests-1823314166 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:30:20 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ed401790-28b5-48c1-a2fd-59eeae9db700 tempest-SnapshotDependencyTests-1823314166 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:30:20 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-ed401790-28b5-48c1-a2fd-59eeae9db700 tempest-SnapshotDependencyTests-1823314166 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:30:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ed401790-28b5-48c1-a2fd-59eeae9db700 tempest-SnapshotDependencyTests-1823314166 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dab35761-ce4c-4db9-a639-4d1647d22b78 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:30:20 devstack sudo[113186]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dab35761-ce4c-4db9-a639-4d1647d22b78 1073741824 Aug 15 16:30:20 devstack sudo[113186]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:30:20 devstack sudo[113186]: pam_unix(sudo:session): session closed for user root Aug 15 16:30:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ed401790-28b5-48c1-a2fd-59eeae9db700 tempest-SnapshotDependencyTests-1823314166 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dab35761-ce4c-4db9-a639-4d1647d22b78 1073741824" returned: 0 in 0.401s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:30:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ed401790-28b5-48c1-a2fd-59eeae9db700 tempest-SnapshotDependencyTests-1823314166 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dab35761-ce4c-4db9-a639-4d1647d22b78 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:30:20 devstack sudo[113192]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dab35761-ce4c-4db9-a639-4d1647d22b78 Aug 15 16:30:20 devstack sudo[113192]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:30:21 devstack sudo[113192]: pam_unix(sudo:session): session closed for user root Aug 15 16:30:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ed401790-28b5-48c1-a2fd-59eeae9db700 tempest-SnapshotDependencyTests-1823314166 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dab35761-ce4c-4db9-a639-4d1647d22b78" returned: 0 in 0.257s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:30:21 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ed401790-28b5-48c1-a2fd-59eeae9db700 tempest-SnapshotDependencyTests-1823314166 None] <== create_volume: return (699ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:30:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ed401790-28b5-48c1-a2fd-59eeae9db700 tempest-SnapshotDependencyTests-1823314166 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.702s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:30:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ed401790-28b5-48c1-a2fd-59eeae9db700 tempest-SnapshotDependencyTests-1823314166 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d5c2d66d-65df-418b-9637-75f9296dadf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-dab35761-ce4c-4db9-a639-4d1647d22b78', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:30:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ed401790-28b5-48c1-a2fd-59eeae9db700 tempest-SnapshotDependencyTests-1823314166 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f421b3bd-8551-4188-93aa-9d218aa79233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:30:21 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-ed401790-28b5-48c1-a2fd-59eeae9db700 tempest-SnapshotDependencyTests-1823314166 None] Volume volume-dab35761-ce4c-4db9-a639-4d1647d22b78 (dab35761-ce4c-4db9-a639-4d1647d22b78): created successfully Aug 15 16:30:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ed401790-28b5-48c1-a2fd-59eeae9db700 tempest-SnapshotDependencyTests-1823314166 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f421b3bd-8551-4188-93aa-9d218aa79233) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:30:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ed401790-28b5-48c1-a2fd-59eeae9db700 tempest-SnapshotDependencyTests-1823314166 None] Flow 'volume_create_manager' (d7e10d69-8959-440c-9f00-891b5162d179) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:30:21 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-ed401790-28b5-48c1-a2fd-59eeae9db700 tempest-SnapshotDependencyTests-1823314166 None] Created volume successfully. Aug 15 16:30:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-36546342-12ee-4ad8-9114-9db8caa0f132 tempest-SnapshotDependencyTests-1823314166 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:30:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-36546342-12ee-4ad8-9114-9db8caa0f132 tempest-SnapshotDependencyTests-1823314166 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.002s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:30:21 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-36546342-12ee-4ad8-9114-9db8caa0f132 tempest-SnapshotDependencyTests-1823314166 None] Creating offline snapshot ef65b9f6-8723-4094-9604-97e2c5e11318 of volume dab35761-ce4c-4db9-a639-4d1647d22b78 {{(pid=94214) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 15 16:30:21 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[fcc93253-bdb7-4b47-9369-7c6c8f265ea7]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:30:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-36546342-12ee-4ad8-9114-9db8caa0f132 tempest-SnapshotDependencyTests-1823314166 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dab35761-ce4c-4db9-a639-4d1647d22b78 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:30:21 devstack sudo[113197]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dab35761-ce4c-4db9-a639-4d1647d22b78 Aug 15 16:30:21 devstack sudo[113197]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:30:22 devstack sudo[113197]: pam_unix(sudo:session): session closed for user root Aug 15 16:30:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-36546342-12ee-4ad8-9114-9db8caa0f132 tempest-SnapshotDependencyTests-1823314166 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dab35761-ce4c-4db9-a639-4d1647d22b78" returned: 0 in 0.350s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:30:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-36546342-12ee-4ad8-9114-9db8caa0f132 tempest-SnapshotDependencyTests-1823314166 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dab35761-ce4c-4db9-a639-4d1647d22b78,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dab35761-ce4c-4db9-a639-4d1647d22b78.ef65b9f6-8723-4094-9604-97e2c5e11318 1G {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:30:22 devstack sudo[113202]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dab35761-ce4c-4db9-a639-4d1647d22b78,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dab35761-ce4c-4db9-a639-4d1647d22b78.ef65b9f6-8723-4094-9604-97e2c5e11318 1G Aug 15 16:30:22 devstack sudo[113202]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:30:22 devstack sudo[113202]: pam_unix(sudo:session): session closed for user root Aug 15 16:30:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-36546342-12ee-4ad8-9114-9db8caa0f132 tempest-SnapshotDependencyTests-1823314166 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dab35761-ce4c-4db9-a639-4d1647d22b78,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dab35761-ce4c-4db9-a639-4d1647d22b78.ef65b9f6-8723-4094-9604-97e2c5e11318 1G" returned: 0 in 0.377s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:30:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-36546342-12ee-4ad8-9114-9db8caa0f132 tempest-SnapshotDependencyTests-1823314166 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-dab35761-ce4c-4db9-a639-4d1647d22b78 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dab35761-ce4c-4db9-a639-4d1647d22b78.ef65b9f6-8723-4094-9604-97e2c5e11318 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:30:22 devstack sudo[113207]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-dab35761-ce4c-4db9-a639-4d1647d22b78 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dab35761-ce4c-4db9-a639-4d1647d22b78.ef65b9f6-8723-4094-9604-97e2c5e11318 Aug 15 16:30:22 devstack sudo[113207]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:30:22 devstack sudo[113207]: pam_unix(sudo:session): session closed for user root Aug 15 16:30:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-36546342-12ee-4ad8-9114-9db8caa0f132 tempest-SnapshotDependencyTests-1823314166 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-dab35761-ce4c-4db9-a639-4d1647d22b78 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dab35761-ce4c-4db9-a639-4d1647d22b78.ef65b9f6-8723-4094-9604-97e2c5e11318" returned: 0 in 0.284s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:30:22 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-36546342-12ee-4ad8-9114-9db8caa0f132 tempest-SnapshotDependencyTests-1823314166 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dab35761-ce4c-4db9-a639-4d1647d22b78.ef65b9f6-8723-4094-9604-97e2c5e11318 is being set with open permissions: ugo+rw Aug 15 16:30:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-36546342-12ee-4ad8-9114-9db8caa0f132 tempest-SnapshotDependencyTests-1823314166 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dab35761-ce4c-4db9-a639-4d1647d22b78.ef65b9f6-8723-4094-9604-97e2c5e11318 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:30:22 devstack sudo[113213]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dab35761-ce4c-4db9-a639-4d1647d22b78.ef65b9f6-8723-4094-9604-97e2c5e11318 Aug 15 16:30:22 devstack sudo[113213]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:30:22 devstack sudo[113213]: pam_unix(sudo:session): session closed for user root Aug 15 16:30:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-36546342-12ee-4ad8-9114-9db8caa0f132 tempest-SnapshotDependencyTests-1823314166 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dab35761-ce4c-4db9-a639-4d1647d22b78.ef65b9f6-8723-4094-9604-97e2c5e11318" returned: 0 in 0.236s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:30:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-36546342-12ee-4ad8-9114-9db8caa0f132 tempest-SnapshotDependencyTests-1823314166 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dab35761-ce4c-4db9-a639-4d1647d22b78.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:30:23 devstack sudo[113216]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dab35761-ce4c-4db9-a639-4d1647d22b78.info Aug 15 16:30:23 devstack sudo[113216]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:30:23 devstack sudo[113216]: pam_unix(sudo:session): session closed for user root Aug 15 16:30:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-36546342-12ee-4ad8-9114-9db8caa0f132 tempest-SnapshotDependencyTests-1823314166 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dab35761-ce4c-4db9-a639-4d1647d22b78.info" returned: 0 in 0.240s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:30:23 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-36546342-12ee-4ad8-9114-9db8caa0f132 tempest-SnapshotDependencyTests-1823314166 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dab35761-ce4c-4db9-a639-4d1647d22b78.info is being set with open permissions: ugo+rw Aug 15 16:30:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-36546342-12ee-4ad8-9114-9db8caa0f132 tempest-SnapshotDependencyTests-1823314166 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dab35761-ce4c-4db9-a639-4d1647d22b78.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:30:23 devstack sudo[113225]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dab35761-ce4c-4db9-a639-4d1647d22b78.info Aug 15 16:30:23 devstack sudo[113225]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:30:23 devstack sudo[113225]: pam_unix(sudo:session): session closed for user root Aug 15 16:30:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-36546342-12ee-4ad8-9114-9db8caa0f132 tempest-SnapshotDependencyTests-1823314166 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dab35761-ce4c-4db9-a639-4d1647d22b78.info" returned: 0 in 0.236s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:30:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-36546342-12ee-4ad8-9114-9db8caa0f132 tempest-SnapshotDependencyTests-1823314166 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.801s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:30:23 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-36546342-12ee-4ad8-9114-9db8caa0f132 tempest-SnapshotDependencyTests-1823314166 None] Create snapshot completed successfully Aug 15 16:30:24 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-4b2c0934-8263-4d2b-b94b-7967f6e52248 tempest-SnapshotDependencyTests-1823314166 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:30:24 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4b2c0934-8263-4d2b-b94b-7967f6e52248 tempest-SnapshotDependencyTests-1823314166 None] Flow 'volume_create_manager' (e1ff9be5-e83b-4086-9194-c02ab6403eaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:30:24 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4b2c0934-8263-4d2b-b94b-7967f6e52248 tempest-SnapshotDependencyTests-1823314166 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0f8be6cc-fcb9-4c17-96f2-3c2519a3b6d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:30:24 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4b2c0934-8263-4d2b-b94b-7967f6e52248 tempest-SnapshotDependencyTests-1823314166 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0f8be6cc-fcb9-4c17-96f2-3c2519a3b6d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:30:24Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=79f9423b-879d-4160-90ec-482bb60cf2e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2bc2b09193e04f62bb81df08d694529f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:30:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=ef65b9f6-8723-4094-9604-97e2c5e11318,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:30:25Z,use_quota=True,user_id='5055a56b109b4cf7b5a496fd24b84d30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:30:24 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4b2c0934-8263-4d2b-b94b-7967f6e52248 tempest-SnapshotDependencyTests-1823314166 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6bab7aa7-c72c-4505-a4a2-923a74789585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:30:24 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4b2c0934-8263-4d2b-b94b-7967f6e52248 tempest-SnapshotDependencyTests-1823314166 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6bab7aa7-c72c-4505-a4a2-923a74789585) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:30:24 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4b2c0934-8263-4d2b-b94b-7967f6e52248 tempest-SnapshotDependencyTests-1823314166 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (805adb23-872b-44ee-95de-53a437baaba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:30:24 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4b2c0934-8263-4d2b-b94b-7967f6e52248 tempest-SnapshotDependencyTests-1823314166 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (805adb23-872b-44ee-95de-53a437baaba7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '79f9423b-879d-4160-90ec-482bb60cf2e8', 'volume_name': 'volume-79f9423b-879d-4160-90ec-482bb60cf2e8', 'volume_size': 1, 'snapshot_id': 'ef65b9f6-8723-4094-9604-97e2c5e11318'}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:30:24 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4b2c0934-8263-4d2b-b94b-7967f6e52248 tempest-SnapshotDependencyTests-1823314166 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4a69a84c-5942-4c22-ab3f-51428914f9e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:30:24 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4b2c0934-8263-4d2b-b94b-7967f6e52248 tempest-SnapshotDependencyTests-1823314166 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4a69a84c-5942-4c22-ab3f-51428914f9e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:30:24 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4b2c0934-8263-4d2b-b94b-7967f6e52248 tempest-SnapshotDependencyTests-1823314166 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c04da78e-cd4b-4782-98e1-55b351a8d607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:30:24 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-4b2c0934-8263-4d2b-b94b-7967f6e52248 tempest-SnapshotDependencyTests-1823314166 None] Volume 79f9423b-879d-4160-90ec-482bb60cf2e8: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-79f9423b-879d-4160-90ec-482bb60cf2e8', 'volume_size': 1, 'snapshot_id': 'ef65b9f6-8723-4094-9604-97e2c5e11318'} Aug 15 16:30:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-4b2c0934-8263-4d2b-b94b-7967f6e52248 tempest-SnapshotDependencyTests-1823314166 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:30:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-4b2c0934-8263-4d2b-b94b-7967f6e52248 tempest-SnapshotDependencyTests-1823314166 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:30:24 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4b2c0934-8263-4d2b-b94b-7967f6e52248 tempest-SnapshotDependencyTests-1823314166 None] Acquiring lock "cinder-quobyte-ef65b9f6-8723-4094-9604-97e2c5e11318-79f9423b-879d-4160-90ec-482bb60cf2e8" by "_create_volume_from_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:30:24 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4b2c0934-8263-4d2b-b94b-7967f6e52248 tempest-SnapshotDependencyTests-1823314166 None] Lock "cinder-quobyte-ef65b9f6-8723-4094-9604-97e2c5e11318-79f9423b-879d-4160-90ec-482bb60cf2e8" acquired by "_create_volume_from_snapshot" :: waited 0.014s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:30:24 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-4b2c0934-8263-4d2b-b94b-7967f6e52248 tempest-SnapshotDependencyTests-1823314166 None] Creating volume 79f9423b-879d-4160-90ec-482bb60cf2e8 from snapshot ef65b9f6-8723-4094-9604-97e2c5e11318 {{(pid=94214) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 15 16:30:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-4b2c0934-8263-4d2b-b94b-7967f6e52248 tempest-SnapshotDependencyTests-1823314166 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:30:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-4b2c0934-8263-4d2b-b94b-7967f6e52248 tempest-SnapshotDependencyTests-1823314166 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:30:24 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-4b2c0934-8263-4d2b-b94b-7967f6e52248 tempest-SnapshotDependencyTests-1823314166 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:30:24 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-4b2c0934-8263-4d2b-b94b-7967f6e52248 tempest-SnapshotDependencyTests-1823314166 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:30:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-4b2c0934-8263-4d2b-b94b-7967f6e52248 tempest-SnapshotDependencyTests-1823314166 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:30:24 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-4b2c0934-8263-4d2b-b94b-7967f6e52248 tempest-SnapshotDependencyTests-1823314166 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:30:24 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4b2c0934-8263-4d2b-b94b-7967f6e52248 tempest-SnapshotDependencyTests-1823314166 None] Acquiring lock "cinder-quobyte-79f9423b-879d-4160-90ec-482bb60cf2e8" by "_copy_volume_from_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:30:24 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4b2c0934-8263-4d2b-b94b-7967f6e52248 tempest-SnapshotDependencyTests-1823314166 None] Lock "cinder-quobyte-79f9423b-879d-4160-90ec-482bb60cf2e8" acquired by "_copy_volume_from_snapshot" :: waited 0.012s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:30:24 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-4b2c0934-8263-4d2b-b94b-7967f6e52248 tempest-SnapshotDependencyTests-1823314166 None] snapshot: ef65b9f6-8723-4094-9604-97e2c5e11318, volume: 79f9423b-879d-4160-90ec-482bb60cf2e8, {{(pid=94214) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 15 16:30:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-4b2c0934-8263-4d2b-b94b-7967f6e52248 tempest-SnapshotDependencyTests-1823314166 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:30:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-4b2c0934-8263-4d2b-b94b-7967f6e52248 tempest-SnapshotDependencyTests-1823314166 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:30:24 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-4b2c0934-8263-4d2b-b94b-7967f6e52248 tempest-SnapshotDependencyTests-1823314166 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:30:24 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-4b2c0934-8263-4d2b-b94b-7967f6e52248 tempest-SnapshotDependencyTests-1823314166 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:30:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-4b2c0934-8263-4d2b-b94b-7967f6e52248 tempest-SnapshotDependencyTests-1823314166 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:30:24 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[89ec84c5-d735-4b44-9573-0e49749d6641]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:30:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4b2c0934-8263-4d2b-b94b-7967f6e52248 tempest-SnapshotDependencyTests-1823314166 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dab35761-ce4c-4db9-a639-4d1647d22b78.ef65b9f6-8723-4094-9604-97e2c5e11318 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:30:24 devstack sudo[113228]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dab35761-ce4c-4db9-a639-4d1647d22b78.ef65b9f6-8723-4094-9604-97e2c5e11318 Aug 15 16:30:24 devstack sudo[113228]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:30:25 devstack sudo[113228]: pam_unix(sudo:session): session closed for user root Aug 15 16:30:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4b2c0934-8263-4d2b-b94b-7967f6e52248 tempest-SnapshotDependencyTests-1823314166 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dab35761-ce4c-4db9-a639-4d1647d22b78.ef65b9f6-8723-4094-9604-97e2c5e11318" returned: 0 in 0.346s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:30:25 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-4b2c0934-8263-4d2b-b94b-7967f6e52248 tempest-SnapshotDependencyTests-1823314166 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-dab35761-ce4c-4db9-a639-4d1647d22b78(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:30:25 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[de21d4fb-af94-4616-b68a-37f2a532b439]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:30:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4b2c0934-8263-4d2b-b94b-7967f6e52248 tempest-SnapshotDependencyTests-1823314166 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dab35761-ce4c-4db9-a639-4d1647d22b78 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:30:25 devstack sudo[113233]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dab35761-ce4c-4db9-a639-4d1647d22b78 Aug 15 16:30:25 devstack sudo[113233]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:30:25 devstack sudo[113233]: pam_unix(sudo:session): session closed for user root Aug 15 16:30:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4b2c0934-8263-4d2b-b94b-7967f6e52248 tempest-SnapshotDependencyTests-1823314166 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dab35761-ce4c-4db9-a639-4d1647d22b78" returned: 0 in 0.351s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:30:25 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-4b2c0934-8263-4d2b-b94b-7967f6e52248 tempest-SnapshotDependencyTests-1823314166 None] will copy from snapshot at /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dab35761-ce4c-4db9-a639-4d1647d22b78 {{(pid=94214) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 15 16:30:25 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-4b2c0934-8263-4d2b-b94b-7967f6e52248 tempest-SnapshotDependencyTests-1823314166 None] Creating direct copy from snapshot {{(pid=94214) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 15 16:30:25 devstack cinder-volume[94214]: DEBUG cinder.utils [None req-4b2c0934-8263-4d2b-b94b-7967f6e52248 tempest-SnapshotDependencyTests-1823314166 None] Path /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-79f9423b-879d-4160-90ec-482bb60cf2e8 not found in is_blk_device check {{(pid=94214) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 15 16:30:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4b2c0934-8263-4d2b-b94b-7967f6e52248 tempest-SnapshotDependencyTests-1823314166 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dab35761-ce4c-4db9-a639-4d1647d22b78 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-79f9423b-879d-4160-90ec-482bb60cf2e8 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:30:25 devstack sudo[113238]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dab35761-ce4c-4db9-a639-4d1647d22b78 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-79f9423b-879d-4160-90ec-482bb60cf2e8 Aug 15 16:30:25 devstack sudo[113238]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:30:29 devstack sudo[113238]: pam_unix(sudo:session): session closed for user root Aug 15 16:30:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4b2c0934-8263-4d2b-b94b-7967f6e52248 tempest-SnapshotDependencyTests-1823314166 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dab35761-ce4c-4db9-a639-4d1647d22b78 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-79f9423b-879d-4160-90ec-482bb60cf2e8" returned: 0 in 3.897s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:30:29 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-4b2c0934-8263-4d2b-b94b-7967f6e52248 tempest-SnapshotDependencyTests-1823314166 None] Image conversion details: src /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dab35761-ce4c-4db9-a639-4d1647d22b78, size 1024.00 MB, duration 3.90 sec, destination /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-79f9423b-879d-4160-90ec-482bb60cf2e8 {{(pid=94214) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 15 16:30:29 devstack cinder-volume[94214]: INFO cinder.image.image_utils [None req-4b2c0934-8263-4d2b-b94b-7967f6e52248 tempest-SnapshotDependencyTests-1823314166 None] Converted 1024.00 MB image at 262.65 MB/s Aug 15 16:30:29 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-4b2c0934-8263-4d2b-b94b-7967f6e52248 tempest-SnapshotDependencyTests-1823314166 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-79f9423b-879d-4160-90ec-482bb60cf2e8 is being set with open permissions: ugo+rw Aug 15 16:30:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4b2c0934-8263-4d2b-b94b-7967f6e52248 tempest-SnapshotDependencyTests-1823314166 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-79f9423b-879d-4160-90ec-482bb60cf2e8 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:30:29 devstack sudo[113251]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-79f9423b-879d-4160-90ec-482bb60cf2e8 Aug 15 16:30:29 devstack sudo[113251]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:30:29 devstack sudo[113251]: pam_unix(sudo:session): session closed for user root Aug 15 16:30:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4b2c0934-8263-4d2b-b94b-7967f6e52248 tempest-SnapshotDependencyTests-1823314166 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-79f9423b-879d-4160-90ec-482bb60cf2e8" returned: 0 in 0.236s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:30:29 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4b2c0934-8263-4d2b-b94b-7967f6e52248 tempest-SnapshotDependencyTests-1823314166 None] Lock "cinder-quobyte-79f9423b-879d-4160-90ec-482bb60cf2e8" released by "_copy_volume_from_snapshot" :: held 4.905s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:30:29 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4b2c0934-8263-4d2b-b94b-7967f6e52248 tempest-SnapshotDependencyTests-1823314166 None] Lock "cinder-quobyte-ef65b9f6-8723-4094-9604-97e2c5e11318-79f9423b-879d-4160-90ec-482bb60cf2e8" released by "_create_volume_from_snapshot" :: held 4.970s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:30:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-4b2c0934-8263-4d2b-b94b-7967f6e52248 tempest-SnapshotDependencyTests-1823314166 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 4.984s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:30:29 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4b2c0934-8263-4d2b-b94b-7967f6e52248 tempest-SnapshotDependencyTests-1823314166 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c04da78e-cd4b-4782-98e1-55b351a8d607) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-79f9423b-879d-4160-90ec-482bb60cf2e8', 'volume_size': 1, 'snapshot_id': 'ef65b9f6-8723-4094-9604-97e2c5e11318'}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:30:29 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4b2c0934-8263-4d2b-b94b-7967f6e52248 tempest-SnapshotDependencyTests-1823314166 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a8cd67e5-cb6f-44e5-9cae-df00985118a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:30:29 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-4b2c0934-8263-4d2b-b94b-7967f6e52248 tempest-SnapshotDependencyTests-1823314166 None] Volume volume-79f9423b-879d-4160-90ec-482bb60cf2e8 (79f9423b-879d-4160-90ec-482bb60cf2e8): created successfully Aug 15 16:30:29 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4b2c0934-8263-4d2b-b94b-7967f6e52248 tempest-SnapshotDependencyTests-1823314166 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a8cd67e5-cb6f-44e5-9cae-df00985118a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:30:29 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4b2c0934-8263-4d2b-b94b-7967f6e52248 tempest-SnapshotDependencyTests-1823314166 None] Flow 'volume_create_manager' (e1ff9be5-e83b-4086-9194-c02ab6403eaa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:30:29 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-4b2c0934-8263-4d2b-b94b-7967f6e52248 tempest-SnapshotDependencyTests-1823314166 None] Created volume successfully. Aug 15 16:30:30 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-c86c36c8-709e-4c78-9ae6-d13e80bf59a1 tempest-SnapshotDependencyTests-1823314166 None] Acquiring lock "cinder-ef65b9f6-8723-4094-9604-97e2c5e11318-delete_snapshot" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:30:30 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-c86c36c8-709e-4c78-9ae6-d13e80bf59a1 tempest-SnapshotDependencyTests-1823314166 None] Lock "cinder-ef65b9f6-8723-4094-9604-97e2c5e11318-delete_snapshot" acquired by "delete_snapshot" :: waited 0.017s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:30:30 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-c86c36c8-709e-4c78-9ae6-d13e80bf59a1 tempest-SnapshotDependencyTests-1823314166 None] Acquiring lock "cinder-quobyte-dab35761-ce4c-4db9-a639-4d1647d22b78" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:30:30 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-c86c36c8-709e-4c78-9ae6-d13e80bf59a1 tempest-SnapshotDependencyTests-1823314166 None] Lock "cinder-quobyte-dab35761-ce4c-4db9-a639-4d1647d22b78" acquired by "delete_snapshot" :: waited 0.015s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:30:30 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-c86c36c8-709e-4c78-9ae6-d13e80bf59a1 tempest-SnapshotDependencyTests-1823314166 None] Acquiring lock "cinder-quobyte-ef65b9f6-8723-4094-9604-97e2c5e11318" by "_delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:30:30 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-c86c36c8-709e-4c78-9ae6-d13e80bf59a1 tempest-SnapshotDependencyTests-1823314166 None] Lock "cinder-quobyte-ef65b9f6-8723-4094-9604-97e2c5e11318" acquired by "_delete_snapshot" :: waited 0.014s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:30:30 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-c86c36c8-709e-4c78-9ae6-d13e80bf59a1 tempest-SnapshotDependencyTests-1823314166 None] Deleting offline snapshot ef65b9f6-8723-4094-9604-97e2c5e11318 of volume dab35761-ce4c-4db9-a639-4d1647d22b78 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 15 16:30:30 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-c86c36c8-709e-4c78-9ae6-d13e80bf59a1 tempest-SnapshotDependencyTests-1823314166 None] snapshot_file for this snap is: volume-dab35761-ce4c-4db9-a639-4d1647d22b78.ef65b9f6-8723-4094-9604-97e2c5e11318 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 15 16:30:30 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[8d226fe5-9d18-42e4-a337-6f99ecd8c410]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:30:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c86c36c8-709e-4c78-9ae6-d13e80bf59a1 tempest-SnapshotDependencyTests-1823314166 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dab35761-ce4c-4db9-a639-4d1647d22b78.ef65b9f6-8723-4094-9604-97e2c5e11318 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:30:30 devstack sudo[113255]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dab35761-ce4c-4db9-a639-4d1647d22b78.ef65b9f6-8723-4094-9604-97e2c5e11318 Aug 15 16:30:30 devstack sudo[113255]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:30:30 devstack sudo[113255]: pam_unix(sudo:session): session closed for user root Aug 15 16:30:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c86c36c8-709e-4c78-9ae6-d13e80bf59a1 tempest-SnapshotDependencyTests-1823314166 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dab35761-ce4c-4db9-a639-4d1647d22b78.ef65b9f6-8723-4094-9604-97e2c5e11318" returned: 0 in 0.360s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:30:30 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-c86c36c8-709e-4c78-9ae6-d13e80bf59a1 tempest-SnapshotDependencyTests-1823314166 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-dab35761-ce4c-4db9-a639-4d1647d22b78(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:30:30 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[82d41e1c-f70a-4958-9928-93df55e1dc4d]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:30:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c86c36c8-709e-4c78-9ae6-d13e80bf59a1 tempest-SnapshotDependencyTests-1823314166 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dab35761-ce4c-4db9-a639-4d1647d22b78 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:30:30 devstack sudo[113260]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dab35761-ce4c-4db9-a639-4d1647d22b78 Aug 15 16:30:30 devstack sudo[113260]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:30:31 devstack sudo[113260]: pam_unix(sudo:session): session closed for user root Aug 15 16:30:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c86c36c8-709e-4c78-9ae6-d13e80bf59a1 tempest-SnapshotDependencyTests-1823314166 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dab35761-ce4c-4db9-a639-4d1647d22b78" returned: 0 in 0.523s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:30:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c86c36c8-709e-4c78-9ae6-d13e80bf59a1 tempest-SnapshotDependencyTests-1823314166 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dab35761-ce4c-4db9-a639-4d1647d22b78.ef65b9f6-8723-4094-9604-97e2c5e11318 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:30:31 devstack sudo[113265]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dab35761-ce4c-4db9-a639-4d1647d22b78.ef65b9f6-8723-4094-9604-97e2c5e11318 Aug 15 16:30:31 devstack sudo[113265]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:30:31 devstack sudo[113265]: pam_unix(sudo:session): session closed for user root Aug 15 16:30:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c86c36c8-709e-4c78-9ae6-d13e80bf59a1 tempest-SnapshotDependencyTests-1823314166 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dab35761-ce4c-4db9-a639-4d1647d22b78.ef65b9f6-8723-4094-9604-97e2c5e11318" returned: 0 in 0.330s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:30:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c86c36c8-709e-4c78-9ae6-d13e80bf59a1 tempest-SnapshotDependencyTests-1823314166 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dab35761-ce4c-4db9-a639-4d1647d22b78.ef65b9f6-8723-4094-9604-97e2c5e11318 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:30:31 devstack sudo[113271]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dab35761-ce4c-4db9-a639-4d1647d22b78.ef65b9f6-8723-4094-9604-97e2c5e11318 Aug 15 16:30:31 devstack sudo[113271]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:30:31 devstack sudo[113271]: pam_unix(sudo:session): session closed for user root Aug 15 16:30:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c86c36c8-709e-4c78-9ae6-d13e80bf59a1 tempest-SnapshotDependencyTests-1823314166 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dab35761-ce4c-4db9-a639-4d1647d22b78.ef65b9f6-8723-4094-9604-97e2c5e11318" returned: 0 in 0.246s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:30:31 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-c86c36c8-709e-4c78-9ae6-d13e80bf59a1 tempest-SnapshotDependencyTests-1823314166 None] Lock "cinder-quobyte-ef65b9f6-8723-4094-9604-97e2c5e11318" released by "_delete_snapshot" :: held 1.554s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:30:31 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-c86c36c8-709e-4c78-9ae6-d13e80bf59a1 tempest-SnapshotDependencyTests-1823314166 None] Lock "cinder-quobyte-dab35761-ce4c-4db9-a639-4d1647d22b78" released by "delete_snapshot" :: held 1.575s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:30:31 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-c86c36c8-709e-4c78-9ae6-d13e80bf59a1 tempest-SnapshotDependencyTests-1823314166 None] Created reservations ['1df5436f-a2b9-4be6-9894-02a3dda300e1', 'dd37742d-d6c6-4562-9195-d3875208f407', 'e7eaf7ad-6c46-459d-9e30-cae067cf675e', '0bbffcf6-0a9d-4b38-a81d-786b632e310f'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:30:31 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-c86c36c8-709e-4c78-9ae6-d13e80bf59a1 tempest-SnapshotDependencyTests-1823314166 None] Delete snapshot completed successfully. Aug 15 16:30:31 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-c86c36c8-709e-4c78-9ae6-d13e80bf59a1 tempest-SnapshotDependencyTests-1823314166 None] Lock "cinder-ef65b9f6-8723-4094-9604-97e2c5e11318-delete_snapshot" released by "delete_snapshot" :: held 1.701s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:30:32 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-a17ad316-a40e-46db-abcc-2f69c43392af tempest-SnapshotDependencyTests-1823314166 None] Acquiring lock "cinder-dab35761-ce4c-4db9-a639-4d1647d22b78-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:30:32 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-a17ad316-a40e-46db-abcc-2f69c43392af tempest-SnapshotDependencyTests-1823314166 None] Lock "cinder-dab35761-ce4c-4db9-a639-4d1647d22b78-delete_volume" acquired by "delete_volume" :: waited 0.014s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:30:32 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-a17ad316-a40e-46db-abcc-2f69c43392af tempest-SnapshotDependencyTests-1823314166 None] Acquiring lock "cinder-quobyte-dab35761-ce4c-4db9-a639-4d1647d22b78" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:30:32 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-a17ad316-a40e-46db-abcc-2f69c43392af tempest-SnapshotDependencyTests-1823314166 None] Lock "cinder-quobyte-dab35761-ce4c-4db9-a639-4d1647d22b78" acquired by "delete_volume" :: waited 0.018s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:30:32 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[a7c8689e-1218-465e-9b82-f2736fae2346]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:30:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a17ad316-a40e-46db-abcc-2f69c43392af tempest-SnapshotDependencyTests-1823314166 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dab35761-ce4c-4db9-a639-4d1647d22b78 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:30:32 devstack sudo[113274]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dab35761-ce4c-4db9-a639-4d1647d22b78 Aug 15 16:30:32 devstack sudo[113274]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:30:32 devstack sudo[113274]: pam_unix(sudo:session): session closed for user root Aug 15 16:30:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a17ad316-a40e-46db-abcc-2f69c43392af tempest-SnapshotDependencyTests-1823314166 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dab35761-ce4c-4db9-a639-4d1647d22b78" returned: 0 in 0.348s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:30:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a17ad316-a40e-46db-abcc-2f69c43392af tempest-SnapshotDependencyTests-1823314166 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dab35761-ce4c-4db9-a639-4d1647d22b78 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:30:32 devstack sudo[113279]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dab35761-ce4c-4db9-a639-4d1647d22b78 Aug 15 16:30:32 devstack sudo[113279]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:30:32 devstack sudo[113279]: pam_unix(sudo:session): session closed for user root Aug 15 16:30:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a17ad316-a40e-46db-abcc-2f69c43392af tempest-SnapshotDependencyTests-1823314166 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-dab35761-ce4c-4db9-a639-4d1647d22b78" returned: 0 in 0.236s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:30:33 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-a17ad316-a40e-46db-abcc-2f69c43392af tempest-SnapshotDependencyTests-1823314166 None] Lock "cinder-quobyte-dab35761-ce4c-4db9-a639-4d1647d22b78" released by "delete_volume" :: held 0.639s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:30:33 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-a17ad316-a40e-46db-abcc-2f69c43392af tempest-SnapshotDependencyTests-1823314166 None] Created reservations ['e9a34aa5-05a7-43de-9bc3-ff954d3380f3', 'f5cf1417-54ae-45a4-a95f-e48161627173', '156b99d3-5493-4690-a2fd-7d8c40683a3a', '69634eb8-5368-49e9-9ee7-daefe4c225e7'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:30:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-a17ad316-a40e-46db-abcc-2f69c43392af tempest-SnapshotDependencyTests-1823314166 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:30:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-a17ad316-a40e-46db-abcc-2f69c43392af tempest-SnapshotDependencyTests-1823314166 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:30:33 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-a17ad316-a40e-46db-abcc-2f69c43392af tempest-SnapshotDependencyTests-1823314166 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:30:33 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-a17ad316-a40e-46db-abcc-2f69c43392af tempest-SnapshotDependencyTests-1823314166 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:30:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-a17ad316-a40e-46db-abcc-2f69c43392af tempest-SnapshotDependencyTests-1823314166 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:30:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a17ad316-a40e-46db-abcc-2f69c43392af tempest-SnapshotDependencyTests-1823314166 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:30:33 devstack sudo[113282]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:30:33 devstack sudo[113282]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:30:33 devstack sudo[113282]: pam_unix(sudo:session): session closed for user root Aug 15 16:30:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a17ad316-a40e-46db-abcc-2f69c43392af tempest-SnapshotDependencyTests-1823314166 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.239s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:30:33 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-a17ad316-a40e-46db-abcc-2f69c43392af tempest-SnapshotDependencyTests-1823314166 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:30:33 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-a17ad316-a40e-46db-abcc-2f69c43392af tempest-SnapshotDependencyTests-1823314166 None] Deleted volume successfully. Aug 15 16:30:33 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-a17ad316-a40e-46db-abcc-2f69c43392af tempest-SnapshotDependencyTests-1823314166 None] Lock "cinder-dab35761-ce4c-4db9-a639-4d1647d22b78-delete_volume" released by "delete_volume" :: held 1.071s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:30:33 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-7cbf8ced-2eba-4e78-927f-c30c5d3e4363 tempest-SnapshotDependencyTests-1823314166 None] Acquiring lock "cinder-79f9423b-879d-4160-90ec-482bb60cf2e8-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:30:33 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-7cbf8ced-2eba-4e78-927f-c30c5d3e4363 tempest-SnapshotDependencyTests-1823314166 None] Lock "cinder-79f9423b-879d-4160-90ec-482bb60cf2e8-delete_volume" acquired by "delete_volume" :: waited 0.018s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:30:33 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-7cbf8ced-2eba-4e78-927f-c30c5d3e4363 tempest-SnapshotDependencyTests-1823314166 None] Acquiring lock "cinder-quobyte-79f9423b-879d-4160-90ec-482bb60cf2e8" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:30:33 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-7cbf8ced-2eba-4e78-927f-c30c5d3e4363 tempest-SnapshotDependencyTests-1823314166 None] Lock "cinder-quobyte-79f9423b-879d-4160-90ec-482bb60cf2e8" acquired by "delete_volume" :: waited 0.013s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:30:33 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[b00ce90c-3654-4365-9575-05a870f0e20f]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:30:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-7cbf8ced-2eba-4e78-927f-c30c5d3e4363 tempest-SnapshotDependencyTests-1823314166 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-79f9423b-879d-4160-90ec-482bb60cf2e8 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:30:33 devstack sudo[113285]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-79f9423b-879d-4160-90ec-482bb60cf2e8 Aug 15 16:30:33 devstack sudo[113285]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:30:33 devstack sudo[113285]: pam_unix(sudo:session): session closed for user root Aug 15 16:30:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-7cbf8ced-2eba-4e78-927f-c30c5d3e4363 tempest-SnapshotDependencyTests-1823314166 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-79f9423b-879d-4160-90ec-482bb60cf2e8" returned: 0 in 0.353s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:30:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-7cbf8ced-2eba-4e78-927f-c30c5d3e4363 tempest-SnapshotDependencyTests-1823314166 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-79f9423b-879d-4160-90ec-482bb60cf2e8 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:30:33 devstack sudo[113290]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-79f9423b-879d-4160-90ec-482bb60cf2e8 Aug 15 16:30:33 devstack sudo[113290]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:30:34 devstack sudo[113290]: pam_unix(sudo:session): session closed for user root Aug 15 16:30:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-7cbf8ced-2eba-4e78-927f-c30c5d3e4363 tempest-SnapshotDependencyTests-1823314166 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-79f9423b-879d-4160-90ec-482bb60cf2e8" returned: 0 in 0.242s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:30:34 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-7cbf8ced-2eba-4e78-927f-c30c5d3e4363 tempest-SnapshotDependencyTests-1823314166 None] Lock "cinder-quobyte-79f9423b-879d-4160-90ec-482bb60cf2e8" released by "delete_volume" :: held 0.632s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:30:34 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-7cbf8ced-2eba-4e78-927f-c30c5d3e4363 tempest-SnapshotDependencyTests-1823314166 None] Created reservations ['84cbf5f9-a044-4e3a-89f4-6ad3755fee70', '025abdff-55f4-4df5-bbbe-81ca2bae1b3d', 'f415041a-1f47-4586-8cc6-97d3ccf0e2b6', '89e39a62-25a4-493c-9115-d16ede2c8e63'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:30:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-7cbf8ced-2eba-4e78-927f-c30c5d3e4363 tempest-SnapshotDependencyTests-1823314166 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:30:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-7cbf8ced-2eba-4e78-927f-c30c5d3e4363 tempest-SnapshotDependencyTests-1823314166 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:30:34 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-7cbf8ced-2eba-4e78-927f-c30c5d3e4363 tempest-SnapshotDependencyTests-1823314166 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:30:34 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-7cbf8ced-2eba-4e78-927f-c30c5d3e4363 tempest-SnapshotDependencyTests-1823314166 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:30:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-7cbf8ced-2eba-4e78-927f-c30c5d3e4363 tempest-SnapshotDependencyTests-1823314166 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:30:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-7cbf8ced-2eba-4e78-927f-c30c5d3e4363 tempest-SnapshotDependencyTests-1823314166 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:30:34 devstack sudo[113293]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:30:34 devstack sudo[113293]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:30:34 devstack sudo[113293]: pam_unix(sudo:session): session closed for user root Aug 15 16:30:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-7cbf8ced-2eba-4e78-927f-c30c5d3e4363 tempest-SnapshotDependencyTests-1823314166 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.235s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:30:34 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-7cbf8ced-2eba-4e78-927f-c30c5d3e4363 tempest-SnapshotDependencyTests-1823314166 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:30:34 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-7cbf8ced-2eba-4e78-927f-c30c5d3e4363 tempest-SnapshotDependencyTests-1823314166 None] Deleted volume successfully. Aug 15 16:30:34 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-7cbf8ced-2eba-4e78-927f-c30c5d3e4363 tempest-SnapshotDependencyTests-1823314166 None] Lock "cinder-79f9423b-879d-4160-90ec-482bb60cf2e8-delete_volume" released by "delete_volume" :: held 1.053s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:30:44 devstack cinder-volume[94214]: DEBUG dbcounter [-] [94214] Writing DB stats cinder:UPDATE=26,cinder:SELECT=25,cinder:INSERT=10,cinder:DELETE=1 {{(pid=94214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 16:30:44 devstack cinder-volume[94214]: DEBUG dbcounter [-] [94214] Writing DB stats cinder:SELECT=24,cinder:UPDATE=32,cinder:DELETE=4,cinder:INSERT=5 {{(pid=94214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 16:30:54 devstack cinder-volume[94214]: DEBUG oslo_service.periodic_task [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94214) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 15 16:30:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:30:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:30:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:30:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:30:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:30:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:30:54 devstack sudo[113341]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:30:54 devstack sudo[113341]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:30:55 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-490b5db0-659c-433e-92fe-b54f19f5cf42 tempest-CreateVolumesFromImageTest-792347389 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:30:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-490b5db0-659c-433e-92fe-b54f19f5cf42 tempest-CreateVolumesFromImageTest-792347389 None] Flow 'volume_create_manager' (f3f6d3df-3e56-4e35-9ccb-eddfa18a8118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:30:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-490b5db0-659c-433e-92fe-b54f19f5cf42 tempest-CreateVolumesFromImageTest-792347389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1a0c3b94-f679-4072-9429-9be163c7272a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:30:55 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-6fa9d590-741d-4353-9e23-3e23995e0eea tempest-CreateVolumesFromSnapshotTest-324703582 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:30:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6fa9d590-741d-4353-9e23-3e23995e0eea tempest-CreateVolumesFromSnapshotTest-324703582 None] Flow 'volume_create_manager' (1ad8c4d5-bc2a-40d8-b590-cf523bc9ea54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:30:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6fa9d590-741d-4353-9e23-3e23995e0eea tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (35759534-5567-46eb-a08f-fb235dcf59f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:30:55 devstack sudo[113341]: pam_unix(sudo:session): session closed for user root Aug 15 16:30:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.435s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:30:55 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:30:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6fa9d590-741d-4353-9e23-3e23995e0eea tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (35759534-5567-46eb-a08f-fb235dcf59f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:30:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-562133142',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b5de72ac-cef4-4428-a44d-74e60a97cf30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69c85bca3767420fa4ea654d61415535',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:30:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:30:55Z,use_quota=True,user_id='b4c5e46c5efb42ac8043f277bc8fc28d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:30:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6fa9d590-741d-4353-9e23-3e23995e0eea tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c2d7acc1-6d94-427f-a255-fdc943c5ff99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:30:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6fa9d590-741d-4353-9e23-3e23995e0eea tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c2d7acc1-6d94-427f-a255-fdc943c5ff99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:30:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6fa9d590-741d-4353-9e23-3e23995e0eea tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1e152320-ed82-40b7-b6dc-9282b8282d97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:30:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6fa9d590-741d-4353-9e23-3e23995e0eea tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1e152320-ed82-40b7-b6dc-9282b8282d97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b5de72ac-cef4-4428-a44d-74e60a97cf30', 'volume_name': 'volume-b5de72ac-cef4-4428-a44d-74e60a97cf30', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:30:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6fa9d590-741d-4353-9e23-3e23995e0eea tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b35186f9-785a-43d9-a66e-512621f12a8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:30:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6fa9d590-741d-4353-9e23-3e23995e0eea tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b35186f9-785a-43d9-a66e-512621f12a8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:30:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6fa9d590-741d-4353-9e23-3e23995e0eea tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d62c1632-43dc-40ff-854f-1fe17335365b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:30:55 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-6fa9d590-741d-4353-9e23-3e23995e0eea tempest-CreateVolumesFromSnapshotTest-324703582 None] Volume b5de72ac-cef4-4428-a44d-74e60a97cf30: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b5de72ac-cef4-4428-a44d-74e60a97cf30', 'volume_size': 1} Aug 15 16:30:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-6fa9d590-741d-4353-9e23-3e23995e0eea tempest-CreateVolumesFromSnapshotTest-324703582 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:30:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-6fa9d590-741d-4353-9e23-3e23995e0eea tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:30:55 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-6fa9d590-741d-4353-9e23-3e23995e0eea tempest-CreateVolumesFromSnapshotTest-324703582 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:30:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-562133142',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b5de72ac-cef4-4428-a44d-74e60a97cf30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69c85bca3767420fa4ea654d61415535',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:30:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:30:55Z,use_quota=True,user_id='b4c5e46c5efb42ac8043f277bc8fc28d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:30:55 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-6fa9d590-741d-4353-9e23-3e23995e0eea tempest-CreateVolumesFromSnapshotTest-324703582 None] Creating volume b5de72ac-cef4-4428-a44d-74e60a97cf30 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:30:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-6fa9d590-741d-4353-9e23-3e23995e0eea tempest-CreateVolumesFromSnapshotTest-324703582 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:30:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-6fa9d590-741d-4353-9e23-3e23995e0eea tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:30:55 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-6fa9d590-741d-4353-9e23-3e23995e0eea tempest-CreateVolumesFromSnapshotTest-324703582 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:30:55 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-6fa9d590-741d-4353-9e23-3e23995e0eea tempest-CreateVolumesFromSnapshotTest-324703582 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:30:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-6fa9d590-741d-4353-9e23-3e23995e0eea tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:30:55 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-6fa9d590-741d-4353-9e23-3e23995e0eea tempest-CreateVolumesFromSnapshotTest-324703582 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:30:55 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-6fa9d590-741d-4353-9e23-3e23995e0eea tempest-CreateVolumesFromSnapshotTest-324703582 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:30:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6fa9d590-741d-4353-9e23-3e23995e0eea tempest-CreateVolumesFromSnapshotTest-324703582 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b5de72ac-cef4-4428-a44d-74e60a97cf30 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:30:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-490b5db0-659c-433e-92fe-b54f19f5cf42 tempest-CreateVolumesFromImageTest-792347389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1a0c3b94-f679-4072-9429-9be163c7272a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:30:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1868752821',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=67e1d17e-ae06-483f-8b1d-28c824432df6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a34666154b684f99b3ed616fa94220a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:30:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:30:55Z,use_quota=True,user_id='82f6940faeb94d17acffbac44e7a7894',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:30:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-490b5db0-659c-433e-92fe-b54f19f5cf42 tempest-CreateVolumesFromImageTest-792347389 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3a43a2c7-bf44-44d4-81cd-d7608c032b5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:30:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-490b5db0-659c-433e-92fe-b54f19f5cf42 tempest-CreateVolumesFromImageTest-792347389 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3a43a2c7-bf44-44d4-81cd-d7608c032b5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:30:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-490b5db0-659c-433e-92fe-b54f19f5cf42 tempest-CreateVolumesFromImageTest-792347389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (adb7cf5d-2a6b-4040-aad0-67de43c0c626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:30:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-490b5db0-659c-433e-92fe-b54f19f5cf42 tempest-CreateVolumesFromImageTest-792347389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (adb7cf5d-2a6b-4040-aad0-67de43c0c626) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '67e1d17e-ae06-483f-8b1d-28c824432df6', 'volume_name': 'volume-67e1d17e-ae06-483f-8b1d-28c824432df6', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:30:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-490b5db0-659c-433e-92fe-b54f19f5cf42 tempest-CreateVolumesFromImageTest-792347389 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b1eb7ee3-6ff1-4ce3-be3d-726deabd90fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:30:55 devstack sudo[113345]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b5de72ac-cef4-4428-a44d-74e60a97cf30 1073741824 Aug 15 16:30:55 devstack sudo[113345]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:30:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-490b5db0-659c-433e-92fe-b54f19f5cf42 tempest-CreateVolumesFromImageTest-792347389 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b1eb7ee3-6ff1-4ce3-be3d-726deabd90fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:30:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-490b5db0-659c-433e-92fe-b54f19f5cf42 tempest-CreateVolumesFromImageTest-792347389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2b43f044-d549-47ce-9bee-3f7327b4f3e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:30:55 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-490b5db0-659c-433e-92fe-b54f19f5cf42 tempest-CreateVolumesFromImageTest-792347389 None] Volume 67e1d17e-ae06-483f-8b1d-28c824432df6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-67e1d17e-ae06-483f-8b1d-28c824432df6', 'volume_size': 1} Aug 15 16:30:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-490b5db0-659c-433e-92fe-b54f19f5cf42 tempest-CreateVolumesFromImageTest-792347389 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:30:55 devstack cinder-volume[94214]: DEBUG oslo_service.periodic_task [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Running periodic task VolumeManager._thread_info {{(pid=94214) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 15 16:30:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] thread count: 28 {{(pid=94214) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 15 16:30:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] thread info: [<_MainThread(MainThread, started 127815644156032)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94214) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 15 16:30:55 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-4cfe117e-8494-4d77-92a6-330f9742c6a8 tempest-CreateVolumesFromImageTest-792347389 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:30:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4cfe117e-8494-4d77-92a6-330f9742c6a8 tempest-CreateVolumesFromImageTest-792347389 None] Flow 'volume_create_manager' (ce45763d-3489-4eff-a774-ef223048a8ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:30:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4cfe117e-8494-4d77-92a6-330f9742c6a8 tempest-CreateVolumesFromImageTest-792347389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (97a91718-ed63-4fa3-9d82-00aefa2e3eb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:30:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4cfe117e-8494-4d77-92a6-330f9742c6a8 tempest-CreateVolumesFromImageTest-792347389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (97a91718-ed63-4fa3-9d82-00aefa2e3eb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:30:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1966221318',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2d448c47-d0ea-490a-b2cc-ae17c508b08e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a34666154b684f99b3ed616fa94220a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:30:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:30:55Z,use_quota=True,user_id='82f6940faeb94d17acffbac44e7a7894',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:30:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4cfe117e-8494-4d77-92a6-330f9742c6a8 tempest-CreateVolumesFromImageTest-792347389 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5d1102ca-8565-4734-923c-0bef45b330c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:30:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4cfe117e-8494-4d77-92a6-330f9742c6a8 tempest-CreateVolumesFromImageTest-792347389 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5d1102ca-8565-4734-923c-0bef45b330c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:30:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4cfe117e-8494-4d77-92a6-330f9742c6a8 tempest-CreateVolumesFromImageTest-792347389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e3344202-4b14-4d88-a4f7-629ffcada158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:30:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4cfe117e-8494-4d77-92a6-330f9742c6a8 tempest-CreateVolumesFromImageTest-792347389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e3344202-4b14-4d88-a4f7-629ffcada158) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2d448c47-d0ea-490a-b2cc-ae17c508b08e', 'volume_name': 'volume-2d448c47-d0ea-490a-b2cc-ae17c508b08e', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:30:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4cfe117e-8494-4d77-92a6-330f9742c6a8 tempest-CreateVolumesFromImageTest-792347389 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a1965891-87cb-4da9-ae7e-e3fd32bf2ece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:30:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4cfe117e-8494-4d77-92a6-330f9742c6a8 tempest-CreateVolumesFromImageTest-792347389 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a1965891-87cb-4da9-ae7e-e3fd32bf2ece) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:30:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4cfe117e-8494-4d77-92a6-330f9742c6a8 tempest-CreateVolumesFromImageTest-792347389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (10f33ccc-c60f-45b3-9996-0aed2c0f772d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:30:55 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-4cfe117e-8494-4d77-92a6-330f9742c6a8 tempest-CreateVolumesFromImageTest-792347389 None] Volume 2d448c47-d0ea-490a-b2cc-ae17c508b08e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2d448c47-d0ea-490a-b2cc-ae17c508b08e', 'volume_size': 1} Aug 15 16:30:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-4cfe117e-8494-4d77-92a6-330f9742c6a8 tempest-CreateVolumesFromImageTest-792347389 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:30:56 devstack sudo[113345]: pam_unix(sudo:session): session closed for user root Aug 15 16:30:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6fa9d590-741d-4353-9e23-3e23995e0eea tempest-CreateVolumesFromSnapshotTest-324703582 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b5de72ac-cef4-4428-a44d-74e60a97cf30 1073741824" returned: 0 in 0.633s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:30:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6fa9d590-741d-4353-9e23-3e23995e0eea tempest-CreateVolumesFromSnapshotTest-324703582 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b5de72ac-cef4-4428-a44d-74e60a97cf30 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:30:56 devstack sudo[113353]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b5de72ac-cef4-4428-a44d-74e60a97cf30 Aug 15 16:30:56 devstack sudo[113353]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:30:56 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-ab8ae1b4-ee5f-416b-bb1f-c772b7589bde tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:30:56 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ab8ae1b4-ee5f-416b-bb1f-c772b7589bde tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Flow 'volume_create_manager' (934a52f2-1227-40cb-9385-d9b96b5dbdde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:30:56 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ab8ae1b4-ee5f-416b-bb1f-c772b7589bde tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cf46da19-bf10-4ffa-9bb7-c10393b4c218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:30:56 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ab8ae1b4-ee5f-416b-bb1f-c772b7589bde tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cf46da19-bf10-4ffa-9bb7-c10393b4c218) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:30:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1020990757',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=79964035-a8ed-4fb7-9b32-ebf708ae3141,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35a95dacf25d4c46814533dd337cda3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:30:56Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:30:56Z,use_quota=True,user_id='fca8e61e861d4070a325d669c598b3df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:30:56 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ab8ae1b4-ee5f-416b-bb1f-c772b7589bde tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (13879f74-cf01-43e1-885c-26b10eb64f7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:30:56 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ab8ae1b4-ee5f-416b-bb1f-c772b7589bde tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (13879f74-cf01-43e1-885c-26b10eb64f7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:30:56 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ab8ae1b4-ee5f-416b-bb1f-c772b7589bde tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4ee5398a-1a2c-449a-9d18-69970ced198d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:30:56 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ab8ae1b4-ee5f-416b-bb1f-c772b7589bde tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4ee5398a-1a2c-449a-9d18-69970ced198d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '79964035-a8ed-4fb7-9b32-ebf708ae3141', 'volume_name': 'volume-79964035-a8ed-4fb7-9b32-ebf708ae3141', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:30:56 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ab8ae1b4-ee5f-416b-bb1f-c772b7589bde tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e92c1a7d-7a42-4a39-aefc-0ac211cec87e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:30:56 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ab8ae1b4-ee5f-416b-bb1f-c772b7589bde tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e92c1a7d-7a42-4a39-aefc-0ac211cec87e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:30:56 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ab8ae1b4-ee5f-416b-bb1f-c772b7589bde tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f6aee2a3-e9f8-46ca-be51-d5de2e48a152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:30:56 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-ab8ae1b4-ee5f-416b-bb1f-c772b7589bde tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Volume 79964035-a8ed-4fb7-9b32-ebf708ae3141: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-79964035-a8ed-4fb7-9b32-ebf708ae3141', 'volume_size': 1} Aug 15 16:30:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ab8ae1b4-ee5f-416b-bb1f-c772b7589bde tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:30:56 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-ddcafcfa-6ce8-4457-9c18-f0263c864ad4 tempest-CreateVolumesFromImageTest-792347389 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:30:56 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ddcafcfa-6ce8-4457-9c18-f0263c864ad4 tempest-CreateVolumesFromImageTest-792347389 None] Flow 'volume_create_manager' (d340292d-122c-4769-83df-a7eefc1d54a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:30:56 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ddcafcfa-6ce8-4457-9c18-f0263c864ad4 tempest-CreateVolumesFromImageTest-792347389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (46c4da67-26fd-489a-8b53-828bca9c7a9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:30:56 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ddcafcfa-6ce8-4457-9c18-f0263c864ad4 tempest-CreateVolumesFromImageTest-792347389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (46c4da67-26fd-489a-8b53-828bca9c7a9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:30:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1555847393',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4496f0cd-2ef8-4264-a6f1-0671ce6baa12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a34666154b684f99b3ed616fa94220a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:30:56Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:30:56Z,use_quota=True,user_id='82f6940faeb94d17acffbac44e7a7894',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:30:56 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ddcafcfa-6ce8-4457-9c18-f0263c864ad4 tempest-CreateVolumesFromImageTest-792347389 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d97bc842-a020-4d2e-b222-5e21361e02d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:30:56 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ddcafcfa-6ce8-4457-9c18-f0263c864ad4 tempest-CreateVolumesFromImageTest-792347389 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d97bc842-a020-4d2e-b222-5e21361e02d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:30:56 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ddcafcfa-6ce8-4457-9c18-f0263c864ad4 tempest-CreateVolumesFromImageTest-792347389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6a553183-a76f-47b6-a265-8ca653db0cbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:30:56 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ddcafcfa-6ce8-4457-9c18-f0263c864ad4 tempest-CreateVolumesFromImageTest-792347389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6a553183-a76f-47b6-a265-8ca653db0cbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4496f0cd-2ef8-4264-a6f1-0671ce6baa12', 'volume_name': 'volume-4496f0cd-2ef8-4264-a6f1-0671ce6baa12', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:30:56 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ddcafcfa-6ce8-4457-9c18-f0263c864ad4 tempest-CreateVolumesFromImageTest-792347389 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (771a3511-5a5d-4664-b10b-e79bee702e91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:30:56 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ddcafcfa-6ce8-4457-9c18-f0263c864ad4 tempest-CreateVolumesFromImageTest-792347389 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (771a3511-5a5d-4664-b10b-e79bee702e91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:30:56 devstack sudo[113353]: pam_unix(sudo:session): session closed for user root Aug 15 16:30:56 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ddcafcfa-6ce8-4457-9c18-f0263c864ad4 tempest-CreateVolumesFromImageTest-792347389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a892f34d-b1ad-4c73-baed-025abba9cc18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:30:56 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-ddcafcfa-6ce8-4457-9c18-f0263c864ad4 tempest-CreateVolumesFromImageTest-792347389 None] Volume 4496f0cd-2ef8-4264-a6f1-0671ce6baa12: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4496f0cd-2ef8-4264-a6f1-0671ce6baa12', 'volume_size': 1} Aug 15 16:30:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ddcafcfa-6ce8-4457-9c18-f0263c864ad4 tempest-CreateVolumesFromImageTest-792347389 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:30:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6fa9d590-741d-4353-9e23-3e23995e0eea tempest-CreateVolumesFromSnapshotTest-324703582 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b5de72ac-cef4-4428-a44d-74e60a97cf30" returned: 0 in 0.348s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:30:56 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-6fa9d590-741d-4353-9e23-3e23995e0eea tempest-CreateVolumesFromSnapshotTest-324703582 None] <== create_volume: return (1073ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:30:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-6fa9d590-741d-4353-9e23-3e23995e0eea tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.076s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:30:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-490b5db0-659c-433e-92fe-b54f19f5cf42 tempest-CreateVolumesFromImageTest-792347389 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.003s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:30:56 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-490b5db0-659c-433e-92fe-b54f19f5cf42 tempest-CreateVolumesFromImageTest-792347389 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:30:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1868752821',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=67e1d17e-ae06-483f-8b1d-28c824432df6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a34666154b684f99b3ed616fa94220a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:30:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:30:55Z,use_quota=True,user_id='82f6940faeb94d17acffbac44e7a7894',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:30:56 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-490b5db0-659c-433e-92fe-b54f19f5cf42 tempest-CreateVolumesFromImageTest-792347389 None] Creating volume 67e1d17e-ae06-483f-8b1d-28c824432df6 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:30:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-490b5db0-659c-433e-92fe-b54f19f5cf42 tempest-CreateVolumesFromImageTest-792347389 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:30:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-490b5db0-659c-433e-92fe-b54f19f5cf42 tempest-CreateVolumesFromImageTest-792347389 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:30:56 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-490b5db0-659c-433e-92fe-b54f19f5cf42 tempest-CreateVolumesFromImageTest-792347389 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:30:56 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-490b5db0-659c-433e-92fe-b54f19f5cf42 tempest-CreateVolumesFromImageTest-792347389 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:30:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-490b5db0-659c-433e-92fe-b54f19f5cf42 tempest-CreateVolumesFromImageTest-792347389 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:30:56 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-490b5db0-659c-433e-92fe-b54f19f5cf42 tempest-CreateVolumesFromImageTest-792347389 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:30:56 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-490b5db0-659c-433e-92fe-b54f19f5cf42 tempest-CreateVolumesFromImageTest-792347389 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:30:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-490b5db0-659c-433e-92fe-b54f19f5cf42 tempest-CreateVolumesFromImageTest-792347389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-67e1d17e-ae06-483f-8b1d-28c824432df6 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:30:56 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6fa9d590-741d-4353-9e23-3e23995e0eea tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d62c1632-43dc-40ff-854f-1fe17335365b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b5de72ac-cef4-4428-a44d-74e60a97cf30', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:30:56 devstack sudo[113356]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-67e1d17e-ae06-483f-8b1d-28c824432df6 1073741824 Aug 15 16:30:56 devstack sudo[113356]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:30:56 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6fa9d590-741d-4353-9e23-3e23995e0eea tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (31ea6921-2410-47e2-948f-f0d64c1a2e65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:30:56 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-6fa9d590-741d-4353-9e23-3e23995e0eea tempest-CreateVolumesFromSnapshotTest-324703582 None] Volume volume-b5de72ac-cef4-4428-a44d-74e60a97cf30 (b5de72ac-cef4-4428-a44d-74e60a97cf30): created successfully Aug 15 16:30:56 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6fa9d590-741d-4353-9e23-3e23995e0eea tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (31ea6921-2410-47e2-948f-f0d64c1a2e65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:30:56 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6fa9d590-741d-4353-9e23-3e23995e0eea tempest-CreateVolumesFromSnapshotTest-324703582 None] Flow 'volume_create_manager' (1ad8c4d5-bc2a-40d8-b590-cf523bc9ea54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:30:56 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-8c866523-72fd-40d5-b591-5739e4b504b1 tempest-CreateVolumesFromImageTest-792347389 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:30:56 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-8c866523-72fd-40d5-b591-5739e4b504b1 tempest-CreateVolumesFromImageTest-792347389 None] Flow 'volume_create_manager' (4a00317e-e5c1-4b46-8b0b-b70e37b0070b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:30:56 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-8c866523-72fd-40d5-b591-5739e4b504b1 tempest-CreateVolumesFromImageTest-792347389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bbc38e32-cb85-47f9-8455-d4d07a3293e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:30:56 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-6fa9d590-741d-4353-9e23-3e23995e0eea tempest-CreateVolumesFromSnapshotTest-324703582 None] Created volume successfully. Aug 15 16:30:56 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-8c866523-72fd-40d5-b591-5739e4b504b1 tempest-CreateVolumesFromImageTest-792347389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bbc38e32-cb85-47f9-8455-d4d07a3293e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:30:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-741440858',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4edca154-d9b3-4c8f-86b2-7dde7579da1e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a34666154b684f99b3ed616fa94220a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:30:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:30:57Z,use_quota=True,user_id='82f6940faeb94d17acffbac44e7a7894',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:30:56 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-8c866523-72fd-40d5-b591-5739e4b504b1 tempest-CreateVolumesFromImageTest-792347389 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4cf62949-b6f4-4300-8281-8538337dc125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:30:56 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-8c866523-72fd-40d5-b591-5739e4b504b1 tempest-CreateVolumesFromImageTest-792347389 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4cf62949-b6f4-4300-8281-8538337dc125) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:30:56 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-8c866523-72fd-40d5-b591-5739e4b504b1 tempest-CreateVolumesFromImageTest-792347389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (77105607-f942-4bcb-9fa7-142e40ac5365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:30:56 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-8c866523-72fd-40d5-b591-5739e4b504b1 tempest-CreateVolumesFromImageTest-792347389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (77105607-f942-4bcb-9fa7-142e40ac5365) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4edca154-d9b3-4c8f-86b2-7dde7579da1e', 'volume_name': 'volume-4edca154-d9b3-4c8f-86b2-7dde7579da1e', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:30:56 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-8c866523-72fd-40d5-b591-5739e4b504b1 tempest-CreateVolumesFromImageTest-792347389 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (283d79e0-acf7-40f9-8baf-90ca24ed92bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:30:56 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-8c866523-72fd-40d5-b591-5739e4b504b1 tempest-CreateVolumesFromImageTest-792347389 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (283d79e0-acf7-40f9-8baf-90ca24ed92bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:30:56 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-8c866523-72fd-40d5-b591-5739e4b504b1 tempest-CreateVolumesFromImageTest-792347389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (52058300-afd0-4bf4-906b-73fc09a62a74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:30:56 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-8c866523-72fd-40d5-b591-5739e4b504b1 tempest-CreateVolumesFromImageTest-792347389 None] Volume 4edca154-d9b3-4c8f-86b2-7dde7579da1e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4edca154-d9b3-4c8f-86b2-7dde7579da1e', 'volume_size': 1} Aug 15 16:30:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-8c866523-72fd-40d5-b591-5739e4b504b1 tempest-CreateVolumesFromImageTest-792347389 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:30:56 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-0f0a7f0c-bb2e-40fd-8615-344782cd593e tempest-CreateVolumesFromImageTest-792347389 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:30:56 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0f0a7f0c-bb2e-40fd-8615-344782cd593e tempest-CreateVolumesFromImageTest-792347389 None] Flow 'volume_create_manager' (cc4df6de-52e6-43b5-ad4c-52e74777a155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:30:56 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0f0a7f0c-bb2e-40fd-8615-344782cd593e tempest-CreateVolumesFromImageTest-792347389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8ef374ff-71fe-49cc-b2cd-288f49b5ca04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:30:57 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0f0a7f0c-bb2e-40fd-8615-344782cd593e tempest-CreateVolumesFromImageTest-792347389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8ef374ff-71fe-49cc-b2cd-288f49b5ca04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:30:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-167432132',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=02bbcd02-bf29-4e3e-93b8-b7dc6c15701f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a34666154b684f99b3ed616fa94220a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:30:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:30:57Z,use_quota=True,user_id='82f6940faeb94d17acffbac44e7a7894',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:30:57 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0f0a7f0c-bb2e-40fd-8615-344782cd593e tempest-CreateVolumesFromImageTest-792347389 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9d7f04a2-c800-4c95-8fb2-b944f17d9fd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:30:57 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0f0a7f0c-bb2e-40fd-8615-344782cd593e tempest-CreateVolumesFromImageTest-792347389 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9d7f04a2-c800-4c95-8fb2-b944f17d9fd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:30:57 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0f0a7f0c-bb2e-40fd-8615-344782cd593e tempest-CreateVolumesFromImageTest-792347389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9da901c4-ec5d-492d-a2b3-926ab2ecf730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:30:57 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0f0a7f0c-bb2e-40fd-8615-344782cd593e tempest-CreateVolumesFromImageTest-792347389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9da901c4-ec5d-492d-a2b3-926ab2ecf730) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '02bbcd02-bf29-4e3e-93b8-b7dc6c15701f', 'volume_name': 'volume-02bbcd02-bf29-4e3e-93b8-b7dc6c15701f', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:30:57 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0f0a7f0c-bb2e-40fd-8615-344782cd593e tempest-CreateVolumesFromImageTest-792347389 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a1dbe9e1-dd4b-47c0-b86c-15e7a065d627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:30:57 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0f0a7f0c-bb2e-40fd-8615-344782cd593e tempest-CreateVolumesFromImageTest-792347389 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a1dbe9e1-dd4b-47c0-b86c-15e7a065d627) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:30:57 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0f0a7f0c-bb2e-40fd-8615-344782cd593e tempest-CreateVolumesFromImageTest-792347389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4ec1bd18-104e-478d-8d1a-3ce720566506) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:30:57 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-0f0a7f0c-bb2e-40fd-8615-344782cd593e tempest-CreateVolumesFromImageTest-792347389 None] Volume 02bbcd02-bf29-4e3e-93b8-b7dc6c15701f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-02bbcd02-bf29-4e3e-93b8-b7dc6c15701f', 'volume_size': 1} Aug 15 16:30:57 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-0f0a7f0c-bb2e-40fd-8615-344782cd593e tempest-CreateVolumesFromImageTest-792347389 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:30:57 devstack sudo[113356]: pam_unix(sudo:session): session closed for user root Aug 15 16:30:57 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-490b5db0-659c-433e-92fe-b54f19f5cf42 tempest-CreateVolumesFromImageTest-792347389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-67e1d17e-ae06-483f-8b1d-28c824432df6 1073741824" returned: 0 in 0.615s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:30:57 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-490b5db0-659c-433e-92fe-b54f19f5cf42 tempest-CreateVolumesFromImageTest-792347389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-67e1d17e-ae06-483f-8b1d-28c824432df6 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:30:57 devstack sudo[113362]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-67e1d17e-ae06-483f-8b1d-28c824432df6 Aug 15 16:30:57 devstack sudo[113362]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:30:57 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-df7b1a0e-c76c-4217-9ae2-2d3273c2bcd2 tempest-CreateVolumesFromSnapshotTest-324703582 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:30:57 devstack sudo[113362]: pam_unix(sudo:session): session closed for user root Aug 15 16:30:57 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-490b5db0-659c-433e-92fe-b54f19f5cf42 tempest-CreateVolumesFromImageTest-792347389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-67e1d17e-ae06-483f-8b1d-28c824432df6" returned: 0 in 0.279s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:30:57 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-490b5db0-659c-433e-92fe-b54f19f5cf42 tempest-CreateVolumesFromImageTest-792347389 None] <== create_volume: return (940ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:30:57 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-490b5db0-659c-433e-92fe-b54f19f5cf42 tempest-CreateVolumesFromImageTest-792347389 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.943s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:30:57 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-4cfe117e-8494-4d77-92a6-330f9742c6a8 tempest-CreateVolumesFromImageTest-792347389 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.801s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:30:57 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-4cfe117e-8494-4d77-92a6-330f9742c6a8 tempest-CreateVolumesFromImageTest-792347389 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:30:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1966221318',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2d448c47-d0ea-490a-b2cc-ae17c508b08e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a34666154b684f99b3ed616fa94220a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:30:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:30:55Z,use_quota=True,user_id='82f6940faeb94d17acffbac44e7a7894',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:30:57 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-4cfe117e-8494-4d77-92a6-330f9742c6a8 tempest-CreateVolumesFromImageTest-792347389 None] Creating volume 2d448c47-d0ea-490a-b2cc-ae17c508b08e {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:30:57 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-4cfe117e-8494-4d77-92a6-330f9742c6a8 tempest-CreateVolumesFromImageTest-792347389 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:30:57 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-4cfe117e-8494-4d77-92a6-330f9742c6a8 tempest-CreateVolumesFromImageTest-792347389 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:30:57 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-4cfe117e-8494-4d77-92a6-330f9742c6a8 tempest-CreateVolumesFromImageTest-792347389 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:30:57 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-4cfe117e-8494-4d77-92a6-330f9742c6a8 tempest-CreateVolumesFromImageTest-792347389 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:30:57 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-4cfe117e-8494-4d77-92a6-330f9742c6a8 tempest-CreateVolumesFromImageTest-792347389 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:30:57 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-4cfe117e-8494-4d77-92a6-330f9742c6a8 tempest-CreateVolumesFromImageTest-792347389 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:30:57 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-4cfe117e-8494-4d77-92a6-330f9742c6a8 tempest-CreateVolumesFromImageTest-792347389 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:30:57 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4cfe117e-8494-4d77-92a6-330f9742c6a8 tempest-CreateVolumesFromImageTest-792347389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2d448c47-d0ea-490a-b2cc-ae17c508b08e 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:30:57 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-490b5db0-659c-433e-92fe-b54f19f5cf42 tempest-CreateVolumesFromImageTest-792347389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2b43f044-d549-47ce-9bee-3f7327b4f3e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-67e1d17e-ae06-483f-8b1d-28c824432df6', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:30:57 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-490b5db0-659c-433e-92fe-b54f19f5cf42 tempest-CreateVolumesFromImageTest-792347389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3d45176e-bf0f-41ee-b530-1405a19d69ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:30:57 devstack sudo[113365]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2d448c47-d0ea-490a-b2cc-ae17c508b08e 1073741824 Aug 15 16:30:57 devstack sudo[113365]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:30:57 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-490b5db0-659c-433e-92fe-b54f19f5cf42 tempest-CreateVolumesFromImageTest-792347389 None] Volume volume-67e1d17e-ae06-483f-8b1d-28c824432df6 (67e1d17e-ae06-483f-8b1d-28c824432df6): created successfully Aug 15 16:30:57 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-490b5db0-659c-433e-92fe-b54f19f5cf42 tempest-CreateVolumesFromImageTest-792347389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3d45176e-bf0f-41ee-b530-1405a19d69ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:30:57 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-490b5db0-659c-433e-92fe-b54f19f5cf42 tempest-CreateVolumesFromImageTest-792347389 None] Flow 'volume_create_manager' (f3f6d3df-3e56-4e35-9ccb-eddfa18a8118) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:30:57 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-490b5db0-659c-433e-92fe-b54f19f5cf42 tempest-CreateVolumesFromImageTest-792347389 None] Created volume successfully. Aug 15 16:30:57 devstack sudo[113365]: pam_unix(sudo:session): session closed for user root Aug 15 16:30:57 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4cfe117e-8494-4d77-92a6-330f9742c6a8 tempest-CreateVolumesFromImageTest-792347389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2d448c47-d0ea-490a-b2cc-ae17c508b08e 1073741824" returned: 0 in 0.485s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:30:57 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4cfe117e-8494-4d77-92a6-330f9742c6a8 tempest-CreateVolumesFromImageTest-792347389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2d448c47-d0ea-490a-b2cc-ae17c508b08e {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:30:57 devstack sudo[113371]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2d448c47-d0ea-490a-b2cc-ae17c508b08e Aug 15 16:30:57 devstack sudo[113371]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:30:58 devstack sudo[113371]: pam_unix(sudo:session): session closed for user root Aug 15 16:30:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4cfe117e-8494-4d77-92a6-330f9742c6a8 tempest-CreateVolumesFromImageTest-792347389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2d448c47-d0ea-490a-b2cc-ae17c508b08e" returned: 0 in 0.267s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:30:58 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-4cfe117e-8494-4d77-92a6-330f9742c6a8 tempest-CreateVolumesFromImageTest-792347389 None] <== create_volume: return (799ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:30:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-4cfe117e-8494-4d77-92a6-330f9742c6a8 tempest-CreateVolumesFromImageTest-792347389 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.802s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:30:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ab8ae1b4-ee5f-416b-bb1f-c772b7589bde tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.889s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:30:58 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ab8ae1b4-ee5f-416b-bb1f-c772b7589bde tempest-CreateVolumesFromSourceVolumeTest-493747541 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:30:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1020990757',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=79964035-a8ed-4fb7-9b32-ebf708ae3141,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35a95dacf25d4c46814533dd337cda3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:30:56Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:30:56Z,use_quota=True,user_id='fca8e61e861d4070a325d669c598b3df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:30:58 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-ab8ae1b4-ee5f-416b-bb1f-c772b7589bde tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Creating volume 79964035-a8ed-4fb7-9b32-ebf708ae3141 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:30:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ab8ae1b4-ee5f-416b-bb1f-c772b7589bde tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:30:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ab8ae1b4-ee5f-416b-bb1f-c772b7589bde tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:30:58 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ab8ae1b4-ee5f-416b-bb1f-c772b7589bde tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:30:58 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ab8ae1b4-ee5f-416b-bb1f-c772b7589bde tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:30:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ab8ae1b4-ee5f-416b-bb1f-c772b7589bde tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:30:58 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ab8ae1b4-ee5f-416b-bb1f-c772b7589bde tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:30:58 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-ab8ae1b4-ee5f-416b-bb1f-c772b7589bde tempest-CreateVolumesFromSourceVolumeTest-493747541 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:30:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ab8ae1b4-ee5f-416b-bb1f-c772b7589bde tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-79964035-a8ed-4fb7-9b32-ebf708ae3141 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:30:58 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4cfe117e-8494-4d77-92a6-330f9742c6a8 tempest-CreateVolumesFromImageTest-792347389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (10f33ccc-c60f-45b3-9996-0aed2c0f772d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2d448c47-d0ea-490a-b2cc-ae17c508b08e', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:30:58 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4cfe117e-8494-4d77-92a6-330f9742c6a8 tempest-CreateVolumesFromImageTest-792347389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (747d2f3a-9471-4406-a29f-628ada11aa69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:30:58 devstack sudo[113374]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-79964035-a8ed-4fb7-9b32-ebf708ae3141 1073741824 Aug 15 16:30:58 devstack sudo[113374]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:30:58 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-4cfe117e-8494-4d77-92a6-330f9742c6a8 tempest-CreateVolumesFromImageTest-792347389 None] Volume volume-2d448c47-d0ea-490a-b2cc-ae17c508b08e (2d448c47-d0ea-490a-b2cc-ae17c508b08e): created successfully Aug 15 16:30:58 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4cfe117e-8494-4d77-92a6-330f9742c6a8 tempest-CreateVolumesFromImageTest-792347389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (747d2f3a-9471-4406-a29f-628ada11aa69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:30:58 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-4cfe117e-8494-4d77-92a6-330f9742c6a8 tempest-CreateVolumesFromImageTest-792347389 None] Flow 'volume_create_manager' (ce45763d-3489-4eff-a774-ef223048a8ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:30:58 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-4cfe117e-8494-4d77-92a6-330f9742c6a8 tempest-CreateVolumesFromImageTest-792347389 None] Created volume successfully. Aug 15 16:30:58 devstack sudo[113374]: pam_unix(sudo:session): session closed for user root Aug 15 16:30:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ab8ae1b4-ee5f-416b-bb1f-c772b7589bde tempest-CreateVolumesFromSourceVolumeTest-493747541 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-79964035-a8ed-4fb7-9b32-ebf708ae3141 1073741824" returned: 0 in 0.482s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:30:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ab8ae1b4-ee5f-416b-bb1f-c772b7589bde tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-79964035-a8ed-4fb7-9b32-ebf708ae3141 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:30:58 devstack sudo[113381]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-79964035-a8ed-4fb7-9b32-ebf708ae3141 Aug 15 16:30:58 devstack sudo[113381]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:30:59 devstack sudo[113381]: pam_unix(sudo:session): session closed for user root Aug 15 16:30:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ab8ae1b4-ee5f-416b-bb1f-c772b7589bde tempest-CreateVolumesFromSourceVolumeTest-493747541 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-79964035-a8ed-4fb7-9b32-ebf708ae3141" returned: 0 in 0.266s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:30:59 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ab8ae1b4-ee5f-416b-bb1f-c772b7589bde tempest-CreateVolumesFromSourceVolumeTest-493747541 None] <== create_volume: return (799ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:30:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ab8ae1b4-ee5f-416b-bb1f-c772b7589bde tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.802s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:30:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ddcafcfa-6ce8-4457-9c18-f0263c864ad4 tempest-CreateVolumesFromImageTest-792347389 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.575s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:30:59 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ddcafcfa-6ce8-4457-9c18-f0263c864ad4 tempest-CreateVolumesFromImageTest-792347389 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:30:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1555847393',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4496f0cd-2ef8-4264-a6f1-0671ce6baa12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a34666154b684f99b3ed616fa94220a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:30:56Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:30:56Z,use_quota=True,user_id='82f6940faeb94d17acffbac44e7a7894',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:30:59 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-ddcafcfa-6ce8-4457-9c18-f0263c864ad4 tempest-CreateVolumesFromImageTest-792347389 None] Creating volume 4496f0cd-2ef8-4264-a6f1-0671ce6baa12 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:30:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ddcafcfa-6ce8-4457-9c18-f0263c864ad4 tempest-CreateVolumesFromImageTest-792347389 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:30:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ddcafcfa-6ce8-4457-9c18-f0263c864ad4 tempest-CreateVolumesFromImageTest-792347389 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:30:59 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ddcafcfa-6ce8-4457-9c18-f0263c864ad4 tempest-CreateVolumesFromImageTest-792347389 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:30:59 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ddcafcfa-6ce8-4457-9c18-f0263c864ad4 tempest-CreateVolumesFromImageTest-792347389 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:30:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ddcafcfa-6ce8-4457-9c18-f0263c864ad4 tempest-CreateVolumesFromImageTest-792347389 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:30:59 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ddcafcfa-6ce8-4457-9c18-f0263c864ad4 tempest-CreateVolumesFromImageTest-792347389 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:30:59 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-ddcafcfa-6ce8-4457-9c18-f0263c864ad4 tempest-CreateVolumesFromImageTest-792347389 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:30:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ddcafcfa-6ce8-4457-9c18-f0263c864ad4 tempest-CreateVolumesFromImageTest-792347389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4496f0cd-2ef8-4264-a6f1-0671ce6baa12 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:30:59 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ab8ae1b4-ee5f-416b-bb1f-c772b7589bde tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f6aee2a3-e9f8-46ca-be51-d5de2e48a152) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-79964035-a8ed-4fb7-9b32-ebf708ae3141', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:30:59 devstack sudo[113384]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4496f0cd-2ef8-4264-a6f1-0671ce6baa12 1073741824 Aug 15 16:30:59 devstack sudo[113384]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:30:59 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ab8ae1b4-ee5f-416b-bb1f-c772b7589bde tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (31cbc3cf-3b52-4e5a-9b1b-0b0ea028482b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:30:59 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-ab8ae1b4-ee5f-416b-bb1f-c772b7589bde tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Volume volume-79964035-a8ed-4fb7-9b32-ebf708ae3141 (79964035-a8ed-4fb7-9b32-ebf708ae3141): created successfully Aug 15 16:30:59 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ab8ae1b4-ee5f-416b-bb1f-c772b7589bde tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (31cbc3cf-3b52-4e5a-9b1b-0b0ea028482b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:30:59 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ab8ae1b4-ee5f-416b-bb1f-c772b7589bde tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Flow 'volume_create_manager' (934a52f2-1227-40cb-9385-d9b96b5dbdde) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:30:59 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-ab8ae1b4-ee5f-416b-bb1f-c772b7589bde tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Created volume successfully. Aug 15 16:30:59 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:30:59 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Flow 'volume_create_manager' (2c2e005c-b7c2-4fbb-a229-8323361a3e3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:30:59 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (57474fe7-5fde-4430-a048-57b88ad66214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:30:59 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (57474fe7-5fde-4430-a048-57b88ad66214) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:30:59Z,deleted=False,deleted_at=None,display_description=None,display_name='volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=315fef1f-4b29-496e-9b0c-d085eede2dc3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='739deca0d5ab488aa779d33b64b9eceb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:30:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:30:59Z,use_quota=True,user_id='570c3a1fdf6449a980fb8ca2b9830a71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9b2c5992-6402-4173-b98f-e1861c38ab89),volume_type_id=9b2c5992-6402-4173-b98f-e1861c38ab89)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:30:59 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (deef12aa-4719-4c6b-8418-d2dd44b9b1e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:30:59 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (deef12aa-4719-4c6b-8418-d2dd44b9b1e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:30:59 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7db50184-5ffb-4620-93f6-3ede1dcab3d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:30:59 devstack cinder-volume[94214]: DEBUG cinder.image.glance [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Creating Keystone auth plugin from conf {{(pid=94214) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 15 16:30:59 devstack sudo[113384]: pam_unix(sudo:session): session closed for user root Aug 15 16:30:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ddcafcfa-6ce8-4457-9c18-f0263c864ad4 tempest-CreateVolumesFromImageTest-792347389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4496f0cd-2ef8-4264-a6f1-0671ce6baa12 1073741824" returned: 0 in 0.495s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:30:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ddcafcfa-6ce8-4457-9c18-f0263c864ad4 tempest-CreateVolumesFromImageTest-792347389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4496f0cd-2ef8-4264-a6f1-0671ce6baa12 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:30:59 devstack sudo[113390]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4496f0cd-2ef8-4264-a6f1-0671ce6baa12 Aug 15 16:30:59 devstack sudo[113390]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:30:59 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7db50184-5ffb-4620-93f6-3ede1dcab3d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '315fef1f-4b29-496e-9b0c-d085eede2dc3', 'volume_name': 'volume-315fef1f-4b29-496e-9b0c-d085eede2dc3', 'volume_size': 1, 'image_id': '45262418-98ab-4640-a7d9-29ed3688487f', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/45262418-98ab-4640-a7d9-29ed3688487f', 'metadata': {}}]), 'image_meta': {'name': 'image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'disk_format': 'raw', 'container_format': 'bare', 'visibility': 'private', 'size': 1024, 'virtual_size': 1024, 'status': 'active', 'checksum': '0534d2b778673b2d38ad2aa59a98b91c', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '739deca0d5ab488aa779d33b64b9eceb', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': 'a7ed41173787c6e5d77f7c77d23e4b26b18a048393be6c8441cd2449f6495534d4d1ba42fa65bcbbfd50980d24816066d02270ff23d7a6daa6138f92e79a4e45', 'id': '45262418-98ab-4640-a7d9-29ed3688487f', 'created_at': datetime.datetime(2026, 8, 15, 14, 30, 57, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 15, 14, 30, 59, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/45262418-98ab-4640-a7d9-29ed3688487f/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': }' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:30:59 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c007b193-b816-4e74-8a5f-0e6f3d3d0c29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:30:59 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c007b193-b816-4e74-8a5f-0e6f3d3d0c29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:30:59 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (82de714b-b430-4f83-8f83-2ed06b2d16a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:30:59 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Volume 315fef1f-4b29-496e-9b0c-d085eede2dc3: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-315fef1f-4b29-496e-9b0c-d085eede2dc3', 'volume_size': 1, 'image_id': '45262418-98ab-4640-a7d9-29ed3688487f', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/45262418-98ab-4640-a7d9-29ed3688487f', 'metadata': {}}]), 'image_meta': {'name': 'image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'disk_format': 'raw', 'container_format': 'bare', 'visibility': 'private', 'size': 1024, 'virtual_size': 1024, 'status': 'active', 'checksum': '0534d2b778673b2d38ad2aa59a98b91c', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '739deca0d5ab488aa779d33b64b9eceb', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': 'a7ed41173787c6e5d77f7c77d23e4b26b18a048393be6c8441cd2449f6495534d4d1ba42fa65bcbbfd50980d24816066d02270ff23d7a6daa6138f92e79a4e45', 'id': '45262418-98ab-4640-a7d9-29ed3688487f', 'created_at': datetime.datetime(2026, 8, 15, 14, 30, 57, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 15, 14, 30, 59, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/45262418-98ab-4640-a7d9-29ed3688487f/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': } Aug 15 16:30:59 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Trying to clone 315fef1f-4b29-496e-9b0c-d085eede2dc3 from image 45262418-98ab-4640-a7d9-29ed3688487f at location (None, [{'url': 'file:///opt/stack/data/glance/images/45262418-98ab-4640-a7d9-29ed3688487f', 'metadata': {}}]). {{(pid=94214) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 15 16:30:59 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_45262418-98ab-4640-a7d9-29ed3688487f_pmkzsjogdevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec {{(pid=94214) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 15 16:30:59 devstack cinder-volume[94214]: INFO cinder.image.image_utils [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Image download 0.00 MB at 0.00 MB/s Aug 15 16:30:59 devstack sudo[113390]: pam_unix(sudo:session): session closed for user root Aug 15 16:30:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ddcafcfa-6ce8-4457-9c18-f0263c864ad4 tempest-CreateVolumesFromImageTest-792347389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4496f0cd-2ef8-4264-a6f1-0671ce6baa12" returned: 0 in 0.258s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:30:59 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ddcafcfa-6ce8-4457-9c18-f0263c864ad4 tempest-CreateVolumesFromImageTest-792347389 None] <== create_volume: return (812ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:30:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ddcafcfa-6ce8-4457-9c18-f0263c864ad4 tempest-CreateVolumesFromImageTest-792347389 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.815s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:30:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-8c866523-72fd-40d5-b591-5739e4b504b1 tempest-CreateVolumesFromImageTest-792347389 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 3.073s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:30:59 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-8c866523-72fd-40d5-b591-5739e4b504b1 tempest-CreateVolumesFromImageTest-792347389 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:30:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-741440858',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4edca154-d9b3-4c8f-86b2-7dde7579da1e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a34666154b684f99b3ed616fa94220a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:30:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:30:57Z,use_quota=True,user_id='82f6940faeb94d17acffbac44e7a7894',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:30:59 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-8c866523-72fd-40d5-b591-5739e4b504b1 tempest-CreateVolumesFromImageTest-792347389 None] Creating volume 4edca154-d9b3-4c8f-86b2-7dde7579da1e {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:30:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-8c866523-72fd-40d5-b591-5739e4b504b1 tempest-CreateVolumesFromImageTest-792347389 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:30:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-8c866523-72fd-40d5-b591-5739e4b504b1 tempest-CreateVolumesFromImageTest-792347389 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:30:59 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-8c866523-72fd-40d5-b591-5739e4b504b1 tempest-CreateVolumesFromImageTest-792347389 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:30:59 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-8c866523-72fd-40d5-b591-5739e4b504b1 tempest-CreateVolumesFromImageTest-792347389 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:30:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-8c866523-72fd-40d5-b591-5739e4b504b1 tempest-CreateVolumesFromImageTest-792347389 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:30:59 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-8c866523-72fd-40d5-b591-5739e4b504b1 tempest-CreateVolumesFromImageTest-792347389 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:30:59 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-8c866523-72fd-40d5-b591-5739e4b504b1 tempest-CreateVolumesFromImageTest-792347389 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:30:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8c866523-72fd-40d5-b591-5739e4b504b1 tempest-CreateVolumesFromImageTest-792347389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4edca154-d9b3-4c8f-86b2-7dde7579da1e 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:30:59 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[fe18d5b6-9c57-412e-b38f-1b3e8485eefd]: (4, 'raw') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:30:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_45262418-98ab-4640-a7d9-29ed3688487f_pmkzsjogdevstack@QuobyteHD {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:30:59 devstack sudo[113393]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4edca154-d9b3-4c8f-86b2-7dde7579da1e 1073741824 Aug 15 16:30:59 devstack sudo[113393]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:30:59 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ddcafcfa-6ce8-4457-9c18-f0263c864ad4 tempest-CreateVolumesFromImageTest-792347389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a892f34d-b1ad-4c73-baed-025abba9cc18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4496f0cd-2ef8-4264-a6f1-0671ce6baa12', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:30:59 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ddcafcfa-6ce8-4457-9c18-f0263c864ad4 tempest-CreateVolumesFromImageTest-792347389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a5e3671d-9641-443d-b609-232f8a7ceeef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:30:59 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-ddcafcfa-6ce8-4457-9c18-f0263c864ad4 tempest-CreateVolumesFromImageTest-792347389 None] Volume volume-4496f0cd-2ef8-4264-a6f1-0671ce6baa12 (4496f0cd-2ef8-4264-a6f1-0671ce6baa12): created successfully Aug 15 16:30:59 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ddcafcfa-6ce8-4457-9c18-f0263c864ad4 tempest-CreateVolumesFromImageTest-792347389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a5e3671d-9641-443d-b609-232f8a7ceeef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:30:59 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ddcafcfa-6ce8-4457-9c18-f0263c864ad4 tempest-CreateVolumesFromImageTest-792347389 None] Flow 'volume_create_manager' (d340292d-122c-4769-83df-a7eefc1d54a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:30:59 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-ddcafcfa-6ce8-4457-9c18-f0263c864ad4 tempest-CreateVolumesFromImageTest-792347389 None] Created volume successfully. Aug 15 16:31:00 devstack sudo[113394]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_45262418-98ab-4640-a7d9-29ed3688487f_pmkzsjogdevstack@QuobyteHD Aug 15 16:31:00 devstack sudo[113394]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:00 devstack sudo[113394]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_45262418-98ab-4640-a7d9-29ed3688487f_pmkzsjogdevstack@QuobyteHD" returned: 0 in 0.350s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_45262418-98ab-4640-a7d9-29ed3688487f_pmkzsjogdevstack@QuobyteHD {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:00 devstack sudo[113403]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_45262418-98ab-4640-a7d9-29ed3688487f_pmkzsjogdevstack@QuobyteHD Aug 15 16:31:00 devstack sudo[113403]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:00 devstack sudo[113393]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8c866523-72fd-40d5-b591-5739e4b504b1 tempest-CreateVolumesFromImageTest-792347389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4edca154-d9b3-4c8f-86b2-7dde7579da1e 1073741824" returned: 0 in 0.535s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8c866523-72fd-40d5-b591-5739e4b504b1 tempest-CreateVolumesFromImageTest-792347389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4edca154-d9b3-4c8f-86b2-7dde7579da1e {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:00 devstack sudo[113406]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4edca154-d9b3-4c8f-86b2-7dde7579da1e Aug 15 16:31:00 devstack sudo[113406]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:00 devstack sudo[113403]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_45262418-98ab-4640-a7d9-29ed3688487f_pmkzsjogdevstack@QuobyteHD" returned: 1 in 0.396s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_45262418-98ab-4640-a7d9-29ed3688487f_pmkzsjogdevstack@QuobyteHD' failed. Not Retrying. {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 15 16:31:00 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Temporary image 45262418-98ab-4640-a7d9-29ed3688487f is fetched for user 570c3a1fdf6449a980fb8ca2b9830a71. {{(pid=94214) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 15 16:31:00 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-97c4eb69-b050-4255-bb90-85a171848fc9 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:31:00 devstack sudo[113406]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:00 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-97c4eb69-b050-4255-bb90-85a171848fc9 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Flow 'volume_create_manager' (82b5353b-cef3-4755-aee7-6363ab054062) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:31:00 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-97c4eb69-b050-4255-bb90-85a171848fc9 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dc728c67-dcf7-407a-bcfe-ec40648c4b60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:00 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[e741a158-a1bc-4a50-8ecf-5a9090adf8f6]: (4, 'raw') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:31:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_45262418-98ab-4640-a7d9-29ed3688487f_pmkzsjogdevstack@QuobyteHD {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8c866523-72fd-40d5-b591-5739e4b504b1 tempest-CreateVolumesFromImageTest-792347389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4edca154-d9b3-4c8f-86b2-7dde7579da1e" returned: 0 in 0.359s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:00 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-8c866523-72fd-40d5-b591-5739e4b504b1 tempest-CreateVolumesFromImageTest-792347389 None] <== create_volume: return (940ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:31:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-8c866523-72fd-40d5-b591-5739e4b504b1 tempest-CreateVolumesFromImageTest-792347389 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.942s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-0f0a7f0c-bb2e-40fd-8615-344782cd593e tempest-CreateVolumesFromImageTest-792347389 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 3.763s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:00 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-0f0a7f0c-bb2e-40fd-8615-344782cd593e tempest-CreateVolumesFromImageTest-792347389 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:30:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-167432132',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=02bbcd02-bf29-4e3e-93b8-b7dc6c15701f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a34666154b684f99b3ed616fa94220a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:30:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:30:57Z,use_quota=True,user_id='82f6940faeb94d17acffbac44e7a7894',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:31:00 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-0f0a7f0c-bb2e-40fd-8615-344782cd593e tempest-CreateVolumesFromImageTest-792347389 None] Creating volume 02bbcd02-bf29-4e3e-93b8-b7dc6c15701f {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:31:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-0f0a7f0c-bb2e-40fd-8615-344782cd593e tempest-CreateVolumesFromImageTest-792347389 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-0f0a7f0c-bb2e-40fd-8615-344782cd593e tempest-CreateVolumesFromImageTest-792347389 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:00 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-0f0a7f0c-bb2e-40fd-8615-344782cd593e tempest-CreateVolumesFromImageTest-792347389 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:31:00 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-0f0a7f0c-bb2e-40fd-8615-344782cd593e tempest-CreateVolumesFromImageTest-792347389 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:31:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-0f0a7f0c-bb2e-40fd-8615-344782cd593e tempest-CreateVolumesFromImageTest-792347389 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:00 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-0f0a7f0c-bb2e-40fd-8615-344782cd593e tempest-CreateVolumesFromImageTest-792347389 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:31:00 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-0f0a7f0c-bb2e-40fd-8615-344782cd593e tempest-CreateVolumesFromImageTest-792347389 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:31:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0f0a7f0c-bb2e-40fd-8615-344782cd593e tempest-CreateVolumesFromImageTest-792347389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-02bbcd02-bf29-4e3e-93b8-b7dc6c15701f 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:00 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-97c4eb69-b050-4255-bb90-85a171848fc9 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dc728c67-dcf7-407a-bcfe-ec40648c4b60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:31:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1775324256',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=36c7362f-33e4-4093-8649-0f3b76180b04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35a95dacf25d4c46814533dd337cda3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:31:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:31:01Z,use_quota=True,user_id='fca8e61e861d4070a325d669c598b3df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:00 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-97c4eb69-b050-4255-bb90-85a171848fc9 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8f13fdca-1896-4502-bd64-f4efc3911360) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:00 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-97c4eb69-b050-4255-bb90-85a171848fc9 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8f13fdca-1896-4502-bd64-f4efc3911360) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:00 devstack sudo[113413]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-02bbcd02-bf29-4e3e-93b8-b7dc6c15701f 1073741824 Aug 15 16:31:00 devstack sudo[113413]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:00 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-97c4eb69-b050-4255-bb90-85a171848fc9 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (286ca7e1-6f4c-4f25-beca-d708dac18f43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:00 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-97c4eb69-b050-4255-bb90-85a171848fc9 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (286ca7e1-6f4c-4f25-beca-d708dac18f43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '36c7362f-33e4-4093-8649-0f3b76180b04', 'volume_name': 'volume-36c7362f-33e4-4093-8649-0f3b76180b04', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:00 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-97c4eb69-b050-4255-bb90-85a171848fc9 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (280846f7-8d4a-48d2-be30-af69367dadcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:00 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-97c4eb69-b050-4255-bb90-85a171848fc9 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (280846f7-8d4a-48d2-be30-af69367dadcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:00 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-97c4eb69-b050-4255-bb90-85a171848fc9 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fae0bb8b-70a6-4ed2-ab64-d76481525ba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:00 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-97c4eb69-b050-4255-bb90-85a171848fc9 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Volume 36c7362f-33e4-4093-8649-0f3b76180b04: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-36c7362f-33e4-4093-8649-0f3b76180b04', 'volume_size': 1} Aug 15 16:31:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-97c4eb69-b050-4255-bb90-85a171848fc9 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:00 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-8c866523-72fd-40d5-b591-5739e4b504b1 tempest-CreateVolumesFromImageTest-792347389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (52058300-afd0-4bf4-906b-73fc09a62a74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4edca154-d9b3-4c8f-86b2-7dde7579da1e', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:00 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-8c866523-72fd-40d5-b591-5739e4b504b1 tempest-CreateVolumesFromImageTest-792347389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (73ed8ed6-1ea1-4737-a164-b6f11cc3dab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:00 devstack sudo[113412]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_45262418-98ab-4640-a7d9-29ed3688487f_pmkzsjogdevstack@QuobyteHD Aug 15 16:31:00 devstack sudo[113412]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:00 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-8c866523-72fd-40d5-b591-5739e4b504b1 tempest-CreateVolumesFromImageTest-792347389 None] Volume volume-4edca154-d9b3-4c8f-86b2-7dde7579da1e (4edca154-d9b3-4c8f-86b2-7dde7579da1e): created successfully Aug 15 16:31:00 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-8c866523-72fd-40d5-b591-5739e4b504b1 tempest-CreateVolumesFromImageTest-792347389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (73ed8ed6-1ea1-4737-a164-b6f11cc3dab2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:00 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-8c866523-72fd-40d5-b591-5739e4b504b1 tempest-CreateVolumesFromImageTest-792347389 None] Flow 'volume_create_manager' (4a00317e-e5c1-4b46-8b0b-b70e37b0070b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:31:00 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-8c866523-72fd-40d5-b591-5739e4b504b1 tempest-CreateVolumesFromImageTest-792347389 None] Created volume successfully. Aug 15 16:31:01 devstack sudo[113412]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_45262418-98ab-4640-a7d9-29ed3688487f_pmkzsjogdevstack@QuobyteHD" returned: 0 in 0.413s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_45262418-98ab-4640-a7d9-29ed3688487f_pmkzsjogdevstack@QuobyteHD {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:01 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-6a5aaa03-0161-4ad7-b01b-ce283d6d3e83 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:31:01 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6a5aaa03-0161-4ad7-b01b-ce283d6d3e83 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Flow 'volume_create_manager' (2b49bd98-8ef7-495d-8270-c97287c34b4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:31:01 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6a5aaa03-0161-4ad7-b01b-ce283d6d3e83 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0f38e933-a1c4-4edf-b517-0996589ffaf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:01 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6a5aaa03-0161-4ad7-b01b-ce283d6d3e83 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0f38e933-a1c4-4edf-b517-0996589ffaf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:31:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-379181281',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=42279c0a-dedd-4a24-9dce-590c3e3789a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35a95dacf25d4c46814533dd337cda3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:31:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:31:01Z,use_quota=True,user_id='fca8e61e861d4070a325d669c598b3df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:01 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6a5aaa03-0161-4ad7-b01b-ce283d6d3e83 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ce174c9e-685d-40aa-aec9-b994440b9041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:01 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6a5aaa03-0161-4ad7-b01b-ce283d6d3e83 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ce174c9e-685d-40aa-aec9-b994440b9041) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:01 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6a5aaa03-0161-4ad7-b01b-ce283d6d3e83 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (690d7095-b82d-449d-a5c0-3154ee341886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:01 devstack sudo[113421]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_45262418-98ab-4640-a7d9-29ed3688487f_pmkzsjogdevstack@QuobyteHD Aug 15 16:31:01 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6a5aaa03-0161-4ad7-b01b-ce283d6d3e83 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (690d7095-b82d-449d-a5c0-3154ee341886) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '42279c0a-dedd-4a24-9dce-590c3e3789a8', 'volume_name': 'volume-42279c0a-dedd-4a24-9dce-590c3e3789a8', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:01 devstack sudo[113421]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:01 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6a5aaa03-0161-4ad7-b01b-ce283d6d3e83 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d833b600-bb34-49b7-b970-cdb704693919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:01 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6a5aaa03-0161-4ad7-b01b-ce283d6d3e83 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d833b600-bb34-49b7-b970-cdb704693919) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:01 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6a5aaa03-0161-4ad7-b01b-ce283d6d3e83 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c92aee2f-c185-410f-8023-304e9e5a1588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:01 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-6a5aaa03-0161-4ad7-b01b-ce283d6d3e83 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Volume 42279c0a-dedd-4a24-9dce-590c3e3789a8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-42279c0a-dedd-4a24-9dce-590c3e3789a8', 'volume_size': 1} Aug 15 16:31:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-6a5aaa03-0161-4ad7-b01b-ce283d6d3e83 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:01 devstack sudo[113413]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0f0a7f0c-bb2e-40fd-8615-344782cd593e tempest-CreateVolumesFromImageTest-792347389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-02bbcd02-bf29-4e3e-93b8-b7dc6c15701f 1073741824" returned: 0 in 0.634s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0f0a7f0c-bb2e-40fd-8615-344782cd593e tempest-CreateVolumesFromImageTest-792347389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-02bbcd02-bf29-4e3e-93b8-b7dc6c15701f {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:01 devstack sudo[113424]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-02bbcd02-bf29-4e3e-93b8-b7dc6c15701f Aug 15 16:31:01 devstack sudo[113424]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:01 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-ef6a7f2f-8f72-4f9a-8e3c-70413207c34f tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:31:01 devstack sudo[113421]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:01 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ef6a7f2f-8f72-4f9a-8e3c-70413207c34f tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Flow 'volume_create_manager' (608c8f45-b4f2-4e5c-afc2-a60d771d1a50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:31:01 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ef6a7f2f-8f72-4f9a-8e3c-70413207c34f tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cef92ce3-a407-43e1-aac1-e075a38ee32e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_45262418-98ab-4640-a7d9-29ed3688487f_pmkzsjogdevstack@QuobyteHD" returned: 1 in 0.540s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_45262418-98ab-4640-a7d9-29ed3688487f_pmkzsjogdevstack@QuobyteHD' failed. Not Retrying. {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 15 16:31:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:01 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ef6a7f2f-8f72-4f9a-8e3c-70413207c34f tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cef92ce3-a407-43e1-aac1-e075a38ee32e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:31:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1933486803',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=59aecd89-7e01-4194-9590-c1c134c0ec6e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35a95dacf25d4c46814533dd337cda3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:31:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:31:02Z,use_quota=True,user_id='fca8e61e861d4070a325d669c598b3df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:01 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ef6a7f2f-8f72-4f9a-8e3c-70413207c34f tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c91cd089-3d8d-43b6-ae57-17105ae0bd32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:01 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ef6a7f2f-8f72-4f9a-8e3c-70413207c34f tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c91cd089-3d8d-43b6-ae57-17105ae0bd32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:01 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ef6a7f2f-8f72-4f9a-8e3c-70413207c34f tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (18905e8b-4c87-4e97-ac73-05c0966b7bd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:01 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ef6a7f2f-8f72-4f9a-8e3c-70413207c34f tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (18905e8b-4c87-4e97-ac73-05c0966b7bd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '59aecd89-7e01-4194-9590-c1c134c0ec6e', 'volume_name': 'volume-59aecd89-7e01-4194-9590-c1c134c0ec6e', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:01 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ef6a7f2f-8f72-4f9a-8e3c-70413207c34f tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ead5a193-f424-4632-a6c2-e2a1d9f54a6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:01 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ef6a7f2f-8f72-4f9a-8e3c-70413207c34f tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ead5a193-f424-4632-a6c2-e2a1d9f54a6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:01 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ef6a7f2f-8f72-4f9a-8e3c-70413207c34f tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6f7193a9-0923-4724-9561-76d75a1dd1b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:01 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-ef6a7f2f-8f72-4f9a-8e3c-70413207c34f tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Volume 59aecd89-7e01-4194-9590-c1c134c0ec6e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-59aecd89-7e01-4194-9590-c1c134c0ec6e', 'volume_size': 1} Aug 15 16:31:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ef6a7f2f-8f72-4f9a-8e3c-70413207c34f tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:01 devstack sudo[113424]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0f0a7f0c-bb2e-40fd-8615-344782cd593e tempest-CreateVolumesFromImageTest-792347389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-02bbcd02-bf29-4e3e-93b8-b7dc6c15701f" returned: 0 in 0.300s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:01 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-0f0a7f0c-bb2e-40fd-8615-344782cd593e tempest-CreateVolumesFromImageTest-792347389 None] <== create_volume: return (998ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:31:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-0f0a7f0c-bb2e-40fd-8615-344782cd593e tempest-CreateVolumesFromImageTest-792347389 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-df7b1a0e-c76c-4217-9ae2-2d3273c2bcd2 tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 4.565s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:01 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0f0a7f0c-bb2e-40fd-8615-344782cd593e tempest-CreateVolumesFromImageTest-792347389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4ec1bd18-104e-478d-8d1a-3ce720566506) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-02bbcd02-bf29-4e3e-93b8-b7dc6c15701f', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:01 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0f0a7f0c-bb2e-40fd-8615-344782cd593e tempest-CreateVolumesFromImageTest-792347389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (13d15755-9ae5-4cae-93e4-def628cc5f8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:01 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-df7b1a0e-c76c-4217-9ae2-2d3273c2bcd2 tempest-CreateVolumesFromSnapshotTest-324703582 None] Creating offline snapshot cabd5891-06b7-46f9-835c-ba54533b4fb3 of volume b5de72ac-cef4-4428-a44d-74e60a97cf30 {{(pid=94214) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 15 16:31:01 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-0f0a7f0c-bb2e-40fd-8615-344782cd593e tempest-CreateVolumesFromImageTest-792347389 None] Volume volume-02bbcd02-bf29-4e3e-93b8-b7dc6c15701f (02bbcd02-bf29-4e3e-93b8-b7dc6c15701f): created successfully Aug 15 16:31:01 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0f0a7f0c-bb2e-40fd-8615-344782cd593e tempest-CreateVolumesFromImageTest-792347389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (13d15755-9ae5-4cae-93e4-def628cc5f8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:01 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0f0a7f0c-bb2e-40fd-8615-344782cd593e tempest-CreateVolumesFromImageTest-792347389 None] Flow 'volume_create_manager' (cc4df6de-52e6-43b5-ad4c-52e74777a155) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:31:01 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[60b8fd02-d4b9-42bc-b273-6f19c7c6b8fa]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:31:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-df7b1a0e-c76c-4217-9ae2-2d3273c2bcd2 tempest-CreateVolumesFromSnapshotTest-324703582 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b5de72ac-cef4-4428-a44d-74e60a97cf30 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:01 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-0f0a7f0c-bb2e-40fd-8615-344782cd593e tempest-CreateVolumesFromImageTest-792347389 None] Created volume successfully. Aug 15 16:31:02 devstack sudo[113430]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b5de72ac-cef4-4428-a44d-74e60a97cf30 Aug 15 16:31:02 devstack sudo[113430]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:02 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-c1f18055-a9c4-4d2c-a1a6-c536ae7ed3e6 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:31:02 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c1f18055-a9c4-4d2c-a1a6-c536ae7ed3e6 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Flow 'volume_create_manager' (284281c6-9f88-4d44-acc5-162737077064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:31:02 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c1f18055-a9c4-4d2c-a1a6-c536ae7ed3e6 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9aa7d938-ead2-4c78-9e29-182b5786e462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:02 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c1f18055-a9c4-4d2c-a1a6-c536ae7ed3e6 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9aa7d938-ead2-4c78-9e29-182b5786e462) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:31:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1899131257',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=849a220b-4c1a-4bdb-9e23-3693ec867f69,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35a95dacf25d4c46814533dd337cda3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:31:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:31:02Z,use_quota=True,user_id='fca8e61e861d4070a325d669c598b3df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:02 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c1f18055-a9c4-4d2c-a1a6-c536ae7ed3e6 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (67122684-383d-41bc-94ec-3db3ef89233f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:02 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c1f18055-a9c4-4d2c-a1a6-c536ae7ed3e6 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (67122684-383d-41bc-94ec-3db3ef89233f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:02 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c1f18055-a9c4-4d2c-a1a6-c536ae7ed3e6 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (007efb54-bef6-483d-9755-79d75eb67bed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:02 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c1f18055-a9c4-4d2c-a1a6-c536ae7ed3e6 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (007efb54-bef6-483d-9755-79d75eb67bed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '849a220b-4c1a-4bdb-9e23-3693ec867f69', 'volume_name': 'volume-849a220b-4c1a-4bdb-9e23-3693ec867f69', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:02 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c1f18055-a9c4-4d2c-a1a6-c536ae7ed3e6 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d5785d11-5e03-430c-8af9-5e74954ff19d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:02 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c1f18055-a9c4-4d2c-a1a6-c536ae7ed3e6 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d5785d11-5e03-430c-8af9-5e74954ff19d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:02 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c1f18055-a9c4-4d2c-a1a6-c536ae7ed3e6 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ae085131-2759-4058-a41b-f57b576a386c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:02 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-c1f18055-a9c4-4d2c-a1a6-c536ae7ed3e6 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Volume 849a220b-4c1a-4bdb-9e23-3693ec867f69: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-849a220b-4c1a-4bdb-9e23-3693ec867f69', 'volume_size': 1} Aug 15 16:31:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c1f18055-a9c4-4d2c-a1a6-c536ae7ed3e6 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:02 devstack sudo[113430]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-df7b1a0e-c76c-4217-9ae2-2d3273c2bcd2 tempest-CreateVolumesFromSnapshotTest-324703582 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b5de72ac-cef4-4428-a44d-74e60a97cf30" returned: 0 in 0.426s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-df7b1a0e-c76c-4217-9ae2-2d3273c2bcd2 tempest-CreateVolumesFromSnapshotTest-324703582 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b5de72ac-cef4-4428-a44d-74e60a97cf30,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b5de72ac-cef4-4428-a44d-74e60a97cf30.cabd5891-06b7-46f9-835c-ba54533b4fb3 1G {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:02 devstack sudo[113436]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b5de72ac-cef4-4428-a44d-74e60a97cf30,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b5de72ac-cef4-4428-a44d-74e60a97cf30.cabd5891-06b7-46f9-835c-ba54533b4fb3 1G Aug 15 16:31:02 devstack sudo[113436]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:02 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-8941cdd5-c6a4-48a1-af47-7226d6a412dc tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:31:02 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-8941cdd5-c6a4-48a1-af47-7226d6a412dc tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Flow 'volume_create_manager' (fd0bfdac-0826-45b3-b8fa-ef9978d10e9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:31:02 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-8941cdd5-c6a4-48a1-af47-7226d6a412dc tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (af04e772-d588-4f1e-a0aa-ca61a8b27765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:02 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-8941cdd5-c6a4-48a1-af47-7226d6a412dc tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (af04e772-d588-4f1e-a0aa-ca61a8b27765) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:31:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1618713524',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a01daed0-6a15-492f-b4e9-09799bd12d14,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35a95dacf25d4c46814533dd337cda3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:31:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:31:02Z,use_quota=True,user_id='fca8e61e861d4070a325d669c598b3df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:02 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-8941cdd5-c6a4-48a1-af47-7226d6a412dc tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (18b6cf4e-9681-4682-a0be-7d7d7725c585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:02 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-8941cdd5-c6a4-48a1-af47-7226d6a412dc tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (18b6cf4e-9681-4682-a0be-7d7d7725c585) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:02 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-8941cdd5-c6a4-48a1-af47-7226d6a412dc tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1bcc5d8a-6678-43e6-b476-01a2664ad994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:02 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-8941cdd5-c6a4-48a1-af47-7226d6a412dc tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1bcc5d8a-6678-43e6-b476-01a2664ad994) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a01daed0-6a15-492f-b4e9-09799bd12d14', 'volume_name': 'volume-a01daed0-6a15-492f-b4e9-09799bd12d14', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:02 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-8941cdd5-c6a4-48a1-af47-7226d6a412dc tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f4aa4346-e8c0-414b-9f69-3205c902890f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:02 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-8941cdd5-c6a4-48a1-af47-7226d6a412dc tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f4aa4346-e8c0-414b-9f69-3205c902890f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:02 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-8941cdd5-c6a4-48a1-af47-7226d6a412dc tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1804f86f-165c-416b-9486-1990d98c4d8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:02 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-8941cdd5-c6a4-48a1-af47-7226d6a412dc tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Volume a01daed0-6a15-492f-b4e9-09799bd12d14: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a01daed0-6a15-492f-b4e9-09799bd12d14', 'volume_size': 1} Aug 15 16:31:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-8941cdd5-c6a4-48a1-af47-7226d6a412dc tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:02 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-f30dc4dc-cae6-42ac-8614-729ddd0c9849 tempest-CreateVolumesFromImageTest-792347389 None] Acquiring lock "cinder-02bbcd02-bf29-4e3e-93b8-b7dc6c15701f-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:31:02 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-f30dc4dc-cae6-42ac-8614-729ddd0c9849 tempest-CreateVolumesFromImageTest-792347389 None] Lock "cinder-02bbcd02-bf29-4e3e-93b8-b7dc6c15701f-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:31:02 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-f30dc4dc-cae6-42ac-8614-729ddd0c9849 tempest-CreateVolumesFromImageTest-792347389 None] Acquiring lock "cinder-quobyte-02bbcd02-bf29-4e3e-93b8-b7dc6c15701f" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:31:02 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-f30dc4dc-cae6-42ac-8614-729ddd0c9849 tempest-CreateVolumesFromImageTest-792347389 None] Lock "cinder-quobyte-02bbcd02-bf29-4e3e-93b8-b7dc6c15701f" acquired by "delete_volume" :: waited 0.019s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:31:02 devstack sudo[113436]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-df7b1a0e-c76c-4217-9ae2-2d3273c2bcd2 tempest-CreateVolumesFromSnapshotTest-324703582 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b5de72ac-cef4-4428-a44d-74e60a97cf30,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b5de72ac-cef4-4428-a44d-74e60a97cf30.cabd5891-06b7-46f9-835c-ba54533b4fb3 1G" returned: 0 in 0.464s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-df7b1a0e-c76c-4217-9ae2-2d3273c2bcd2 tempest-CreateVolumesFromSnapshotTest-324703582 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b5de72ac-cef4-4428-a44d-74e60a97cf30 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b5de72ac-cef4-4428-a44d-74e60a97cf30.cabd5891-06b7-46f9-835c-ba54533b4fb3 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:02 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[238edebd-0307-43e9-ae00-1e516e1d178d]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:31:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f30dc4dc-cae6-42ac-8614-729ddd0c9849 tempest-CreateVolumesFromImageTest-792347389 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-02bbcd02-bf29-4e3e-93b8-b7dc6c15701f {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:02 devstack sudo[113441]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b5de72ac-cef4-4428-a44d-74e60a97cf30 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b5de72ac-cef4-4428-a44d-74e60a97cf30.cabd5891-06b7-46f9-835c-ba54533b4fb3 Aug 15 16:31:02 devstack sudo[113441]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:02 devstack sudo[113442]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-02bbcd02-bf29-4e3e-93b8-b7dc6c15701f Aug 15 16:31:02 devstack sudo[113442]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:03 devstack sudo[113441]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-df7b1a0e-c76c-4217-9ae2-2d3273c2bcd2 tempest-CreateVolumesFromSnapshotTest-324703582 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b5de72ac-cef4-4428-a44d-74e60a97cf30 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b5de72ac-cef4-4428-a44d-74e60a97cf30.cabd5891-06b7-46f9-835c-ba54533b4fb3" returned: 0 in 0.284s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:03 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-df7b1a0e-c76c-4217-9ae2-2d3273c2bcd2 tempest-CreateVolumesFromSnapshotTest-324703582 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b5de72ac-cef4-4428-a44d-74e60a97cf30.cabd5891-06b7-46f9-835c-ba54533b4fb3 is being set with open permissions: ugo+rw Aug 15 16:31:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-df7b1a0e-c76c-4217-9ae2-2d3273c2bcd2 tempest-CreateVolumesFromSnapshotTest-324703582 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b5de72ac-cef4-4428-a44d-74e60a97cf30.cabd5891-06b7-46f9-835c-ba54533b4fb3 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:03 devstack sudo[113448]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b5de72ac-cef4-4428-a44d-74e60a97cf30.cabd5891-06b7-46f9-835c-ba54533b4fb3 Aug 15 16:31:03 devstack sudo[113448]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:03 devstack sudo[113442]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f30dc4dc-cae6-42ac-8614-729ddd0c9849 tempest-CreateVolumesFromImageTest-792347389 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-02bbcd02-bf29-4e3e-93b8-b7dc6c15701f" returned: 0 in 0.380s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f30dc4dc-cae6-42ac-8614-729ddd0c9849 tempest-CreateVolumesFromImageTest-792347389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-02bbcd02-bf29-4e3e-93b8-b7dc6c15701f {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:03 devstack sudo[113453]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-02bbcd02-bf29-4e3e-93b8-b7dc6c15701f Aug 15 16:31:03 devstack sudo[113453]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:03 devstack sudo[113448]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-df7b1a0e-c76c-4217-9ae2-2d3273c2bcd2 tempest-CreateVolumesFromSnapshotTest-324703582 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b5de72ac-cef4-4428-a44d-74e60a97cf30.cabd5891-06b7-46f9-835c-ba54533b4fb3" returned: 0 in 0.254s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-df7b1a0e-c76c-4217-9ae2-2d3273c2bcd2 tempest-CreateVolumesFromSnapshotTest-324703582 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b5de72ac-cef4-4428-a44d-74e60a97cf30.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:03 devstack sudo[113456]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b5de72ac-cef4-4428-a44d-74e60a97cf30.info Aug 15 16:31:03 devstack sudo[113456]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:03 devstack sudo[113453]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f30dc4dc-cae6-42ac-8614-729ddd0c9849 tempest-CreateVolumesFromImageTest-792347389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-02bbcd02-bf29-4e3e-93b8-b7dc6c15701f" returned: 0 in 0.257s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:03 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-f30dc4dc-cae6-42ac-8614-729ddd0c9849 tempest-CreateVolumesFromImageTest-792347389 None] Lock "cinder-quobyte-02bbcd02-bf29-4e3e-93b8-b7dc6c15701f" released by "delete_volume" :: held 0.686s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:31:03 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-f30dc4dc-cae6-42ac-8614-729ddd0c9849 tempest-CreateVolumesFromImageTest-792347389 None] Created reservations ['c732e3a0-499f-4158-828d-d415587d2333', '88110235-0aa0-4367-aaae-2ad96ddd8464', 'dc2cbb39-1763-4dcc-b42a-61fbc0a08954', '1669c959-3884-445d-907a-b1b3368a7fb5'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:31:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f30dc4dc-cae6-42ac-8614-729ddd0c9849 tempest-CreateVolumesFromImageTest-792347389 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f30dc4dc-cae6-42ac-8614-729ddd0c9849 tempest-CreateVolumesFromImageTest-792347389 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:03 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-f30dc4dc-cae6-42ac-8614-729ddd0c9849 tempest-CreateVolumesFromImageTest-792347389 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:31:03 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-f30dc4dc-cae6-42ac-8614-729ddd0c9849 tempest-CreateVolumesFromImageTest-792347389 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:31:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f30dc4dc-cae6-42ac-8614-729ddd0c9849 tempest-CreateVolumesFromImageTest-792347389 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f30dc4dc-cae6-42ac-8614-729ddd0c9849 tempest-CreateVolumesFromImageTest-792347389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:03 devstack sudo[113459]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:31:03 devstack sudo[113459]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:03 devstack sudo[113456]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-df7b1a0e-c76c-4217-9ae2-2d3273c2bcd2 tempest-CreateVolumesFromSnapshotTest-324703582 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b5de72ac-cef4-4428-a44d-74e60a97cf30.info" returned: 0 in 0.280s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:03 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-df7b1a0e-c76c-4217-9ae2-2d3273c2bcd2 tempest-CreateVolumesFromSnapshotTest-324703582 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b5de72ac-cef4-4428-a44d-74e60a97cf30.info is being set with open permissions: ugo+rw Aug 15 16:31:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-df7b1a0e-c76c-4217-9ae2-2d3273c2bcd2 tempest-CreateVolumesFromSnapshotTest-324703582 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b5de72ac-cef4-4428-a44d-74e60a97cf30.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:03 devstack sudo[113462]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b5de72ac-cef4-4428-a44d-74e60a97cf30.info Aug 15 16:31:03 devstack sudo[113462]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:03 devstack sudo[113459]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f30dc4dc-cae6-42ac-8614-729ddd0c9849 tempest-CreateVolumesFromImageTest-792347389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.254s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:03 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-f30dc4dc-cae6-42ac-8614-729ddd0c9849 tempest-CreateVolumesFromImageTest-792347389 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:31:03 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-f30dc4dc-cae6-42ac-8614-729ddd0c9849 tempest-CreateVolumesFromImageTest-792347389 None] Deleted volume successfully. Aug 15 16:31:03 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-af895a63-45f4-4a59-a5ee-80f2c92e929d tempest-CreateVolumesFromImageTest-792347389 None] Acquiring lock "cinder-4edca154-d9b3-4c8f-86b2-7dde7579da1e-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:31:03 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-f30dc4dc-cae6-42ac-8614-729ddd0c9849 tempest-CreateVolumesFromImageTest-792347389 None] Lock "cinder-02bbcd02-bf29-4e3e-93b8-b7dc6c15701f-delete_volume" released by "delete_volume" :: held 1.175s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:31:03 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-af895a63-45f4-4a59-a5ee-80f2c92e929d tempest-CreateVolumesFromImageTest-792347389 None] Lock "cinder-4edca154-d9b3-4c8f-86b2-7dde7579da1e-delete_volume" acquired by "delete_volume" :: waited 0.034s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:31:03 devstack sudo[113462]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-df7b1a0e-c76c-4217-9ae2-2d3273c2bcd2 tempest-CreateVolumesFromSnapshotTest-324703582 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b5de72ac-cef4-4428-a44d-74e60a97cf30.info" returned: 0 in 0.276s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-df7b1a0e-c76c-4217-9ae2-2d3273c2bcd2 tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.098s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-97c4eb69-b050-4255-bb90-85a171848fc9 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 3.024s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:03 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-97c4eb69-b050-4255-bb90-85a171848fc9 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:31:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1775324256',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=36c7362f-33e4-4093-8649-0f3b76180b04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35a95dacf25d4c46814533dd337cda3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:31:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:31:01Z,use_quota=True,user_id='fca8e61e861d4070a325d669c598b3df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:31:03 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-97c4eb69-b050-4255-bb90-85a171848fc9 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Creating volume 36c7362f-33e4-4093-8649-0f3b76180b04 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:31:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-97c4eb69-b050-4255-bb90-85a171848fc9 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-97c4eb69-b050-4255-bb90-85a171848fc9 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:03 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-97c4eb69-b050-4255-bb90-85a171848fc9 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:31:03 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-97c4eb69-b050-4255-bb90-85a171848fc9 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:31:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-97c4eb69-b050-4255-bb90-85a171848fc9 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:03 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-97c4eb69-b050-4255-bb90-85a171848fc9 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:31:03 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-97c4eb69-b050-4255-bb90-85a171848fc9 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:31:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-97c4eb69-b050-4255-bb90-85a171848fc9 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-36c7362f-33e4-4093-8649-0f3b76180b04 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:03 devstack sudo[113466]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-36c7362f-33e4-4093-8649-0f3b76180b04 1073741824 Aug 15 16:31:03 devstack sudo[113466]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:03 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-af895a63-45f4-4a59-a5ee-80f2c92e929d tempest-CreateVolumesFromImageTest-792347389 None] Acquiring lock "cinder-quobyte-4edca154-d9b3-4c8f-86b2-7dde7579da1e" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:31:03 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-af895a63-45f4-4a59-a5ee-80f2c92e929d tempest-CreateVolumesFromImageTest-792347389 None] Lock "cinder-quobyte-4edca154-d9b3-4c8f-86b2-7dde7579da1e" acquired by "delete_volume" :: waited 0.019s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:31:04 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-df7b1a0e-c76c-4217-9ae2-2d3273c2bcd2 tempest-CreateVolumesFromSnapshotTest-324703582 None] Create snapshot completed successfully Aug 15 16:31:04 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[2ba61ebc-044a-4a29-ac45-e45ed26eaef5]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:31:04 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-af895a63-45f4-4a59-a5ee-80f2c92e929d tempest-CreateVolumesFromImageTest-792347389 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4edca154-d9b3-4c8f-86b2-7dde7579da1e {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:04 devstack sudo[113468]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4edca154-d9b3-4c8f-86b2-7dde7579da1e Aug 15 16:31:04 devstack sudo[113468]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:04 devstack sudo[113466]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:04 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-97c4eb69-b050-4255-bb90-85a171848fc9 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-36c7362f-33e4-4093-8649-0f3b76180b04 1073741824" returned: 0 in 0.442s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:04 devstack sudo[113468]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:04 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-af895a63-45f4-4a59-a5ee-80f2c92e929d tempest-CreateVolumesFromImageTest-792347389 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4edca154-d9b3-4c8f-86b2-7dde7579da1e" returned: 0 in 0.375s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:04 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-af895a63-45f4-4a59-a5ee-80f2c92e929d tempest-CreateVolumesFromImageTest-792347389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4edca154-d9b3-4c8f-86b2-7dde7579da1e {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:04 devstack sudo[113477]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4edca154-d9b3-4c8f-86b2-7dde7579da1e Aug 15 16:31:04 devstack sudo[113477]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:04 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-97c4eb69-b050-4255-bb90-85a171848fc9 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-36c7362f-33e4-4093-8649-0f3b76180b04 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:04 devstack sudo[113479]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-36c7362f-33e4-4093-8649-0f3b76180b04 Aug 15 16:31:04 devstack sudo[113479]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:04 devstack sudo[113477]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:04 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-af895a63-45f4-4a59-a5ee-80f2c92e929d tempest-CreateVolumesFromImageTest-792347389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4edca154-d9b3-4c8f-86b2-7dde7579da1e" returned: 0 in 0.260s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:04 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-af895a63-45f4-4a59-a5ee-80f2c92e929d tempest-CreateVolumesFromImageTest-792347389 None] Lock "cinder-quobyte-4edca154-d9b3-4c8f-86b2-7dde7579da1e" released by "delete_volume" :: held 0.695s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:31:04 devstack sudo[113479]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:04 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-97c4eb69-b050-4255-bb90-85a171848fc9 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-36c7362f-33e4-4093-8649-0f3b76180b04" returned: 0 in 0.280s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:04 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-97c4eb69-b050-4255-bb90-85a171848fc9 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] <== create_volume: return (784ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:31:04 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-97c4eb69-b050-4255-bb90-85a171848fc9 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.787s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:04 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-6a5aaa03-0161-4ad7-b01b-ce283d6d3e83 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 3.334s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:04 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-6a5aaa03-0161-4ad7-b01b-ce283d6d3e83 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:31:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-379181281',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=42279c0a-dedd-4a24-9dce-590c3e3789a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35a95dacf25d4c46814533dd337cda3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:31:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:31:01Z,use_quota=True,user_id='fca8e61e861d4070a325d669c598b3df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:31:04 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-6a5aaa03-0161-4ad7-b01b-ce283d6d3e83 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Creating volume 42279c0a-dedd-4a24-9dce-590c3e3789a8 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:31:04 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-6a5aaa03-0161-4ad7-b01b-ce283d6d3e83 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:04 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-6a5aaa03-0161-4ad7-b01b-ce283d6d3e83 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:04 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-6a5aaa03-0161-4ad7-b01b-ce283d6d3e83 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:31:04 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-6a5aaa03-0161-4ad7-b01b-ce283d6d3e83 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:31:04 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-6a5aaa03-0161-4ad7-b01b-ce283d6d3e83 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:04 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-6a5aaa03-0161-4ad7-b01b-ce283d6d3e83 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:31:04 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-6a5aaa03-0161-4ad7-b01b-ce283d6d3e83 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:31:04 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6a5aaa03-0161-4ad7-b01b-ce283d6d3e83 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-42279c0a-dedd-4a24-9dce-590c3e3789a8 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:04 devstack sudo[113483]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-42279c0a-dedd-4a24-9dce-590c3e3789a8 1073741824 Aug 15 16:31:04 devstack sudo[113483]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:04 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-97c4eb69-b050-4255-bb90-85a171848fc9 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fae0bb8b-70a6-4ed2-ab64-d76481525ba9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-36c7362f-33e4-4093-8649-0f3b76180b04', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:04 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-97c4eb69-b050-4255-bb90-85a171848fc9 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e7c2bce4-45ab-4db5-adf5-b4df123c4d54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:04 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-97c4eb69-b050-4255-bb90-85a171848fc9 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Volume volume-36c7362f-33e4-4093-8649-0f3b76180b04 (36c7362f-33e4-4093-8649-0f3b76180b04): created successfully Aug 15 16:31:04 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-97c4eb69-b050-4255-bb90-85a171848fc9 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e7c2bce4-45ab-4db5-adf5-b4df123c4d54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:04 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-97c4eb69-b050-4255-bb90-85a171848fc9 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Flow 'volume_create_manager' (82b5353b-cef3-4755-aee7-6363ab054062) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:31:04 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-af895a63-45f4-4a59-a5ee-80f2c92e929d tempest-CreateVolumesFromImageTest-792347389 None] Created reservations ['9d43398b-dc72-4f3d-91bf-e552e1167356', 'b3e02f35-9789-47de-951f-0210ad2121d0', 'f86688c5-33de-42dc-8f5b-655340779027', '7671f248-39d9-403d-8e3a-9be29318f965'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:31:04 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-97c4eb69-b050-4255-bb90-85a171848fc9 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Created volume successfully. Aug 15 16:31:04 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-af895a63-45f4-4a59-a5ee-80f2c92e929d tempest-CreateVolumesFromImageTest-792347389 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:04 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-af895a63-45f4-4a59-a5ee-80f2c92e929d tempest-CreateVolumesFromImageTest-792347389 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:04 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-af895a63-45f4-4a59-a5ee-80f2c92e929d tempest-CreateVolumesFromImageTest-792347389 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:31:04 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-af895a63-45f4-4a59-a5ee-80f2c92e929d tempest-CreateVolumesFromImageTest-792347389 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:31:04 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-af895a63-45f4-4a59-a5ee-80f2c92e929d tempest-CreateVolumesFromImageTest-792347389 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:04 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-af895a63-45f4-4a59-a5ee-80f2c92e929d tempest-CreateVolumesFromImageTest-792347389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:04 devstack sudo[113485]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:31:04 devstack sudo[113485]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:05 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-c614460f-38a6-4ab9-82b7-d29fbaf4a446 tempest-CreateVolumesFromImageTest-792347389 None] Acquiring lock "cinder-4496f0cd-2ef8-4264-a6f1-0671ce6baa12-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:31:05 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-c614460f-38a6-4ab9-82b7-d29fbaf4a446 tempest-CreateVolumesFromImageTest-792347389 None] Lock "cinder-4496f0cd-2ef8-4264-a6f1-0671ce6baa12-delete_volume" acquired by "delete_volume" :: waited 0.071s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:31:05 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-9b112bbe-a101-423a-8ef2-610704bfb991 tempest-CreateVolumesFromSnapshotTest-324703582 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:31:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9b112bbe-a101-423a-8ef2-610704bfb991 tempest-CreateVolumesFromSnapshotTest-324703582 None] Flow 'volume_create_manager' (9f16c438-ca8e-4ca7-9231-68b7445c0f74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:31:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9b112bbe-a101-423a-8ef2-610704bfb991 tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5cb9f683-7fd2-4218-84ae-6727e9700c2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9b112bbe-a101-423a-8ef2-610704bfb991 tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5cb9f683-7fd2-4218-84ae-6727e9700c2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:31:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-71808218',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=09da9459-eafc-4516-9a6b-7fca4b8014ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69c85bca3767420fa4ea654d61415535',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:31:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:31:05Z,use_quota=True,user_id='b4c5e46c5efb42ac8043f277bc8fc28d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9b112bbe-a101-423a-8ef2-610704bfb991 tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5e63ce2b-6a05-458c-ac7e-60270968a46c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9b112bbe-a101-423a-8ef2-610704bfb991 tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5e63ce2b-6a05-458c-ac7e-60270968a46c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9b112bbe-a101-423a-8ef2-610704bfb991 tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ed3af1a8-31cd-4cc0-8b8a-c73fa7199693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9b112bbe-a101-423a-8ef2-610704bfb991 tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ed3af1a8-31cd-4cc0-8b8a-c73fa7199693) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '09da9459-eafc-4516-9a6b-7fca4b8014ec', 'volume_name': 'volume-09da9459-eafc-4516-9a6b-7fca4b8014ec', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9b112bbe-a101-423a-8ef2-610704bfb991 tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c230341e-56a9-4565-b09a-415d958783a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9b112bbe-a101-423a-8ef2-610704bfb991 tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c230341e-56a9-4565-b09a-415d958783a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9b112bbe-a101-423a-8ef2-610704bfb991 tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d9196ba9-5ef6-4c73-b65d-d1c7484e66a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:05 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-9b112bbe-a101-423a-8ef2-610704bfb991 tempest-CreateVolumesFromSnapshotTest-324703582 None] Volume 09da9459-eafc-4516-9a6b-7fca4b8014ec: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-09da9459-eafc-4516-9a6b-7fca4b8014ec', 'volume_size': 1} Aug 15 16:31:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9b112bbe-a101-423a-8ef2-610704bfb991 tempest-CreateVolumesFromSnapshotTest-324703582 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:05 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-c614460f-38a6-4ab9-82b7-d29fbaf4a446 tempest-CreateVolumesFromImageTest-792347389 None] Acquiring lock "cinder-quobyte-4496f0cd-2ef8-4264-a6f1-0671ce6baa12" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:31:05 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-c614460f-38a6-4ab9-82b7-d29fbaf4a446 tempest-CreateVolumesFromImageTest-792347389 None] Lock "cinder-quobyte-4496f0cd-2ef8-4264-a6f1-0671ce6baa12" acquired by "delete_volume" :: waited 0.017s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:31:05 devstack sudo[113483]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6a5aaa03-0161-4ad7-b01b-ce283d6d3e83 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-42279c0a-dedd-4a24-9dce-590c3e3789a8 1073741824" returned: 0 in 0.644s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:05 devstack sudo[113485]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-af895a63-45f4-4a59-a5ee-80f2c92e929d tempest-CreateVolumesFromImageTest-792347389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.472s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:05 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-af895a63-45f4-4a59-a5ee-80f2c92e929d tempest-CreateVolumesFromImageTest-792347389 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:31:05 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[cfdbd1b1-073b-415d-abc5-2a021879ffe3]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:31:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c614460f-38a6-4ab9-82b7-d29fbaf4a446 tempest-CreateVolumesFromImageTest-792347389 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4496f0cd-2ef8-4264-a6f1-0671ce6baa12 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:05 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-af895a63-45f4-4a59-a5ee-80f2c92e929d tempest-CreateVolumesFromImageTest-792347389 None] Deleted volume successfully. Aug 15 16:31:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6a5aaa03-0161-4ad7-b01b-ce283d6d3e83 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-42279c0a-dedd-4a24-9dce-590c3e3789a8 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:05 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-af895a63-45f4-4a59-a5ee-80f2c92e929d tempest-CreateVolumesFromImageTest-792347389 None] Lock "cinder-4edca154-d9b3-4c8f-86b2-7dde7579da1e-delete_volume" released by "delete_volume" :: held 1.571s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:31:05 devstack sudo[113493]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-42279c0a-dedd-4a24-9dce-590c3e3789a8 Aug 15 16:31:05 devstack sudo[113493]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:05 devstack sudo[113492]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4496f0cd-2ef8-4264-a6f1-0671ce6baa12 Aug 15 16:31:05 devstack sudo[113492]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:05 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-d725c66e-61bd-4dd5-ae86-5b8ff69147a9 tempest-CreateVolumesFromSnapshotTest-324703582 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:31:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d725c66e-61bd-4dd5-ae86-5b8ff69147a9 tempest-CreateVolumesFromSnapshotTest-324703582 None] Flow 'volume_create_manager' (17961e14-5947-42c9-9852-6f946af653d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:31:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d725c66e-61bd-4dd5-ae86-5b8ff69147a9 tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (719fee6a-cac3-408f-aa91-f01ddc7ddc20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d725c66e-61bd-4dd5-ae86-5b8ff69147a9 tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (719fee6a-cac3-408f-aa91-f01ddc7ddc20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:31:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1587672230',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fa538738-aaca-43c4-aa24-9214e973fc78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69c85bca3767420fa4ea654d61415535',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:31:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:31:06Z,use_quota=True,user_id='b4c5e46c5efb42ac8043f277bc8fc28d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d725c66e-61bd-4dd5-ae86-5b8ff69147a9 tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6118978f-aefd-4107-9f09-74dabcc7db62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d725c66e-61bd-4dd5-ae86-5b8ff69147a9 tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6118978f-aefd-4107-9f09-74dabcc7db62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d725c66e-61bd-4dd5-ae86-5b8ff69147a9 tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (586da861-79a7-4a2c-833d-253a561a8968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d725c66e-61bd-4dd5-ae86-5b8ff69147a9 tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (586da861-79a7-4a2c-833d-253a561a8968) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fa538738-aaca-43c4-aa24-9214e973fc78', 'volume_name': 'volume-fa538738-aaca-43c4-aa24-9214e973fc78', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d725c66e-61bd-4dd5-ae86-5b8ff69147a9 tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (feab74f9-e617-4243-a7d4-9c04d13ad56d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d725c66e-61bd-4dd5-ae86-5b8ff69147a9 tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (feab74f9-e617-4243-a7d4-9c04d13ad56d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d725c66e-61bd-4dd5-ae86-5b8ff69147a9 tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fce18997-be07-4ccf-9af1-00f2677d4dab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:05 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-d725c66e-61bd-4dd5-ae86-5b8ff69147a9 tempest-CreateVolumesFromSnapshotTest-324703582 None] Volume fa538738-aaca-43c4-aa24-9214e973fc78: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fa538738-aaca-43c4-aa24-9214e973fc78', 'volume_size': 1} Aug 15 16:31:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d725c66e-61bd-4dd5-ae86-5b8ff69147a9 tempest-CreateVolumesFromSnapshotTest-324703582 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:05 devstack sudo[113493]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6a5aaa03-0161-4ad7-b01b-ce283d6d3e83 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-42279c0a-dedd-4a24-9dce-590c3e3789a8" returned: 0 in 0.347s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:05 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-6a5aaa03-0161-4ad7-b01b-ce283d6d3e83 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] <== create_volume: return (1077ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:31:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-6a5aaa03-0161-4ad7-b01b-ce283d6d3e83 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.081s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 4.049s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:05 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:30:59Z,deleted=False,deleted_at=None,display_description=None,display_name='volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=315fef1f-4b29-496e-9b0c-d085eede2dc3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='739deca0d5ab488aa779d33b64b9eceb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:30:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:30:59Z,use_quota=True,user_id='570c3a1fdf6449a980fb8ca2b9830a71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9b2c5992-6402-4173-b98f-e1861c38ab89),volume_type_id=9b2c5992-6402-4173-b98f-e1861c38ab89)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:31:05 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Creating volume 315fef1f-4b29-496e-9b0c-d085eede2dc3 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:31:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:05 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:31:05 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:31:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:05 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:31:05 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:31:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-315fef1f-4b29-496e-9b0c-d085eede2dc3 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:05 devstack sudo[113500]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-315fef1f-4b29-496e-9b0c-d085eede2dc3 1073741824 Aug 15 16:31:05 devstack sudo[113500]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6a5aaa03-0161-4ad7-b01b-ce283d6d3e83 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c92aee2f-c185-410f-8023-304e9e5a1588) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-42279c0a-dedd-4a24-9dce-590c3e3789a8', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6a5aaa03-0161-4ad7-b01b-ce283d6d3e83 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (48a09699-f761-4379-930a-91a79e1d7d78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:05 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-6a5aaa03-0161-4ad7-b01b-ce283d6d3e83 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Volume volume-42279c0a-dedd-4a24-9dce-590c3e3789a8 (42279c0a-dedd-4a24-9dce-590c3e3789a8): created successfully Aug 15 16:31:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6a5aaa03-0161-4ad7-b01b-ce283d6d3e83 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (48a09699-f761-4379-930a-91a79e1d7d78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:05 devstack sudo[113492]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-6a5aaa03-0161-4ad7-b01b-ce283d6d3e83 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Flow 'volume_create_manager' (2b49bd98-8ef7-495d-8270-c97287c34b4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:31:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c614460f-38a6-4ab9-82b7-d29fbaf4a446 tempest-CreateVolumesFromImageTest-792347389 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4496f0cd-2ef8-4264-a6f1-0671ce6baa12" returned: 0 in 0.520s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c614460f-38a6-4ab9-82b7-d29fbaf4a446 tempest-CreateVolumesFromImageTest-792347389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4496f0cd-2ef8-4264-a6f1-0671ce6baa12 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:05 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-6a5aaa03-0161-4ad7-b01b-ce283d6d3e83 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Created volume successfully. Aug 15 16:31:05 devstack sudo[113502]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4496f0cd-2ef8-4264-a6f1-0671ce6baa12 Aug 15 16:31:05 devstack sudo[113502]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:06 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-76927e2c-7744-4737-bb1f-9262ea45c5da tempest-CreateVolumesFromSnapshotTest-324703582 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:31:06 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-76927e2c-7744-4737-bb1f-9262ea45c5da tempest-CreateVolumesFromSnapshotTest-324703582 None] Flow 'volume_create_manager' (a70b04c7-2fd0-409f-b379-b2d369d98e0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:31:06 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-76927e2c-7744-4737-bb1f-9262ea45c5da tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c067c6c8-14c6-49ce-a623-5c2c4665d89c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:06 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-76927e2c-7744-4737-bb1f-9262ea45c5da tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c067c6c8-14c6-49ce-a623-5c2c4665d89c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:31:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1952069471',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=104c4735-2683-4117-81d0-bd79e22e93b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69c85bca3767420fa4ea654d61415535',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:31:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:31:06Z,use_quota=True,user_id='b4c5e46c5efb42ac8043f277bc8fc28d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:06 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-76927e2c-7744-4737-bb1f-9262ea45c5da tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a1ddd373-d8e3-4796-9b04-80276a301d27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:06 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-76927e2c-7744-4737-bb1f-9262ea45c5da tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a1ddd373-d8e3-4796-9b04-80276a301d27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:06 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-76927e2c-7744-4737-bb1f-9262ea45c5da tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (92a9b62f-7d6a-45df-8e1e-5bd5e39b4be1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:06 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-76927e2c-7744-4737-bb1f-9262ea45c5da tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (92a9b62f-7d6a-45df-8e1e-5bd5e39b4be1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '104c4735-2683-4117-81d0-bd79e22e93b3', 'volume_name': 'volume-104c4735-2683-4117-81d0-bd79e22e93b3', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:06 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-76927e2c-7744-4737-bb1f-9262ea45c5da tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bbb60a38-755b-4f0f-9980-fdf28a1a70fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:06 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-76927e2c-7744-4737-bb1f-9262ea45c5da tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bbb60a38-755b-4f0f-9980-fdf28a1a70fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:06 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-76927e2c-7744-4737-bb1f-9262ea45c5da tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2962903e-3815-41c6-8a27-bbcf8bd97ad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:06 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-76927e2c-7744-4737-bb1f-9262ea45c5da tempest-CreateVolumesFromSnapshotTest-324703582 None] Volume 104c4735-2683-4117-81d0-bd79e22e93b3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-104c4735-2683-4117-81d0-bd79e22e93b3', 'volume_size': 1} Aug 15 16:31:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-76927e2c-7744-4737-bb1f-9262ea45c5da tempest-CreateVolumesFromSnapshotTest-324703582 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:06 devstack sudo[113502]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c614460f-38a6-4ab9-82b7-d29fbaf4a446 tempest-CreateVolumesFromImageTest-792347389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-4496f0cd-2ef8-4264-a6f1-0671ce6baa12" returned: 0 in 0.290s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:06 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-c614460f-38a6-4ab9-82b7-d29fbaf4a446 tempest-CreateVolumesFromImageTest-792347389 None] Lock "cinder-quobyte-4496f0cd-2ef8-4264-a6f1-0671ce6baa12" released by "delete_volume" :: held 0.875s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:31:06 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-c614460f-38a6-4ab9-82b7-d29fbaf4a446 tempest-CreateVolumesFromImageTest-792347389 None] Created reservations ['06d4a932-3ec5-4a41-8e7a-8dd11fc1573b', '028d71e0-2166-4751-b0ec-a4f394f63d1b', '1127857f-89d9-485d-9530-5898526dd3d8', 'fdfd673c-402e-48b7-aa67-95f973853afa'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:31:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c614460f-38a6-4ab9-82b7-d29fbaf4a446 tempest-CreateVolumesFromImageTest-792347389 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c614460f-38a6-4ab9-82b7-d29fbaf4a446 tempest-CreateVolumesFromImageTest-792347389 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:06 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c614460f-38a6-4ab9-82b7-d29fbaf4a446 tempest-CreateVolumesFromImageTest-792347389 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:31:06 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c614460f-38a6-4ab9-82b7-d29fbaf4a446 tempest-CreateVolumesFromImageTest-792347389 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:31:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c614460f-38a6-4ab9-82b7-d29fbaf4a446 tempest-CreateVolumesFromImageTest-792347389 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c614460f-38a6-4ab9-82b7-d29fbaf4a446 tempest-CreateVolumesFromImageTest-792347389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:06 devstack sudo[113509]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:31:06 devstack sudo[113509]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:06 devstack sudo[113500]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-315fef1f-4b29-496e-9b0c-d085eede2dc3 1073741824" returned: 0 in 0.585s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-315fef1f-4b29-496e-9b0c-d085eede2dc3 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:06 devstack sudo[113511]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-315fef1f-4b29-496e-9b0c-d085eede2dc3 Aug 15 16:31:06 devstack sudo[113511]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:06 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-a21d43cd-8c37-4a03-85e2-a2a72a160f25 tempest-CreateVolumesFromSnapshotTest-324703582 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:31:06 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-a21d43cd-8c37-4a03-85e2-a2a72a160f25 tempest-CreateVolumesFromSnapshotTest-324703582 None] Flow 'volume_create_manager' (12ba2ed1-aeb3-45ce-8edf-2d0bdb88a9cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:31:06 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-a21d43cd-8c37-4a03-85e2-a2a72a160f25 tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9bbe66fb-650d-4049-800c-4ee07926d0bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:06 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-a21d43cd-8c37-4a03-85e2-a2a72a160f25 tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9bbe66fb-650d-4049-800c-4ee07926d0bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:31:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1711485015',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=856a7749-eef4-4786-96b0-a87692f017de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69c85bca3767420fa4ea654d61415535',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:31:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:31:06Z,use_quota=True,user_id='b4c5e46c5efb42ac8043f277bc8fc28d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:06 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-a21d43cd-8c37-4a03-85e2-a2a72a160f25 tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e9dc27d2-8d3d-44e1-b3c0-4c10777df040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:06 devstack sudo[113509]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:06 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-a21d43cd-8c37-4a03-85e2-a2a72a160f25 tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e9dc27d2-8d3d-44e1-b3c0-4c10777df040) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:06 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-a21d43cd-8c37-4a03-85e2-a2a72a160f25 tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2bbbf243-a627-4f74-80bd-70d384d59e6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:06 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-a21d43cd-8c37-4a03-85e2-a2a72a160f25 tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2bbbf243-a627-4f74-80bd-70d384d59e6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '856a7749-eef4-4786-96b0-a87692f017de', 'volume_name': 'volume-856a7749-eef4-4786-96b0-a87692f017de', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:06 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-a21d43cd-8c37-4a03-85e2-a2a72a160f25 tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (59812407-01f7-4aa3-ae6d-961ee79369e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:06 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-a21d43cd-8c37-4a03-85e2-a2a72a160f25 tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (59812407-01f7-4aa3-ae6d-961ee79369e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:06 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-a21d43cd-8c37-4a03-85e2-a2a72a160f25 tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ccded5ea-1f8f-451b-bf8d-2af992a4a2f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:06 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-a21d43cd-8c37-4a03-85e2-a2a72a160f25 tempest-CreateVolumesFromSnapshotTest-324703582 None] Volume 856a7749-eef4-4786-96b0-a87692f017de: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-856a7749-eef4-4786-96b0-a87692f017de', 'volume_size': 1} Aug 15 16:31:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-a21d43cd-8c37-4a03-85e2-a2a72a160f25 tempest-CreateVolumesFromSnapshotTest-324703582 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c614460f-38a6-4ab9-82b7-d29fbaf4a446 tempest-CreateVolumesFromImageTest-792347389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.309s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:06 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-c614460f-38a6-4ab9-82b7-d29fbaf4a446 tempest-CreateVolumesFromImageTest-792347389 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:31:06 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-c614460f-38a6-4ab9-82b7-d29fbaf4a446 tempest-CreateVolumesFromImageTest-792347389 None] Deleted volume successfully. Aug 15 16:31:06 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-c614460f-38a6-4ab9-82b7-d29fbaf4a446 tempest-CreateVolumesFromImageTest-792347389 None] Lock "cinder-4496f0cd-2ef8-4264-a6f1-0671ce6baa12-delete_volume" released by "delete_volume" :: held 1.553s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:31:06 devstack sudo[113511]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-315fef1f-4b29-496e-9b0c-d085eede2dc3" returned: 0 in 0.361s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:06 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] <== create_volume: return (1005ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:31:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.009s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ef6a7f2f-8f72-4f9a-8e3c-70413207c34f tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 5.011s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:06 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ef6a7f2f-8f72-4f9a-8e3c-70413207c34f tempest-CreateVolumesFromSourceVolumeTest-493747541 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:31:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1933486803',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=59aecd89-7e01-4194-9590-c1c134c0ec6e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35a95dacf25d4c46814533dd337cda3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:31:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:31:02Z,use_quota=True,user_id='fca8e61e861d4070a325d669c598b3df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:31:06 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-ef6a7f2f-8f72-4f9a-8e3c-70413207c34f tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Creating volume 59aecd89-7e01-4194-9590-c1c134c0ec6e {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:31:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ef6a7f2f-8f72-4f9a-8e3c-70413207c34f tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ef6a7f2f-8f72-4f9a-8e3c-70413207c34f tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:06 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ef6a7f2f-8f72-4f9a-8e3c-70413207c34f tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:31:06 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ef6a7f2f-8f72-4f9a-8e3c-70413207c34f tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:31:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ef6a7f2f-8f72-4f9a-8e3c-70413207c34f tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:06 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ef6a7f2f-8f72-4f9a-8e3c-70413207c34f tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:31:06 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-ef6a7f2f-8f72-4f9a-8e3c-70413207c34f tempest-CreateVolumesFromSourceVolumeTest-493747541 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:31:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ef6a7f2f-8f72-4f9a-8e3c-70413207c34f tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-59aecd89-7e01-4194-9590-c1c134c0ec6e 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:06 devstack sudo[113515]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-59aecd89-7e01-4194-9590-c1c134c0ec6e 1073741824 Aug 15 16:31:06 devstack sudo[113515]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:06 devstack cinder-volume[94214]: DEBUG cinder.volume.volume_utils [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Attempting download of 45262418-98ab-4640-a7d9-29ed3688487f ((None, [{'url': 'file:///opt/stack/data/glance/images/45262418-98ab-4640-a7d9-29ed3688487f', 'metadata': {}}])) to volume 315fef1f-4b29-496e-9b0c-d085eede2dc3. {{(pid=94214) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 15 16:31:06 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-c3f913fb-6da7-4bbd-8257-12ca40dcda5e tempest-CreateVolumesFromSnapshotTest-324703582 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:31:06 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c3f913fb-6da7-4bbd-8257-12ca40dcda5e tempest-CreateVolumesFromSnapshotTest-324703582 None] Flow 'volume_create_manager' (692f555c-5c29-452b-81af-0044ade9c51c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:31:06 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c3f913fb-6da7-4bbd-8257-12ca40dcda5e tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6ebc3808-d70c-4332-8434-e81549379f8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:06 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c3f913fb-6da7-4bbd-8257-12ca40dcda5e tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6ebc3808-d70c-4332-8434-e81549379f8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:31:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1343531323',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1fc85b63-73db-4737-a0c2-86c0e3ac0da0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69c85bca3767420fa4ea654d61415535',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:31:07Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:31:07Z,use_quota=True,user_id='b4c5e46c5efb42ac8043f277bc8fc28d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:06 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c3f913fb-6da7-4bbd-8257-12ca40dcda5e tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (85f802d5-ed8b-400c-ae59-a13601ca8ccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:06 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c3f913fb-6da7-4bbd-8257-12ca40dcda5e tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (85f802d5-ed8b-400c-ae59-a13601ca8ccc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:06 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c3f913fb-6da7-4bbd-8257-12ca40dcda5e tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (932bb3bc-57ad-4ebd-9efb-0a9726c1c88f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:06 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c3f913fb-6da7-4bbd-8257-12ca40dcda5e tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (932bb3bc-57ad-4ebd-9efb-0a9726c1c88f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1fc85b63-73db-4737-a0c2-86c0e3ac0da0', 'volume_name': 'volume-1fc85b63-73db-4737-a0c2-86c0e3ac0da0', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:06 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c3f913fb-6da7-4bbd-8257-12ca40dcda5e tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (31758cf1-74d9-4e71-ad74-84ac83f41eb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:06 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c3f913fb-6da7-4bbd-8257-12ca40dcda5e tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (31758cf1-74d9-4e71-ad74-84ac83f41eb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:06 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c3f913fb-6da7-4bbd-8257-12ca40dcda5e tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e8c7e7f3-3feb-432f-81c3-6fc2b45f372b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:06 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-c3f913fb-6da7-4bbd-8257-12ca40dcda5e tempest-CreateVolumesFromSnapshotTest-324703582 None] Volume 1fc85b63-73db-4737-a0c2-86c0e3ac0da0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1fc85b63-73db-4737-a0c2-86c0e3ac0da0', 'volume_size': 1} Aug 15 16:31:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c3f913fb-6da7-4bbd-8257-12ca40dcda5e tempest-CreateVolumesFromSnapshotTest-324703582 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:07 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[1876bf66-aa0d-4ae9-8e58-78173d4e25af]: (4, 'raw') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:31:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_45262418-98ab-4640-a7d9-29ed3688487f_p9720ivf {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:07 devstack sudo[113517]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_45262418-98ab-4640-a7d9-29ed3688487f_p9720ivf Aug 15 16:31:07 devstack sudo[113517]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:07 devstack sudo[113515]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ef6a7f2f-8f72-4f9a-8e3c-70413207c34f tempest-CreateVolumesFromSourceVolumeTest-493747541 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-59aecd89-7e01-4194-9590-c1c134c0ec6e 1073741824" returned: 0 in 0.428s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ef6a7f2f-8f72-4f9a-8e3c-70413207c34f tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-59aecd89-7e01-4194-9590-c1c134c0ec6e {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:07 devstack sudo[113523]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-59aecd89-7e01-4194-9590-c1c134c0ec6e Aug 15 16:31:07 devstack sudo[113523]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:07 devstack sudo[113517]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_45262418-98ab-4640-a7d9-29ed3688487f_p9720ivf" returned: 0 in 0.337s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_45262418-98ab-4640-a7d9-29ed3688487f_p9720ivf {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:07 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-8c774f81-f09d-4d1b-9ddf-2b1ebc1a352d tempest-CreateVolumesFromImageTest-792347389 None] Acquiring lock "cinder-2d448c47-d0ea-490a-b2cc-ae17c508b08e-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:31:07 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-8c774f81-f09d-4d1b-9ddf-2b1ebc1a352d tempest-CreateVolumesFromImageTest-792347389 None] Lock "cinder-2d448c47-d0ea-490a-b2cc-ae17c508b08e-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:31:07 devstack sudo[113527]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_45262418-98ab-4640-a7d9-29ed3688487f_p9720ivf Aug 15 16:31:07 devstack sudo[113527]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:07 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-8c774f81-f09d-4d1b-9ddf-2b1ebc1a352d tempest-CreateVolumesFromImageTest-792347389 None] Acquiring lock "cinder-quobyte-2d448c47-d0ea-490a-b2cc-ae17c508b08e" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:31:07 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-8c774f81-f09d-4d1b-9ddf-2b1ebc1a352d tempest-CreateVolumesFromImageTest-792347389 None] Lock "cinder-quobyte-2d448c47-d0ea-490a-b2cc-ae17c508b08e" acquired by "delete_volume" :: waited 0.015s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:31:07 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[413047aa-ffed-4eb1-b469-ca4ba2076f94]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:31:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8c774f81-f09d-4d1b-9ddf-2b1ebc1a352d tempest-CreateVolumesFromImageTest-792347389 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2d448c47-d0ea-490a-b2cc-ae17c508b08e {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:07 devstack sudo[113523]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ef6a7f2f-8f72-4f9a-8e3c-70413207c34f tempest-CreateVolumesFromSourceVolumeTest-493747541 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-59aecd89-7e01-4194-9590-c1c134c0ec6e" returned: 0 in 0.270s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:07 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ef6a7f2f-8f72-4f9a-8e3c-70413207c34f tempest-CreateVolumesFromSourceVolumeTest-493747541 None] <== create_volume: return (742ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:31:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ef6a7f2f-8f72-4f9a-8e3c-70413207c34f tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.744s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c1f18055-a9c4-4d2c-a1a6-c536ae7ed3e6 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 5.385s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:07 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c1f18055-a9c4-4d2c-a1a6-c536ae7ed3e6 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:31:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1899131257',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=849a220b-4c1a-4bdb-9e23-3693ec867f69,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35a95dacf25d4c46814533dd337cda3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:31:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:31:02Z,use_quota=True,user_id='fca8e61e861d4070a325d669c598b3df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:31:07 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-c1f18055-a9c4-4d2c-a1a6-c536ae7ed3e6 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Creating volume 849a220b-4c1a-4bdb-9e23-3693ec867f69 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:31:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c1f18055-a9c4-4d2c-a1a6-c536ae7ed3e6 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c1f18055-a9c4-4d2c-a1a6-c536ae7ed3e6 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:07 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c1f18055-a9c4-4d2c-a1a6-c536ae7ed3e6 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:31:07 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c1f18055-a9c4-4d2c-a1a6-c536ae7ed3e6 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:31:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c1f18055-a9c4-4d2c-a1a6-c536ae7ed3e6 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:07 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c1f18055-a9c4-4d2c-a1a6-c536ae7ed3e6 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:31:07 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-c1f18055-a9c4-4d2c-a1a6-c536ae7ed3e6 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:31:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c1f18055-a9c4-4d2c-a1a6-c536ae7ed3e6 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-849a220b-4c1a-4bdb-9e23-3693ec867f69 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:07 devstack sudo[113531]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-849a220b-4c1a-4bdb-9e23-3693ec867f69 1073741824 Aug 15 16:31:07 devstack sudo[113531]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:07 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ef6a7f2f-8f72-4f9a-8e3c-70413207c34f tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6f7193a9-0923-4724-9561-76d75a1dd1b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-59aecd89-7e01-4194-9590-c1c134c0ec6e', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:07 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ef6a7f2f-8f72-4f9a-8e3c-70413207c34f tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ffe20d5d-f507-4548-a4cd-ecc35dc2f0b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:07 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-ef6a7f2f-8f72-4f9a-8e3c-70413207c34f tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Volume volume-59aecd89-7e01-4194-9590-c1c134c0ec6e (59aecd89-7e01-4194-9590-c1c134c0ec6e): created successfully Aug 15 16:31:07 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ef6a7f2f-8f72-4f9a-8e3c-70413207c34f tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ffe20d5d-f507-4548-a4cd-ecc35dc2f0b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:07 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ef6a7f2f-8f72-4f9a-8e3c-70413207c34f tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Flow 'volume_create_manager' (608c8f45-b4f2-4e5c-afc2-a60d771d1a50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:31:07 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-ef6a7f2f-8f72-4f9a-8e3c-70413207c34f tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Created volume successfully. Aug 15 16:31:07 devstack sudo[113530]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2d448c47-d0ea-490a-b2cc-ae17c508b08e Aug 15 16:31:07 devstack sudo[113530]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:07 devstack sudo[113527]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_45262418-98ab-4640-a7d9-29ed3688487f_p9720ivf" returned: 1 in 0.362s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_45262418-98ab-4640-a7d9-29ed3688487f_p9720ivf' failed. Not Retrying. {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 15 16:31:07 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[a9c3c137-cb63-42ea-bbb6-1e41009e5b30]: (4, 'raw') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:31:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_45262418-98ab-4640-a7d9-29ed3688487f_pmkzsjogdevstack@QuobyteHD {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:07 devstack sudo[113536]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_45262418-98ab-4640-a7d9-29ed3688487f_pmkzsjogdevstack@QuobyteHD Aug 15 16:31:07 devstack sudo[113536]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:07 devstack sudo[113530]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8c774f81-f09d-4d1b-9ddf-2b1ebc1a352d tempest-CreateVolumesFromImageTest-792347389 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2d448c47-d0ea-490a-b2cc-ae17c508b08e" returned: 0 in 0.443s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8c774f81-f09d-4d1b-9ddf-2b1ebc1a352d tempest-CreateVolumesFromImageTest-792347389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2d448c47-d0ea-490a-b2cc-ae17c508b08e {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:08 devstack sudo[113545]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2d448c47-d0ea-490a-b2cc-ae17c508b08e Aug 15 16:31:08 devstack sudo[113545]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:08 devstack sudo[113531]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c1f18055-a9c4-4d2c-a1a6-c536ae7ed3e6 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-849a220b-4c1a-4bdb-9e23-3693ec867f69 1073741824" returned: 0 in 0.519s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:08 devstack sudo[113536]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_45262418-98ab-4640-a7d9-29ed3688487f_pmkzsjogdevstack@QuobyteHD" returned: 0 in 0.416s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_45262418-98ab-4640-a7d9-29ed3688487f_pmkzsjogdevstack@QuobyteHD {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c1f18055-a9c4-4d2c-a1a6-c536ae7ed3e6 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-849a220b-4c1a-4bdb-9e23-3693ec867f69 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:08 devstack sudo[113550]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-849a220b-4c1a-4bdb-9e23-3693ec867f69 Aug 15 16:31:08 devstack sudo[113550]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:08 devstack sudo[113549]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_45262418-98ab-4640-a7d9-29ed3688487f_pmkzsjogdevstack@QuobyteHD Aug 15 16:31:08 devstack sudo[113549]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:08 devstack sudo[113545]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8c774f81-f09d-4d1b-9ddf-2b1ebc1a352d tempest-CreateVolumesFromImageTest-792347389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2d448c47-d0ea-490a-b2cc-ae17c508b08e" returned: 0 in 0.285s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:08 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-8c774f81-f09d-4d1b-9ddf-2b1ebc1a352d tempest-CreateVolumesFromImageTest-792347389 None] Lock "cinder-quobyte-2d448c47-d0ea-490a-b2cc-ae17c508b08e" released by "delete_volume" :: held 0.781s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:31:08 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-8c774f81-f09d-4d1b-9ddf-2b1ebc1a352d tempest-CreateVolumesFromImageTest-792347389 None] Created reservations ['5502c1c7-d8fe-414e-82bf-166f2a44d5e9', '754e0af5-1f31-40fa-b050-8c728fe6c245', 'e6dbddfa-0613-4ccc-91dc-b0578d77f66a', 'd34ef1d1-c67a-4d4a-8c06-59926ae78085'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:31:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-8c774f81-f09d-4d1b-9ddf-2b1ebc1a352d tempest-CreateVolumesFromImageTest-792347389 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-8c774f81-f09d-4d1b-9ddf-2b1ebc1a352d tempest-CreateVolumesFromImageTest-792347389 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:08 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-8c774f81-f09d-4d1b-9ddf-2b1ebc1a352d tempest-CreateVolumesFromImageTest-792347389 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:31:08 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-8c774f81-f09d-4d1b-9ddf-2b1ebc1a352d tempest-CreateVolumesFromImageTest-792347389 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:31:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-8c774f81-f09d-4d1b-9ddf-2b1ebc1a352d tempest-CreateVolumesFromImageTest-792347389 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8c774f81-f09d-4d1b-9ddf-2b1ebc1a352d tempest-CreateVolumesFromImageTest-792347389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:08 devstack sudo[113550]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c1f18055-a9c4-4d2c-a1a6-c536ae7ed3e6 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-849a220b-4c1a-4bdb-9e23-3693ec867f69" returned: 0 in 0.276s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:08 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c1f18055-a9c4-4d2c-a1a6-c536ae7ed3e6 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] <== create_volume: return (883ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:31:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c1f18055-a9c4-4d2c-a1a6-c536ae7ed3e6 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.886s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-8941cdd5-c6a4-48a1-af47-7226d6a412dc tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 5.913s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:08 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-8941cdd5-c6a4-48a1-af47-7226d6a412dc tempest-CreateVolumesFromSourceVolumeTest-493747541 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:31:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1618713524',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a01daed0-6a15-492f-b4e9-09799bd12d14,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35a95dacf25d4c46814533dd337cda3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:31:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:31:02Z,use_quota=True,user_id='fca8e61e861d4070a325d669c598b3df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:31:08 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-8941cdd5-c6a4-48a1-af47-7226d6a412dc tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Creating volume a01daed0-6a15-492f-b4e9-09799bd12d14 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:31:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-8941cdd5-c6a4-48a1-af47-7226d6a412dc tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-8941cdd5-c6a4-48a1-af47-7226d6a412dc tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:08 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-8941cdd5-c6a4-48a1-af47-7226d6a412dc tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:31:08 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-8941cdd5-c6a4-48a1-af47-7226d6a412dc tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:31:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-8941cdd5-c6a4-48a1-af47-7226d6a412dc tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:08 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-8941cdd5-c6a4-48a1-af47-7226d6a412dc tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:31:08 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-8941cdd5-c6a4-48a1-af47-7226d6a412dc tempest-CreateVolumesFromSourceVolumeTest-493747541 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:31:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8941cdd5-c6a4-48a1-af47-7226d6a412dc tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a01daed0-6a15-492f-b4e9-09799bd12d14 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:08 devstack sudo[113555]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:31:08 devstack sudo[113555]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:08 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c1f18055-a9c4-4d2c-a1a6-c536ae7ed3e6 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ae085131-2759-4058-a41b-f57b576a386c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-849a220b-4c1a-4bdb-9e23-3693ec867f69', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:08 devstack sudo[113560]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a01daed0-6a15-492f-b4e9-09799bd12d14 1073741824 Aug 15 16:31:08 devstack sudo[113560]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:08 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c1f18055-a9c4-4d2c-a1a6-c536ae7ed3e6 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8d7bcce6-9574-43ad-9402-1c2449bfd046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:08 devstack sudo[113549]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_45262418-98ab-4640-a7d9-29ed3688487f_pmkzsjogdevstack@QuobyteHD" returned: 1 in 0.376s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_45262418-98ab-4640-a7d9-29ed3688487f_pmkzsjogdevstack@QuobyteHD' failed. Not Retrying. {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 15 16:31:08 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] 45262418-98ab-4640-a7d9-29ed3688487f was raw, converting to qcow2 {{(pid=94214) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 15 16:31:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_45262418-98ab-4640-a7d9-29ed3688487f_pmkzsjogdevstack@QuobyteHD /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-315fef1f-4b29-496e-9b0c-d085eede2dc3 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:08 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-c1f18055-a9c4-4d2c-a1a6-c536ae7ed3e6 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Volume volume-849a220b-4c1a-4bdb-9e23-3693ec867f69 (849a220b-4c1a-4bdb-9e23-3693ec867f69): created successfully Aug 15 16:31:08 devstack sudo[113562]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_45262418-98ab-4640-a7d9-29ed3688487f_pmkzsjogdevstack@QuobyteHD /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-315fef1f-4b29-496e-9b0c-d085eede2dc3 Aug 15 16:31:08 devstack sudo[113562]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:08 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c1f18055-a9c4-4d2c-a1a6-c536ae7ed3e6 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8d7bcce6-9574-43ad-9402-1c2449bfd046) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:08 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c1f18055-a9c4-4d2c-a1a6-c536ae7ed3e6 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Flow 'volume_create_manager' (284281c6-9f88-4d44-acc5-162737077064) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:31:08 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-c1f18055-a9c4-4d2c-a1a6-c536ae7ed3e6 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Created volume successfully. Aug 15 16:31:08 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-68799ef5-868a-4c3a-a14a-cc6750f1f73f tempest-CreateVolumesFromImageTest-792347389 None] Acquiring lock "cinder-67e1d17e-ae06-483f-8b1d-28c824432df6-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:31:08 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-68799ef5-868a-4c3a-a14a-cc6750f1f73f tempest-CreateVolumesFromImageTest-792347389 None] Lock "cinder-67e1d17e-ae06-483f-8b1d-28c824432df6-delete_volume" acquired by "delete_volume" :: waited 0.040s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:31:08 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-68799ef5-868a-4c3a-a14a-cc6750f1f73f tempest-CreateVolumesFromImageTest-792347389 None] Acquiring lock "cinder-quobyte-67e1d17e-ae06-483f-8b1d-28c824432df6" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:31:08 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-68799ef5-868a-4c3a-a14a-cc6750f1f73f tempest-CreateVolumesFromImageTest-792347389 None] Lock "cinder-quobyte-67e1d17e-ae06-483f-8b1d-28c824432df6" acquired by "delete_volume" :: waited 0.019s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:31:08 devstack sudo[113555]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8c774f81-f09d-4d1b-9ddf-2b1ebc1a352d tempest-CreateVolumesFromImageTest-792347389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.322s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:08 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-8c774f81-f09d-4d1b-9ddf-2b1ebc1a352d tempest-CreateVolumesFromImageTest-792347389 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:31:08 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-8c774f81-f09d-4d1b-9ddf-2b1ebc1a352d tempest-CreateVolumesFromImageTest-792347389 None] Deleted volume successfully. Aug 15 16:31:08 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[9f337867-4c71-4220-887e-d545c0fd2077]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:31:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-68799ef5-868a-4c3a-a14a-cc6750f1f73f tempest-CreateVolumesFromImageTest-792347389 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-67e1d17e-ae06-483f-8b1d-28c824432df6 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:08 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-8c774f81-f09d-4d1b-9ddf-2b1ebc1a352d tempest-CreateVolumesFromImageTest-792347389 None] Lock "cinder-2d448c47-d0ea-490a-b2cc-ae17c508b08e-delete_volume" released by "delete_volume" :: held 1.353s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:31:08 devstack sudo[113567]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-67e1d17e-ae06-483f-8b1d-28c824432df6 Aug 15 16:31:08 devstack sudo[113567]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:09 devstack sudo[113560]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8941cdd5-c6a4-48a1-af47-7226d6a412dc tempest-CreateVolumesFromSourceVolumeTest-493747541 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a01daed0-6a15-492f-b4e9-09799bd12d14 1073741824" returned: 0 in 0.578s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8941cdd5-c6a4-48a1-af47-7226d6a412dc tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a01daed0-6a15-492f-b4e9-09799bd12d14 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:09 devstack sudo[113575]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a01daed0-6a15-492f-b4e9-09799bd12d14 Aug 15 16:31:09 devstack sudo[113575]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:09 devstack sudo[113562]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_45262418-98ab-4640-a7d9-29ed3688487f_pmkzsjogdevstack@QuobyteHD /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-315fef1f-4b29-496e-9b0c-d085eede2dc3" returned: 0 in 0.648s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:09 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_45262418-98ab-4640-a7d9-29ed3688487f_pmkzsjogdevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec, destination /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-315fef1f-4b29-496e-9b0c-d085eede2dc3 {{(pid=94214) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 15 16:31:09 devstack cinder-volume[94214]: INFO cinder.image.image_utils [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Converted 0.00 MB image at 0.00 MB/s Aug 15 16:31:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-315fef1f-4b29-496e-9b0c-d085eede2dc3 1G {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:09 devstack sudo[113581]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-315fef1f-4b29-496e-9b0c-d085eede2dc3 1G Aug 15 16:31:09 devstack sudo[113581]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:09 devstack sudo[113567]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-68799ef5-868a-4c3a-a14a-cc6750f1f73f tempest-CreateVolumesFromImageTest-792347389 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-67e1d17e-ae06-483f-8b1d-28c824432df6" returned: 0 in 0.426s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-68799ef5-868a-4c3a-a14a-cc6750f1f73f tempest-CreateVolumesFromImageTest-792347389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-67e1d17e-ae06-483f-8b1d-28c824432df6 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:09 devstack sudo[113583]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-67e1d17e-ae06-483f-8b1d-28c824432df6 Aug 15 16:31:09 devstack sudo[113583]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:09 devstack sudo[113575]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8941cdd5-c6a4-48a1-af47-7226d6a412dc tempest-CreateVolumesFromSourceVolumeTest-493747541 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a01daed0-6a15-492f-b4e9-09799bd12d14" returned: 0 in 0.282s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:09 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-8941cdd5-c6a4-48a1-af47-7226d6a412dc tempest-CreateVolumesFromSourceVolumeTest-493747541 None] <== create_volume: return (909ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:31:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-8941cdd5-c6a4-48a1-af47-7226d6a412dc tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.912s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9b112bbe-a101-423a-8ef2-610704bfb991 tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 4.050s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:09 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-9b112bbe-a101-423a-8ef2-610704bfb991 tempest-CreateVolumesFromSnapshotTest-324703582 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:31:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-71808218',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=09da9459-eafc-4516-9a6b-7fca4b8014ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69c85bca3767420fa4ea654d61415535',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:31:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:31:05Z,use_quota=True,user_id='b4c5e46c5efb42ac8043f277bc8fc28d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:31:09 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-9b112bbe-a101-423a-8ef2-610704bfb991 tempest-CreateVolumesFromSnapshotTest-324703582 None] Creating volume 09da9459-eafc-4516-9a6b-7fca4b8014ec {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:31:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9b112bbe-a101-423a-8ef2-610704bfb991 tempest-CreateVolumesFromSnapshotTest-324703582 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9b112bbe-a101-423a-8ef2-610704bfb991 tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:09 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-9b112bbe-a101-423a-8ef2-610704bfb991 tempest-CreateVolumesFromSnapshotTest-324703582 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:31:09 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-9b112bbe-a101-423a-8ef2-610704bfb991 tempest-CreateVolumesFromSnapshotTest-324703582 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:31:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9b112bbe-a101-423a-8ef2-610704bfb991 tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:09 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-9b112bbe-a101-423a-8ef2-610704bfb991 tempest-CreateVolumesFromSnapshotTest-324703582 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:31:09 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-9b112bbe-a101-423a-8ef2-610704bfb991 tempest-CreateVolumesFromSnapshotTest-324703582 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:31:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9b112bbe-a101-423a-8ef2-610704bfb991 tempest-CreateVolumesFromSnapshotTest-324703582 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-09da9459-eafc-4516-9a6b-7fca4b8014ec 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:09 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-8941cdd5-c6a4-48a1-af47-7226d6a412dc tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1804f86f-165c-416b-9486-1990d98c4d8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a01daed0-6a15-492f-b4e9-09799bd12d14', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:09 devstack sudo[113588]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-09da9459-eafc-4516-9a6b-7fca4b8014ec 1073741824 Aug 15 16:31:09 devstack sudo[113588]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:09 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-8941cdd5-c6a4-48a1-af47-7226d6a412dc tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8f6e4454-ed53-4a0c-a5ed-2e2b1e22cbb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:09 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-8941cdd5-c6a4-48a1-af47-7226d6a412dc tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Volume volume-a01daed0-6a15-492f-b4e9-09799bd12d14 (a01daed0-6a15-492f-b4e9-09799bd12d14): created successfully Aug 15 16:31:09 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-8941cdd5-c6a4-48a1-af47-7226d6a412dc tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8f6e4454-ed53-4a0c-a5ed-2e2b1e22cbb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:09 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-8941cdd5-c6a4-48a1-af47-7226d6a412dc tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Flow 'volume_create_manager' (fd0bfdac-0826-45b3-b8fa-ef9978d10e9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:31:09 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-8941cdd5-c6a4-48a1-af47-7226d6a412dc tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Created volume successfully. Aug 15 16:31:09 devstack sudo[113583]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-68799ef5-868a-4c3a-a14a-cc6750f1f73f tempest-CreateVolumesFromImageTest-792347389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-67e1d17e-ae06-483f-8b1d-28c824432df6" returned: 0 in 0.289s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:09 devstack sudo[113581]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-315fef1f-4b29-496e-9b0c-d085eede2dc3 1G" returned: 0 in 0.347s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:09 devstack cinder-volume[94214]: DEBUG cinder.volume.volume_utils [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Downloaded image 45262418-98ab-4640-a7d9-29ed3688487f ((None, [{'url': 'file:///opt/stack/data/glance/images/45262418-98ab-4640-a7d9-29ed3688487f', 'metadata': {}}])) to volume 315fef1f-4b29-496e-9b0c-d085eede2dc3 successfully. {{(pid=94214) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 15 16:31:09 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Temporary image 45262418-98ab-4640-a7d9-29ed3688487f for user 570c3a1fdf6449a980fb8ca2b9830a71 is deleted. {{(pid=94214) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 15 16:31:09 devstack cinder-volume[94214]: DEBUG cinder.volume.volume_utils [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Marking volume 315fef1f-4b29-496e-9b0c-d085eede2dc3 as bootable. {{(pid=94214) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 15 16:31:09 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-68799ef5-868a-4c3a-a14a-cc6750f1f73f tempest-CreateVolumesFromImageTest-792347389 None] Lock "cinder-quobyte-67e1d17e-ae06-483f-8b1d-28c824432df6" released by "delete_volume" :: held 0.767s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:31:09 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Copying metadata from image 45262418-98ab-4640-a7d9-29ed3688487f to 315fef1f-4b29-496e-9b0c-d085eede2dc3. {{(pid=94214) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 15 16:31:09 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Creating volume glance metadata for volume 315fef1f-4b29-496e-9b0c-d085eede2dc3 backed by image 45262418-98ab-4640-a7d9-29ed3688487f with: {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'image_id': '45262418-98ab-4640-a7d9-29ed3688487f', 'image_name': 'image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'checksum': '0534d2b778673b2d38ad2aa59a98b91c', 'container_format': 'bare', 'disk_format': 'raw', 'min_disk': 1, 'min_ram': 0, 'size': 1024}. {{(pid=94214) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 15 16:31:09 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-68799ef5-868a-4c3a-a14a-cc6750f1f73f tempest-CreateVolumesFromImageTest-792347389 None] Created reservations ['635807e1-8b90-44b9-94e3-7879436c3a58', 'cf8cca29-a2f2-466e-9ead-c14e07af0c33', '84aa04da-f0ab-4598-99ac-9e56b957d067', 'eb5456f9-358e-4d6b-afc8-46642c8e6730'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:31:09 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (82de714b-b430-4f83-8f83-2ed06b2d16a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-315fef1f-4b29-496e-9b0c-d085eede2dc3', 'volume_size': 1, 'image_id': '45262418-98ab-4640-a7d9-29ed3688487f', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/45262418-98ab-4640-a7d9-29ed3688487f', 'metadata': {}}]), 'image_meta': {'name': 'image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'disk_format': 'raw', 'container_format': 'bare', 'visibility': 'private', 'size': 1024, 'virtual_size': 1024, 'status': 'active', 'checksum': '0534d2b778673b2d38ad2aa59a98b91c', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '739deca0d5ab488aa779d33b64b9eceb', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': 'a7ed41173787c6e5d77f7c77d23e4b26b18a048393be6c8441cd2449f6495534d4d1ba42fa65bcbbfd50980d24816066d02270ff23d7a6daa6138f92e79a4e45', 'id': '45262418-98ab-4640-a7d9-29ed3688487f', 'created_at': datetime.datetime(2026, 8, 15, 14, 30, 57, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 15, 14, 30, 59, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/45262418-98ab-4640-a7d9-29ed3688487f/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': }' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:09 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ebf88105-984f-4b05-911e-9a23855da892) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:09 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Volume volume-315fef1f-4b29-496e-9b0c-d085eede2dc3 (315fef1f-4b29-496e-9b0c-d085eede2dc3): created successfully Aug 15 16:31:09 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ebf88105-984f-4b05-911e-9a23855da892) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:09 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Flow 'volume_create_manager' (2c2e005c-b7c2-4fbb-a229-8323361a3e3f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:31:09 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-0c926f57-95fc-4e15-b64b-e5ea5a072394 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Created volume successfully. Aug 15 16:31:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-68799ef5-868a-4c3a-a14a-cc6750f1f73f tempest-CreateVolumesFromImageTest-792347389 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-68799ef5-868a-4c3a-a14a-cc6750f1f73f tempest-CreateVolumesFromImageTest-792347389 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:09 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-68799ef5-868a-4c3a-a14a-cc6750f1f73f tempest-CreateVolumesFromImageTest-792347389 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:31:09 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-68799ef5-868a-4c3a-a14a-cc6750f1f73f tempest-CreateVolumesFromImageTest-792347389 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:31:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-68799ef5-868a-4c3a-a14a-cc6750f1f73f tempest-CreateVolumesFromImageTest-792347389 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-68799ef5-868a-4c3a-a14a-cc6750f1f73f tempest-CreateVolumesFromImageTest-792347389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:09 devstack sudo[113595]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:31:09 devstack sudo[113595]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:09 devstack sudo[113588]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9b112bbe-a101-423a-8ef2-610704bfb991 tempest-CreateVolumesFromSnapshotTest-324703582 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-09da9459-eafc-4516-9a6b-7fca4b8014ec 1073741824" returned: 0 in 0.519s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9b112bbe-a101-423a-8ef2-610704bfb991 tempest-CreateVolumesFromSnapshotTest-324703582 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-09da9459-eafc-4516-9a6b-7fca4b8014ec {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:09 devstack sudo[113595]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-68799ef5-868a-4c3a-a14a-cc6750f1f73f tempest-CreateVolumesFromImageTest-792347389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.283s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:09 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-68799ef5-868a-4c3a-a14a-cc6750f1f73f tempest-CreateVolumesFromImageTest-792347389 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:31:09 devstack sudo[113598]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-09da9459-eafc-4516-9a6b-7fca4b8014ec Aug 15 16:31:09 devstack sudo[113598]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:09 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-68799ef5-868a-4c3a-a14a-cc6750f1f73f tempest-CreateVolumesFromImageTest-792347389 None] Deleted volume successfully. Aug 15 16:31:10 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-68799ef5-868a-4c3a-a14a-cc6750f1f73f tempest-CreateVolumesFromImageTest-792347389 None] Lock "cinder-67e1d17e-ae06-483f-8b1d-28c824432df6-delete_volume" released by "delete_volume" :: held 1.358s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:31:10 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-fbb82741-6254-4736-a01c-a4c1e09f61b2 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Acquiring lock "cinder-315fef1f-4b29-496e-9b0c-d085eede2dc3-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:31:10 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-fbb82741-6254-4736-a01c-a4c1e09f61b2 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Lock "cinder-315fef1f-4b29-496e-9b0c-d085eede2dc3-delete_volume" acquired by "delete_volume" :: waited 0.033s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:31:10 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-fbb82741-6254-4736-a01c-a4c1e09f61b2 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Acquiring lock "cinder-quobyte-315fef1f-4b29-496e-9b0c-d085eede2dc3" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:31:10 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-fbb82741-6254-4736-a01c-a4c1e09f61b2 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Lock "cinder-quobyte-315fef1f-4b29-496e-9b0c-d085eede2dc3" acquired by "delete_volume" :: waited 0.022s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:31:10 devstack sudo[113598]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:10 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-f2d959ca-6957-4d24-8b9a-4e2fbaa7ea01 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Acquiring lock "cinder-a01daed0-6a15-492f-b4e9-09799bd12d14-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:31:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9b112bbe-a101-423a-8ef2-610704bfb991 tempest-CreateVolumesFromSnapshotTest-324703582 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-09da9459-eafc-4516-9a6b-7fca4b8014ec" returned: 0 in 0.371s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:10 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-9b112bbe-a101-423a-8ef2-610704bfb991 tempest-CreateVolumesFromSnapshotTest-324703582 None] <== create_volume: return (945ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:31:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9b112bbe-a101-423a-8ef2-610704bfb991 tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.951s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:10 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[037552a5-0b64-4ec1-8fb5-f0a8ccb5536c]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:31:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d725c66e-61bd-4dd5-ae86-5b8ff69147a9 tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 4.600s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:10 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-d725c66e-61bd-4dd5-ae86-5b8ff69147a9 tempest-CreateVolumesFromSnapshotTest-324703582 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:31:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1587672230',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fa538738-aaca-43c4-aa24-9214e973fc78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69c85bca3767420fa4ea654d61415535',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:31:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:31:06Z,use_quota=True,user_id='b4c5e46c5efb42ac8043f277bc8fc28d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:31:10 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-d725c66e-61bd-4dd5-ae86-5b8ff69147a9 tempest-CreateVolumesFromSnapshotTest-324703582 None] Creating volume fa538738-aaca-43c4-aa24-9214e973fc78 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:31:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d725c66e-61bd-4dd5-ae86-5b8ff69147a9 tempest-CreateVolumesFromSnapshotTest-324703582 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d725c66e-61bd-4dd5-ae86-5b8ff69147a9 tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:10 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-d725c66e-61bd-4dd5-ae86-5b8ff69147a9 tempest-CreateVolumesFromSnapshotTest-324703582 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:31:10 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-d725c66e-61bd-4dd5-ae86-5b8ff69147a9 tempest-CreateVolumesFromSnapshotTest-324703582 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:31:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d725c66e-61bd-4dd5-ae86-5b8ff69147a9 tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:10 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-d725c66e-61bd-4dd5-ae86-5b8ff69147a9 tempest-CreateVolumesFromSnapshotTest-324703582 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:31:10 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-d725c66e-61bd-4dd5-ae86-5b8ff69147a9 tempest-CreateVolumesFromSnapshotTest-324703582 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:31:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d725c66e-61bd-4dd5-ae86-5b8ff69147a9 tempest-CreateVolumesFromSnapshotTest-324703582 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fa538738-aaca-43c4-aa24-9214e973fc78 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-fbb82741-6254-4736-a01c-a4c1e09f61b2 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-315fef1f-4b29-496e-9b0c-d085eede2dc3 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:10 devstack sudo[113602]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fa538738-aaca-43c4-aa24-9214e973fc78 1073741824 Aug 15 16:31:10 devstack sudo[113602]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:10 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9b112bbe-a101-423a-8ef2-610704bfb991 tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d9196ba9-5ef6-4c73-b65d-d1c7484e66a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-09da9459-eafc-4516-9a6b-7fca4b8014ec', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:10 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9b112bbe-a101-423a-8ef2-610704bfb991 tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f92d5980-7346-4944-8cc1-4d409e7d2c13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:10 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-f2d959ca-6957-4d24-8b9a-4e2fbaa7ea01 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Lock "cinder-a01daed0-6a15-492f-b4e9-09799bd12d14-delete_volume" acquired by "delete_volume" :: waited 0.085s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:31:10 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-9b112bbe-a101-423a-8ef2-610704bfb991 tempest-CreateVolumesFromSnapshotTest-324703582 None] Volume volume-09da9459-eafc-4516-9a6b-7fca4b8014ec (09da9459-eafc-4516-9a6b-7fca4b8014ec): created successfully Aug 15 16:31:10 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9b112bbe-a101-423a-8ef2-610704bfb991 tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f92d5980-7346-4944-8cc1-4d409e7d2c13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:10 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-9b112bbe-a101-423a-8ef2-610704bfb991 tempest-CreateVolumesFromSnapshotTest-324703582 None] Flow 'volume_create_manager' (9f16c438-ca8e-4ca7-9231-68b7445c0f74) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:31:10 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-9b112bbe-a101-423a-8ef2-610704bfb991 tempest-CreateVolumesFromSnapshotTest-324703582 None] Created volume successfully. Aug 15 16:31:10 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-f2d959ca-6957-4d24-8b9a-4e2fbaa7ea01 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Acquiring lock "cinder-quobyte-a01daed0-6a15-492f-b4e9-09799bd12d14" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:31:10 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-f2d959ca-6957-4d24-8b9a-4e2fbaa7ea01 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Lock "cinder-quobyte-a01daed0-6a15-492f-b4e9-09799bd12d14" acquired by "delete_volume" :: waited 0.021s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:31:10 devstack sudo[113603]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-315fef1f-4b29-496e-9b0c-d085eede2dc3 Aug 15 16:31:10 devstack sudo[113603]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:10 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[580a8536-8122-4aab-927d-bd9c3b41c784]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:31:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f2d959ca-6957-4d24-8b9a-4e2fbaa7ea01 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a01daed0-6a15-492f-b4e9-09799bd12d14 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:10 devstack sudo[113606]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a01daed0-6a15-492f-b4e9-09799bd12d14 Aug 15 16:31:10 devstack sudo[113606]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:10 devstack sudo[113603]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-fbb82741-6254-4736-a01c-a4c1e09f61b2 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-315fef1f-4b29-496e-9b0c-d085eede2dc3" returned: 0 in 0.492s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-fbb82741-6254-4736-a01c-a4c1e09f61b2 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-315fef1f-4b29-496e-9b0c-d085eede2dc3 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:10 devstack sudo[113602]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d725c66e-61bd-4dd5-ae86-5b8ff69147a9 tempest-CreateVolumesFromSnapshotTest-324703582 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fa538738-aaca-43c4-aa24-9214e973fc78 1073741824" returned: 0 in 0.537s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:10 devstack sudo[113616]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-315fef1f-4b29-496e-9b0c-d085eede2dc3 Aug 15 16:31:10 devstack sudo[113616]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d725c66e-61bd-4dd5-ae86-5b8ff69147a9 tempest-CreateVolumesFromSnapshotTest-324703582 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fa538738-aaca-43c4-aa24-9214e973fc78 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:10 devstack sudo[113620]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fa538738-aaca-43c4-aa24-9214e973fc78 Aug 15 16:31:10 devstack sudo[113606]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:10 devstack sudo[113620]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f2d959ca-6957-4d24-8b9a-4e2fbaa7ea01 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a01daed0-6a15-492f-b4e9-09799bd12d14" returned: 0 in 0.446s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f2d959ca-6957-4d24-8b9a-4e2fbaa7ea01 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a01daed0-6a15-492f-b4e9-09799bd12d14 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:11 devstack sudo[113622]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a01daed0-6a15-492f-b4e9-09799bd12d14 Aug 15 16:31:11 devstack sudo[113622]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:11 devstack sudo[113616]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-fbb82741-6254-4736-a01c-a4c1e09f61b2 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-315fef1f-4b29-496e-9b0c-d085eede2dc3" returned: 0 in 0.369s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:11 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-fbb82741-6254-4736-a01c-a4c1e09f61b2 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Lock "cinder-quobyte-315fef1f-4b29-496e-9b0c-d085eede2dc3" released by "delete_volume" :: held 0.958s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:31:11 devstack sudo[113622]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f2d959ca-6957-4d24-8b9a-4e2fbaa7ea01 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a01daed0-6a15-492f-b4e9-09799bd12d14" returned: 0 in 0.313s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:11 devstack sudo[113620]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d725c66e-61bd-4dd5-ae86-5b8ff69147a9 tempest-CreateVolumesFromSnapshotTest-324703582 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fa538738-aaca-43c4-aa24-9214e973fc78" returned: 0 in 0.379s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:11 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-d725c66e-61bd-4dd5-ae86-5b8ff69147a9 tempest-CreateVolumesFromSnapshotTest-324703582 None] <== create_volume: return (967ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:31:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d725c66e-61bd-4dd5-ae86-5b8ff69147a9 tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.970s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:11 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-f2d959ca-6957-4d24-8b9a-4e2fbaa7ea01 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Lock "cinder-quobyte-a01daed0-6a15-492f-b4e9-09799bd12d14" released by "delete_volume" :: held 0.827s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:31:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-76927e2c-7744-4737-bb1f-9262ea45c5da tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 5.120s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:11 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-76927e2c-7744-4737-bb1f-9262ea45c5da tempest-CreateVolumesFromSnapshotTest-324703582 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:31:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1952069471',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=104c4735-2683-4117-81d0-bd79e22e93b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69c85bca3767420fa4ea654d61415535',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:31:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:31:06Z,use_quota=True,user_id='b4c5e46c5efb42ac8043f277bc8fc28d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:31:11 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-76927e2c-7744-4737-bb1f-9262ea45c5da tempest-CreateVolumesFromSnapshotTest-324703582 None] Creating volume 104c4735-2683-4117-81d0-bd79e22e93b3 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:31:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-76927e2c-7744-4737-bb1f-9262ea45c5da tempest-CreateVolumesFromSnapshotTest-324703582 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-76927e2c-7744-4737-bb1f-9262ea45c5da tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:11 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-76927e2c-7744-4737-bb1f-9262ea45c5da tempest-CreateVolumesFromSnapshotTest-324703582 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:31:11 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-76927e2c-7744-4737-bb1f-9262ea45c5da tempest-CreateVolumesFromSnapshotTest-324703582 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:31:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-76927e2c-7744-4737-bb1f-9262ea45c5da tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:11 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-76927e2c-7744-4737-bb1f-9262ea45c5da tempest-CreateVolumesFromSnapshotTest-324703582 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:31:11 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-76927e2c-7744-4737-bb1f-9262ea45c5da tempest-CreateVolumesFromSnapshotTest-324703582 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:31:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-76927e2c-7744-4737-bb1f-9262ea45c5da tempest-CreateVolumesFromSnapshotTest-324703582 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-104c4735-2683-4117-81d0-bd79e22e93b3 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:11 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d725c66e-61bd-4dd5-ae86-5b8ff69147a9 tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fce18997-be07-4ccf-9af1-00f2677d4dab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fa538738-aaca-43c4-aa24-9214e973fc78', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:11 devstack sudo[113627]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-104c4735-2683-4117-81d0-bd79e22e93b3 1073741824 Aug 15 16:31:11 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d725c66e-61bd-4dd5-ae86-5b8ff69147a9 tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b9cb0730-5816-46b7-90c8-65a3471cf769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:11 devstack sudo[113627]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:11 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-fbb82741-6254-4736-a01c-a4c1e09f61b2 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Created reservations ['5d453ff2-1dc4-46a0-8d18-15e557390fba', '56bbd984-dbda-41e4-8376-ab599c1125e0', 'd189eaa4-531c-4884-8174-82d8af721154', '8f8ece53-f072-4bea-b1ec-21e22d1ecabf'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:31:11 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-d725c66e-61bd-4dd5-ae86-5b8ff69147a9 tempest-CreateVolumesFromSnapshotTest-324703582 None] Volume volume-fa538738-aaca-43c4-aa24-9214e973fc78 (fa538738-aaca-43c4-aa24-9214e973fc78): created successfully Aug 15 16:31:11 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d725c66e-61bd-4dd5-ae86-5b8ff69147a9 tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b9cb0730-5816-46b7-90c8-65a3471cf769) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:11 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d725c66e-61bd-4dd5-ae86-5b8ff69147a9 tempest-CreateVolumesFromSnapshotTest-324703582 None] Flow 'volume_create_manager' (17961e14-5947-42c9-9852-6f946af653d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:31:11 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-d725c66e-61bd-4dd5-ae86-5b8ff69147a9 tempest-CreateVolumesFromSnapshotTest-324703582 None] Created volume successfully. Aug 15 16:31:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-fbb82741-6254-4736-a01c-a4c1e09f61b2 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-fbb82741-6254-4736-a01c-a4c1e09f61b2 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:11 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-fbb82741-6254-4736-a01c-a4c1e09f61b2 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:31:11 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-fbb82741-6254-4736-a01c-a4c1e09f61b2 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:31:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-fbb82741-6254-4736-a01c-a4c1e09f61b2 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-fbb82741-6254-4736-a01c-a4c1e09f61b2 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:11 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-f2d959ca-6957-4d24-8b9a-4e2fbaa7ea01 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Created reservations ['472e3957-baad-435d-a154-b784a908119d', 'b79195f6-b19d-4e6f-8ad2-3e3086fb2ab3', 'ed1b0b82-11bb-4382-ade3-397b66944b1c', '7784b724-c856-46ad-b95d-af718564590f'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:31:11 devstack sudo[113629]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:31:11 devstack sudo[113629]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f2d959ca-6957-4d24-8b9a-4e2fbaa7ea01 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f2d959ca-6957-4d24-8b9a-4e2fbaa7ea01 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:11 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-f2d959ca-6957-4d24-8b9a-4e2fbaa7ea01 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:31:11 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-f2d959ca-6957-4d24-8b9a-4e2fbaa7ea01 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:31:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f2d959ca-6957-4d24-8b9a-4e2fbaa7ea01 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f2d959ca-6957-4d24-8b9a-4e2fbaa7ea01 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:11 devstack sudo[113634]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:31:11 devstack sudo[113634]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:11 devstack sudo[113629]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-fbb82741-6254-4736-a01c-a4c1e09f61b2 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.328s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:11 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-fbb82741-6254-4736-a01c-a4c1e09f61b2 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:31:11 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-fbb82741-6254-4736-a01c-a4c1e09f61b2 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Deleted volume successfully. Aug 15 16:31:11 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-fbb82741-6254-4736-a01c-a4c1e09f61b2 tempest-VolumeAndVolumeTypeFromImageTest-1342879206 None] Lock "cinder-315fef1f-4b29-496e-9b0c-d085eede2dc3-delete_volume" released by "delete_volume" :: held 1.678s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:31:11 devstack sudo[113627]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:11 devstack sudo[113634]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f2d959ca-6957-4d24-8b9a-4e2fbaa7ea01 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.287s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-76927e2c-7744-4737-bb1f-9262ea45c5da tempest-CreateVolumesFromSnapshotTest-324703582 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-104c4735-2683-4117-81d0-bd79e22e93b3 1073741824" returned: 0 in 0.583s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:11 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-f2d959ca-6957-4d24-8b9a-4e2fbaa7ea01 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:31:11 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-f2d959ca-6957-4d24-8b9a-4e2fbaa7ea01 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Deleted volume successfully. Aug 15 16:31:11 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-f2d959ca-6957-4d24-8b9a-4e2fbaa7ea01 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Lock "cinder-a01daed0-6a15-492f-b4e9-09799bd12d14-delete_volume" released by "delete_volume" :: held 1.551s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:31:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-76927e2c-7744-4737-bb1f-9262ea45c5da tempest-CreateVolumesFromSnapshotTest-324703582 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-104c4735-2683-4117-81d0-bd79e22e93b3 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:12 devstack sudo[113639]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-104c4735-2683-4117-81d0-bd79e22e93b3 Aug 15 16:31:12 devstack sudo[113639]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:12 devstack sudo[113639]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:12 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-76927e2c-7744-4737-bb1f-9262ea45c5da tempest-CreateVolumesFromSnapshotTest-324703582 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-104c4735-2683-4117-81d0-bd79e22e93b3" returned: 0 in 0.253s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:12 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-76927e2c-7744-4737-bb1f-9262ea45c5da tempest-CreateVolumesFromSnapshotTest-324703582 None] <== create_volume: return (901ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:31:12 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-76927e2c-7744-4737-bb1f-9262ea45c5da tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.904s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:12 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-a21d43cd-8c37-4a03-85e2-a2a72a160f25 tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 5.559s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:12 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-a21d43cd-8c37-4a03-85e2-a2a72a160f25 tempest-CreateVolumesFromSnapshotTest-324703582 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:31:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1711485015',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=856a7749-eef4-4786-96b0-a87692f017de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69c85bca3767420fa4ea654d61415535',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:31:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:31:06Z,use_quota=True,user_id='b4c5e46c5efb42ac8043f277bc8fc28d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:31:12 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-a21d43cd-8c37-4a03-85e2-a2a72a160f25 tempest-CreateVolumesFromSnapshotTest-324703582 None] Creating volume 856a7749-eef4-4786-96b0-a87692f017de {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:31:12 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-a21d43cd-8c37-4a03-85e2-a2a72a160f25 tempest-CreateVolumesFromSnapshotTest-324703582 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:12 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-a21d43cd-8c37-4a03-85e2-a2a72a160f25 tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:12 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-a21d43cd-8c37-4a03-85e2-a2a72a160f25 tempest-CreateVolumesFromSnapshotTest-324703582 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:31:12 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-a21d43cd-8c37-4a03-85e2-a2a72a160f25 tempest-CreateVolumesFromSnapshotTest-324703582 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:31:12 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-a21d43cd-8c37-4a03-85e2-a2a72a160f25 tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:12 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-a21d43cd-8c37-4a03-85e2-a2a72a160f25 tempest-CreateVolumesFromSnapshotTest-324703582 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:31:12 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-a21d43cd-8c37-4a03-85e2-a2a72a160f25 tempest-CreateVolumesFromSnapshotTest-324703582 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:31:12 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a21d43cd-8c37-4a03-85e2-a2a72a160f25 tempest-CreateVolumesFromSnapshotTest-324703582 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-856a7749-eef4-4786-96b0-a87692f017de 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:12 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-76927e2c-7744-4737-bb1f-9262ea45c5da tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2962903e-3815-41c6-8a27-bbcf8bd97ad4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-104c4735-2683-4117-81d0-bd79e22e93b3', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:12 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-76927e2c-7744-4737-bb1f-9262ea45c5da tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7231271b-e86c-4d3b-bf42-18f48c2c5ef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:12 devstack sudo[113642]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-856a7749-eef4-4786-96b0-a87692f017de 1073741824 Aug 15 16:31:12 devstack sudo[113642]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:12 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-76927e2c-7744-4737-bb1f-9262ea45c5da tempest-CreateVolumesFromSnapshotTest-324703582 None] Volume volume-104c4735-2683-4117-81d0-bd79e22e93b3 (104c4735-2683-4117-81d0-bd79e22e93b3): created successfully Aug 15 16:31:12 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-76927e2c-7744-4737-bb1f-9262ea45c5da tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7231271b-e86c-4d3b-bf42-18f48c2c5ef6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:12 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-76927e2c-7744-4737-bb1f-9262ea45c5da tempest-CreateVolumesFromSnapshotTest-324703582 None] Flow 'volume_create_manager' (a70b04c7-2fd0-409f-b379-b2d369d98e0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:31:12 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-76927e2c-7744-4737-bb1f-9262ea45c5da tempest-CreateVolumesFromSnapshotTest-324703582 None] Created volume successfully. Aug 15 16:31:12 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-8c0d6633-1056-494b-9db9-fdd7b93866f4 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Acquiring lock "cinder-849a220b-4c1a-4bdb-9e23-3693ec867f69-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:31:12 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-8c0d6633-1056-494b-9db9-fdd7b93866f4 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Lock "cinder-849a220b-4c1a-4bdb-9e23-3693ec867f69-delete_volume" acquired by "delete_volume" :: waited 0.023s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:31:12 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-8c0d6633-1056-494b-9db9-fdd7b93866f4 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Acquiring lock "cinder-quobyte-849a220b-4c1a-4bdb-9e23-3693ec867f69" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:31:12 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-8c0d6633-1056-494b-9db9-fdd7b93866f4 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Lock "cinder-quobyte-849a220b-4c1a-4bdb-9e23-3693ec867f69" acquired by "delete_volume" :: waited 0.017s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:31:12 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[d242ddd0-6eae-49ce-b224-2423a56266e3]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:31:12 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8c0d6633-1056-494b-9db9-fdd7b93866f4 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-849a220b-4c1a-4bdb-9e23-3693ec867f69 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:12 devstack sudo[113647]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-849a220b-4c1a-4bdb-9e23-3693ec867f69 Aug 15 16:31:12 devstack sudo[113647]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:12 devstack sudo[113642]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:12 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a21d43cd-8c37-4a03-85e2-a2a72a160f25 tempest-CreateVolumesFromSnapshotTest-324703582 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-856a7749-eef4-4786-96b0-a87692f017de 1073741824" returned: 0 in 0.636s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:12 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a21d43cd-8c37-4a03-85e2-a2a72a160f25 tempest-CreateVolumesFromSnapshotTest-324703582 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-856a7749-eef4-4786-96b0-a87692f017de {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:12 devstack sudo[113649]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-856a7749-eef4-4786-96b0-a87692f017de Aug 15 16:31:12 devstack sudo[113649]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:13 devstack sudo[113647]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:13 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8c0d6633-1056-494b-9db9-fdd7b93866f4 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-849a220b-4c1a-4bdb-9e23-3693ec867f69" returned: 0 in 0.476s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:13 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8c0d6633-1056-494b-9db9-fdd7b93866f4 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-849a220b-4c1a-4bdb-9e23-3693ec867f69 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:13 devstack sudo[113655]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-849a220b-4c1a-4bdb-9e23-3693ec867f69 Aug 15 16:31:13 devstack sudo[113655]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:13 devstack sudo[113649]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:13 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a21d43cd-8c37-4a03-85e2-a2a72a160f25 tempest-CreateVolumesFromSnapshotTest-324703582 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-856a7749-eef4-4786-96b0-a87692f017de" returned: 0 in 0.393s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:13 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-a21d43cd-8c37-4a03-85e2-a2a72a160f25 tempest-CreateVolumesFromSnapshotTest-324703582 None] <== create_volume: return (1075ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:31:13 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-a21d43cd-8c37-4a03-85e2-a2a72a160f25 tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.078s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:13 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c3f913fb-6da7-4bbd-8257-12ca40dcda5e tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 6.316s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:13 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c3f913fb-6da7-4bbd-8257-12ca40dcda5e tempest-CreateVolumesFromSnapshotTest-324703582 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:31:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1343531323',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1fc85b63-73db-4737-a0c2-86c0e3ac0da0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69c85bca3767420fa4ea654d61415535',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:31:07Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:31:07Z,use_quota=True,user_id='b4c5e46c5efb42ac8043f277bc8fc28d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:31:13 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-c3f913fb-6da7-4bbd-8257-12ca40dcda5e tempest-CreateVolumesFromSnapshotTest-324703582 None] Creating volume 1fc85b63-73db-4737-a0c2-86c0e3ac0da0 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:31:13 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c3f913fb-6da7-4bbd-8257-12ca40dcda5e tempest-CreateVolumesFromSnapshotTest-324703582 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:13 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c3f913fb-6da7-4bbd-8257-12ca40dcda5e tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:13 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c3f913fb-6da7-4bbd-8257-12ca40dcda5e tempest-CreateVolumesFromSnapshotTest-324703582 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:31:13 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c3f913fb-6da7-4bbd-8257-12ca40dcda5e tempest-CreateVolumesFromSnapshotTest-324703582 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:31:13 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c3f913fb-6da7-4bbd-8257-12ca40dcda5e tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:13 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c3f913fb-6da7-4bbd-8257-12ca40dcda5e tempest-CreateVolumesFromSnapshotTest-324703582 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:31:13 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-c3f913fb-6da7-4bbd-8257-12ca40dcda5e tempest-CreateVolumesFromSnapshotTest-324703582 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:31:13 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c3f913fb-6da7-4bbd-8257-12ca40dcda5e tempest-CreateVolumesFromSnapshotTest-324703582 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1fc85b63-73db-4737-a0c2-86c0e3ac0da0 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:13 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-a21d43cd-8c37-4a03-85e2-a2a72a160f25 tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ccded5ea-1f8f-451b-bf8d-2af992a4a2f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-856a7749-eef4-4786-96b0-a87692f017de', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:13 devstack sudo[113658]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1fc85b63-73db-4737-a0c2-86c0e3ac0da0 1073741824 Aug 15 16:31:13 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-a21d43cd-8c37-4a03-85e2-a2a72a160f25 tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9f30ffc4-4c6b-4550-b4cb-b69d140c25c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:13 devstack sudo[113658]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:13 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-a21d43cd-8c37-4a03-85e2-a2a72a160f25 tempest-CreateVolumesFromSnapshotTest-324703582 None] Volume volume-856a7749-eef4-4786-96b0-a87692f017de (856a7749-eef4-4786-96b0-a87692f017de): created successfully Aug 15 16:31:13 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-a21d43cd-8c37-4a03-85e2-a2a72a160f25 tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9f30ffc4-4c6b-4550-b4cb-b69d140c25c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:13 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-a21d43cd-8c37-4a03-85e2-a2a72a160f25 tempest-CreateVolumesFromSnapshotTest-324703582 None] Flow 'volume_create_manager' (12ba2ed1-aeb3-45ce-8edf-2d0bdb88a9cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:31:13 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-a21d43cd-8c37-4a03-85e2-a2a72a160f25 tempest-CreateVolumesFromSnapshotTest-324703582 None] Created volume successfully. Aug 15 16:31:13 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-c66f8fb1-4fa0-4fab-9e57-905ba7c649fd tempest-VolumeDependencyTests-1034301724 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:31:13 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c66f8fb1-4fa0-4fab-9e57-905ba7c649fd tempest-VolumeDependencyTests-1034301724 None] Flow 'volume_create_manager' (6901ac0d-73b4-4037-88b4-f428791c323f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:31:13 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c66f8fb1-4fa0-4fab-9e57-905ba7c649fd tempest-VolumeDependencyTests-1034301724 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2d14c16c-6ade-4bdf-b992-855b320ff14e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:13 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c66f8fb1-4fa0-4fab-9e57-905ba7c649fd tempest-VolumeDependencyTests-1034301724 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2d14c16c-6ade-4bdf-b992-855b320ff14e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:31:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1583585732',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d607e021-af8e-4eae-8654-4fa85891f056,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e7db9fa69664d3481737981bedda21c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:31:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:31:13Z,use_quota=True,user_id='83737e72fcff42adb4f26da52eece404',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:13 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c66f8fb1-4fa0-4fab-9e57-905ba7c649fd tempest-VolumeDependencyTests-1034301724 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (50d61453-00bf-43cd-8bdd-a1b2b910be40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:13 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c66f8fb1-4fa0-4fab-9e57-905ba7c649fd tempest-VolumeDependencyTests-1034301724 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (50d61453-00bf-43cd-8bdd-a1b2b910be40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:13 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c66f8fb1-4fa0-4fab-9e57-905ba7c649fd tempest-VolumeDependencyTests-1034301724 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (654faa4d-979e-4c21-99f4-35510b50a479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:13 devstack sudo[113655]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:13 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c66f8fb1-4fa0-4fab-9e57-905ba7c649fd tempest-VolumeDependencyTests-1034301724 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (654faa4d-979e-4c21-99f4-35510b50a479) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd607e021-af8e-4eae-8654-4fa85891f056', 'volume_name': 'volume-d607e021-af8e-4eae-8654-4fa85891f056', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:13 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c66f8fb1-4fa0-4fab-9e57-905ba7c649fd tempest-VolumeDependencyTests-1034301724 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dfe74db5-a720-4565-acbe-30c47dda2383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:13 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c66f8fb1-4fa0-4fab-9e57-905ba7c649fd tempest-VolumeDependencyTests-1034301724 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dfe74db5-a720-4565-acbe-30c47dda2383) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:13 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c66f8fb1-4fa0-4fab-9e57-905ba7c649fd tempest-VolumeDependencyTests-1034301724 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (51246e58-55e4-4671-8251-aa2772e3aacf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:13 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-c66f8fb1-4fa0-4fab-9e57-905ba7c649fd tempest-VolumeDependencyTests-1034301724 None] Volume d607e021-af8e-4eae-8654-4fa85891f056: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d607e021-af8e-4eae-8654-4fa85891f056', 'volume_size': 1} Aug 15 16:31:13 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c66f8fb1-4fa0-4fab-9e57-905ba7c649fd tempest-VolumeDependencyTests-1034301724 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:13 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8c0d6633-1056-494b-9db9-fdd7b93866f4 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-849a220b-4c1a-4bdb-9e23-3693ec867f69" returned: 0 in 0.364s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:13 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-8c0d6633-1056-494b-9db9-fdd7b93866f4 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Lock "cinder-quobyte-849a220b-4c1a-4bdb-9e23-3693ec867f69" released by "delete_volume" :: held 0.890s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:31:13 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-8c0d6633-1056-494b-9db9-fdd7b93866f4 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Created reservations ['51dc6ab7-3c5f-4782-92f7-d30f1b4b0f8e', '308a14f8-a364-42aa-90af-3f4556963096', '4870b5d9-e414-4019-b800-d1a878c66572', 'f97325c2-59bd-4c7b-b398-2b3f012a75fc'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:31:13 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-8c0d6633-1056-494b-9db9-fdd7b93866f4 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:13 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-8c0d6633-1056-494b-9db9-fdd7b93866f4 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:13 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-8c0d6633-1056-494b-9db9-fdd7b93866f4 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:31:13 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-8c0d6633-1056-494b-9db9-fdd7b93866f4 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:31:13 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-8c0d6633-1056-494b-9db9-fdd7b93866f4 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:13 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8c0d6633-1056-494b-9db9-fdd7b93866f4 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:13 devstack sudo[113664]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:31:13 devstack sudo[113664]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:13 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-7587701b-f0c7-4f0f-9792-60f7b51f6de3 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Acquiring lock "cinder-59aecd89-7e01-4194-9590-c1c134c0ec6e-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:31:13 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-7587701b-f0c7-4f0f-9792-60f7b51f6de3 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Lock "cinder-59aecd89-7e01-4194-9590-c1c134c0ec6e-delete_volume" acquired by "delete_volume" :: waited 0.023s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:31:13 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-7587701b-f0c7-4f0f-9792-60f7b51f6de3 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Acquiring lock "cinder-quobyte-59aecd89-7e01-4194-9590-c1c134c0ec6e" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:31:13 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-7587701b-f0c7-4f0f-9792-60f7b51f6de3 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Lock "cinder-quobyte-59aecd89-7e01-4194-9590-c1c134c0ec6e" acquired by "delete_volume" :: waited 0.018s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:31:13 devstack sudo[113658]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:13 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c3f913fb-6da7-4bbd-8257-12ca40dcda5e tempest-CreateVolumesFromSnapshotTest-324703582 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1fc85b63-73db-4737-a0c2-86c0e3ac0da0 1073741824" returned: 0 in 0.643s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:13 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[d36c4535-1a39-4b71-8db2-93039d422775]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:31:13 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-7587701b-f0c7-4f0f-9792-60f7b51f6de3 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-59aecd89-7e01-4194-9590-c1c134c0ec6e {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c3f913fb-6da7-4bbd-8257-12ca40dcda5e tempest-CreateVolumesFromSnapshotTest-324703582 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1fc85b63-73db-4737-a0c2-86c0e3ac0da0 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:14 devstack sudo[113669]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1fc85b63-73db-4737-a0c2-86c0e3ac0da0 Aug 15 16:31:14 devstack sudo[113669]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:14 devstack sudo[113664]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8c0d6633-1056-494b-9db9-fdd7b93866f4 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.363s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:14 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-8c0d6633-1056-494b-9db9-fdd7b93866f4 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:31:14 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-8c0d6633-1056-494b-9db9-fdd7b93866f4 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Deleted volume successfully. Aug 15 16:31:14 devstack sudo[113667]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-59aecd89-7e01-4194-9590-c1c134c0ec6e Aug 15 16:31:14 devstack sudo[113667]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:14 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-8c0d6633-1056-494b-9db9-fdd7b93866f4 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Lock "cinder-849a220b-4c1a-4bdb-9e23-3693ec867f69-delete_volume" released by "delete_volume" :: held 1.495s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:31:14 devstack sudo[113669]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c3f913fb-6da7-4bbd-8257-12ca40dcda5e tempest-CreateVolumesFromSnapshotTest-324703582 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1fc85b63-73db-4737-a0c2-86c0e3ac0da0" returned: 0 in 0.337s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:14 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c3f913fb-6da7-4bbd-8257-12ca40dcda5e tempest-CreateVolumesFromSnapshotTest-324703582 None] <== create_volume: return (1051ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:31:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c3f913fb-6da7-4bbd-8257-12ca40dcda5e tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.054s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c66f8fb1-4fa0-4fab-9e57-905ba7c649fd tempest-VolumeDependencyTests-1034301724 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.798s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:14 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c66f8fb1-4fa0-4fab-9e57-905ba7c649fd tempest-VolumeDependencyTests-1034301724 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:31:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1583585732',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d607e021-af8e-4eae-8654-4fa85891f056,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e7db9fa69664d3481737981bedda21c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:31:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:31:13Z,use_quota=True,user_id='83737e72fcff42adb4f26da52eece404',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:31:14 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-c66f8fb1-4fa0-4fab-9e57-905ba7c649fd tempest-VolumeDependencyTests-1034301724 None] Creating volume d607e021-af8e-4eae-8654-4fa85891f056 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:31:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c66f8fb1-4fa0-4fab-9e57-905ba7c649fd tempest-VolumeDependencyTests-1034301724 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c66f8fb1-4fa0-4fab-9e57-905ba7c649fd tempest-VolumeDependencyTests-1034301724 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:14 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c66f8fb1-4fa0-4fab-9e57-905ba7c649fd tempest-VolumeDependencyTests-1034301724 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:31:14 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c66f8fb1-4fa0-4fab-9e57-905ba7c649fd tempest-VolumeDependencyTests-1034301724 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:31:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c66f8fb1-4fa0-4fab-9e57-905ba7c649fd tempest-VolumeDependencyTests-1034301724 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:14 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c66f8fb1-4fa0-4fab-9e57-905ba7c649fd tempest-VolumeDependencyTests-1034301724 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:31:14 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-c66f8fb1-4fa0-4fab-9e57-905ba7c649fd tempest-VolumeDependencyTests-1034301724 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:31:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c66f8fb1-4fa0-4fab-9e57-905ba7c649fd tempest-VolumeDependencyTests-1034301724 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d607e021-af8e-4eae-8654-4fa85891f056 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:14 devstack sudo[113667]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-7587701b-f0c7-4f0f-9792-60f7b51f6de3 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-59aecd89-7e01-4194-9590-c1c134c0ec6e" returned: 0 in 0.425s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-7587701b-f0c7-4f0f-9792-60f7b51f6de3 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-59aecd89-7e01-4194-9590-c1c134c0ec6e {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:14 devstack sudo[113676]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d607e021-af8e-4eae-8654-4fa85891f056 1073741824 Aug 15 16:31:14 devstack sudo[113676]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:14 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c3f913fb-6da7-4bbd-8257-12ca40dcda5e tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e8c7e7f3-3feb-432f-81c3-6fc2b45f372b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1fc85b63-73db-4737-a0c2-86c0e3ac0da0', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:14 devstack sudo[113677]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-59aecd89-7e01-4194-9590-c1c134c0ec6e Aug 15 16:31:14 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c3f913fb-6da7-4bbd-8257-12ca40dcda5e tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (56b96e36-3a9d-4b81-b57b-eafc6eccfbc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:14 devstack sudo[113677]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:14 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-c3f913fb-6da7-4bbd-8257-12ca40dcda5e tempest-CreateVolumesFromSnapshotTest-324703582 None] Volume volume-1fc85b63-73db-4737-a0c2-86c0e3ac0da0 (1fc85b63-73db-4737-a0c2-86c0e3ac0da0): created successfully Aug 15 16:31:14 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c3f913fb-6da7-4bbd-8257-12ca40dcda5e tempest-CreateVolumesFromSnapshotTest-324703582 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (56b96e36-3a9d-4b81-b57b-eafc6eccfbc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:14 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c3f913fb-6da7-4bbd-8257-12ca40dcda5e tempest-CreateVolumesFromSnapshotTest-324703582 None] Flow 'volume_create_manager' (692f555c-5c29-452b-81af-0044ade9c51c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:31:14 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-c3f913fb-6da7-4bbd-8257-12ca40dcda5e tempest-CreateVolumesFromSnapshotTest-324703582 None] Created volume successfully. Aug 15 16:31:14 devstack sudo[113677]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-7587701b-f0c7-4f0f-9792-60f7b51f6de3 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-59aecd89-7e01-4194-9590-c1c134c0ec6e" returned: 0 in 0.313s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:14 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-7587701b-f0c7-4f0f-9792-60f7b51f6de3 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Lock "cinder-quobyte-59aecd89-7e01-4194-9590-c1c134c0ec6e" released by "delete_volume" :: held 0.806s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:31:14 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-e2d8a6ff-b264-4930-86a0-21ef0ababc48 tempest-CreateVolumesFromSnapshotTest-324703582 None] Acquiring lock "cinder-1fc85b63-73db-4737-a0c2-86c0e3ac0da0-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:31:14 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-7587701b-f0c7-4f0f-9792-60f7b51f6de3 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Created reservations ['3782e0c4-27c2-461b-98f5-ed84d48ad197', '5e581e9a-e111-4223-bd6b-c4a894f17b5d', 'f7488604-b9d1-4121-abd1-2ef24cb77f71', '67f627be-5067-416c-bb72-8c954481e499'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:31:14 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-e2d8a6ff-b264-4930-86a0-21ef0ababc48 tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "cinder-1fc85b63-73db-4737-a0c2-86c0e3ac0da0-delete_volume" acquired by "delete_volume" :: waited 0.038s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:31:14 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-e2d8a6ff-b264-4930-86a0-21ef0ababc48 tempest-CreateVolumesFromSnapshotTest-324703582 None] Acquiring lock "cinder-quobyte-1fc85b63-73db-4737-a0c2-86c0e3ac0da0" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:31:14 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-e2d8a6ff-b264-4930-86a0-21ef0ababc48 tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "cinder-quobyte-1fc85b63-73db-4737-a0c2-86c0e3ac0da0" acquired by "delete_volume" :: waited 0.028s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:31:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-7587701b-f0c7-4f0f-9792-60f7b51f6de3 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-7587701b-f0c7-4f0f-9792-60f7b51f6de3 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:14 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-7587701b-f0c7-4f0f-9792-60f7b51f6de3 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:31:14 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-7587701b-f0c7-4f0f-9792-60f7b51f6de3 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:31:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-7587701b-f0c7-4f0f-9792-60f7b51f6de3 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-7587701b-f0c7-4f0f-9792-60f7b51f6de3 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:14 devstack sudo[113676]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:14 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[31c9bfc6-ef09-4121-86fc-a93905d00e31]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:31:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e2d8a6ff-b264-4930-86a0-21ef0ababc48 tempest-CreateVolumesFromSnapshotTest-324703582 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1fc85b63-73db-4737-a0c2-86c0e3ac0da0 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c66f8fb1-4fa0-4fab-9e57-905ba7c649fd tempest-VolumeDependencyTests-1034301724 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d607e021-af8e-4eae-8654-4fa85891f056 1073741824" returned: 0 in 0.620s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:15 devstack sudo[113686]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:31:15 devstack sudo[113686]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c66f8fb1-4fa0-4fab-9e57-905ba7c649fd tempest-VolumeDependencyTests-1034301724 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d607e021-af8e-4eae-8654-4fa85891f056 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:15 devstack sudo[113689]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d607e021-af8e-4eae-8654-4fa85891f056 Aug 15 16:31:15 devstack sudo[113689]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:15 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-5a58746d-a47c-4bec-a815-bb0d5b5f9e3f tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Acquiring lock "cinder-42279c0a-dedd-4a24-9dce-590c3e3789a8-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:31:15 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-5a58746d-a47c-4bec-a815-bb0d5b5f9e3f tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Lock "cinder-42279c0a-dedd-4a24-9dce-590c3e3789a8-delete_volume" acquired by "delete_volume" :: waited 0.058s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:31:15 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-5a58746d-a47c-4bec-a815-bb0d5b5f9e3f tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Acquiring lock "cinder-quobyte-42279c0a-dedd-4a24-9dce-590c3e3789a8" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:31:15 devstack sudo[113687]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1fc85b63-73db-4737-a0c2-86c0e3ac0da0 Aug 15 16:31:15 devstack sudo[113687]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:15 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-5a58746d-a47c-4bec-a815-bb0d5b5f9e3f tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Lock "cinder-quobyte-42279c0a-dedd-4a24-9dce-590c3e3789a8" acquired by "delete_volume" :: waited 0.040s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:31:15 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[fd125371-2b27-4c8a-baa9-011562730310]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:31:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-5a58746d-a47c-4bec-a815-bb0d5b5f9e3f tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-42279c0a-dedd-4a24-9dce-590c3e3789a8 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:15 devstack sudo[113686]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-7587701b-f0c7-4f0f-9792-60f7b51f6de3 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.452s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:15 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-7587701b-f0c7-4f0f-9792-60f7b51f6de3 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:31:15 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-7587701b-f0c7-4f0f-9792-60f7b51f6de3 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Deleted volume successfully. Aug 15 16:31:15 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-7587701b-f0c7-4f0f-9792-60f7b51f6de3 tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Lock "cinder-59aecd89-7e01-4194-9590-c1c134c0ec6e-delete_volume" released by "delete_volume" :: held 1.612s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:31:15 devstack sudo[113689]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c66f8fb1-4fa0-4fab-9e57-905ba7c649fd tempest-VolumeDependencyTests-1034301724 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d607e021-af8e-4eae-8654-4fa85891f056" returned: 0 in 0.486s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:15 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c66f8fb1-4fa0-4fab-9e57-905ba7c649fd tempest-VolumeDependencyTests-1034301724 None] <== create_volume: return (1167ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:31:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c66f8fb1-4fa0-4fab-9e57-905ba7c649fd tempest-VolumeDependencyTests-1034301724 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.172s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:15 devstack sudo[113727]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-42279c0a-dedd-4a24-9dce-590c3e3789a8 Aug 15 16:31:15 devstack sudo[113727]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:15 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c66f8fb1-4fa0-4fab-9e57-905ba7c649fd tempest-VolumeDependencyTests-1034301724 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (51246e58-55e4-4671-8251-aa2772e3aacf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d607e021-af8e-4eae-8654-4fa85891f056', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:15 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c66f8fb1-4fa0-4fab-9e57-905ba7c649fd tempest-VolumeDependencyTests-1034301724 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e5f6ff69-8140-44ec-80e4-7d2f183d2a7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:15 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-c66f8fb1-4fa0-4fab-9e57-905ba7c649fd tempest-VolumeDependencyTests-1034301724 None] Volume volume-d607e021-af8e-4eae-8654-4fa85891f056 (d607e021-af8e-4eae-8654-4fa85891f056): created successfully Aug 15 16:31:15 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c66f8fb1-4fa0-4fab-9e57-905ba7c649fd tempest-VolumeDependencyTests-1034301724 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e5f6ff69-8140-44ec-80e4-7d2f183d2a7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:15 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c66f8fb1-4fa0-4fab-9e57-905ba7c649fd tempest-VolumeDependencyTests-1034301724 None] Flow 'volume_create_manager' (6901ac0d-73b4-4037-88b4-f428791c323f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:31:15 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-c66f8fb1-4fa0-4fab-9e57-905ba7c649fd tempest-VolumeDependencyTests-1034301724 None] Created volume successfully. Aug 15 16:31:15 devstack sudo[113687]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e2d8a6ff-b264-4930-86a0-21ef0ababc48 tempest-CreateVolumesFromSnapshotTest-324703582 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1fc85b63-73db-4737-a0c2-86c0e3ac0da0" returned: 0 in 0.671s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e2d8a6ff-b264-4930-86a0-21ef0ababc48 tempest-CreateVolumesFromSnapshotTest-324703582 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1fc85b63-73db-4737-a0c2-86c0e3ac0da0 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:15 devstack sudo[113733]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1fc85b63-73db-4737-a0c2-86c0e3ac0da0 Aug 15 16:31:15 devstack sudo[113733]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:15 devstack sudo[113727]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-5a58746d-a47c-4bec-a815-bb0d5b5f9e3f tempest-CreateVolumesFromSourceVolumeTest-493747541 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-42279c0a-dedd-4a24-9dce-590c3e3789a8" returned: 0 in 0.582s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-5a58746d-a47c-4bec-a815-bb0d5b5f9e3f tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-42279c0a-dedd-4a24-9dce-590c3e3789a8 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:15 devstack sudo[113742]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-42279c0a-dedd-4a24-9dce-590c3e3789a8 Aug 15 16:31:15 devstack sudo[113742]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:15 devstack sudo[113733]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e2d8a6ff-b264-4930-86a0-21ef0ababc48 tempest-CreateVolumesFromSnapshotTest-324703582 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1fc85b63-73db-4737-a0c2-86c0e3ac0da0" returned: 0 in 0.341s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:16 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-e2d8a6ff-b264-4930-86a0-21ef0ababc48 tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "cinder-quobyte-1fc85b63-73db-4737-a0c2-86c0e3ac0da0" released by "delete_volume" :: held 1.080s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:31:16 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-e2d8a6ff-b264-4930-86a0-21ef0ababc48 tempest-CreateVolumesFromSnapshotTest-324703582 None] Created reservations ['58359446-719b-4e96-9da2-3a4df51791e3', '51fc2fb4-6082-4441-9831-8c19eaa7ae1a', 'db25f781-fb59-4beb-a7ef-4cfbb8b3f6ff', '3d85f9a3-424d-4ecd-8dab-9050c0fe9a29'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:31:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-e2d8a6ff-b264-4930-86a0-21ef0ababc48 tempest-CreateVolumesFromSnapshotTest-324703582 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-e2d8a6ff-b264-4930-86a0-21ef0ababc48 tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:16 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-e2d8a6ff-b264-4930-86a0-21ef0ababc48 tempest-CreateVolumesFromSnapshotTest-324703582 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:31:16 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-e2d8a6ff-b264-4930-86a0-21ef0ababc48 tempest-CreateVolumesFromSnapshotTest-324703582 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:31:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-e2d8a6ff-b264-4930-86a0-21ef0ababc48 tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e2d8a6ff-b264-4930-86a0-21ef0ababc48 tempest-CreateVolumesFromSnapshotTest-324703582 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:16 devstack sudo[113744]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:31:16 devstack sudo[113744]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:16 devstack sudo[113742]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-5a58746d-a47c-4bec-a815-bb0d5b5f9e3f tempest-CreateVolumesFromSourceVolumeTest-493747541 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-42279c0a-dedd-4a24-9dce-590c3e3789a8" returned: 0 in 0.318s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:16 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-5a58746d-a47c-4bec-a815-bb0d5b5f9e3f tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Lock "cinder-quobyte-42279c0a-dedd-4a24-9dce-590c3e3789a8" released by "delete_volume" :: held 0.981s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:31:16 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-5a58746d-a47c-4bec-a815-bb0d5b5f9e3f tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Created reservations ['f1b98a29-cf73-49cf-b22c-10de78fcf093', '80fb4a7f-2aa7-4186-8856-c01e443266bf', '12183131-99ca-4fd6-8752-b2d671cf26a0', '9c070579-8897-4d6f-8fc4-9bbdfef2f552'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:31:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-5a58746d-a47c-4bec-a815-bb0d5b5f9e3f tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-5a58746d-a47c-4bec-a815-bb0d5b5f9e3f tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:16 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-5a58746d-a47c-4bec-a815-bb0d5b5f9e3f tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:31:16 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-5a58746d-a47c-4bec-a815-bb0d5b5f9e3f tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:31:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-5a58746d-a47c-4bec-a815-bb0d5b5f9e3f tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-5a58746d-a47c-4bec-a815-bb0d5b5f9e3f tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:16 devstack sudo[113748]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:31:16 devstack sudo[113748]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:16 devstack sudo[113744]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e2d8a6ff-b264-4930-86a0-21ef0ababc48 tempest-CreateVolumesFromSnapshotTest-324703582 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.313s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:16 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-e2d8a6ff-b264-4930-86a0-21ef0ababc48 tempest-CreateVolumesFromSnapshotTest-324703582 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:31:16 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-e2d8a6ff-b264-4930-86a0-21ef0ababc48 tempest-CreateVolumesFromSnapshotTest-324703582 None] Deleted volume successfully. Aug 15 16:31:16 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-e2d8a6ff-b264-4930-86a0-21ef0ababc48 tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "cinder-1fc85b63-73db-4737-a0c2-86c0e3ac0da0-delete_volume" released by "delete_volume" :: held 1.668s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:31:16 devstack sudo[113748]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-5a58746d-a47c-4bec-a815-bb0d5b5f9e3f tempest-CreateVolumesFromSourceVolumeTest-493747541 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.315s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:16 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-5a58746d-a47c-4bec-a815-bb0d5b5f9e3f tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:31:16 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-5a58746d-a47c-4bec-a815-bb0d5b5f9e3f tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Deleted volume successfully. Aug 15 16:31:16 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-5a58746d-a47c-4bec-a815-bb0d5b5f9e3f tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Lock "cinder-42279c0a-dedd-4a24-9dce-590c3e3789a8-delete_volume" released by "delete_volume" :: held 1.597s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:31:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9e6a4b9a-1c2d-4066-9523-939c56b1470b tempest-VolumeDependencyTests-1034301724 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9e6a4b9a-1c2d-4066-9523-939c56b1470b tempest-VolumeDependencyTests-1034301724 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:16 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-9e6a4b9a-1c2d-4066-9523-939c56b1470b tempest-VolumeDependencyTests-1034301724 None] Creating offline snapshot 3ac877e7-1296-4cec-a532-11701e5451f9 of volume d607e021-af8e-4eae-8654-4fa85891f056 {{(pid=94214) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 15 16:31:16 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[ecf066d1-1c72-4f40-9879-9b6ef1b4dea5]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:31:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9e6a4b9a-1c2d-4066-9523-939c56b1470b tempest-VolumeDependencyTests-1034301724 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d607e021-af8e-4eae-8654-4fa85891f056 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:16 devstack sudo[113751]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d607e021-af8e-4eae-8654-4fa85891f056 Aug 15 16:31:16 devstack sudo[113751]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:17 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-451e3eea-c8ef-44c8-b0b3-cfbed1b31f38 tempest-CreateVolumesFromSnapshotTest-324703582 None] Acquiring lock "cinder-856a7749-eef4-4786-96b0-a87692f017de-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:31:17 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-451e3eea-c8ef-44c8-b0b3-cfbed1b31f38 tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "cinder-856a7749-eef4-4786-96b0-a87692f017de-delete_volume" acquired by "delete_volume" :: waited 0.036s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:31:17 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-451e3eea-c8ef-44c8-b0b3-cfbed1b31f38 tempest-CreateVolumesFromSnapshotTest-324703582 None] Acquiring lock "cinder-quobyte-856a7749-eef4-4786-96b0-a87692f017de" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:31:17 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-451e3eea-c8ef-44c8-b0b3-cfbed1b31f38 tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "cinder-quobyte-856a7749-eef4-4786-96b0-a87692f017de" acquired by "delete_volume" :: waited 0.020s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:31:17 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[d383e3c7-77d2-4554-b88a-3bb8f3ed6ac1]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:31:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-451e3eea-c8ef-44c8-b0b3-cfbed1b31f38 tempest-CreateVolumesFromSnapshotTest-324703582 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-856a7749-eef4-4786-96b0-a87692f017de {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:17 devstack sudo[113751]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9e6a4b9a-1c2d-4066-9523-939c56b1470b tempest-VolumeDependencyTests-1034301724 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d607e021-af8e-4eae-8654-4fa85891f056" returned: 0 in 0.394s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9e6a4b9a-1c2d-4066-9523-939c56b1470b tempest-VolumeDependencyTests-1034301724 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d607e021-af8e-4eae-8654-4fa85891f056,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d607e021-af8e-4eae-8654-4fa85891f056.3ac877e7-1296-4cec-a532-11701e5451f9 1G {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:17 devstack sudo[113758]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d607e021-af8e-4eae-8654-4fa85891f056,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d607e021-af8e-4eae-8654-4fa85891f056.3ac877e7-1296-4cec-a532-11701e5451f9 1G Aug 15 16:31:17 devstack sudo[113758]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:17 devstack sudo[113757]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-856a7749-eef4-4786-96b0-a87692f017de Aug 15 16:31:17 devstack sudo[113757]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:17 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-aef7bcd3-8a35-47b8-8eb1-fa294f39153e tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Acquiring lock "cinder-36c7362f-33e4-4093-8649-0f3b76180b04-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:31:17 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-aef7bcd3-8a35-47b8-8eb1-fa294f39153e tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Lock "cinder-36c7362f-33e4-4093-8649-0f3b76180b04-delete_volume" acquired by "delete_volume" :: waited 0.028s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:31:17 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-aef7bcd3-8a35-47b8-8eb1-fa294f39153e tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Acquiring lock "cinder-quobyte-36c7362f-33e4-4093-8649-0f3b76180b04" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:31:17 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-aef7bcd3-8a35-47b8-8eb1-fa294f39153e tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Lock "cinder-quobyte-36c7362f-33e4-4093-8649-0f3b76180b04" acquired by "delete_volume" :: waited 0.021s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:31:17 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[29803a2d-48d1-400b-8246-1225f07dd28f]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:31:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-aef7bcd3-8a35-47b8-8eb1-fa294f39153e tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-36c7362f-33e4-4093-8649-0f3b76180b04 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:17 devstack sudo[113757]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-451e3eea-c8ef-44c8-b0b3-cfbed1b31f38 tempest-CreateVolumesFromSnapshotTest-324703582 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-856a7749-eef4-4786-96b0-a87692f017de" returned: 0 in 0.425s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-451e3eea-c8ef-44c8-b0b3-cfbed1b31f38 tempest-CreateVolumesFromSnapshotTest-324703582 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-856a7749-eef4-4786-96b0-a87692f017de {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:17 devstack sudo[113768]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-856a7749-eef4-4786-96b0-a87692f017de Aug 15 16:31:17 devstack sudo[113768]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:17 devstack sudo[113767]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-36c7362f-33e4-4093-8649-0f3b76180b04 Aug 15 16:31:17 devstack sudo[113767]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:17 devstack sudo[113758]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9e6a4b9a-1c2d-4066-9523-939c56b1470b tempest-VolumeDependencyTests-1034301724 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d607e021-af8e-4eae-8654-4fa85891f056,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d607e021-af8e-4eae-8654-4fa85891f056.3ac877e7-1296-4cec-a532-11701e5451f9 1G" returned: 0 in 0.547s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9e6a4b9a-1c2d-4066-9523-939c56b1470b tempest-VolumeDependencyTests-1034301724 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-d607e021-af8e-4eae-8654-4fa85891f056 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d607e021-af8e-4eae-8654-4fa85891f056.3ac877e7-1296-4cec-a532-11701e5451f9 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:17 devstack sudo[113771]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-d607e021-af8e-4eae-8654-4fa85891f056 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d607e021-af8e-4eae-8654-4fa85891f056.3ac877e7-1296-4cec-a532-11701e5451f9 Aug 15 16:31:17 devstack sudo[113771]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:17 devstack sudo[113768]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-451e3eea-c8ef-44c8-b0b3-cfbed1b31f38 tempest-CreateVolumesFromSnapshotTest-324703582 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-856a7749-eef4-4786-96b0-a87692f017de" returned: 0 in 0.313s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:17 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-451e3eea-c8ef-44c8-b0b3-cfbed1b31f38 tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "cinder-quobyte-856a7749-eef4-4786-96b0-a87692f017de" released by "delete_volume" :: held 0.787s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:31:18 devstack sudo[113767]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-aef7bcd3-8a35-47b8-8eb1-fa294f39153e tempest-CreateVolumesFromSourceVolumeTest-493747541 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-36c7362f-33e4-4093-8649-0f3b76180b04" returned: 0 in 0.433s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-aef7bcd3-8a35-47b8-8eb1-fa294f39153e tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-36c7362f-33e4-4093-8649-0f3b76180b04 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:18 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-451e3eea-c8ef-44c8-b0b3-cfbed1b31f38 tempest-CreateVolumesFromSnapshotTest-324703582 None] Created reservations ['b574030c-79d4-4846-aa27-4294b98efe4f', '0abffbfc-c6a3-45c4-882e-479bba8414de', 'a744edb6-3bcb-465c-9fb6-500e5f7c9d9b', '4f1010fd-5b47-4a0a-8f59-1485985ce0b6'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:31:18 devstack sudo[113777]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-36c7362f-33e4-4093-8649-0f3b76180b04 Aug 15 16:31:18 devstack sudo[113777]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-451e3eea-c8ef-44c8-b0b3-cfbed1b31f38 tempest-CreateVolumesFromSnapshotTest-324703582 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-451e3eea-c8ef-44c8-b0b3-cfbed1b31f38 tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:18 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-451e3eea-c8ef-44c8-b0b3-cfbed1b31f38 tempest-CreateVolumesFromSnapshotTest-324703582 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:31:18 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-451e3eea-c8ef-44c8-b0b3-cfbed1b31f38 tempest-CreateVolumesFromSnapshotTest-324703582 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:31:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-451e3eea-c8ef-44c8-b0b3-cfbed1b31f38 tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.018s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-451e3eea-c8ef-44c8-b0b3-cfbed1b31f38 tempest-CreateVolumesFromSnapshotTest-324703582 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:18 devstack sudo[113771]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9e6a4b9a-1c2d-4066-9523-939c56b1470b tempest-VolumeDependencyTests-1034301724 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-d607e021-af8e-4eae-8654-4fa85891f056 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d607e021-af8e-4eae-8654-4fa85891f056.3ac877e7-1296-4cec-a532-11701e5451f9" returned: 0 in 0.392s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:18 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-9e6a4b9a-1c2d-4066-9523-939c56b1470b tempest-VolumeDependencyTests-1034301724 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d607e021-af8e-4eae-8654-4fa85891f056.3ac877e7-1296-4cec-a532-11701e5451f9 is being set with open permissions: ugo+rw Aug 15 16:31:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9e6a4b9a-1c2d-4066-9523-939c56b1470b tempest-VolumeDependencyTests-1034301724 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d607e021-af8e-4eae-8654-4fa85891f056.3ac877e7-1296-4cec-a532-11701e5451f9 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:18 devstack sudo[113783]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:31:18 devstack sudo[113783]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:18 devstack sudo[113784]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d607e021-af8e-4eae-8654-4fa85891f056.3ac877e7-1296-4cec-a532-11701e5451f9 Aug 15 16:31:18 devstack sudo[113784]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:18 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ad58f513-bdb1-4aa3-8bfb-45aa0d282f17 tempest-CreateVolumesFromSnapshotTest-324703582 None] Acquiring lock "cinder-104c4735-2683-4117-81d0-bd79e22e93b3-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:31:18 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ad58f513-bdb1-4aa3-8bfb-45aa0d282f17 tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "cinder-104c4735-2683-4117-81d0-bd79e22e93b3-delete_volume" acquired by "delete_volume" :: waited 0.033s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:31:18 devstack sudo[113777]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-aef7bcd3-8a35-47b8-8eb1-fa294f39153e tempest-CreateVolumesFromSourceVolumeTest-493747541 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-36c7362f-33e4-4093-8649-0f3b76180b04" returned: 0 in 0.410s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:18 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-aef7bcd3-8a35-47b8-8eb1-fa294f39153e tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Lock "cinder-quobyte-36c7362f-33e4-4093-8649-0f3b76180b04" released by "delete_volume" :: held 0.890s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:31:18 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ad58f513-bdb1-4aa3-8bfb-45aa0d282f17 tempest-CreateVolumesFromSnapshotTest-324703582 None] Acquiring lock "cinder-quobyte-104c4735-2683-4117-81d0-bd79e22e93b3" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:31:18 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ad58f513-bdb1-4aa3-8bfb-45aa0d282f17 tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "cinder-quobyte-104c4735-2683-4117-81d0-bd79e22e93b3" acquired by "delete_volume" :: waited 0.036s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:31:18 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[8ebd5cf1-7b95-4e18-b8dc-81c7f9509fd6]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:31:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ad58f513-bdb1-4aa3-8bfb-45aa0d282f17 tempest-CreateVolumesFromSnapshotTest-324703582 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-104c4735-2683-4117-81d0-bd79e22e93b3 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:18 devstack sudo[113784]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:18 devstack sudo[113783]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:18 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-906c9cdb-92cd-4de5-a90f-fd74d1e2eaa9 tempest-ProjectAdminTests-1806818748 None] Obtained capabilities list: {'volume_backend_name': 'QuobyteHD', 'vendor_name': 'Open Source', 'driver_version': '1.2', 'storage_protocol': 'quobyte', 'total_capacity_gb': 1775.7577667236328, 'free_capacity_gb': 1775.7577667236328, 'reserved_percentage': 0, 'QoS_support': False, 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'properties': {'thin_provisioning': {'title': 'Thin Provisioning', 'description': 'Sets thin provisioning.', 'type': 'boolean'}, 'compression': {'title': 'Compression', 'description': 'Enables compression.', 'type': 'boolean'}, 'qos': {'title': 'QoS', 'description': 'Enables QoS.', 'type': 'boolean'}, 'replication_enabled': {'title': 'Replication', 'description': 'Enables replication.', 'type': 'boolean'}}}. {{(pid=94214) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:4830}} Aug 15 16:31:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9e6a4b9a-1c2d-4066-9523-939c56b1470b tempest-VolumeDependencyTests-1034301724 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d607e021-af8e-4eae-8654-4fa85891f056.3ac877e7-1296-4cec-a532-11701e5451f9" returned: 0 in 0.375s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-451e3eea-c8ef-44c8-b0b3-cfbed1b31f38 tempest-CreateVolumesFromSnapshotTest-324703582 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.423s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:18 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-451e3eea-c8ef-44c8-b0b3-cfbed1b31f38 tempest-CreateVolumesFromSnapshotTest-324703582 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:31:18 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-aef7bcd3-8a35-47b8-8eb1-fa294f39153e tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Created reservations ['84e95136-084c-4ba6-9675-9317cc4d3a49', '506e91ae-0d24-4b3c-bf3e-fb73fa6a07e8', '29b4f48b-0cf7-48b4-8b48-e1fa2c2ac14e', 'fc1bf631-802b-4841-9cf6-7b5ea1d292a9'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:31:18 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-451e3eea-c8ef-44c8-b0b3-cfbed1b31f38 tempest-CreateVolumesFromSnapshotTest-324703582 None] Deleted volume successfully. Aug 15 16:31:18 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-451e3eea-c8ef-44c8-b0b3-cfbed1b31f38 tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "cinder-856a7749-eef4-4786-96b0-a87692f017de-delete_volume" released by "delete_volume" :: held 1.563s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:31:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9e6a4b9a-1c2d-4066-9523-939c56b1470b tempest-VolumeDependencyTests-1034301724 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d607e021-af8e-4eae-8654-4fa85891f056.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:18 devstack sudo[113790]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-104c4735-2683-4117-81d0-bd79e22e93b3 Aug 15 16:31:18 devstack sudo[113790]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:18 devstack sudo[113792]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d607e021-af8e-4eae-8654-4fa85891f056.info Aug 15 16:31:18 devstack sudo[113792]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-aef7bcd3-8a35-47b8-8eb1-fa294f39153e tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-aef7bcd3-8a35-47b8-8eb1-fa294f39153e tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:18 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-aef7bcd3-8a35-47b8-8eb1-fa294f39153e tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:31:18 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-aef7bcd3-8a35-47b8-8eb1-fa294f39153e tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:31:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-aef7bcd3-8a35-47b8-8eb1-fa294f39153e tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-aef7bcd3-8a35-47b8-8eb1-fa294f39153e tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:18 devstack sudo[113794]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:31:18 devstack sudo[113794]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:18 devstack sudo[113790]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ad58f513-bdb1-4aa3-8bfb-45aa0d282f17 tempest-CreateVolumesFromSnapshotTest-324703582 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-104c4735-2683-4117-81d0-bd79e22e93b3" returned: 0 in 0.444s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ad58f513-bdb1-4aa3-8bfb-45aa0d282f17 tempest-CreateVolumesFromSnapshotTest-324703582 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-104c4735-2683-4117-81d0-bd79e22e93b3 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:19 devstack sudo[113792]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9e6a4b9a-1c2d-4066-9523-939c56b1470b tempest-VolumeDependencyTests-1034301724 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d607e021-af8e-4eae-8654-4fa85891f056.info" returned: 0 in 0.331s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:19 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-9e6a4b9a-1c2d-4066-9523-939c56b1470b tempest-VolumeDependencyTests-1034301724 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d607e021-af8e-4eae-8654-4fa85891f056.info is being set with open permissions: ugo+rw Aug 15 16:31:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9e6a4b9a-1c2d-4066-9523-939c56b1470b tempest-VolumeDependencyTests-1034301724 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d607e021-af8e-4eae-8654-4fa85891f056.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:19 devstack sudo[113801]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-104c4735-2683-4117-81d0-bd79e22e93b3 Aug 15 16:31:19 devstack sudo[113801]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:19 devstack sudo[113802]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d607e021-af8e-4eae-8654-4fa85891f056.info Aug 15 16:31:19 devstack sudo[113802]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:19 devstack sudo[113794]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-aef7bcd3-8a35-47b8-8eb1-fa294f39153e tempest-CreateVolumesFromSourceVolumeTest-493747541 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.336s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:19 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-aef7bcd3-8a35-47b8-8eb1-fa294f39153e tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:31:19 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-aef7bcd3-8a35-47b8-8eb1-fa294f39153e tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Deleted volume successfully. Aug 15 16:31:19 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-aef7bcd3-8a35-47b8-8eb1-fa294f39153e tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Lock "cinder-36c7362f-33e4-4093-8649-0f3b76180b04-delete_volume" released by "delete_volume" :: held 1.646s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:31:19 devstack sudo[113801]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ad58f513-bdb1-4aa3-8bfb-45aa0d282f17 tempest-CreateVolumesFromSnapshotTest-324703582 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-104c4735-2683-4117-81d0-bd79e22e93b3" returned: 0 in 0.292s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:19 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ad58f513-bdb1-4aa3-8bfb-45aa0d282f17 tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "cinder-quobyte-104c4735-2683-4117-81d0-bd79e22e93b3" released by "delete_volume" :: held 0.789s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:31:19 devstack sudo[113802]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9e6a4b9a-1c2d-4066-9523-939c56b1470b tempest-VolumeDependencyTests-1034301724 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d607e021-af8e-4eae-8654-4fa85891f056.info" returned: 0 in 0.339s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9e6a4b9a-1c2d-4066-9523-939c56b1470b tempest-VolumeDependencyTests-1034301724 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.539s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:19 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-ad58f513-bdb1-4aa3-8bfb-45aa0d282f17 tempest-CreateVolumesFromSnapshotTest-324703582 None] Created reservations ['d38324b9-6e89-433a-8088-c4a6f8dab85c', '7fdbf259-c42b-44af-b1f1-4373744cd45a', 'ecfca381-98b9-4faa-9264-42b92eba0302', '08ae6c0a-e6af-41be-8168-20a59b24273d'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:31:19 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-9e6a4b9a-1c2d-4066-9523-939c56b1470b tempest-VolumeDependencyTests-1034301724 None] Create snapshot completed successfully Aug 15 16:31:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ad58f513-bdb1-4aa3-8bfb-45aa0d282f17 tempest-CreateVolumesFromSnapshotTest-324703582 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ad58f513-bdb1-4aa3-8bfb-45aa0d282f17 tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:19 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ad58f513-bdb1-4aa3-8bfb-45aa0d282f17 tempest-CreateVolumesFromSnapshotTest-324703582 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:31:19 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ad58f513-bdb1-4aa3-8bfb-45aa0d282f17 tempest-CreateVolumesFromSnapshotTest-324703582 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:31:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ad58f513-bdb1-4aa3-8bfb-45aa0d282f17 tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ad58f513-bdb1-4aa3-8bfb-45aa0d282f17 tempest-CreateVolumesFromSnapshotTest-324703582 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:19 devstack sudo[113808]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:31:19 devstack sudo[113808]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:19 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-0bfcfa96-fbcd-4000-875b-998632667ad7 tempest-CreateVolumesFromSnapshotTest-324703582 None] Acquiring lock "cinder-fa538738-aaca-43c4-aa24-9214e973fc78-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:31:19 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-0bfcfa96-fbcd-4000-875b-998632667ad7 tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "cinder-fa538738-aaca-43c4-aa24-9214e973fc78-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:31:19 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-0bfcfa96-fbcd-4000-875b-998632667ad7 tempest-CreateVolumesFromSnapshotTest-324703582 None] Acquiring lock "cinder-quobyte-fa538738-aaca-43c4-aa24-9214e973fc78" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:31:19 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-0bfcfa96-fbcd-4000-875b-998632667ad7 tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "cinder-quobyte-fa538738-aaca-43c4-aa24-9214e973fc78" acquired by "delete_volume" :: waited 0.021s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:31:19 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[55bd69bf-128e-4264-ba57-bcc7ff396fab]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:31:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0bfcfa96-fbcd-4000-875b-998632667ad7 tempest-CreateVolumesFromSnapshotTest-324703582 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fa538738-aaca-43c4-aa24-9214e973fc78 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:19 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b4d21967-f4ae-4058-bb59-5f04ff22f9cf tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Acquiring lock "cinder-79964035-a8ed-4fb7-9b32-ebf708ae3141-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:31:19 devstack sudo[113808]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ad58f513-bdb1-4aa3-8bfb-45aa0d282f17 tempest-CreateVolumesFromSnapshotTest-324703582 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.341s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:19 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-ad58f513-bdb1-4aa3-8bfb-45aa0d282f17 tempest-CreateVolumesFromSnapshotTest-324703582 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:31:19 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b4d21967-f4ae-4058-bb59-5f04ff22f9cf tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Lock "cinder-79964035-a8ed-4fb7-9b32-ebf708ae3141-delete_volume" acquired by "delete_volume" :: waited 0.038s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:31:19 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-ad58f513-bdb1-4aa3-8bfb-45aa0d282f17 tempest-CreateVolumesFromSnapshotTest-324703582 None] Deleted volume successfully. Aug 15 16:31:19 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ad58f513-bdb1-4aa3-8bfb-45aa0d282f17 tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "cinder-104c4735-2683-4117-81d0-bd79e22e93b3-delete_volume" released by "delete_volume" :: held 1.443s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:31:19 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b4d21967-f4ae-4058-bb59-5f04ff22f9cf tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Acquiring lock "cinder-quobyte-79964035-a8ed-4fb7-9b32-ebf708ae3141" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:31:19 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b4d21967-f4ae-4058-bb59-5f04ff22f9cf tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Lock "cinder-quobyte-79964035-a8ed-4fb7-9b32-ebf708ae3141" acquired by "delete_volume" :: waited 0.018s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:31:19 devstack sudo[113811]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fa538738-aaca-43c4-aa24-9214e973fc78 Aug 15 16:31:19 devstack sudo[113811]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:19 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[a5c366a8-e7b9-4df3-b4a1-4c9407e1c988]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:31:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b4d21967-f4ae-4058-bb59-5f04ff22f9cf tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-79964035-a8ed-4fb7-9b32-ebf708ae3141 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:20 devstack sudo[113813]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-79964035-a8ed-4fb7-9b32-ebf708ae3141 Aug 15 16:31:20 devstack sudo[113813]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:20 devstack sudo[113811]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0bfcfa96-fbcd-4000-875b-998632667ad7 tempest-CreateVolumesFromSnapshotTest-324703582 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fa538738-aaca-43c4-aa24-9214e973fc78" returned: 0 in 0.478s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0bfcfa96-fbcd-4000-875b-998632667ad7 tempest-CreateVolumesFromSnapshotTest-324703582 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fa538738-aaca-43c4-aa24-9214e973fc78 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:20 devstack sudo[113820]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fa538738-aaca-43c4-aa24-9214e973fc78 Aug 15 16:31:20 devstack sudo[113820]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:20 devstack sudo[113813]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b4d21967-f4ae-4058-bb59-5f04ff22f9cf tempest-CreateVolumesFromSourceVolumeTest-493747541 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-79964035-a8ed-4fb7-9b32-ebf708ae3141" returned: 0 in 0.415s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b4d21967-f4ae-4058-bb59-5f04ff22f9cf tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-79964035-a8ed-4fb7-9b32-ebf708ae3141 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:20 devstack sudo[113825]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-79964035-a8ed-4fb7-9b32-ebf708ae3141 Aug 15 16:31:20 devstack sudo[113825]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:20 devstack sudo[113820]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0bfcfa96-fbcd-4000-875b-998632667ad7 tempest-CreateVolumesFromSnapshotTest-324703582 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fa538738-aaca-43c4-aa24-9214e973fc78" returned: 0 in 0.373s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:20 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-0bfcfa96-fbcd-4000-875b-998632667ad7 tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "cinder-quobyte-fa538738-aaca-43c4-aa24-9214e973fc78" released by "delete_volume" :: held 0.914s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:31:20 devstack sudo[113825]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b4d21967-f4ae-4058-bb59-5f04ff22f9cf tempest-CreateVolumesFromSourceVolumeTest-493747541 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-79964035-a8ed-4fb7-9b32-ebf708ae3141" returned: 0 in 0.317s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:20 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b4d21967-f4ae-4058-bb59-5f04ff22f9cf tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Lock "cinder-quobyte-79964035-a8ed-4fb7-9b32-ebf708ae3141" released by "delete_volume" :: held 0.786s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:31:20 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-43915772-5eca-4cb5-a493-c7243af4b857 tempest-VolumeDependencyTests-1034301724 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:31:20 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-43915772-5eca-4cb5-a493-c7243af4b857 tempest-VolumeDependencyTests-1034301724 None] Flow 'volume_create_manager' (98076c10-3cc4-42cd-b37b-4732955d6ff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:31:20 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-43915772-5eca-4cb5-a493-c7243af4b857 tempest-VolumeDependencyTests-1034301724 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (714dee36-ba5f-473b-bab3-2a3982412e88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:20 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-43915772-5eca-4cb5-a493-c7243af4b857 tempest-VolumeDependencyTests-1034301724 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (714dee36-ba5f-473b-bab3-2a3982412e88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:31:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1500510989',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2ef26420-094a-40c7-ad84-a11f209cedc7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e7db9fa69664d3481737981bedda21c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:31:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=3ac877e7-1296-4cec-a532-11701e5451f9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:31:21Z,use_quota=True,user_id='83737e72fcff42adb4f26da52eece404',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:20 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-43915772-5eca-4cb5-a493-c7243af4b857 tempest-VolumeDependencyTests-1034301724 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d4d9b42f-2f20-4b03-8aed-7c51ab6c4af8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:20 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-43915772-5eca-4cb5-a493-c7243af4b857 tempest-VolumeDependencyTests-1034301724 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d4d9b42f-2f20-4b03-8aed-7c51ab6c4af8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:20 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-43915772-5eca-4cb5-a493-c7243af4b857 tempest-VolumeDependencyTests-1034301724 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7a203ea5-6e36-4817-99d7-9ce194045a6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:20 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-43915772-5eca-4cb5-a493-c7243af4b857 tempest-VolumeDependencyTests-1034301724 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7a203ea5-6e36-4817-99d7-9ce194045a6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '2ef26420-094a-40c7-ad84-a11f209cedc7', 'volume_name': 'volume-2ef26420-094a-40c7-ad84-a11f209cedc7', 'volume_size': 1, 'snapshot_id': '3ac877e7-1296-4cec-a532-11701e5451f9'}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:20 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-43915772-5eca-4cb5-a493-c7243af4b857 tempest-VolumeDependencyTests-1034301724 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (46de5629-f0d4-4789-8931-e8c73c60d4a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:20 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-43915772-5eca-4cb5-a493-c7243af4b857 tempest-VolumeDependencyTests-1034301724 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (46de5629-f0d4-4789-8931-e8c73c60d4a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:20 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-43915772-5eca-4cb5-a493-c7243af4b857 tempest-VolumeDependencyTests-1034301724 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7e92a6a0-10ca-4620-ae29-d6b588d36ccb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:20 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-43915772-5eca-4cb5-a493-c7243af4b857 tempest-VolumeDependencyTests-1034301724 None] Volume 2ef26420-094a-40c7-ad84-a11f209cedc7: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-2ef26420-094a-40c7-ad84-a11f209cedc7', 'volume_size': 1, 'snapshot_id': '3ac877e7-1296-4cec-a532-11701e5451f9'} Aug 15 16:31:20 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-0bfcfa96-fbcd-4000-875b-998632667ad7 tempest-CreateVolumesFromSnapshotTest-324703582 None] Created reservations ['44387e40-f85a-4f8d-8195-d6a10814d520', 'f7704591-7b33-4f51-be10-354130d773a6', '1aa854af-2af2-44e2-bd51-4e6fce711af5', 'dfb101a5-ab05-4e79-9dd5-a33d980ccc31'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:31:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-43915772-5eca-4cb5-a493-c7243af4b857 tempest-VolumeDependencyTests-1034301724 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-43915772-5eca-4cb5-a493-c7243af4b857 tempest-VolumeDependencyTests-1034301724 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:20 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-43915772-5eca-4cb5-a493-c7243af4b857 tempest-VolumeDependencyTests-1034301724 None] Acquiring lock "cinder-quobyte-3ac877e7-1296-4cec-a532-11701e5451f9-2ef26420-094a-40c7-ad84-a11f209cedc7" by "_create_volume_from_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:31:20 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-b4d21967-f4ae-4058-bb59-5f04ff22f9cf tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Created reservations ['d0c03146-86d0-40a7-8052-9f730882cd9d', '5a720571-38ad-481f-ac6d-349f04958f18', '9fdd5cf4-ff69-4425-bf93-99499073fb89', 'c98ac511-bde6-48ec-85e1-fa6ff4628b5f'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:31:20 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-43915772-5eca-4cb5-a493-c7243af4b857 tempest-VolumeDependencyTests-1034301724 None] Lock "cinder-quobyte-3ac877e7-1296-4cec-a532-11701e5451f9-2ef26420-094a-40c7-ad84-a11f209cedc7" acquired by "_create_volume_from_snapshot" :: waited 0.035s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:31:20 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-43915772-5eca-4cb5-a493-c7243af4b857 tempest-VolumeDependencyTests-1034301724 None] Creating volume 2ef26420-094a-40c7-ad84-a11f209cedc7 from snapshot 3ac877e7-1296-4cec-a532-11701e5451f9 {{(pid=94214) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 15 16:31:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-43915772-5eca-4cb5-a493-c7243af4b857 tempest-VolumeDependencyTests-1034301724 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-43915772-5eca-4cb5-a493-c7243af4b857 tempest-VolumeDependencyTests-1034301724 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:20 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-43915772-5eca-4cb5-a493-c7243af4b857 tempest-VolumeDependencyTests-1034301724 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:31:20 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-43915772-5eca-4cb5-a493-c7243af4b857 tempest-VolumeDependencyTests-1034301724 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:31:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-43915772-5eca-4cb5-a493-c7243af4b857 tempest-VolumeDependencyTests-1034301724 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:20 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-43915772-5eca-4cb5-a493-c7243af4b857 tempest-VolumeDependencyTests-1034301724 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:31:20 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-43915772-5eca-4cb5-a493-c7243af4b857 tempest-VolumeDependencyTests-1034301724 None] Acquiring lock "cinder-quobyte-2ef26420-094a-40c7-ad84-a11f209cedc7" by "_copy_volume_from_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:31:20 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-43915772-5eca-4cb5-a493-c7243af4b857 tempest-VolumeDependencyTests-1034301724 None] Lock "cinder-quobyte-2ef26420-094a-40c7-ad84-a11f209cedc7" acquired by "_copy_volume_from_snapshot" :: waited 0.037s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:31:20 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-43915772-5eca-4cb5-a493-c7243af4b857 tempest-VolumeDependencyTests-1034301724 None] snapshot: 3ac877e7-1296-4cec-a532-11701e5451f9, volume: 2ef26420-094a-40c7-ad84-a11f209cedc7, {{(pid=94214) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 15 16:31:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-43915772-5eca-4cb5-a493-c7243af4b857 tempest-VolumeDependencyTests-1034301724 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-43915772-5eca-4cb5-a493-c7243af4b857 tempest-VolumeDependencyTests-1034301724 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:20 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-43915772-5eca-4cb5-a493-c7243af4b857 tempest-VolumeDependencyTests-1034301724 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:31:20 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-43915772-5eca-4cb5-a493-c7243af4b857 tempest-VolumeDependencyTests-1034301724 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:31:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-43915772-5eca-4cb5-a493-c7243af4b857 tempest-VolumeDependencyTests-1034301724 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-0bfcfa96-fbcd-4000-875b-998632667ad7 tempest-CreateVolumesFromSnapshotTest-324703582 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-0bfcfa96-fbcd-4000-875b-998632667ad7 tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:20 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-0bfcfa96-fbcd-4000-875b-998632667ad7 tempest-CreateVolumesFromSnapshotTest-324703582 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:31:20 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-0bfcfa96-fbcd-4000-875b-998632667ad7 tempest-CreateVolumesFromSnapshotTest-324703582 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:31:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-0bfcfa96-fbcd-4000-875b-998632667ad7 tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0bfcfa96-fbcd-4000-875b-998632667ad7 tempest-CreateVolumesFromSnapshotTest-324703582 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:20 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[be6694ba-7833-4d29-a06c-76ff7209033c]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:31:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-43915772-5eca-4cb5-a493-c7243af4b857 tempest-VolumeDependencyTests-1034301724 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d607e021-af8e-4eae-8654-4fa85891f056.3ac877e7-1296-4cec-a532-11701e5451f9 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:21 devstack sudo[113829]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:31:21 devstack sudo[113829]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-b4d21967-f4ae-4058-bb59-5f04ff22f9cf tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-b4d21967-f4ae-4058-bb59-5f04ff22f9cf tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:21 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-b4d21967-f4ae-4058-bb59-5f04ff22f9cf tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:31:21 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-b4d21967-f4ae-4058-bb59-5f04ff22f9cf tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:31:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-b4d21967-f4ae-4058-bb59-5f04ff22f9cf tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b4d21967-f4ae-4058-bb59-5f04ff22f9cf tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:21 devstack sudo[113832]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:31:21 devstack sudo[113832]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:21 devstack sudo[113830]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d607e021-af8e-4eae-8654-4fa85891f056.3ac877e7-1296-4cec-a532-11701e5451f9 Aug 15 16:31:21 devstack sudo[113830]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:21 devstack sudo[113829]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0bfcfa96-fbcd-4000-875b-998632667ad7 tempest-CreateVolumesFromSnapshotTest-324703582 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.297s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:21 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-0bfcfa96-fbcd-4000-875b-998632667ad7 tempest-CreateVolumesFromSnapshotTest-324703582 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:31:21 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-0bfcfa96-fbcd-4000-875b-998632667ad7 tempest-CreateVolumesFromSnapshotTest-324703582 None] Deleted volume successfully. Aug 15 16:31:21 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-0bfcfa96-fbcd-4000-875b-998632667ad7 tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "cinder-fa538738-aaca-43c4-aa24-9214e973fc78-delete_volume" released by "delete_volume" :: held 1.723s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:31:21 devstack sudo[113832]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b4d21967-f4ae-4058-bb59-5f04ff22f9cf tempest-CreateVolumesFromSourceVolumeTest-493747541 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.286s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:21 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-b4d21967-f4ae-4058-bb59-5f04ff22f9cf tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:31:21 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-b4d21967-f4ae-4058-bb59-5f04ff22f9cf tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Deleted volume successfully. Aug 15 16:31:21 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b4d21967-f4ae-4058-bb59-5f04ff22f9cf tempest-CreateVolumesFromSourceVolumeTest-493747541 None] Lock "cinder-79964035-a8ed-4fb7-9b32-ebf708ae3141-delete_volume" released by "delete_volume" :: held 1.572s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:31:21 devstack sudo[113830]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-43915772-5eca-4cb5-a493-c7243af4b857 tempest-VolumeDependencyTests-1034301724 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d607e021-af8e-4eae-8654-4fa85891f056.3ac877e7-1296-4cec-a532-11701e5451f9" returned: 0 in 0.435s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:21 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-43915772-5eca-4cb5-a493-c7243af4b857 tempest-VolumeDependencyTests-1034301724 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-d607e021-af8e-4eae-8654-4fa85891f056(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:31:21 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[563df70e-b082-4732-8409-414131d43369]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:31:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-43915772-5eca-4cb5-a493-c7243af4b857 tempest-VolumeDependencyTests-1034301724 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d607e021-af8e-4eae-8654-4fa85891f056 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:21 devstack sudo[113840]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d607e021-af8e-4eae-8654-4fa85891f056 Aug 15 16:31:21 devstack sudo[113840]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:21 devstack sudo[113840]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-43915772-5eca-4cb5-a493-c7243af4b857 tempest-VolumeDependencyTests-1034301724 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d607e021-af8e-4eae-8654-4fa85891f056" returned: 0 in 0.399s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:21 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-43915772-5eca-4cb5-a493-c7243af4b857 tempest-VolumeDependencyTests-1034301724 None] will copy from snapshot at /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d607e021-af8e-4eae-8654-4fa85891f056 {{(pid=94214) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 15 16:31:21 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-43915772-5eca-4cb5-a493-c7243af4b857 tempest-VolumeDependencyTests-1034301724 None] Creating direct copy from snapshot {{(pid=94214) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 15 16:31:21 devstack cinder-volume[94214]: DEBUG cinder.utils [None req-43915772-5eca-4cb5-a493-c7243af4b857 tempest-VolumeDependencyTests-1034301724 None] Path /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2ef26420-094a-40c7-ad84-a11f209cedc7 not found in is_blk_device check {{(pid=94214) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 15 16:31:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-43915772-5eca-4cb5-a493-c7243af4b857 tempest-VolumeDependencyTests-1034301724 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d607e021-af8e-4eae-8654-4fa85891f056 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2ef26420-094a-40c7-ad84-a11f209cedc7 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:21 devstack sudo[113847]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d607e021-af8e-4eae-8654-4fa85891f056 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2ef26420-094a-40c7-ad84-a11f209cedc7 Aug 15 16:31:21 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-226f5701-0feb-47d5-9128-217c3d3135b8 tempest-CreateVolumesFromSnapshotTest-324703582 None] Acquiring lock "cinder-09da9459-eafc-4516-9a6b-7fca4b8014ec-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:31:21 devstack sudo[113847]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:21 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-226f5701-0feb-47d5-9128-217c3d3135b8 tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "cinder-09da9459-eafc-4516-9a6b-7fca4b8014ec-delete_volume" acquired by "delete_volume" :: waited 0.023s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:31:21 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-226f5701-0feb-47d5-9128-217c3d3135b8 tempest-CreateVolumesFromSnapshotTest-324703582 None] Acquiring lock "cinder-quobyte-09da9459-eafc-4516-9a6b-7fca4b8014ec" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:31:21 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-226f5701-0feb-47d5-9128-217c3d3135b8 tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "cinder-quobyte-09da9459-eafc-4516-9a6b-7fca4b8014ec" acquired by "delete_volume" :: waited 0.023s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:31:22 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[f0d570ce-301f-4ed5-a02a-c50889c15fb4]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:31:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-226f5701-0feb-47d5-9128-217c3d3135b8 tempest-CreateVolumesFromSnapshotTest-324703582 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-09da9459-eafc-4516-9a6b-7fca4b8014ec {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:22 devstack sudo[113849]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-09da9459-eafc-4516-9a6b-7fca4b8014ec Aug 15 16:31:22 devstack sudo[113849]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:22 devstack sudo[113849]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-226f5701-0feb-47d5-9128-217c3d3135b8 tempest-CreateVolumesFromSnapshotTest-324703582 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-09da9459-eafc-4516-9a6b-7fca4b8014ec" returned: 0 in 0.704s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-226f5701-0feb-47d5-9128-217c3d3135b8 tempest-CreateVolumesFromSnapshotTest-324703582 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-09da9459-eafc-4516-9a6b-7fca4b8014ec {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:22 devstack sudo[113865]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-09da9459-eafc-4516-9a6b-7fca4b8014ec Aug 15 16:31:22 devstack sudo[113865]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:23 devstack sudo[113865]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-226f5701-0feb-47d5-9128-217c3d3135b8 tempest-CreateVolumesFromSnapshotTest-324703582 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-09da9459-eafc-4516-9a6b-7fca4b8014ec" returned: 0 in 0.556s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:23 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-226f5701-0feb-47d5-9128-217c3d3135b8 tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "cinder-quobyte-09da9459-eafc-4516-9a6b-7fca4b8014ec" released by "delete_volume" :: held 1.351s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:31:23 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-226f5701-0feb-47d5-9128-217c3d3135b8 tempest-CreateVolumesFromSnapshotTest-324703582 None] Created reservations ['70584eeb-d13e-41a1-b3ed-5ab52c3ef9d5', '8da46442-0b16-4646-94d5-b389b8cfdb6b', '80b69cb8-2a00-42af-a159-9c4d30bacede', 'eaf61151-8539-4c14-a8ba-80ca7d6714e5'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:31:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-226f5701-0feb-47d5-9128-217c3d3135b8 tempest-CreateVolumesFromSnapshotTest-324703582 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-226f5701-0feb-47d5-9128-217c3d3135b8 tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:23 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-226f5701-0feb-47d5-9128-217c3d3135b8 tempest-CreateVolumesFromSnapshotTest-324703582 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:31:23 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-226f5701-0feb-47d5-9128-217c3d3135b8 tempest-CreateVolumesFromSnapshotTest-324703582 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:31:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-226f5701-0feb-47d5-9128-217c3d3135b8 tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.028s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-226f5701-0feb-47d5-9128-217c3d3135b8 tempest-CreateVolumesFromSnapshotTest-324703582 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:23 devstack sudo[113874]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:31:23 devstack sudo[113874]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:24 devstack sudo[113874]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-226f5701-0feb-47d5-9128-217c3d3135b8 tempest-CreateVolumesFromSnapshotTest-324703582 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.564s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:24 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-226f5701-0feb-47d5-9128-217c3d3135b8 tempest-CreateVolumesFromSnapshotTest-324703582 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:31:24 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-226f5701-0feb-47d5-9128-217c3d3135b8 tempest-CreateVolumesFromSnapshotTest-324703582 None] Deleted volume successfully. Aug 15 16:31:24 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-226f5701-0feb-47d5-9128-217c3d3135b8 tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "cinder-09da9459-eafc-4516-9a6b-7fca4b8014ec-delete_volume" released by "delete_volume" :: held 2.466s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:31:24 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-d8446dd7-35fb-4730-8d21-d1ce786b2a00 tempest-CreateVolumesFromSnapshotTest-324703582 None] Acquiring lock "cinder-cabd5891-06b7-46f9-835c-ba54533b4fb3-delete_snapshot" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:31:24 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-d8446dd7-35fb-4730-8d21-d1ce786b2a00 tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "cinder-cabd5891-06b7-46f9-835c-ba54533b4fb3-delete_snapshot" acquired by "delete_snapshot" :: waited 0.040s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:31:24 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-d8446dd7-35fb-4730-8d21-d1ce786b2a00 tempest-CreateVolumesFromSnapshotTest-324703582 None] Acquiring lock "cinder-quobyte-b5de72ac-cef4-4428-a44d-74e60a97cf30" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:31:24 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-d8446dd7-35fb-4730-8d21-d1ce786b2a00 tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "cinder-quobyte-b5de72ac-cef4-4428-a44d-74e60a97cf30" acquired by "delete_snapshot" :: waited 0.060s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:31:24 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-d8446dd7-35fb-4730-8d21-d1ce786b2a00 tempest-CreateVolumesFromSnapshotTest-324703582 None] Acquiring lock "cinder-quobyte-cabd5891-06b7-46f9-835c-ba54533b4fb3" by "_delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:31:24 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-d8446dd7-35fb-4730-8d21-d1ce786b2a00 tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "cinder-quobyte-cabd5891-06b7-46f9-835c-ba54533b4fb3" acquired by "_delete_snapshot" :: waited 0.057s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:31:24 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-d8446dd7-35fb-4730-8d21-d1ce786b2a00 tempest-CreateVolumesFromSnapshotTest-324703582 None] Deleting offline snapshot cabd5891-06b7-46f9-835c-ba54533b4fb3 of volume b5de72ac-cef4-4428-a44d-74e60a97cf30 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 15 16:31:24 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-d8446dd7-35fb-4730-8d21-d1ce786b2a00 tempest-CreateVolumesFromSnapshotTest-324703582 None] snapshot_file for this snap is: volume-b5de72ac-cef4-4428-a44d-74e60a97cf30.cabd5891-06b7-46f9-835c-ba54533b4fb3 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 15 16:31:24 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[33a9f40c-ccda-4042-989f-6541598d6519]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:31:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d8446dd7-35fb-4730-8d21-d1ce786b2a00 tempest-CreateVolumesFromSnapshotTest-324703582 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b5de72ac-cef4-4428-a44d-74e60a97cf30.cabd5891-06b7-46f9-835c-ba54533b4fb3 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:25 devstack sudo[113877]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b5de72ac-cef4-4428-a44d-74e60a97cf30.cabd5891-06b7-46f9-835c-ba54533b4fb3 Aug 15 16:31:25 devstack sudo[113877]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:25 devstack sudo[113877]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d8446dd7-35fb-4730-8d21-d1ce786b2a00 tempest-CreateVolumesFromSnapshotTest-324703582 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b5de72ac-cef4-4428-a44d-74e60a97cf30.cabd5891-06b7-46f9-835c-ba54533b4fb3" returned: 0 in 1.306s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:26 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-d8446dd7-35fb-4730-8d21-d1ce786b2a00 tempest-CreateVolumesFromSnapshotTest-324703582 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-b5de72ac-cef4-4428-a44d-74e60a97cf30(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:31:26 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[e2915a14-01a7-4e05-aec8-756b91afaf4c]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:31:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d8446dd7-35fb-4730-8d21-d1ce786b2a00 tempest-CreateVolumesFromSnapshotTest-324703582 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b5de72ac-cef4-4428-a44d-74e60a97cf30 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:26 devstack sudo[113882]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b5de72ac-cef4-4428-a44d-74e60a97cf30 Aug 15 16:31:26 devstack sudo[113882]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:27 devstack sudo[113882]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:27 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d8446dd7-35fb-4730-8d21-d1ce786b2a00 tempest-CreateVolumesFromSnapshotTest-324703582 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b5de72ac-cef4-4428-a44d-74e60a97cf30" returned: 0 in 1.165s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:27 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d8446dd7-35fb-4730-8d21-d1ce786b2a00 tempest-CreateVolumesFromSnapshotTest-324703582 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b5de72ac-cef4-4428-a44d-74e60a97cf30.cabd5891-06b7-46f9-835c-ba54533b4fb3 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:27 devstack sudo[113888]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b5de72ac-cef4-4428-a44d-74e60a97cf30.cabd5891-06b7-46f9-835c-ba54533b4fb3 Aug 15 16:31:27 devstack sudo[113888]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:27 devstack sudo[113847]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:27 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-43915772-5eca-4cb5-a493-c7243af4b857 tempest-VolumeDependencyTests-1034301724 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d607e021-af8e-4eae-8654-4fa85891f056 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2ef26420-094a-40c7-ad84-a11f209cedc7" returned: 0 in 6.036s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:27 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-43915772-5eca-4cb5-a493-c7243af4b857 tempest-VolumeDependencyTests-1034301724 None] Image conversion details: src /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d607e021-af8e-4eae-8654-4fa85891f056, size 1024.00 MB, duration 6.04 sec, destination /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2ef26420-094a-40c7-ad84-a11f209cedc7 {{(pid=94214) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 15 16:31:27 devstack cinder-volume[94214]: INFO cinder.image.image_utils [None req-43915772-5eca-4cb5-a493-c7243af4b857 tempest-VolumeDependencyTests-1034301724 None] Converted 1024.00 MB image at 169.62 MB/s Aug 15 16:31:27 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-43915772-5eca-4cb5-a493-c7243af4b857 tempest-VolumeDependencyTests-1034301724 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2ef26420-094a-40c7-ad84-a11f209cedc7 is being set with open permissions: ugo+rw Aug 15 16:31:27 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-43915772-5eca-4cb5-a493-c7243af4b857 tempest-VolumeDependencyTests-1034301724 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2ef26420-094a-40c7-ad84-a11f209cedc7 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:27 devstack sudo[113893]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2ef26420-094a-40c7-ad84-a11f209cedc7 Aug 15 16:31:27 devstack sudo[113893]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:27 devstack sudo[113888]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:27 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d8446dd7-35fb-4730-8d21-d1ce786b2a00 tempest-CreateVolumesFromSnapshotTest-324703582 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b5de72ac-cef4-4428-a44d-74e60a97cf30.cabd5891-06b7-46f9-835c-ba54533b4fb3" returned: 0 in 0.695s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:27 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d8446dd7-35fb-4730-8d21-d1ce786b2a00 tempest-CreateVolumesFromSnapshotTest-324703582 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b5de72ac-cef4-4428-a44d-74e60a97cf30.cabd5891-06b7-46f9-835c-ba54533b4fb3 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:28 devstack sudo[113895]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b5de72ac-cef4-4428-a44d-74e60a97cf30.cabd5891-06b7-46f9-835c-ba54533b4fb3 Aug 15 16:31:28 devstack sudo[113895]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:28 devstack sudo[113893]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:28 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-43915772-5eca-4cb5-a493-c7243af4b857 tempest-VolumeDependencyTests-1034301724 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2ef26420-094a-40c7-ad84-a11f209cedc7" returned: 0 in 0.312s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:28 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-43915772-5eca-4cb5-a493-c7243af4b857 tempest-VolumeDependencyTests-1034301724 None] Lock "cinder-quobyte-2ef26420-094a-40c7-ad84-a11f209cedc7" released by "_copy_volume_from_snapshot" :: held 7.295s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:31:28 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-43915772-5eca-4cb5-a493-c7243af4b857 tempest-VolumeDependencyTests-1034301724 None] Lock "cinder-quobyte-3ac877e7-1296-4cec-a532-11701e5451f9-2ef26420-094a-40c7-ad84-a11f209cedc7" released by "_create_volume_from_snapshot" :: held 7.403s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:31:28 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-43915772-5eca-4cb5-a493-c7243af4b857 tempest-VolumeDependencyTests-1034301724 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 7.440s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:28 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-43915772-5eca-4cb5-a493-c7243af4b857 tempest-VolumeDependencyTests-1034301724 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7e92a6a0-10ca-4620-ae29-d6b588d36ccb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2ef26420-094a-40c7-ad84-a11f209cedc7', 'volume_size': 1, 'snapshot_id': '3ac877e7-1296-4cec-a532-11701e5451f9'}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:28 devstack sudo[113895]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:28 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-43915772-5eca-4cb5-a493-c7243af4b857 tempest-VolumeDependencyTests-1034301724 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (728e0e35-5903-4d76-94b8-5898788649a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:28 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d8446dd7-35fb-4730-8d21-d1ce786b2a00 tempest-CreateVolumesFromSnapshotTest-324703582 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b5de72ac-cef4-4428-a44d-74e60a97cf30.cabd5891-06b7-46f9-835c-ba54533b4fb3" returned: 0 in 0.363s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:28 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-43915772-5eca-4cb5-a493-c7243af4b857 tempest-VolumeDependencyTests-1034301724 None] Volume volume-2ef26420-094a-40c7-ad84-a11f209cedc7 (2ef26420-094a-40c7-ad84-a11f209cedc7): created successfully Aug 15 16:31:28 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-43915772-5eca-4cb5-a493-c7243af4b857 tempest-VolumeDependencyTests-1034301724 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (728e0e35-5903-4d76-94b8-5898788649a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:28 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-43915772-5eca-4cb5-a493-c7243af4b857 tempest-VolumeDependencyTests-1034301724 None] Flow 'volume_create_manager' (98076c10-3cc4-42cd-b37b-4732955d6ff7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:31:28 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-d8446dd7-35fb-4730-8d21-d1ce786b2a00 tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "cinder-quobyte-cabd5891-06b7-46f9-835c-ba54533b4fb3" released by "_delete_snapshot" :: held 3.793s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:31:28 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-43915772-5eca-4cb5-a493-c7243af4b857 tempest-VolumeDependencyTests-1034301724 None] Created volume successfully. Aug 15 16:31:28 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-d8446dd7-35fb-4730-8d21-d1ce786b2a00 tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "cinder-quobyte-b5de72ac-cef4-4428-a44d-74e60a97cf30" released by "delete_snapshot" :: held 3.863s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:31:28 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-d8446dd7-35fb-4730-8d21-d1ce786b2a00 tempest-CreateVolumesFromSnapshotTest-324703582 None] Created reservations ['61e45198-a2b4-41ca-981b-87cb22081188', '7d96f7f1-a040-4270-b3d6-65a4c8007756', '454042e2-467d-40b2-be15-c6cfface33ea', '9c49065f-fba8-427e-9f47-48abab7a0948'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:31:28 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-d8446dd7-35fb-4730-8d21-d1ce786b2a00 tempest-CreateVolumesFromSnapshotTest-324703582 None] Delete snapshot completed successfully. Aug 15 16:31:28 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-d8446dd7-35fb-4730-8d21-d1ce786b2a00 tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "cinder-cabd5891-06b7-46f9-835c-ba54533b4fb3-delete_snapshot" released by "delete_snapshot" :: held 4.088s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:31:28 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-46aba6b3-48c1-409e-97db-0de980b5e6bd tempest-VolumeDependencyTests-1034301724 None] Acquiring lock "cinder-3ac877e7-1296-4cec-a532-11701e5451f9-delete_snapshot" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:31:28 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-46aba6b3-48c1-409e-97db-0de980b5e6bd tempest-VolumeDependencyTests-1034301724 None] Lock "cinder-3ac877e7-1296-4cec-a532-11701e5451f9-delete_snapshot" acquired by "delete_snapshot" :: waited 0.019s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:31:28 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-46aba6b3-48c1-409e-97db-0de980b5e6bd tempest-VolumeDependencyTests-1034301724 None] Acquiring lock "cinder-quobyte-d607e021-af8e-4eae-8654-4fa85891f056" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:31:28 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-46aba6b3-48c1-409e-97db-0de980b5e6bd tempest-VolumeDependencyTests-1034301724 None] Lock "cinder-quobyte-d607e021-af8e-4eae-8654-4fa85891f056" acquired by "delete_snapshot" :: waited 0.025s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:31:28 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-46aba6b3-48c1-409e-97db-0de980b5e6bd tempest-VolumeDependencyTests-1034301724 None] Acquiring lock "cinder-quobyte-3ac877e7-1296-4cec-a532-11701e5451f9" by "_delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:31:28 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-46aba6b3-48c1-409e-97db-0de980b5e6bd tempest-VolumeDependencyTests-1034301724 None] Lock "cinder-quobyte-3ac877e7-1296-4cec-a532-11701e5451f9" acquired by "_delete_snapshot" :: waited 0.024s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:31:28 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-46aba6b3-48c1-409e-97db-0de980b5e6bd tempest-VolumeDependencyTests-1034301724 None] Deleting offline snapshot 3ac877e7-1296-4cec-a532-11701e5451f9 of volume d607e021-af8e-4eae-8654-4fa85891f056 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 15 16:31:28 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-46aba6b3-48c1-409e-97db-0de980b5e6bd tempest-VolumeDependencyTests-1034301724 None] snapshot_file for this snap is: volume-d607e021-af8e-4eae-8654-4fa85891f056.3ac877e7-1296-4cec-a532-11701e5451f9 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 15 16:31:28 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[584c7123-ce2f-4d6e-983b-48bc0fb938b4]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:31:28 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-46aba6b3-48c1-409e-97db-0de980b5e6bd tempest-VolumeDependencyTests-1034301724 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d607e021-af8e-4eae-8654-4fa85891f056.3ac877e7-1296-4cec-a532-11701e5451f9 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:28 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-48fd0aeb-2fee-4130-9fa9-08f8330e5727 tempest-CreateVolumesFromSnapshotTest-324703582 None] Acquiring lock "cinder-b5de72ac-cef4-4428-a44d-74e60a97cf30-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:31:28 devstack sudo[113899]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d607e021-af8e-4eae-8654-4fa85891f056.3ac877e7-1296-4cec-a532-11701e5451f9 Aug 15 16:31:28 devstack sudo[113899]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:28 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-1011ebdc-5da6-4fbd-a397-6f3026e580d1 tempest-CinderUnicodeTest-504636117 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:31:28 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1011ebdc-5da6-4fbd-a397-6f3026e580d1 tempest-CinderUnicodeTest-504636117 None] Flow 'volume_create_manager' (a193d43b-05d7-41e5-ac92-02c5bd093d83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:31:28 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1011ebdc-5da6-4fbd-a397-6f3026e580d1 tempest-CinderUnicodeTest-504636117 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e3ff93d4-804f-4624-a0b7-7ae3a91c6579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:29 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-48fd0aeb-2fee-4130-9fa9-08f8330e5727 tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "cinder-b5de72ac-cef4-4428-a44d-74e60a97cf30-delete_volume" acquired by "delete_volume" :: waited 0.057s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:31:29 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1011ebdc-5da6-4fbd-a397-6f3026e580d1 tempest-CinderUnicodeTest-504636117 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e3ff93d4-804f-4624-a0b7-7ae3a91c6579) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:31:29Z,deleted=False,deleted_at=None,display_description=None,display_name='CinderUnicodeTest塵㼗‽',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0053e63f-7c70-4ab6-9f32-3b097b954483,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7a1acc274694acf824e5723846b9ff4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:31:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:31:29Z,use_quota=True,user_id='53ca3015753343d1b07b2e28a037fb82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:29 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1011ebdc-5da6-4fbd-a397-6f3026e580d1 tempest-CinderUnicodeTest-504636117 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c8c3c690-98fd-4a9d-aa8c-4643926be63d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:29 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1011ebdc-5da6-4fbd-a397-6f3026e580d1 tempest-CinderUnicodeTest-504636117 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c8c3c690-98fd-4a9d-aa8c-4643926be63d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:29 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1011ebdc-5da6-4fbd-a397-6f3026e580d1 tempest-CinderUnicodeTest-504636117 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f1baedd1-2bf3-46c7-a565-8324914d028b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:29 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1011ebdc-5da6-4fbd-a397-6f3026e580d1 tempest-CinderUnicodeTest-504636117 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f1baedd1-2bf3-46c7-a565-8324914d028b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0053e63f-7c70-4ab6-9f32-3b097b954483', 'volume_name': 'volume-0053e63f-7c70-4ab6-9f32-3b097b954483', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:29 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1011ebdc-5da6-4fbd-a397-6f3026e580d1 tempest-CinderUnicodeTest-504636117 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1fe938a2-08c2-4628-8664-7ba28ce15b36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:29 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1011ebdc-5da6-4fbd-a397-6f3026e580d1 tempest-CinderUnicodeTest-504636117 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1fe938a2-08c2-4628-8664-7ba28ce15b36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:29 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1011ebdc-5da6-4fbd-a397-6f3026e580d1 tempest-CinderUnicodeTest-504636117 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3426f5d3-8b21-4e11-80e4-bba2891f4a76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:29 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-1011ebdc-5da6-4fbd-a397-6f3026e580d1 tempest-CinderUnicodeTest-504636117 None] Volume 0053e63f-7c70-4ab6-9f32-3b097b954483: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0053e63f-7c70-4ab6-9f32-3b097b954483', 'volume_size': 1} Aug 15 16:31:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1011ebdc-5da6-4fbd-a397-6f3026e580d1 tempest-CinderUnicodeTest-504636117 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1011ebdc-5da6-4fbd-a397-6f3026e580d1 tempest-CinderUnicodeTest-504636117 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:29 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-1011ebdc-5da6-4fbd-a397-6f3026e580d1 tempest-CinderUnicodeTest-504636117 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:31:29Z,deleted=False,deleted_at=None,display_description=None,display_name='CinderUnicodeTest塵㼗‽',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0053e63f-7c70-4ab6-9f32-3b097b954483,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7a1acc274694acf824e5723846b9ff4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:31:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:31:29Z,use_quota=True,user_id='53ca3015753343d1b07b2e28a037fb82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:31:29 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-1011ebdc-5da6-4fbd-a397-6f3026e580d1 tempest-CinderUnicodeTest-504636117 None] Creating volume 0053e63f-7c70-4ab6-9f32-3b097b954483 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:31:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1011ebdc-5da6-4fbd-a397-6f3026e580d1 tempest-CinderUnicodeTest-504636117 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1011ebdc-5da6-4fbd-a397-6f3026e580d1 tempest-CinderUnicodeTest-504636117 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:29 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-1011ebdc-5da6-4fbd-a397-6f3026e580d1 tempest-CinderUnicodeTest-504636117 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:31:29 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-1011ebdc-5da6-4fbd-a397-6f3026e580d1 tempest-CinderUnicodeTest-504636117 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:31:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1011ebdc-5da6-4fbd-a397-6f3026e580d1 tempest-CinderUnicodeTest-504636117 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:29 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-1011ebdc-5da6-4fbd-a397-6f3026e580d1 tempest-CinderUnicodeTest-504636117 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:31:29 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-1011ebdc-5da6-4fbd-a397-6f3026e580d1 tempest-CinderUnicodeTest-504636117 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:31:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1011ebdc-5da6-4fbd-a397-6f3026e580d1 tempest-CinderUnicodeTest-504636117 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0053e63f-7c70-4ab6-9f32-3b097b954483 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:29 devstack sudo[113901]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0053e63f-7c70-4ab6-9f32-3b097b954483 1073741824 Aug 15 16:31:29 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-48fd0aeb-2fee-4130-9fa9-08f8330e5727 tempest-CreateVolumesFromSnapshotTest-324703582 None] Acquiring lock "cinder-quobyte-b5de72ac-cef4-4428-a44d-74e60a97cf30" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:31:29 devstack sudo[113901]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:29 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-48fd0aeb-2fee-4130-9fa9-08f8330e5727 tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "cinder-quobyte-b5de72ac-cef4-4428-a44d-74e60a97cf30" acquired by "delete_volume" :: waited 0.015s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:31:29 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[378e1778-2aa3-4560-abda-d120e08807e2]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:31:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-48fd0aeb-2fee-4130-9fa9-08f8330e5727 tempest-CreateVolumesFromSnapshotTest-324703582 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b5de72ac-cef4-4428-a44d-74e60a97cf30 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:29 devstack sudo[113899]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-46aba6b3-48c1-409e-97db-0de980b5e6bd tempest-VolumeDependencyTests-1034301724 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d607e021-af8e-4eae-8654-4fa85891f056.3ac877e7-1296-4cec-a532-11701e5451f9" returned: 0 in 0.394s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:29 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-46aba6b3-48c1-409e-97db-0de980b5e6bd tempest-VolumeDependencyTests-1034301724 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-d607e021-af8e-4eae-8654-4fa85891f056(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:31:29 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[99487414-cd0b-44a8-ae68-903867d1a0ee]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:31:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-46aba6b3-48c1-409e-97db-0de980b5e6bd tempest-VolumeDependencyTests-1034301724 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d607e021-af8e-4eae-8654-4fa85891f056 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:29 devstack sudo[113905]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b5de72ac-cef4-4428-a44d-74e60a97cf30 Aug 15 16:31:29 devstack sudo[113905]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:29 devstack sudo[113907]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d607e021-af8e-4eae-8654-4fa85891f056 Aug 15 16:31:29 devstack sudo[113907]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:29 devstack sudo[113901]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1011ebdc-5da6-4fbd-a397-6f3026e580d1 tempest-CinderUnicodeTest-504636117 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0053e63f-7c70-4ab6-9f32-3b097b954483 1073741824" returned: 0 in 0.488s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:29 devstack sudo[113905]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-48fd0aeb-2fee-4130-9fa9-08f8330e5727 tempest-CreateVolumesFromSnapshotTest-324703582 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b5de72ac-cef4-4428-a44d-74e60a97cf30" returned: 0 in 0.402s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-48fd0aeb-2fee-4130-9fa9-08f8330e5727 tempest-CreateVolumesFromSnapshotTest-324703582 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b5de72ac-cef4-4428-a44d-74e60a97cf30 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:29 devstack sudo[113916]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b5de72ac-cef4-4428-a44d-74e60a97cf30 Aug 15 16:31:29 devstack sudo[113916]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1011ebdc-5da6-4fbd-a397-6f3026e580d1 tempest-CinderUnicodeTest-504636117 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0053e63f-7c70-4ab6-9f32-3b097b954483 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:29 devstack sudo[113920]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0053e63f-7c70-4ab6-9f32-3b097b954483 Aug 15 16:31:29 devstack sudo[113920]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:29 devstack sudo[113916]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-48fd0aeb-2fee-4130-9fa9-08f8330e5727 tempest-CreateVolumesFromSnapshotTest-324703582 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b5de72ac-cef4-4428-a44d-74e60a97cf30" returned: 0 in 0.286s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:29 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-48fd0aeb-2fee-4130-9fa9-08f8330e5727 tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "cinder-quobyte-b5de72ac-cef4-4428-a44d-74e60a97cf30" released by "delete_volume" :: held 0.774s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:31:29 devstack sudo[113907]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-46aba6b3-48c1-409e-97db-0de980b5e6bd tempest-VolumeDependencyTests-1034301724 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d607e021-af8e-4eae-8654-4fa85891f056" returned: 0 in 0.667s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-46aba6b3-48c1-409e-97db-0de980b5e6bd tempest-VolumeDependencyTests-1034301724 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d607e021-af8e-4eae-8654-4fa85891f056.3ac877e7-1296-4cec-a532-11701e5451f9 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:29 devstack sudo[113925]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d607e021-af8e-4eae-8654-4fa85891f056.3ac877e7-1296-4cec-a532-11701e5451f9 Aug 15 16:31:29 devstack sudo[113925]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:29 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-48fd0aeb-2fee-4130-9fa9-08f8330e5727 tempest-CreateVolumesFromSnapshotTest-324703582 None] Created reservations ['f9008002-0e17-4ebd-b9d5-11c9c3c47486', '4f240fa2-c351-4570-bd63-1fcf2cfb868d', '2fbf8435-2647-4ce3-bc1f-8b84782c997e', 'bfa43857-4895-40ab-8459-085be709959a'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:31:29 devstack sudo[113920]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1011ebdc-5da6-4fbd-a397-6f3026e580d1 tempest-CinderUnicodeTest-504636117 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0053e63f-7c70-4ab6-9f32-3b097b954483" returned: 0 in 0.357s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:29 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-1011ebdc-5da6-4fbd-a397-6f3026e580d1 tempest-CinderUnicodeTest-504636117 None] <== create_volume: return (925ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:31:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1011ebdc-5da6-4fbd-a397-6f3026e580d1 tempest-CinderUnicodeTest-504636117 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.928s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:30 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1011ebdc-5da6-4fbd-a397-6f3026e580d1 tempest-CinderUnicodeTest-504636117 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3426f5d3-8b21-4e11-80e4-bba2891f4a76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0053e63f-7c70-4ab6-9f32-3b097b954483', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:30 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1011ebdc-5da6-4fbd-a397-6f3026e580d1 tempest-CinderUnicodeTest-504636117 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ab63868c-c42a-4893-a1e7-395fe6cdfea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:30 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-1011ebdc-5da6-4fbd-a397-6f3026e580d1 tempest-CinderUnicodeTest-504636117 None] Volume volume-0053e63f-7c70-4ab6-9f32-3b097b954483 (0053e63f-7c70-4ab6-9f32-3b097b954483): created successfully Aug 15 16:31:30 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1011ebdc-5da6-4fbd-a397-6f3026e580d1 tempest-CinderUnicodeTest-504636117 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ab63868c-c42a-4893-a1e7-395fe6cdfea8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:30 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-1011ebdc-5da6-4fbd-a397-6f3026e580d1 tempest-CinderUnicodeTest-504636117 None] Flow 'volume_create_manager' (a193d43b-05d7-41e5-ac92-02c5bd093d83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:31:30 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-1011ebdc-5da6-4fbd-a397-6f3026e580d1 tempest-CinderUnicodeTest-504636117 None] Created volume successfully. Aug 15 16:31:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-48fd0aeb-2fee-4130-9fa9-08f8330e5727 tempest-CreateVolumesFromSnapshotTest-324703582 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-48fd0aeb-2fee-4130-9fa9-08f8330e5727 tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:30 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-48fd0aeb-2fee-4130-9fa9-08f8330e5727 tempest-CreateVolumesFromSnapshotTest-324703582 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:31:30 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-48fd0aeb-2fee-4130-9fa9-08f8330e5727 tempest-CreateVolumesFromSnapshotTest-324703582 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:31:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-48fd0aeb-2fee-4130-9fa9-08f8330e5727 tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-48fd0aeb-2fee-4130-9fa9-08f8330e5727 tempest-CreateVolumesFromSnapshotTest-324703582 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:30 devstack sudo[113928]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:31:30 devstack sudo[113928]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:30 devstack sudo[113925]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-46aba6b3-48c1-409e-97db-0de980b5e6bd tempest-VolumeDependencyTests-1034301724 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d607e021-af8e-4eae-8654-4fa85891f056.3ac877e7-1296-4cec-a532-11701e5451f9" returned: 0 in 0.440s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-46aba6b3-48c1-409e-97db-0de980b5e6bd tempest-VolumeDependencyTests-1034301724 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d607e021-af8e-4eae-8654-4fa85891f056.3ac877e7-1296-4cec-a532-11701e5451f9 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:30 devstack sudo[113934]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d607e021-af8e-4eae-8654-4fa85891f056.3ac877e7-1296-4cec-a532-11701e5451f9 Aug 15 16:31:30 devstack sudo[113934]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:30 devstack sudo[113928]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-48fd0aeb-2fee-4130-9fa9-08f8330e5727 tempest-CreateVolumesFromSnapshotTest-324703582 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.316s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:30 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-48fd0aeb-2fee-4130-9fa9-08f8330e5727 tempest-CreateVolumesFromSnapshotTest-324703582 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:31:30 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-48fd0aeb-2fee-4130-9fa9-08f8330e5727 tempest-CreateVolumesFromSnapshotTest-324703582 None] Deleted volume successfully. Aug 15 16:31:30 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-48fd0aeb-2fee-4130-9fa9-08f8330e5727 tempest-CreateVolumesFromSnapshotTest-324703582 None] Lock "cinder-b5de72ac-cef4-4428-a44d-74e60a97cf30-delete_volume" released by "delete_volume" :: held 1.472s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:31:30 devstack sudo[113934]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-46aba6b3-48c1-409e-97db-0de980b5e6bd tempest-VolumeDependencyTests-1034301724 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d607e021-af8e-4eae-8654-4fa85891f056.3ac877e7-1296-4cec-a532-11701e5451f9" returned: 0 in 0.291s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:30 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-46aba6b3-48c1-409e-97db-0de980b5e6bd tempest-VolumeDependencyTests-1034301724 None] Lock "cinder-quobyte-3ac877e7-1296-4cec-a532-11701e5451f9" released by "_delete_snapshot" :: held 1.929s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:31:30 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-46aba6b3-48c1-409e-97db-0de980b5e6bd tempest-VolumeDependencyTests-1034301724 None] Lock "cinder-quobyte-d607e021-af8e-4eae-8654-4fa85891f056" released by "delete_snapshot" :: held 1.961s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:31:30 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-46aba6b3-48c1-409e-97db-0de980b5e6bd tempest-VolumeDependencyTests-1034301724 None] Created reservations ['aac36a28-b3fd-4c02-8115-70a5bd7d9ab2', '102eb076-7e1a-4493-9d4f-00ae4a42c0d2', '5224661e-19d4-43a5-bfca-996f600c888f', 'afd30ace-db0b-4a84-9e07-f43202b5098f'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:31:30 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-46aba6b3-48c1-409e-97db-0de980b5e6bd tempest-VolumeDependencyTests-1034301724 None] Delete snapshot completed successfully. Aug 15 16:31:30 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-46aba6b3-48c1-409e-97db-0de980b5e6bd tempest-VolumeDependencyTests-1034301724 None] Lock "cinder-3ac877e7-1296-4cec-a532-11701e5451f9-delete_snapshot" released by "delete_snapshot" :: held 2.158s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:31:30 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-a6170f4f-26a4-4b49-b094-f0ca2fc2b874 tempest-VolumeDependencyTests-1034301724 None] Acquiring lock "cinder-d607e021-af8e-4eae-8654-4fa85891f056-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:31:30 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-a6170f4f-26a4-4b49-b094-f0ca2fc2b874 tempest-VolumeDependencyTests-1034301724 None] Lock "cinder-d607e021-af8e-4eae-8654-4fa85891f056-delete_volume" acquired by "delete_volume" :: waited 0.027s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:31:31 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-a6170f4f-26a4-4b49-b094-f0ca2fc2b874 tempest-VolumeDependencyTests-1034301724 None] Acquiring lock "cinder-quobyte-d607e021-af8e-4eae-8654-4fa85891f056" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:31:31 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-a6170f4f-26a4-4b49-b094-f0ca2fc2b874 tempest-VolumeDependencyTests-1034301724 None] Lock "cinder-quobyte-d607e021-af8e-4eae-8654-4fa85891f056" acquired by "delete_volume" :: waited 0.044s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:31:31 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[22d1738e-3e33-482a-9b0e-ecbce1576174]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:31:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a6170f4f-26a4-4b49-b094-f0ca2fc2b874 tempest-VolumeDependencyTests-1034301724 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d607e021-af8e-4eae-8654-4fa85891f056 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:31 devstack sudo[113939]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d607e021-af8e-4eae-8654-4fa85891f056 Aug 15 16:31:31 devstack sudo[113939]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:31 devstack sudo[113939]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a6170f4f-26a4-4b49-b094-f0ca2fc2b874 tempest-VolumeDependencyTests-1034301724 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d607e021-af8e-4eae-8654-4fa85891f056" returned: 0 in 0.462s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a6170f4f-26a4-4b49-b094-f0ca2fc2b874 tempest-VolumeDependencyTests-1034301724 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d607e021-af8e-4eae-8654-4fa85891f056 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:31 devstack sudo[113944]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d607e021-af8e-4eae-8654-4fa85891f056 Aug 15 16:31:31 devstack sudo[113944]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:31 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-87a958f8-de95-400e-80f2-4cf2ab25c6fb tempest-CinderUnicodeTest-504636117 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:31:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-87a958f8-de95-400e-80f2-4cf2ab25c6fb tempest-CinderUnicodeTest-504636117 None] Flow 'volume_create_manager' (013443a7-686c-4d6a-969c-326f36ff424a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:31:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-87a958f8-de95-400e-80f2-4cf2ab25c6fb tempest-CinderUnicodeTest-504636117 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (22aec491-3992-4688-a306-b6a6ee155ab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:31 devstack sudo[113944]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-87a958f8-de95-400e-80f2-4cf2ab25c6fb tempest-CinderUnicodeTest-504636117 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (22aec491-3992-4688-a306-b6a6ee155ab0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:31:31Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-2078793293',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=828b29d7-53b6-4b00-80f8-e41b119b7129,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7a1acc274694acf824e5723846b9ff4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:31:32Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:31:32Z,use_quota=True,user_id='53ca3015753343d1b07b2e28a037fb82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-87a958f8-de95-400e-80f2-4cf2ab25c6fb tempest-CinderUnicodeTest-504636117 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fbc5c85d-c903-4cae-8474-d6863b040a6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-87a958f8-de95-400e-80f2-4cf2ab25c6fb tempest-CinderUnicodeTest-504636117 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fbc5c85d-c903-4cae-8474-d6863b040a6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-87a958f8-de95-400e-80f2-4cf2ab25c6fb tempest-CinderUnicodeTest-504636117 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (20ce58cb-aa5e-4672-b966-c0cd89ee09e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-87a958f8-de95-400e-80f2-4cf2ab25c6fb tempest-CinderUnicodeTest-504636117 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (20ce58cb-aa5e-4672-b966-c0cd89ee09e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '828b29d7-53b6-4b00-80f8-e41b119b7129', 'volume_name': 'volume-828b29d7-53b6-4b00-80f8-e41b119b7129', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:32 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-87a958f8-de95-400e-80f2-4cf2ab25c6fb tempest-CinderUnicodeTest-504636117 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (19306aa5-6d25-47a9-9214-3846fac520ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:32 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-87a958f8-de95-400e-80f2-4cf2ab25c6fb tempest-CinderUnicodeTest-504636117 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (19306aa5-6d25-47a9-9214-3846fac520ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:32 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-87a958f8-de95-400e-80f2-4cf2ab25c6fb tempest-CinderUnicodeTest-504636117 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a21dfbcf-2f0e-4b76-b360-2aeb321f946c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:32 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-87a958f8-de95-400e-80f2-4cf2ab25c6fb tempest-CinderUnicodeTest-504636117 None] Volume 828b29d7-53b6-4b00-80f8-e41b119b7129: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-828b29d7-53b6-4b00-80f8-e41b119b7129', 'volume_size': 1} Aug 15 16:31:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-87a958f8-de95-400e-80f2-4cf2ab25c6fb tempest-CinderUnicodeTest-504636117 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-87a958f8-de95-400e-80f2-4cf2ab25c6fb tempest-CinderUnicodeTest-504636117 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:32 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-87a958f8-de95-400e-80f2-4cf2ab25c6fb tempest-CinderUnicodeTest-504636117 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:31:31Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-2078793293',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=828b29d7-53b6-4b00-80f8-e41b119b7129,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7a1acc274694acf824e5723846b9ff4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:31:32Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:31:32Z,use_quota=True,user_id='53ca3015753343d1b07b2e28a037fb82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:31:32 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-87a958f8-de95-400e-80f2-4cf2ab25c6fb tempest-CinderUnicodeTest-504636117 None] Creating volume 828b29d7-53b6-4b00-80f8-e41b119b7129 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:31:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-87a958f8-de95-400e-80f2-4cf2ab25c6fb tempest-CinderUnicodeTest-504636117 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-87a958f8-de95-400e-80f2-4cf2ab25c6fb tempest-CinderUnicodeTest-504636117 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:32 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-87a958f8-de95-400e-80f2-4cf2ab25c6fb tempest-CinderUnicodeTest-504636117 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:31:32 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-87a958f8-de95-400e-80f2-4cf2ab25c6fb tempest-CinderUnicodeTest-504636117 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:31:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-87a958f8-de95-400e-80f2-4cf2ab25c6fb tempest-CinderUnicodeTest-504636117 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:32 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-87a958f8-de95-400e-80f2-4cf2ab25c6fb tempest-CinderUnicodeTest-504636117 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:31:32 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-87a958f8-de95-400e-80f2-4cf2ab25c6fb tempest-CinderUnicodeTest-504636117 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:31:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-87a958f8-de95-400e-80f2-4cf2ab25c6fb tempest-CinderUnicodeTest-504636117 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-828b29d7-53b6-4b00-80f8-e41b119b7129 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a6170f4f-26a4-4b49-b094-f0ca2fc2b874 tempest-VolumeDependencyTests-1034301724 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-d607e021-af8e-4eae-8654-4fa85891f056" returned: 0 in 0.436s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:32 devstack sudo[113947]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-828b29d7-53b6-4b00-80f8-e41b119b7129 1073741824 Aug 15 16:31:32 devstack sudo[113947]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:32 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-a6170f4f-26a4-4b49-b094-f0ca2fc2b874 tempest-VolumeDependencyTests-1034301724 None] Lock "cinder-quobyte-d607e021-af8e-4eae-8654-4fa85891f056" released by "delete_volume" :: held 0.983s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:31:32 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-a6170f4f-26a4-4b49-b094-f0ca2fc2b874 tempest-VolumeDependencyTests-1034301724 None] Created reservations ['e3d9ce7d-72e5-4fb1-8e63-14bb29005e96', '51ee69cd-3b83-40a5-b574-ac7e564b4805', '321f4e31-b74c-4890-8133-99a90ce82c59', '08d4d570-7507-4ee8-9398-ebd1e8de614a'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:31:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-a6170f4f-26a4-4b49-b094-f0ca2fc2b874 tempest-VolumeDependencyTests-1034301724 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-a6170f4f-26a4-4b49-b094-f0ca2fc2b874 tempest-VolumeDependencyTests-1034301724 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:32 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-a6170f4f-26a4-4b49-b094-f0ca2fc2b874 tempest-VolumeDependencyTests-1034301724 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:31:32 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-a6170f4f-26a4-4b49-b094-f0ca2fc2b874 tempest-VolumeDependencyTests-1034301724 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:31:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-a6170f4f-26a4-4b49-b094-f0ca2fc2b874 tempest-VolumeDependencyTests-1034301724 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a6170f4f-26a4-4b49-b094-f0ca2fc2b874 tempest-VolumeDependencyTests-1034301724 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:32 devstack sudo[113949]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:31:32 devstack sudo[113949]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:32 devstack sudo[113947]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-87a958f8-de95-400e-80f2-4cf2ab25c6fb tempest-CinderUnicodeTest-504636117 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-828b29d7-53b6-4b00-80f8-e41b119b7129 1073741824" returned: 0 in 0.539s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:32 devstack sudo[113949]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a6170f4f-26a4-4b49-b094-f0ca2fc2b874 tempest-VolumeDependencyTests-1034301724 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.310s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:32 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-a6170f4f-26a4-4b49-b094-f0ca2fc2b874 tempest-VolumeDependencyTests-1034301724 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:31:32 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-a6170f4f-26a4-4b49-b094-f0ca2fc2b874 tempest-VolumeDependencyTests-1034301724 None] Deleted volume successfully. Aug 15 16:31:32 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-a6170f4f-26a4-4b49-b094-f0ca2fc2b874 tempest-VolumeDependencyTests-1034301724 None] Lock "cinder-d607e021-af8e-4eae-8654-4fa85891f056-delete_volume" released by "delete_volume" :: held 1.630s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:31:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-87a958f8-de95-400e-80f2-4cf2ab25c6fb tempest-CinderUnicodeTest-504636117 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-828b29d7-53b6-4b00-80f8-e41b119b7129 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:32 devstack sudo[113956]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-828b29d7-53b6-4b00-80f8-e41b119b7129 Aug 15 16:31:32 devstack sudo[113956]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:32 devstack sudo[113956]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-87a958f8-de95-400e-80f2-4cf2ab25c6fb tempest-CinderUnicodeTest-504636117 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-828b29d7-53b6-4b00-80f8-e41b119b7129" returned: 0 in 0.259s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:32 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-87a958f8-de95-400e-80f2-4cf2ab25c6fb tempest-CinderUnicodeTest-504636117 None] <== create_volume: return (867ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:31:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-87a958f8-de95-400e-80f2-4cf2ab25c6fb tempest-CinderUnicodeTest-504636117 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.871s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:32 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-87a958f8-de95-400e-80f2-4cf2ab25c6fb tempest-CinderUnicodeTest-504636117 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a21dfbcf-2f0e-4b76-b360-2aeb321f946c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-828b29d7-53b6-4b00-80f8-e41b119b7129', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:32 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-87a958f8-de95-400e-80f2-4cf2ab25c6fb tempest-CinderUnicodeTest-504636117 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ea2f080c-413d-4c92-abef-8c7c2598eab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:32 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-87a958f8-de95-400e-80f2-4cf2ab25c6fb tempest-CinderUnicodeTest-504636117 None] Volume volume-828b29d7-53b6-4b00-80f8-e41b119b7129 (828b29d7-53b6-4b00-80f8-e41b119b7129): created successfully Aug 15 16:31:32 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-87a958f8-de95-400e-80f2-4cf2ab25c6fb tempest-CinderUnicodeTest-504636117 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ea2f080c-413d-4c92-abef-8c7c2598eab0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:32 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-87a958f8-de95-400e-80f2-4cf2ab25c6fb tempest-CinderUnicodeTest-504636117 None] Flow 'volume_create_manager' (013443a7-686c-4d6a-969c-326f36ff424a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:31:32 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-87a958f8-de95-400e-80f2-4cf2ab25c6fb tempest-CinderUnicodeTest-504636117 None] Created volume successfully. Aug 15 16:31:33 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-8906c261-10fa-4171-8287-764579879777 tempest-VolumeDependencyTests-1034301724 None] Acquiring lock "cinder-2ef26420-094a-40c7-ad84-a11f209cedc7-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:31:33 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-8906c261-10fa-4171-8287-764579879777 tempest-VolumeDependencyTests-1034301724 None] Lock "cinder-2ef26420-094a-40c7-ad84-a11f209cedc7-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:31:33 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-8906c261-10fa-4171-8287-764579879777 tempest-VolumeDependencyTests-1034301724 None] Acquiring lock "cinder-quobyte-2ef26420-094a-40c7-ad84-a11f209cedc7" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:31:33 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-8906c261-10fa-4171-8287-764579879777 tempest-VolumeDependencyTests-1034301724 None] Lock "cinder-quobyte-2ef26420-094a-40c7-ad84-a11f209cedc7" acquired by "delete_volume" :: waited 0.014s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:31:33 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[2cbf2289-35f5-408e-86ac-d11a2e040e5e]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:31:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8906c261-10fa-4171-8287-764579879777 tempest-VolumeDependencyTests-1034301724 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2ef26420-094a-40c7-ad84-a11f209cedc7 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:33 devstack sudo[113959]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2ef26420-094a-40c7-ad84-a11f209cedc7 Aug 15 16:31:33 devstack sudo[113959]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:33 devstack sudo[113959]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8906c261-10fa-4171-8287-764579879777 tempest-VolumeDependencyTests-1034301724 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2ef26420-094a-40c7-ad84-a11f209cedc7" returned: 0 in 0.432s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8906c261-10fa-4171-8287-764579879777 tempest-VolumeDependencyTests-1034301724 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2ef26420-094a-40c7-ad84-a11f209cedc7 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:33 devstack sudo[113964]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2ef26420-094a-40c7-ad84-a11f209cedc7 Aug 15 16:31:33 devstack sudo[113964]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:34 devstack sudo[113964]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8906c261-10fa-4171-8287-764579879777 tempest-VolumeDependencyTests-1034301724 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2ef26420-094a-40c7-ad84-a11f209cedc7" returned: 0 in 0.389s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:34 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-8906c261-10fa-4171-8287-764579879777 tempest-VolumeDependencyTests-1034301724 None] Lock "cinder-quobyte-2ef26420-094a-40c7-ad84-a11f209cedc7" released by "delete_volume" :: held 0.883s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:31:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-8a065814-8fc0-4d84-a9b2-6318791df04e tempest-CinderUnicodeTest-504636117 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-8a065814-8fc0-4d84-a9b2-6318791df04e tempest-CinderUnicodeTest-504636117 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:34 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-8a065814-8fc0-4d84-a9b2-6318791df04e tempest-CinderUnicodeTest-504636117 None] Creating offline snapshot 07feec40-e67c-4751-b084-1d51f0cd4747 of volume 828b29d7-53b6-4b00-80f8-e41b119b7129 {{(pid=94214) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 15 16:31:34 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[b2031457-9196-4ac3-b04a-96590042e686]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:31:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8a065814-8fc0-4d84-a9b2-6318791df04e tempest-CinderUnicodeTest-504636117 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-828b29d7-53b6-4b00-80f8-e41b119b7129 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:34 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-8906c261-10fa-4171-8287-764579879777 tempest-VolumeDependencyTests-1034301724 None] Created reservations ['d7459f9d-6383-4f87-b11b-4a51c18c3942', '1b2e189a-e433-439c-ae0f-7edd6f7a6ccc', '819750ec-2435-458b-a782-63a46533efcf', 'ddb45ead-451f-4f11-bd6d-f71c502b70a7'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:31:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-8906c261-10fa-4171-8287-764579879777 tempest-VolumeDependencyTests-1034301724 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-8906c261-10fa-4171-8287-764579879777 tempest-VolumeDependencyTests-1034301724 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:34 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-8906c261-10fa-4171-8287-764579879777 tempest-VolumeDependencyTests-1034301724 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:31:34 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-8906c261-10fa-4171-8287-764579879777 tempest-VolumeDependencyTests-1034301724 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:31:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-8906c261-10fa-4171-8287-764579879777 tempest-VolumeDependencyTests-1034301724 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8906c261-10fa-4171-8287-764579879777 tempest-VolumeDependencyTests-1034301724 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:34 devstack sudo[113968]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:31:34 devstack sudo[113968]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:34 devstack sudo[113967]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-828b29d7-53b6-4b00-80f8-e41b119b7129 Aug 15 16:31:34 devstack sudo[113967]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:34 devstack sudo[113968]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8906c261-10fa-4171-8287-764579879777 tempest-VolumeDependencyTests-1034301724 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.378s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:34 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-8906c261-10fa-4171-8287-764579879777 tempest-VolumeDependencyTests-1034301724 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:31:34 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-8906c261-10fa-4171-8287-764579879777 tempest-VolumeDependencyTests-1034301724 None] Deleted volume successfully. Aug 15 16:31:34 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-8906c261-10fa-4171-8287-764579879777 tempest-VolumeDependencyTests-1034301724 None] Lock "cinder-2ef26420-094a-40c7-ad84-a11f209cedc7-delete_volume" released by "delete_volume" :: held 1.557s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:31:34 devstack sudo[113967]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8a065814-8fc0-4d84-a9b2-6318791df04e tempest-CinderUnicodeTest-504636117 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-828b29d7-53b6-4b00-80f8-e41b119b7129" returned: 0 in 0.572s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8a065814-8fc0-4d84-a9b2-6318791df04e tempest-CinderUnicodeTest-504636117 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-828b29d7-53b6-4b00-80f8-e41b119b7129,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-828b29d7-53b6-4b00-80f8-e41b119b7129.07feec40-e67c-4751-b084-1d51f0cd4747 1G {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:34 devstack sudo[113976]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-828b29d7-53b6-4b00-80f8-e41b119b7129,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-828b29d7-53b6-4b00-80f8-e41b119b7129.07feec40-e67c-4751-b084-1d51f0cd4747 1G Aug 15 16:31:34 devstack sudo[113976]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:35 devstack sudo[113976]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:35 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8a065814-8fc0-4d84-a9b2-6318791df04e tempest-CinderUnicodeTest-504636117 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-828b29d7-53b6-4b00-80f8-e41b119b7129,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-828b29d7-53b6-4b00-80f8-e41b119b7129.07feec40-e67c-4751-b084-1d51f0cd4747 1G" returned: 0 in 0.621s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:35 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8a065814-8fc0-4d84-a9b2-6318791df04e tempest-CinderUnicodeTest-504636117 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-828b29d7-53b6-4b00-80f8-e41b119b7129 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-828b29d7-53b6-4b00-80f8-e41b119b7129.07feec40-e67c-4751-b084-1d51f0cd4747 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:35 devstack sudo[113985]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-828b29d7-53b6-4b00-80f8-e41b119b7129 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-828b29d7-53b6-4b00-80f8-e41b119b7129.07feec40-e67c-4751-b084-1d51f0cd4747 Aug 15 16:31:35 devstack sudo[113985]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:35 devstack sudo[113985]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:35 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8a065814-8fc0-4d84-a9b2-6318791df04e tempest-CinderUnicodeTest-504636117 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-828b29d7-53b6-4b00-80f8-e41b119b7129 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-828b29d7-53b6-4b00-80f8-e41b119b7129.07feec40-e67c-4751-b084-1d51f0cd4747" returned: 0 in 0.387s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:35 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-8a065814-8fc0-4d84-a9b2-6318791df04e tempest-CinderUnicodeTest-504636117 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-828b29d7-53b6-4b00-80f8-e41b119b7129.07feec40-e67c-4751-b084-1d51f0cd4747 is being set with open permissions: ugo+rw Aug 15 16:31:35 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8a065814-8fc0-4d84-a9b2-6318791df04e tempest-CinderUnicodeTest-504636117 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-828b29d7-53b6-4b00-80f8-e41b119b7129.07feec40-e67c-4751-b084-1d51f0cd4747 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:35 devstack sudo[113990]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-828b29d7-53b6-4b00-80f8-e41b119b7129.07feec40-e67c-4751-b084-1d51f0cd4747 Aug 15 16:31:35 devstack sudo[113990]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:36 devstack sudo[113990]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:36 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8a065814-8fc0-4d84-a9b2-6318791df04e tempest-CinderUnicodeTest-504636117 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-828b29d7-53b6-4b00-80f8-e41b119b7129.07feec40-e67c-4751-b084-1d51f0cd4747" returned: 0 in 0.373s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:36 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8a065814-8fc0-4d84-a9b2-6318791df04e tempest-CinderUnicodeTest-504636117 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-828b29d7-53b6-4b00-80f8-e41b119b7129.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:36 devstack sudo[113993]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-828b29d7-53b6-4b00-80f8-e41b119b7129.info Aug 15 16:31:36 devstack sudo[113993]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:36 devstack sudo[113993]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:36 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8a065814-8fc0-4d84-a9b2-6318791df04e tempest-CinderUnicodeTest-504636117 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-828b29d7-53b6-4b00-80f8-e41b119b7129.info" returned: 0 in 0.275s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:36 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-8a065814-8fc0-4d84-a9b2-6318791df04e tempest-CinderUnicodeTest-504636117 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-828b29d7-53b6-4b00-80f8-e41b119b7129.info is being set with open permissions: ugo+rw Aug 15 16:31:36 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8a065814-8fc0-4d84-a9b2-6318791df04e tempest-CinderUnicodeTest-504636117 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-828b29d7-53b6-4b00-80f8-e41b119b7129.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:36 devstack sudo[113996]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-828b29d7-53b6-4b00-80f8-e41b119b7129.info Aug 15 16:31:36 devstack sudo[113996]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:36 devstack sudo[113996]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:36 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8a065814-8fc0-4d84-a9b2-6318791df04e tempest-CinderUnicodeTest-504636117 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-828b29d7-53b6-4b00-80f8-e41b119b7129.info" returned: 0 in 0.276s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:36 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-8a065814-8fc0-4d84-a9b2-6318791df04e tempest-CinderUnicodeTest-504636117 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.668s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:36 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-8a065814-8fc0-4d84-a9b2-6318791df04e tempest-CinderUnicodeTest-504636117 None] Create snapshot completed successfully Aug 15 16:31:37 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ff87ef52-02fd-4ffb-88eb-262149dba553 tempest-CinderUnicodeTest-504636117 None] Acquiring lock "cinder-07feec40-e67c-4751-b084-1d51f0cd4747-delete_snapshot" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:31:37 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ff87ef52-02fd-4ffb-88eb-262149dba553 tempest-CinderUnicodeTest-504636117 None] Lock "cinder-07feec40-e67c-4751-b084-1d51f0cd4747-delete_snapshot" acquired by "delete_snapshot" :: waited 0.037s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:31:37 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ff87ef52-02fd-4ffb-88eb-262149dba553 tempest-CinderUnicodeTest-504636117 None] Acquiring lock "cinder-quobyte-828b29d7-53b6-4b00-80f8-e41b119b7129" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:31:37 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ff87ef52-02fd-4ffb-88eb-262149dba553 tempest-CinderUnicodeTest-504636117 None] Lock "cinder-quobyte-828b29d7-53b6-4b00-80f8-e41b119b7129" acquired by "delete_snapshot" :: waited 0.015s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:31:37 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ff87ef52-02fd-4ffb-88eb-262149dba553 tempest-CinderUnicodeTest-504636117 None] Acquiring lock "cinder-quobyte-07feec40-e67c-4751-b084-1d51f0cd4747" by "_delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:31:37 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ff87ef52-02fd-4ffb-88eb-262149dba553 tempest-CinderUnicodeTest-504636117 None] Lock "cinder-quobyte-07feec40-e67c-4751-b084-1d51f0cd4747" acquired by "_delete_snapshot" :: waited 0.015s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:31:37 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-ff87ef52-02fd-4ffb-88eb-262149dba553 tempest-CinderUnicodeTest-504636117 None] Deleting offline snapshot 07feec40-e67c-4751-b084-1d51f0cd4747 of volume 828b29d7-53b6-4b00-80f8-e41b119b7129 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 15 16:31:37 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-ff87ef52-02fd-4ffb-88eb-262149dba553 tempest-CinderUnicodeTest-504636117 None] snapshot_file for this snap is: volume-828b29d7-53b6-4b00-80f8-e41b119b7129.07feec40-e67c-4751-b084-1d51f0cd4747 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 15 16:31:37 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[3ed4e644-fb62-4e67-bdbc-32579bad470f]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:31:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ff87ef52-02fd-4ffb-88eb-262149dba553 tempest-CinderUnicodeTest-504636117 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-828b29d7-53b6-4b00-80f8-e41b119b7129.07feec40-e67c-4751-b084-1d51f0cd4747 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:37 devstack sudo[113999]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-828b29d7-53b6-4b00-80f8-e41b119b7129.07feec40-e67c-4751-b084-1d51f0cd4747 Aug 15 16:31:37 devstack sudo[113999]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:38 devstack sudo[113999]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:38 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ff87ef52-02fd-4ffb-88eb-262149dba553 tempest-CinderUnicodeTest-504636117 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-828b29d7-53b6-4b00-80f8-e41b119b7129.07feec40-e67c-4751-b084-1d51f0cd4747" returned: 0 in 0.503s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:38 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-ff87ef52-02fd-4ffb-88eb-262149dba553 tempest-CinderUnicodeTest-504636117 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-828b29d7-53b6-4b00-80f8-e41b119b7129(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:31:38 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[7d017a7d-b3a2-4312-addf-455ab444330f]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:31:38 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ff87ef52-02fd-4ffb-88eb-262149dba553 tempest-CinderUnicodeTest-504636117 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-828b29d7-53b6-4b00-80f8-e41b119b7129 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:38 devstack sudo[114004]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-828b29d7-53b6-4b00-80f8-e41b119b7129 Aug 15 16:31:38 devstack sudo[114004]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:38 devstack sudo[114004]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:38 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ff87ef52-02fd-4ffb-88eb-262149dba553 tempest-CinderUnicodeTest-504636117 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-828b29d7-53b6-4b00-80f8-e41b119b7129" returned: 0 in 0.395s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:38 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ff87ef52-02fd-4ffb-88eb-262149dba553 tempest-CinderUnicodeTest-504636117 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-828b29d7-53b6-4b00-80f8-e41b119b7129.07feec40-e67c-4751-b084-1d51f0cd4747 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:38 devstack sudo[114009]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-828b29d7-53b6-4b00-80f8-e41b119b7129.07feec40-e67c-4751-b084-1d51f0cd4747 Aug 15 16:31:38 devstack sudo[114009]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:38 devstack sudo[114009]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:38 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ff87ef52-02fd-4ffb-88eb-262149dba553 tempest-CinderUnicodeTest-504636117 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-828b29d7-53b6-4b00-80f8-e41b119b7129.07feec40-e67c-4751-b084-1d51f0cd4747" returned: 0 in 0.363s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:38 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ff87ef52-02fd-4ffb-88eb-262149dba553 tempest-CinderUnicodeTest-504636117 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-828b29d7-53b6-4b00-80f8-e41b119b7129.07feec40-e67c-4751-b084-1d51f0cd4747 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:38 devstack sudo[114014]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-828b29d7-53b6-4b00-80f8-e41b119b7129.07feec40-e67c-4751-b084-1d51f0cd4747 Aug 15 16:31:38 devstack sudo[114014]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:39 devstack sudo[114014]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:39 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ff87ef52-02fd-4ffb-88eb-262149dba553 tempest-CinderUnicodeTest-504636117 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-828b29d7-53b6-4b00-80f8-e41b119b7129.07feec40-e67c-4751-b084-1d51f0cd4747" returned: 0 in 0.274s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:39 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ff87ef52-02fd-4ffb-88eb-262149dba553 tempest-CinderUnicodeTest-504636117 None] Lock "cinder-quobyte-07feec40-e67c-4751-b084-1d51f0cd4747" released by "_delete_snapshot" :: held 1.697s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:31:39 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ff87ef52-02fd-4ffb-88eb-262149dba553 tempest-CinderUnicodeTest-504636117 None] Lock "cinder-quobyte-828b29d7-53b6-4b00-80f8-e41b119b7129" released by "delete_snapshot" :: held 1.722s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:31:39 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-ff87ef52-02fd-4ffb-88eb-262149dba553 tempest-CinderUnicodeTest-504636117 None] Created reservations ['e9fe71db-b7fa-4ad5-b0cd-187248515029', '47007d19-a851-4239-814b-edc3691c3a6e', '4b0ef7b6-86c7-417d-8f32-f6697d6a605a', 'a60846e2-fe8a-4428-b8f8-5e3bb343d3b2'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:31:39 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-ff87ef52-02fd-4ffb-88eb-262149dba553 tempest-CinderUnicodeTest-504636117 None] Delete snapshot completed successfully. Aug 15 16:31:39 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ff87ef52-02fd-4ffb-88eb-262149dba553 tempest-CinderUnicodeTest-504636117 None] Lock "cinder-07feec40-e67c-4751-b084-1d51f0cd4747-delete_snapshot" released by "delete_snapshot" :: held 1.888s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:31:39 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4f6769f3-6efe-43e7-ab52-4e6b26cc7c45 tempest-CinderUnicodeTest-504636117 None] Acquiring lock "cinder-828b29d7-53b6-4b00-80f8-e41b119b7129-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:31:39 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4f6769f3-6efe-43e7-ab52-4e6b26cc7c45 tempest-CinderUnicodeTest-504636117 None] Lock "cinder-828b29d7-53b6-4b00-80f8-e41b119b7129-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:31:39 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4f6769f3-6efe-43e7-ab52-4e6b26cc7c45 tempest-CinderUnicodeTest-504636117 None] Acquiring lock "cinder-quobyte-828b29d7-53b6-4b00-80f8-e41b119b7129" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:31:39 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4f6769f3-6efe-43e7-ab52-4e6b26cc7c45 tempest-CinderUnicodeTest-504636117 None] Lock "cinder-quobyte-828b29d7-53b6-4b00-80f8-e41b119b7129" acquired by "delete_volume" :: waited 0.025s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:31:39 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[b054b8fc-eee0-4be3-8c48-5d6f5ba12546]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:31:39 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4f6769f3-6efe-43e7-ab52-4e6b26cc7c45 tempest-CinderUnicodeTest-504636117 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-828b29d7-53b6-4b00-80f8-e41b119b7129 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:39 devstack sudo[114017]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-828b29d7-53b6-4b00-80f8-e41b119b7129 Aug 15 16:31:39 devstack sudo[114017]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:40 devstack sudo[114017]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:40 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4f6769f3-6efe-43e7-ab52-4e6b26cc7c45 tempest-CinderUnicodeTest-504636117 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-828b29d7-53b6-4b00-80f8-e41b119b7129" returned: 0 in 0.404s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:40 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4f6769f3-6efe-43e7-ab52-4e6b26cc7c45 tempest-CinderUnicodeTest-504636117 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-828b29d7-53b6-4b00-80f8-e41b119b7129 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:40 devstack sudo[114023]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-828b29d7-53b6-4b00-80f8-e41b119b7129 Aug 15 16:31:40 devstack sudo[114023]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:40 devstack sudo[114023]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:40 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4f6769f3-6efe-43e7-ab52-4e6b26cc7c45 tempest-CinderUnicodeTest-504636117 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-828b29d7-53b6-4b00-80f8-e41b119b7129" returned: 0 in 0.281s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:40 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4f6769f3-6efe-43e7-ab52-4e6b26cc7c45 tempest-CinderUnicodeTest-504636117 None] Lock "cinder-quobyte-828b29d7-53b6-4b00-80f8-e41b119b7129" released by "delete_volume" :: held 0.760s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:31:40 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-4f6769f3-6efe-43e7-ab52-4e6b26cc7c45 tempest-CinderUnicodeTest-504636117 None] Created reservations ['46a5a881-12e2-4570-97b8-319da3f3aef7', '1ca59f1a-c7d1-40f7-8fb7-438dc678ce9c', 'da3897b1-dde1-4023-93be-d912ebf7cf39', '1bcc0660-3c26-41db-8ba6-5c438ca285ee'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:31:40 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-4f6769f3-6efe-43e7-ab52-4e6b26cc7c45 tempest-CinderUnicodeTest-504636117 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:40 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-4f6769f3-6efe-43e7-ab52-4e6b26cc7c45 tempest-CinderUnicodeTest-504636117 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:40 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-4f6769f3-6efe-43e7-ab52-4e6b26cc7c45 tempest-CinderUnicodeTest-504636117 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:31:40 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-4f6769f3-6efe-43e7-ab52-4e6b26cc7c45 tempest-CinderUnicodeTest-504636117 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:31:40 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-4f6769f3-6efe-43e7-ab52-4e6b26cc7c45 tempest-CinderUnicodeTest-504636117 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:40 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4f6769f3-6efe-43e7-ab52-4e6b26cc7c45 tempest-CinderUnicodeTest-504636117 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:40 devstack sudo[114026]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:31:40 devstack sudo[114026]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:40 devstack sudo[114026]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:40 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-4f6769f3-6efe-43e7-ab52-4e6b26cc7c45 tempest-CinderUnicodeTest-504636117 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.277s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:40 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-4f6769f3-6efe-43e7-ab52-4e6b26cc7c45 tempest-CinderUnicodeTest-504636117 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:31:41 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-6df40b03-a52b-4a2c-91e3-de222dec2112 tempest-CinderUnicodeTest-504636117 None] Acquiring lock "cinder-0053e63f-7c70-4ab6-9f32-3b097b954483-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:31:41 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-4f6769f3-6efe-43e7-ab52-4e6b26cc7c45 tempest-CinderUnicodeTest-504636117 None] Deleted volume successfully. Aug 15 16:31:41 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-6df40b03-a52b-4a2c-91e3-de222dec2112 tempest-CinderUnicodeTest-504636117 None] Lock "cinder-0053e63f-7c70-4ab6-9f32-3b097b954483-delete_volume" acquired by "delete_volume" :: waited 0.036s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:31:41 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-4f6769f3-6efe-43e7-ab52-4e6b26cc7c45 tempest-CinderUnicodeTest-504636117 None] Lock "cinder-828b29d7-53b6-4b00-80f8-e41b119b7129-delete_volume" released by "delete_volume" :: held 1.319s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:31:41 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-6df40b03-a52b-4a2c-91e3-de222dec2112 tempest-CinderUnicodeTest-504636117 None] Acquiring lock "cinder-quobyte-0053e63f-7c70-4ab6-9f32-3b097b954483" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:31:41 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-6df40b03-a52b-4a2c-91e3-de222dec2112 tempest-CinderUnicodeTest-504636117 None] Lock "cinder-quobyte-0053e63f-7c70-4ab6-9f32-3b097b954483" acquired by "delete_volume" :: waited 0.019s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:31:41 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[69f2989c-54b0-4356-a357-1213f9379fd6]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:31:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6df40b03-a52b-4a2c-91e3-de222dec2112 tempest-CinderUnicodeTest-504636117 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0053e63f-7c70-4ab6-9f32-3b097b954483 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:41 devstack sudo[114029]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0053e63f-7c70-4ab6-9f32-3b097b954483 Aug 15 16:31:41 devstack sudo[114029]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:41 devstack sudo[114029]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6df40b03-a52b-4a2c-91e3-de222dec2112 tempest-CinderUnicodeTest-504636117 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0053e63f-7c70-4ab6-9f32-3b097b954483" returned: 0 in 0.507s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6df40b03-a52b-4a2c-91e3-de222dec2112 tempest-CinderUnicodeTest-504636117 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0053e63f-7c70-4ab6-9f32-3b097b954483 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:41 devstack sudo[114035]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0053e63f-7c70-4ab6-9f32-3b097b954483 Aug 15 16:31:41 devstack sudo[114035]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:41 devstack sudo[114035]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6df40b03-a52b-4a2c-91e3-de222dec2112 tempest-CinderUnicodeTest-504636117 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0053e63f-7c70-4ab6-9f32-3b097b954483" returned: 0 in 0.317s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:42 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-6df40b03-a52b-4a2c-91e3-de222dec2112 tempest-CinderUnicodeTest-504636117 None] Lock "cinder-quobyte-0053e63f-7c70-4ab6-9f32-3b097b954483" released by "delete_volume" :: held 0.906s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:31:42 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-6df40b03-a52b-4a2c-91e3-de222dec2112 tempest-CinderUnicodeTest-504636117 None] Created reservations ['3defd84d-d351-4685-90b7-5afe550e6580', '5495f5a9-75ec-4018-b647-77984a8989e9', '8b4f01eb-aec3-4a17-a6ac-d1b640c209f8', 'c1671112-cf16-41c5-aed6-4b246dcd5df1'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:31:42 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-6df40b03-a52b-4a2c-91e3-de222dec2112 tempest-CinderUnicodeTest-504636117 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:42 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-6df40b03-a52b-4a2c-91e3-de222dec2112 tempest-CinderUnicodeTest-504636117 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:42 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-6df40b03-a52b-4a2c-91e3-de222dec2112 tempest-CinderUnicodeTest-504636117 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:31:42 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-6df40b03-a52b-4a2c-91e3-de222dec2112 tempest-CinderUnicodeTest-504636117 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:31:42 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-6df40b03-a52b-4a2c-91e3-de222dec2112 tempest-CinderUnicodeTest-504636117 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:42 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6df40b03-a52b-4a2c-91e3-de222dec2112 tempest-CinderUnicodeTest-504636117 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:42 devstack sudo[114038]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:31:42 devstack sudo[114038]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:42 devstack sudo[114038]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:42 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6df40b03-a52b-4a2c-91e3-de222dec2112 tempest-CinderUnicodeTest-504636117 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.276s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:42 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-6df40b03-a52b-4a2c-91e3-de222dec2112 tempest-CinderUnicodeTest-504636117 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:31:42 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-6df40b03-a52b-4a2c-91e3-de222dec2112 tempest-CinderUnicodeTest-504636117 None] Deleted volume successfully. Aug 15 16:31:42 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-6df40b03-a52b-4a2c-91e3-de222dec2112 tempest-CinderUnicodeTest-504636117 None] Lock "cinder-0053e63f-7c70-4ab6-9f32-3b097b954483-delete_volume" released by "delete_volume" :: held 1.529s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:31:42 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:31:42 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] Flow 'volume_create_manager' (b3dc5d22-8226-4a85-9792-27b1f68e8e51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:31:42 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8cca8805-a3b3-404f-a8bc-3dd928c3af9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:42 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8cca8805-a3b3-404f-a8bc-3dd928c3af9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:31:42Z,deleted=False,deleted_at=None,display_description=None,display_name='volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2859d0cc-4c8f-4587-b65d-2a9812987f37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b08f8b4d350400f803cc84b1479ba26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:31:43Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:31:43Z,use_quota=True,user_id='a5647e529186462aab7c675b2b646a14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:42 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (239415f4-cfce-440a-acc4-ebd0f1d3ac82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:42 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (239415f4-cfce-440a-acc4-ebd0f1d3ac82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:42 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a03b49b7-a05c-4efb-8436-5f0bd3d709c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:42 devstack cinder-volume[94214]: DEBUG cinder.image.glance [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] Creating Keystone auth plugin from conf {{(pid=94214) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 15 16:31:43 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a03b49b7-a05c-4efb-8436-5f0bd3d709c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '2859d0cc-4c8f-4587-b65d-2a9812987f37', 'volume_name': 'volume-2859d0cc-4c8f-4587-b65d-2a9812987f37', 'volume_size': 1, 'image_id': '1efac5a1-c042-4519-aca1-a98cb9556229', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/1efac5a1-c042-4519-aca1-a98cb9556229', 'metadata': {}}]), 'image_meta': {'name': 'image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320', 'disk_format': 'raw', 'container_format': 'bare', 'visibility': 'shared', 'size': 1024, 'virtual_size': 1024, 'status': 'active', 'checksum': '8d48a6be62109a71da0bd801cb583740', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '6b08f8b4d350400f803cc84b1479ba26', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '3cd86754e7186ef6c31b7d137169c055984570ded3b11aa60154242a62657fa6f39dd2fd49bd5427fc9c27eac475eba42394a7d3b463159adc9af57c056bfc60', 'id': '1efac5a1-c042-4519-aca1-a98cb9556229', 'created_at': datetime.datetime(2026, 8, 15, 14, 31, 39, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 15, 14, 31, 41, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/1efac5a1-c042-4519-aca1-a98cb9556229/file', 'properties': {}}, 'image_service': }' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:43 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (028ae6a8-d006-42ff-9dbe-99d051fc2ddd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:43 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (028ae6a8-d006-42ff-9dbe-99d051fc2ddd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:43 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b05d4c77-6fec-497b-b5fa-83050b04b982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:43 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] Volume 2859d0cc-4c8f-4587-b65d-2a9812987f37: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-2859d0cc-4c8f-4587-b65d-2a9812987f37', 'volume_size': 1, 'image_id': '1efac5a1-c042-4519-aca1-a98cb9556229', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/1efac5a1-c042-4519-aca1-a98cb9556229', 'metadata': {}}]), 'image_meta': {'name': 'image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320', 'disk_format': 'raw', 'container_format': 'bare', 'visibility': 'shared', 'size': 1024, 'virtual_size': 1024, 'status': 'active', 'checksum': '8d48a6be62109a71da0bd801cb583740', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '6b08f8b4d350400f803cc84b1479ba26', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '3cd86754e7186ef6c31b7d137169c055984570ded3b11aa60154242a62657fa6f39dd2fd49bd5427fc9c27eac475eba42394a7d3b463159adc9af57c056bfc60', 'id': '1efac5a1-c042-4519-aca1-a98cb9556229', 'created_at': datetime.datetime(2026, 8, 15, 14, 31, 39, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 15, 14, 31, 41, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/1efac5a1-c042-4519-aca1-a98cb9556229/file', 'properties': {}}, 'image_service': } Aug 15 16:31:43 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] Trying to clone 2859d0cc-4c8f-4587-b65d-2a9812987f37 from image 1efac5a1-c042-4519-aca1-a98cb9556229 at location (None, [{'url': 'file:///opt/stack/data/glance/images/1efac5a1-c042-4519-aca1-a98cb9556229', 'metadata': {}}]). {{(pid=94214) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 15 16:31:43 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_1efac5a1-c042-4519-aca1-a98cb9556229_jo01ozhbdevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec {{(pid=94214) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 15 16:31:43 devstack cinder-volume[94214]: INFO cinder.image.image_utils [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] Image download 0.00 MB at 0.00 MB/s Aug 15 16:31:43 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[d33a985c-86e3-4770-9945-16b4680f50ba]: (4, 'raw') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:31:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_1efac5a1-c042-4519-aca1-a98cb9556229_jo01ozhbdevstack@QuobyteHD {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:43 devstack sudo[114041]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_1efac5a1-c042-4519-aca1-a98cb9556229_jo01ozhbdevstack@QuobyteHD Aug 15 16:31:43 devstack sudo[114041]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:43 devstack sudo[114041]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_1efac5a1-c042-4519-aca1-a98cb9556229_jo01ozhbdevstack@QuobyteHD" returned: 0 in 0.381s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_1efac5a1-c042-4519-aca1-a98cb9556229_jo01ozhbdevstack@QuobyteHD {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:44 devstack sudo[114045]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_1efac5a1-c042-4519-aca1-a98cb9556229_jo01ozhbdevstack@QuobyteHD Aug 15 16:31:44 devstack sudo[114045]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:44 devstack sudo[114045]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_1efac5a1-c042-4519-aca1-a98cb9556229_jo01ozhbdevstack@QuobyteHD" returned: 1 in 0.405s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_1efac5a1-c042-4519-aca1-a98cb9556229_jo01ozhbdevstack@QuobyteHD' failed. Not Retrying. {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 15 16:31:44 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] Temporary image 1efac5a1-c042-4519-aca1-a98cb9556229 is fetched for user a5647e529186462aab7c675b2b646a14. {{(pid=94214) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 15 16:31:44 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[8564a551-7d47-4c32-b62e-63824d5d07d4]: (4, 'raw') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:31:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_1efac5a1-c042-4519-aca1-a98cb9556229_jo01ozhbdevstack@QuobyteHD {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:44 devstack sudo[114050]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_1efac5a1-c042-4519-aca1-a98cb9556229_jo01ozhbdevstack@QuobyteHD Aug 15 16:31:44 devstack sudo[114050]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:44 devstack sudo[114050]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_1efac5a1-c042-4519-aca1-a98cb9556229_jo01ozhbdevstack@QuobyteHD" returned: 0 in 0.411s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_1efac5a1-c042-4519-aca1-a98cb9556229_jo01ozhbdevstack@QuobyteHD {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:44 devstack sudo[114054]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_1efac5a1-c042-4519-aca1-a98cb9556229_jo01ozhbdevstack@QuobyteHD Aug 15 16:31:44 devstack sudo[114054]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:45 devstack sudo[114054]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_1efac5a1-c042-4519-aca1-a98cb9556229_jo01ozhbdevstack@QuobyteHD" returned: 1 in 0.435s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_1efac5a1-c042-4519-aca1-a98cb9556229_jo01ozhbdevstack@QuobyteHD' failed. Not Retrying. {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 15 16:31:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.002s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:45 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:31:42Z,deleted=False,deleted_at=None,display_description=None,display_name='volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2859d0cc-4c8f-4587-b65d-2a9812987f37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b08f8b4d350400f803cc84b1479ba26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:31:43Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:31:43Z,use_quota=True,user_id='a5647e529186462aab7c675b2b646a14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:31:45 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] Creating volume 2859d0cc-4c8f-4587-b65d-2a9812987f37 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:31:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:45 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:31:45 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:31:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:45 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:31:45 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:31:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2859d0cc-4c8f-4587-b65d-2a9812987f37 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:45 devstack sudo[114059]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2859d0cc-4c8f-4587-b65d-2a9812987f37 1073741824 Aug 15 16:31:45 devstack sudo[114059]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:45 devstack sudo[114059]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2859d0cc-4c8f-4587-b65d-2a9812987f37 1073741824" returned: 0 in 0.534s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2859d0cc-4c8f-4587-b65d-2a9812987f37 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:45 devstack sudo[114064]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2859d0cc-4c8f-4587-b65d-2a9812987f37 Aug 15 16:31:45 devstack sudo[114064]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:46 devstack sudo[114064]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:46 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2859d0cc-4c8f-4587-b65d-2a9812987f37" returned: 0 in 0.263s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:46 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] <== create_volume: return (855ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:31:46 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.859s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:46 devstack cinder-volume[94214]: DEBUG cinder.volume.volume_utils [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] Attempting download of 1efac5a1-c042-4519-aca1-a98cb9556229 ((None, [{'url': 'file:///opt/stack/data/glance/images/1efac5a1-c042-4519-aca1-a98cb9556229', 'metadata': {}}])) to volume 2859d0cc-4c8f-4587-b65d-2a9812987f37. {{(pid=94214) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 15 16:31:46 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[683b1024-0df5-4c9f-8ac5-50f2968f1eca]: (4, 'raw') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:31:46 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_1efac5a1-c042-4519-aca1-a98cb9556229_mo707twx {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:46 devstack sudo[114067]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_1efac5a1-c042-4519-aca1-a98cb9556229_mo707twx Aug 15 16:31:46 devstack sudo[114067]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:46 devstack sudo[114067]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:46 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_1efac5a1-c042-4519-aca1-a98cb9556229_mo707twx" returned: 0 in 0.382s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:46 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_1efac5a1-c042-4519-aca1-a98cb9556229_mo707twx {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:46 devstack sudo[114072]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_1efac5a1-c042-4519-aca1-a98cb9556229_mo707twx Aug 15 16:31:46 devstack sudo[114072]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:46 devstack sudo[114072]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:46 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_1efac5a1-c042-4519-aca1-a98cb9556229_mo707twx" returned: 1 in 0.368s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:46 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_1efac5a1-c042-4519-aca1-a98cb9556229_mo707twx' failed. Not Retrying. {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 15 16:31:46 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[ce664689-6841-4a1b-9d7c-73b3f1a286b6]: (4, 'raw') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:31:46 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_1efac5a1-c042-4519-aca1-a98cb9556229_jo01ozhbdevstack@QuobyteHD {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:47 devstack sudo[114076]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_1efac5a1-c042-4519-aca1-a98cb9556229_jo01ozhbdevstack@QuobyteHD Aug 15 16:31:47 devstack sudo[114076]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:47 devstack sudo[114076]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_1efac5a1-c042-4519-aca1-a98cb9556229_jo01ozhbdevstack@QuobyteHD" returned: 0 in 0.411s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_1efac5a1-c042-4519-aca1-a98cb9556229_jo01ozhbdevstack@QuobyteHD {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:47 devstack sudo[114080]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_1efac5a1-c042-4519-aca1-a98cb9556229_jo01ozhbdevstack@QuobyteHD Aug 15 16:31:47 devstack sudo[114080]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:47 devstack sudo[114080]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_1efac5a1-c042-4519-aca1-a98cb9556229_jo01ozhbdevstack@QuobyteHD" returned: 1 in 0.360s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_1efac5a1-c042-4519-aca1-a98cb9556229_jo01ozhbdevstack@QuobyteHD' failed. Not Retrying. {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 15 16:31:47 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] 1efac5a1-c042-4519-aca1-a98cb9556229 was raw, converting to qcow2 {{(pid=94214) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 15 16:31:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_1efac5a1-c042-4519-aca1-a98cb9556229_jo01ozhbdevstack@QuobyteHD /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2859d0cc-4c8f-4587-b65d-2a9812987f37 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:47 devstack sudo[114085]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_1efac5a1-c042-4519-aca1-a98cb9556229_jo01ozhbdevstack@QuobyteHD /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2859d0cc-4c8f-4587-b65d-2a9812987f37 Aug 15 16:31:47 devstack sudo[114085]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:48 devstack sudo[114085]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_1efac5a1-c042-4519-aca1-a98cb9556229_jo01ozhbdevstack@QuobyteHD /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2859d0cc-4c8f-4587-b65d-2a9812987f37" returned: 0 in 0.558s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:48 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_1efac5a1-c042-4519-aca1-a98cb9556229_jo01ozhbdevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec, destination /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2859d0cc-4c8f-4587-b65d-2a9812987f37 {{(pid=94214) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 15 16:31:48 devstack cinder-volume[94214]: INFO cinder.image.image_utils [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] Converted 0.00 MB image at 0.00 MB/s Aug 15 16:31:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2859d0cc-4c8f-4587-b65d-2a9812987f37 1G {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:48 devstack sudo[114091]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2859d0cc-4c8f-4587-b65d-2a9812987f37 1G Aug 15 16:31:48 devstack sudo[114091]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:48 devstack sudo[114091]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2859d0cc-4c8f-4587-b65d-2a9812987f37 1G" returned: 0 in 0.443s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:48 devstack cinder-volume[94214]: DEBUG cinder.volume.volume_utils [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] Downloaded image 1efac5a1-c042-4519-aca1-a98cb9556229 ((None, [{'url': 'file:///opt/stack/data/glance/images/1efac5a1-c042-4519-aca1-a98cb9556229', 'metadata': {}}])) to volume 2859d0cc-4c8f-4587-b65d-2a9812987f37 successfully. {{(pid=94214) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 15 16:31:48 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] Temporary image 1efac5a1-c042-4519-aca1-a98cb9556229 for user a5647e529186462aab7c675b2b646a14 is deleted. {{(pid=94214) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 15 16:31:48 devstack cinder-volume[94214]: DEBUG cinder.volume.volume_utils [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] Marking volume 2859d0cc-4c8f-4587-b65d-2a9812987f37 as bootable. {{(pid=94214) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 15 16:31:48 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] Copying metadata from image 1efac5a1-c042-4519-aca1-a98cb9556229 to 2859d0cc-4c8f-4587-b65d-2a9812987f37. {{(pid=94214) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 15 16:31:48 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] Creating volume glance metadata for volume 2859d0cc-4c8f-4587-b65d-2a9812987f37 backed by image 1efac5a1-c042-4519-aca1-a98cb9556229 with: {'image_id': '1efac5a1-c042-4519-aca1-a98cb9556229', 'image_name': 'image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320', 'checksum': '8d48a6be62109a71da0bd801cb583740', 'container_format': 'bare', 'disk_format': 'raw', 'min_disk': 1, 'min_ram': 0, 'size': 1024}. {{(pid=94214) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 15 16:31:48 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b05d4c77-6fec-497b-b5fa-83050b04b982) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2859d0cc-4c8f-4587-b65d-2a9812987f37', 'volume_size': 1, 'image_id': '1efac5a1-c042-4519-aca1-a98cb9556229', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/1efac5a1-c042-4519-aca1-a98cb9556229', 'metadata': {}}]), 'image_meta': {'name': 'image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320', 'disk_format': 'raw', 'container_format': 'bare', 'visibility': 'shared', 'size': 1024, 'virtual_size': 1024, 'status': 'active', 'checksum': '8d48a6be62109a71da0bd801cb583740', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '6b08f8b4d350400f803cc84b1479ba26', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '3cd86754e7186ef6c31b7d137169c055984570ded3b11aa60154242a62657fa6f39dd2fd49bd5427fc9c27eac475eba42394a7d3b463159adc9af57c056bfc60', 'id': '1efac5a1-c042-4519-aca1-a98cb9556229', 'created_at': datetime.datetime(2026, 8, 15, 14, 31, 39, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 15, 14, 31, 41, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/1efac5a1-c042-4519-aca1-a98cb9556229/file', 'properties': {}}, 'image_service': }' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:48 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c81102cf-e0e4-40e1-b4dc-012c743aaf7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:48 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] Volume volume-2859d0cc-4c8f-4587-b65d-2a9812987f37 (2859d0cc-4c8f-4587-b65d-2a9812987f37): created successfully Aug 15 16:31:48 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c81102cf-e0e4-40e1-b4dc-012c743aaf7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:48 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] Flow 'volume_create_manager' (b3dc5d22-8226-4a85-9792-27b1f68e8e51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:31:48 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-0d803e28-6e69-487e-97fc-ff530fc82ea4 tempest-VolumeImageDependencyTests-380905971 None] Created volume successfully. Aug 15 16:31:49 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b62dda19-8a04-4e24-a836-05d64781fe56 tempest-VolumeImageDependencyTests-380905971 None] Acquiring lock "cinder-2859d0cc-4c8f-4587-b65d-2a9812987f37-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:31:49 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b62dda19-8a04-4e24-a836-05d64781fe56 tempest-VolumeImageDependencyTests-380905971 None] Lock "cinder-2859d0cc-4c8f-4587-b65d-2a9812987f37-delete_volume" acquired by "delete_volume" :: waited 0.028s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:31:49 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b62dda19-8a04-4e24-a836-05d64781fe56 tempest-VolumeImageDependencyTests-380905971 None] Acquiring lock "cinder-quobyte-2859d0cc-4c8f-4587-b65d-2a9812987f37" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:31:49 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b62dda19-8a04-4e24-a836-05d64781fe56 tempest-VolumeImageDependencyTests-380905971 None] Lock "cinder-quobyte-2859d0cc-4c8f-4587-b65d-2a9812987f37" acquired by "delete_volume" :: waited 0.024s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:31:49 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[e4111aaf-4ea1-4b52-af36-34404ea0199b]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:31:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b62dda19-8a04-4e24-a836-05d64781fe56 tempest-VolumeImageDependencyTests-380905971 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2859d0cc-4c8f-4587-b65d-2a9812987f37 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:49 devstack sudo[114097]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2859d0cc-4c8f-4587-b65d-2a9812987f37 Aug 15 16:31:49 devstack sudo[114097]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:49 devstack sudo[114097]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b62dda19-8a04-4e24-a836-05d64781fe56 tempest-VolumeImageDependencyTests-380905971 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2859d0cc-4c8f-4587-b65d-2a9812987f37" returned: 0 in 0.405s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b62dda19-8a04-4e24-a836-05d64781fe56 tempest-VolumeImageDependencyTests-380905971 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2859d0cc-4c8f-4587-b65d-2a9812987f37 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:49 devstack sudo[114102]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2859d0cc-4c8f-4587-b65d-2a9812987f37 Aug 15 16:31:49 devstack sudo[114102]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:49 devstack sudo[114102]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b62dda19-8a04-4e24-a836-05d64781fe56 tempest-VolumeImageDependencyTests-380905971 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2859d0cc-4c8f-4587-b65d-2a9812987f37" returned: 0 in 0.291s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:49 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b62dda19-8a04-4e24-a836-05d64781fe56 tempest-VolumeImageDependencyTests-380905971 None] Lock "cinder-quobyte-2859d0cc-4c8f-4587-b65d-2a9812987f37" released by "delete_volume" :: held 0.758s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:31:50 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-b62dda19-8a04-4e24-a836-05d64781fe56 tempest-VolumeImageDependencyTests-380905971 None] Created reservations ['d0eb57d4-f062-4332-8ad8-98210ef1959f', '0ea3d5b3-e1cf-4664-805a-5ad3f23efd68', '603b9038-009c-4349-a66c-08dee0dc2b4d', '73624df8-b6cc-4261-ae2c-9a7ff62aad8a'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:31:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-b62dda19-8a04-4e24-a836-05d64781fe56 tempest-VolumeImageDependencyTests-380905971 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-b62dda19-8a04-4e24-a836-05d64781fe56 tempest-VolumeImageDependencyTests-380905971 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:50 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-b62dda19-8a04-4e24-a836-05d64781fe56 tempest-VolumeImageDependencyTests-380905971 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:31:50 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-b62dda19-8a04-4e24-a836-05d64781fe56 tempest-VolumeImageDependencyTests-380905971 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:31:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-b62dda19-8a04-4e24-a836-05d64781fe56 tempest-VolumeImageDependencyTests-380905971 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b62dda19-8a04-4e24-a836-05d64781fe56 tempest-VolumeImageDependencyTests-380905971 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:50 devstack sudo[114106]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:31:50 devstack sudo[114106]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:50 devstack sudo[114106]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b62dda19-8a04-4e24-a836-05d64781fe56 tempest-VolumeImageDependencyTests-380905971 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.356s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:50 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-b62dda19-8a04-4e24-a836-05d64781fe56 tempest-VolumeImageDependencyTests-380905971 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:31:50 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-b62dda19-8a04-4e24-a836-05d64781fe56 tempest-VolumeImageDependencyTests-380905971 None] Deleted volume successfully. Aug 15 16:31:50 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b62dda19-8a04-4e24-a836-05d64781fe56 tempest-VolumeImageDependencyTests-380905971 None] Lock "cinder-2859d0cc-4c8f-4587-b65d-2a9812987f37-delete_volume" released by "delete_volume" :: held 1.375s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:31:52 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-0ac41c7b-e6f3-493a-a789-24c5173568d1 tempest-ProjectReaderTests-562101694 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:31:52 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0ac41c7b-e6f3-493a-a789-24c5173568d1 tempest-ProjectReaderTests-562101694 None] Flow 'volume_create_manager' (c5abf863-da19-45ce-bb85-16a574f6de1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:31:52 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0ac41c7b-e6f3-493a-a789-24c5173568d1 tempest-ProjectReaderTests-562101694 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (12a54a32-a7a2-4237-9b15-97d5ac701c11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:52 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0ac41c7b-e6f3-493a-a789-24c5173568d1 tempest-ProjectReaderTests-562101694 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (12a54a32-a7a2-4237-9b15-97d5ac701c11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:31:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-37517888',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3a262b9e-e9a3-4412-aaf7-c2635effacd3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a97b10fd8b14ad281ac04b3c1df0ab5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:31:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:31:53Z,use_quota=True,user_id='52f9ed50f17e40be9e2d86c976f1e619',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:52 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0ac41c7b-e6f3-493a-a789-24c5173568d1 tempest-ProjectReaderTests-562101694 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ef672799-ffe8-4747-b9c4-aedbade0a112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:52 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0ac41c7b-e6f3-493a-a789-24c5173568d1 tempest-ProjectReaderTests-562101694 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ef672799-ffe8-4747-b9c4-aedbade0a112) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:52 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0ac41c7b-e6f3-493a-a789-24c5173568d1 tempest-ProjectReaderTests-562101694 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2aabccb4-9269-402b-a3ae-068a668aa800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:52 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0ac41c7b-e6f3-493a-a789-24c5173568d1 tempest-ProjectReaderTests-562101694 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2aabccb4-9269-402b-a3ae-068a668aa800) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3a262b9e-e9a3-4412-aaf7-c2635effacd3', 'volume_name': 'volume-3a262b9e-e9a3-4412-aaf7-c2635effacd3', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:52 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0ac41c7b-e6f3-493a-a789-24c5173568d1 tempest-ProjectReaderTests-562101694 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1134d4cd-e43d-4a3a-8df3-75e66f65c499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:52 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0ac41c7b-e6f3-493a-a789-24c5173568d1 tempest-ProjectReaderTests-562101694 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1134d4cd-e43d-4a3a-8df3-75e66f65c499) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:52 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0ac41c7b-e6f3-493a-a789-24c5173568d1 tempest-ProjectReaderTests-562101694 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d1728897-237b-46ce-81f4-458eb3d098fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:52 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-0ac41c7b-e6f3-493a-a789-24c5173568d1 tempest-ProjectReaderTests-562101694 None] Volume 3a262b9e-e9a3-4412-aaf7-c2635effacd3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3a262b9e-e9a3-4412-aaf7-c2635effacd3', 'volume_size': 1} Aug 15 16:31:52 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-0ac41c7b-e6f3-493a-a789-24c5173568d1 tempest-ProjectReaderTests-562101694 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:52 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-0ac41c7b-e6f3-493a-a789-24c5173568d1 tempest-ProjectReaderTests-562101694 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:52 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-0ac41c7b-e6f3-493a-a789-24c5173568d1 tempest-ProjectReaderTests-562101694 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:31:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-37517888',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3a262b9e-e9a3-4412-aaf7-c2635effacd3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a97b10fd8b14ad281ac04b3c1df0ab5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:31:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:31:53Z,use_quota=True,user_id='52f9ed50f17e40be9e2d86c976f1e619',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:31:52 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-0ac41c7b-e6f3-493a-a789-24c5173568d1 tempest-ProjectReaderTests-562101694 None] Creating volume 3a262b9e-e9a3-4412-aaf7-c2635effacd3 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:31:52 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-0ac41c7b-e6f3-493a-a789-24c5173568d1 tempest-ProjectReaderTests-562101694 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:52 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-0ac41c7b-e6f3-493a-a789-24c5173568d1 tempest-ProjectReaderTests-562101694 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:52 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-0ac41c7b-e6f3-493a-a789-24c5173568d1 tempest-ProjectReaderTests-562101694 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:31:52 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-0ac41c7b-e6f3-493a-a789-24c5173568d1 tempest-ProjectReaderTests-562101694 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:31:52 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-0ac41c7b-e6f3-493a-a789-24c5173568d1 tempest-ProjectReaderTests-562101694 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:52 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-0ac41c7b-e6f3-493a-a789-24c5173568d1 tempest-ProjectReaderTests-562101694 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:31:52 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-0ac41c7b-e6f3-493a-a789-24c5173568d1 tempest-ProjectReaderTests-562101694 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:31:52 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0ac41c7b-e6f3-493a-a789-24c5173568d1 tempest-ProjectReaderTests-562101694 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3a262b9e-e9a3-4412-aaf7-c2635effacd3 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:52 devstack sudo[114109]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3a262b9e-e9a3-4412-aaf7-c2635effacd3 1073741824 Aug 15 16:31:52 devstack sudo[114109]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:53 devstack sudo[114109]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0ac41c7b-e6f3-493a-a789-24c5173568d1 tempest-ProjectReaderTests-562101694 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3a262b9e-e9a3-4412-aaf7-c2635effacd3 1073741824" returned: 0 in 0.484s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0ac41c7b-e6f3-493a-a789-24c5173568d1 tempest-ProjectReaderTests-562101694 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3a262b9e-e9a3-4412-aaf7-c2635effacd3 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:53 devstack sudo[114115]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3a262b9e-e9a3-4412-aaf7-c2635effacd3 Aug 15 16:31:53 devstack sudo[114115]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:53 devstack sudo[114115]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0ac41c7b-e6f3-493a-a789-24c5173568d1 tempest-ProjectReaderTests-562101694 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3a262b9e-e9a3-4412-aaf7-c2635effacd3" returned: 0 in 0.317s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:53 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-0ac41c7b-e6f3-493a-a789-24c5173568d1 tempest-ProjectReaderTests-562101694 None] <== create_volume: return (848ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:31:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-0ac41c7b-e6f3-493a-a789-24c5173568d1 tempest-ProjectReaderTests-562101694 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.852s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:53 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0ac41c7b-e6f3-493a-a789-24c5173568d1 tempest-ProjectReaderTests-562101694 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d1728897-237b-46ce-81f4-458eb3d098fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3a262b9e-e9a3-4412-aaf7-c2635effacd3', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:53 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0ac41c7b-e6f3-493a-a789-24c5173568d1 tempest-ProjectReaderTests-562101694 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (33ee532b-9b11-4861-9c53-c5f137743ca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:53 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-0ac41c7b-e6f3-493a-a789-24c5173568d1 tempest-ProjectReaderTests-562101694 None] Volume volume-3a262b9e-e9a3-4412-aaf7-c2635effacd3 (3a262b9e-e9a3-4412-aaf7-c2635effacd3): created successfully Aug 15 16:31:53 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0ac41c7b-e6f3-493a-a789-24c5173568d1 tempest-ProjectReaderTests-562101694 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (33ee532b-9b11-4861-9c53-c5f137743ca2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:53 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0ac41c7b-e6f3-493a-a789-24c5173568d1 tempest-ProjectReaderTests-562101694 None] Flow 'volume_create_manager' (c5abf863-da19-45ce-bb85-16a574f6de1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:31:53 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-0ac41c7b-e6f3-493a-a789-24c5173568d1 tempest-ProjectReaderTests-562101694 None] Created volume successfully. Aug 15 16:31:53 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-2382d44a-7a81-42ac-92c2-6006559a18d5 tempest-ProjectMemberTests-1318526720 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:31:53 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2382d44a-7a81-42ac-92c2-6006559a18d5 tempest-ProjectMemberTests-1318526720 None] Flow 'volume_create_manager' (e4aa3a41-c073-4f19-9bc1-8c6f844b9005) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:31:53 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2382d44a-7a81-42ac-92c2-6006559a18d5 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (00621a5a-44cb-4e3d-ac58-bb897a43f12b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:53 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2382d44a-7a81-42ac-92c2-6006559a18d5 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (00621a5a-44cb-4e3d-ac58-bb897a43f12b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:31:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-125420258',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fb8ed9a9-2c46-4792-bf40-9d880be3a875,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b823b7737fde4099a0b514e59e7b7eb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:31:54Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:31:54Z,use_quota=True,user_id='2557ca45923745cd8fb448fa78d46ee9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:53 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2382d44a-7a81-42ac-92c2-6006559a18d5 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ca77336b-2ba9-4588-a331-3e02e05dcbeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:53 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2382d44a-7a81-42ac-92c2-6006559a18d5 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ca77336b-2ba9-4588-a331-3e02e05dcbeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:53 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2382d44a-7a81-42ac-92c2-6006559a18d5 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2136fbaf-9a86-45b6-9386-4f9d3ee95fd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:53 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2382d44a-7a81-42ac-92c2-6006559a18d5 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2136fbaf-9a86-45b6-9386-4f9d3ee95fd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fb8ed9a9-2c46-4792-bf40-9d880be3a875', 'volume_name': 'volume-fb8ed9a9-2c46-4792-bf40-9d880be3a875', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:53 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2382d44a-7a81-42ac-92c2-6006559a18d5 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (60c2445f-9bb3-4100-b227-b54782ddc197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:53 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2382d44a-7a81-42ac-92c2-6006559a18d5 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (60c2445f-9bb3-4100-b227-b54782ddc197) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:53 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2382d44a-7a81-42ac-92c2-6006559a18d5 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fc103cd9-200c-473e-807c-f3cf01719b6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:53 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-2382d44a-7a81-42ac-92c2-6006559a18d5 tempest-ProjectMemberTests-1318526720 None] Volume fb8ed9a9-2c46-4792-bf40-9d880be3a875: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fb8ed9a9-2c46-4792-bf40-9d880be3a875', 'volume_size': 1} Aug 15 16:31:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-2382d44a-7a81-42ac-92c2-6006559a18d5 tempest-ProjectMemberTests-1318526720 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-2382d44a-7a81-42ac-92c2-6006559a18d5 tempest-ProjectMemberTests-1318526720 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:53 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-2382d44a-7a81-42ac-92c2-6006559a18d5 tempest-ProjectMemberTests-1318526720 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:31:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-125420258',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fb8ed9a9-2c46-4792-bf40-9d880be3a875,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b823b7737fde4099a0b514e59e7b7eb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:31:54Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:31:54Z,use_quota=True,user_id='2557ca45923745cd8fb448fa78d46ee9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:31:53 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-2382d44a-7a81-42ac-92c2-6006559a18d5 tempest-ProjectMemberTests-1318526720 None] Creating volume fb8ed9a9-2c46-4792-bf40-9d880be3a875 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:31:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-2382d44a-7a81-42ac-92c2-6006559a18d5 tempest-ProjectMemberTests-1318526720 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-2382d44a-7a81-42ac-92c2-6006559a18d5 tempest-ProjectMemberTests-1318526720 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:53 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-2382d44a-7a81-42ac-92c2-6006559a18d5 tempest-ProjectMemberTests-1318526720 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:31:53 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-2382d44a-7a81-42ac-92c2-6006559a18d5 tempest-ProjectMemberTests-1318526720 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:31:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-2382d44a-7a81-42ac-92c2-6006559a18d5 tempest-ProjectMemberTests-1318526720 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:53 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-2382d44a-7a81-42ac-92c2-6006559a18d5 tempest-ProjectMemberTests-1318526720 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:31:53 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-2382d44a-7a81-42ac-92c2-6006559a18d5 tempest-ProjectMemberTests-1318526720 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:31:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2382d44a-7a81-42ac-92c2-6006559a18d5 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fb8ed9a9-2c46-4792-bf40-9d880be3a875 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:53 devstack sudo[114118]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fb8ed9a9-2c46-4792-bf40-9d880be3a875 1073741824 Aug 15 16:31:53 devstack sudo[114118]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:54 devstack sudo[114118]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2382d44a-7a81-42ac-92c2-6006559a18d5 tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fb8ed9a9-2c46-4792-bf40-9d880be3a875 1073741824" returned: 0 in 0.437s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:54 devstack cinder-volume[94214]: DEBUG dbcounter [-] [94214] Writing DB stats cinder:SELECT=211,cinder:UPDATE=286,cinder:INSERT=81,cinder:DELETE=26 {{(pid=94214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 16:31:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2382d44a-7a81-42ac-92c2-6006559a18d5 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fb8ed9a9-2c46-4792-bf40-9d880be3a875 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:54 devstack sudo[114124]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fb8ed9a9-2c46-4792-bf40-9d880be3a875 Aug 15 16:31:54 devstack sudo[114124]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:54 devstack sudo[114124]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2382d44a-7a81-42ac-92c2-6006559a18d5 tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fb8ed9a9-2c46-4792-bf40-9d880be3a875" returned: 0 in 0.257s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-2382d44a-7a81-42ac-92c2-6006559a18d5 tempest-ProjectMemberTests-1318526720 None] <== create_volume: return (737ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:31:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-2382d44a-7a81-42ac-92c2-6006559a18d5 tempest-ProjectMemberTests-1318526720 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.739s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:54 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2382d44a-7a81-42ac-92c2-6006559a18d5 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fc103cd9-200c-473e-807c-f3cf01719b6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fb8ed9a9-2c46-4792-bf40-9d880be3a875', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:54 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2382d44a-7a81-42ac-92c2-6006559a18d5 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (56999e78-c28d-4071-9fed-feb2018f5313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:54 devstack cinder-volume[94214]: DEBUG dbcounter [-] [94214] Writing DB stats cinder:SELECT=200,cinder:UPDATE=279,cinder:DELETE=24,cinder:INSERT=70 {{(pid=94214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 16:31:54 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-2382d44a-7a81-42ac-92c2-6006559a18d5 tempest-ProjectMemberTests-1318526720 None] Volume volume-fb8ed9a9-2c46-4792-bf40-9d880be3a875 (fb8ed9a9-2c46-4792-bf40-9d880be3a875): created successfully Aug 15 16:31:54 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2382d44a-7a81-42ac-92c2-6006559a18d5 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (56999e78-c28d-4071-9fed-feb2018f5313) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:54 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-2382d44a-7a81-42ac-92c2-6006559a18d5 tempest-ProjectMemberTests-1318526720 None] Flow 'volume_create_manager' (e4aa3a41-c073-4f19-9bc1-8c6f844b9005) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:31:54 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-2382d44a-7a81-42ac-92c2-6006559a18d5 tempest-ProjectMemberTests-1318526720 None] Created volume successfully. Aug 15 16:31:54 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-0ed1f152-10ba-4bed-b187-df2bf5aefffe tempest-ProjectReaderTests-1108365399 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:31:54 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0ed1f152-10ba-4bed-b187-df2bf5aefffe tempest-ProjectReaderTests-1108365399 None] Flow 'volume_create_manager' (e6651a1f-3fc0-4852-95da-6b1190dd22a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:31:54 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0ed1f152-10ba-4bed-b187-df2bf5aefffe tempest-ProjectReaderTests-1108365399 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (330fc148-512f-4ee3-9833-0c5981c92563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:54 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0ed1f152-10ba-4bed-b187-df2bf5aefffe tempest-ProjectReaderTests-1108365399 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (330fc148-512f-4ee3-9833-0c5981c92563) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:31:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-132249735',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a68f536a-9916-48f7-9ea7-5efc7050416b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba67afcca5a04f818900ec457d0d51cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:31:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:31:55Z,use_quota=True,user_id='bda154cd4c624f40b21ebb29154e03dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:54 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0ed1f152-10ba-4bed-b187-df2bf5aefffe tempest-ProjectReaderTests-1108365399 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a4a57df5-de83-4c1c-aa7e-939b25c9764c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:54 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0ed1f152-10ba-4bed-b187-df2bf5aefffe tempest-ProjectReaderTests-1108365399 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a4a57df5-de83-4c1c-aa7e-939b25c9764c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:54 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0ed1f152-10ba-4bed-b187-df2bf5aefffe tempest-ProjectReaderTests-1108365399 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b900c6e3-a4fd-4495-8079-8d2a3e8ab6c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:54 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0ed1f152-10ba-4bed-b187-df2bf5aefffe tempest-ProjectReaderTests-1108365399 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b900c6e3-a4fd-4495-8079-8d2a3e8ab6c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a68f536a-9916-48f7-9ea7-5efc7050416b', 'volume_name': 'volume-a68f536a-9916-48f7-9ea7-5efc7050416b', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:54 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0ed1f152-10ba-4bed-b187-df2bf5aefffe tempest-ProjectReaderTests-1108365399 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (30c67cd2-74b2-4dd5-9707-4b067c78f160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:54 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0ed1f152-10ba-4bed-b187-df2bf5aefffe tempest-ProjectReaderTests-1108365399 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (30c67cd2-74b2-4dd5-9707-4b067c78f160) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:54 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0ed1f152-10ba-4bed-b187-df2bf5aefffe tempest-ProjectReaderTests-1108365399 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4bf0aabe-d430-4f6f-813a-ca0060b58697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:54 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-0ed1f152-10ba-4bed-b187-df2bf5aefffe tempest-ProjectReaderTests-1108365399 None] Volume a68f536a-9916-48f7-9ea7-5efc7050416b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a68f536a-9916-48f7-9ea7-5efc7050416b', 'volume_size': 1} Aug 15 16:31:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-0ed1f152-10ba-4bed-b187-df2bf5aefffe tempest-ProjectReaderTests-1108365399 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-0ed1f152-10ba-4bed-b187-df2bf5aefffe tempest-ProjectReaderTests-1108365399 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-0ed1f152-10ba-4bed-b187-df2bf5aefffe tempest-ProjectReaderTests-1108365399 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:31:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-132249735',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a68f536a-9916-48f7-9ea7-5efc7050416b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba67afcca5a04f818900ec457d0d51cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:31:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:31:55Z,use_quota=True,user_id='bda154cd4c624f40b21ebb29154e03dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:31:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-0ed1f152-10ba-4bed-b187-df2bf5aefffe tempest-ProjectReaderTests-1108365399 None] Creating volume a68f536a-9916-48f7-9ea7-5efc7050416b {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:31:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-0ed1f152-10ba-4bed-b187-df2bf5aefffe tempest-ProjectReaderTests-1108365399 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-0ed1f152-10ba-4bed-b187-df2bf5aefffe tempest-ProjectReaderTests-1108365399 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-0ed1f152-10ba-4bed-b187-df2bf5aefffe tempest-ProjectReaderTests-1108365399 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:31:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-0ed1f152-10ba-4bed-b187-df2bf5aefffe tempest-ProjectReaderTests-1108365399 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:31:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-0ed1f152-10ba-4bed-b187-df2bf5aefffe tempest-ProjectReaderTests-1108365399 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-0ed1f152-10ba-4bed-b187-df2bf5aefffe tempest-ProjectReaderTests-1108365399 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:31:54 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-0ed1f152-10ba-4bed-b187-df2bf5aefffe tempest-ProjectReaderTests-1108365399 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:31:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0ed1f152-10ba-4bed-b187-df2bf5aefffe tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a68f536a-9916-48f7-9ea7-5efc7050416b 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:54 devstack sudo[114127]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a68f536a-9916-48f7-9ea7-5efc7050416b 1073741824 Aug 15 16:31:54 devstack sudo[114127]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:54 devstack cinder-volume[94214]: DEBUG oslo_service.periodic_task [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94214) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 15 16:31:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:31:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:31:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:54 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-af2c4333-1be2-411d-8e90-f3dd89ab4bac tempest-ProjectReaderTests-562101694 None] Acquiring lock "cinder-3a262b9e-e9a3-4412-aaf7-c2635effacd3-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:31:54 devstack sudo[114129]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:31:54 devstack sudo[114129]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:54 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-af2c4333-1be2-411d-8e90-f3dd89ab4bac tempest-ProjectReaderTests-562101694 None] Lock "cinder-3a262b9e-e9a3-4412-aaf7-c2635effacd3-delete_volume" acquired by "delete_volume" :: waited 0.034s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:31:55 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-af2c4333-1be2-411d-8e90-f3dd89ab4bac tempest-ProjectReaderTests-562101694 None] Acquiring lock "cinder-quobyte-3a262b9e-e9a3-4412-aaf7-c2635effacd3" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:31:55 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-af2c4333-1be2-411d-8e90-f3dd89ab4bac tempest-ProjectReaderTests-562101694 None] Lock "cinder-quobyte-3a262b9e-e9a3-4412-aaf7-c2635effacd3" acquired by "delete_volume" :: waited 0.021s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:31:55 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[82e25eb9-e701-4015-bec9-a8b2ae85c6fd]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:31:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-af2c4333-1be2-411d-8e90-f3dd89ab4bac tempest-ProjectReaderTests-562101694 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3a262b9e-e9a3-4412-aaf7-c2635effacd3 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-a7dd6013-a9ba-406a-b504-55447961e243 tempest-ProjectMemberTests-1318526720 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:55 devstack sudo[114133]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3a262b9e-e9a3-4412-aaf7-c2635effacd3 Aug 15 16:31:55 devstack sudo[114133]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:55 devstack sudo[114129]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.390s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:55 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:31:55 devstack cinder-volume[94214]: DEBUG oslo_service.periodic_task [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Running periodic task VolumeManager._thread_info {{(pid=94214) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 15 16:31:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] thread count: 28 {{(pid=94214) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 15 16:31:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] thread info: [<_MainThread(MainThread, started 127815644156032)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94214) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 15 16:31:55 devstack sudo[114127]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0ed1f152-10ba-4bed-b187-df2bf5aefffe tempest-ProjectReaderTests-1108365399 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a68f536a-9916-48f7-9ea7-5efc7050416b 1073741824" returned: 0 in 0.503s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0ed1f152-10ba-4bed-b187-df2bf5aefffe tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a68f536a-9916-48f7-9ea7-5efc7050416b {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:55 devstack sudo[114139]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a68f536a-9916-48f7-9ea7-5efc7050416b Aug 15 16:31:55 devstack sudo[114139]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:55 devstack sudo[114133]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-af2c4333-1be2-411d-8e90-f3dd89ab4bac tempest-ProjectReaderTests-562101694 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3a262b9e-e9a3-4412-aaf7-c2635effacd3" returned: 0 in 0.388s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-af2c4333-1be2-411d-8e90-f3dd89ab4bac tempest-ProjectReaderTests-562101694 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3a262b9e-e9a3-4412-aaf7-c2635effacd3 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:55 devstack sudo[114144]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3a262b9e-e9a3-4412-aaf7-c2635effacd3 Aug 15 16:31:55 devstack sudo[114144]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:55 devstack sudo[114139]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0ed1f152-10ba-4bed-b187-df2bf5aefffe tempest-ProjectReaderTests-1108365399 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a68f536a-9916-48f7-9ea7-5efc7050416b" returned: 0 in 0.261s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:55 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-0ed1f152-10ba-4bed-b187-df2bf5aefffe tempest-ProjectReaderTests-1108365399 None] <== create_volume: return (803ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:31:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-0ed1f152-10ba-4bed-b187-df2bf5aefffe tempest-ProjectReaderTests-1108365399 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.805s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-a7dd6013-a9ba-406a-b504-55447961e243 tempest-ProjectMemberTests-1318526720 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.429s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:55 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-a7dd6013-a9ba-406a-b504-55447961e243 tempest-ProjectMemberTests-1318526720 None] Creating offline snapshot 9d6752f6-4f83-4423-918d-1f552949e898 of volume fb8ed9a9-2c46-4792-bf40-9d880be3a875 {{(pid=94214) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 15 16:31:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0ed1f152-10ba-4bed-b187-df2bf5aefffe tempest-ProjectReaderTests-1108365399 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4bf0aabe-d430-4f6f-813a-ca0060b58697) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a68f536a-9916-48f7-9ea7-5efc7050416b', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0ed1f152-10ba-4bed-b187-df2bf5aefffe tempest-ProjectReaderTests-1108365399 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (549bd699-6090-40da-bd8e-03b7eb6b8e02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:55 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[be059509-624c-4920-a4da-a7914efb49ad]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:31:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a7dd6013-a9ba-406a-b504-55447961e243 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fb8ed9a9-2c46-4792-bf40-9d880be3a875 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:55 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-0ed1f152-10ba-4bed-b187-df2bf5aefffe tempest-ProjectReaderTests-1108365399 None] Volume volume-a68f536a-9916-48f7-9ea7-5efc7050416b (a68f536a-9916-48f7-9ea7-5efc7050416b): created successfully Aug 15 16:31:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0ed1f152-10ba-4bed-b187-df2bf5aefffe tempest-ProjectReaderTests-1108365399 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (549bd699-6090-40da-bd8e-03b7eb6b8e02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-0ed1f152-10ba-4bed-b187-df2bf5aefffe tempest-ProjectReaderTests-1108365399 None] Flow 'volume_create_manager' (e6651a1f-3fc0-4852-95da-6b1190dd22a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:31:55 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-0ed1f152-10ba-4bed-b187-df2bf5aefffe tempest-ProjectReaderTests-1108365399 None] Created volume successfully. Aug 15 16:31:55 devstack sudo[114144]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-af2c4333-1be2-411d-8e90-f3dd89ab4bac tempest-ProjectReaderTests-562101694 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3a262b9e-e9a3-4412-aaf7-c2635effacd3" returned: 0 in 0.267s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:55 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-af2c4333-1be2-411d-8e90-f3dd89ab4bac tempest-ProjectReaderTests-562101694 None] Lock "cinder-quobyte-3a262b9e-e9a3-4412-aaf7-c2635effacd3" released by "delete_volume" :: held 0.710s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:31:55 devstack sudo[114147]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fb8ed9a9-2c46-4792-bf40-9d880be3a875 Aug 15 16:31:55 devstack sudo[114147]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:55 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-af2c4333-1be2-411d-8e90-f3dd89ab4bac tempest-ProjectReaderTests-562101694 None] Created reservations ['d75e88ae-f563-4059-8f7a-72e58a670fcf', 'ef91cf8c-6d12-44c7-b1c7-85325a115005', 'ad4bf9c6-0039-4b34-b771-a54295eed78b', '2215cb00-2f65-48f6-a8aa-2885b7fff56c'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:31:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-af2c4333-1be2-411d-8e90-f3dd89ab4bac tempest-ProjectReaderTests-562101694 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-af2c4333-1be2-411d-8e90-f3dd89ab4bac tempest-ProjectReaderTests-562101694 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:55 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-af2c4333-1be2-411d-8e90-f3dd89ab4bac tempest-ProjectReaderTests-562101694 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:31:55 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-af2c4333-1be2-411d-8e90-f3dd89ab4bac tempest-ProjectReaderTests-562101694 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:31:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-af2c4333-1be2-411d-8e90-f3dd89ab4bac tempest-ProjectReaderTests-562101694 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-af2c4333-1be2-411d-8e90-f3dd89ab4bac tempest-ProjectReaderTests-562101694 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:55 devstack sudo[114150]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:31:55 devstack sudo[114150]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:56 devstack sudo[114147]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a7dd6013-a9ba-406a-b504-55447961e243 tempest-ProjectMemberTests-1318526720 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fb8ed9a9-2c46-4792-bf40-9d880be3a875" returned: 0 in 0.376s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a7dd6013-a9ba-406a-b504-55447961e243 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fb8ed9a9-2c46-4792-bf40-9d880be3a875,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fb8ed9a9-2c46-4792-bf40-9d880be3a875.9d6752f6-4f83-4423-918d-1f552949e898 1G {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:56 devstack sudo[114155]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fb8ed9a9-2c46-4792-bf40-9d880be3a875,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fb8ed9a9-2c46-4792-bf40-9d880be3a875.9d6752f6-4f83-4423-918d-1f552949e898 1G Aug 15 16:31:56 devstack sudo[114155]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:56 devstack sudo[114150]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-af2c4333-1be2-411d-8e90-f3dd89ab4bac tempest-ProjectReaderTests-562101694 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.253s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:56 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-af2c4333-1be2-411d-8e90-f3dd89ab4bac tempest-ProjectReaderTests-562101694 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:31:56 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-af2c4333-1be2-411d-8e90-f3dd89ab4bac tempest-ProjectReaderTests-562101694 None] Deleted volume successfully. Aug 15 16:31:56 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-af2c4333-1be2-411d-8e90-f3dd89ab4bac tempest-ProjectReaderTests-562101694 None] Lock "cinder-3a262b9e-e9a3-4412-aaf7-c2635effacd3-delete_volume" released by "delete_volume" :: held 1.183s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:31:56 devstack sudo[114155]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a7dd6013-a9ba-406a-b504-55447961e243 tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fb8ed9a9-2c46-4792-bf40-9d880be3a875,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fb8ed9a9-2c46-4792-bf40-9d880be3a875.9d6752f6-4f83-4423-918d-1f552949e898 1G" returned: 0 in 0.452s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a7dd6013-a9ba-406a-b504-55447961e243 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-fb8ed9a9-2c46-4792-bf40-9d880be3a875 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fb8ed9a9-2c46-4792-bf40-9d880be3a875.9d6752f6-4f83-4423-918d-1f552949e898 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:56 devstack sudo[114161]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-fb8ed9a9-2c46-4792-bf40-9d880be3a875 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fb8ed9a9-2c46-4792-bf40-9d880be3a875.9d6752f6-4f83-4423-918d-1f552949e898 Aug 15 16:31:56 devstack sudo[114161]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:56 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-e98ab7f1-b617-4097-9da5-33c9d9bf9c2e tempest-ProjectReaderTests-562101694 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:31:56 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e98ab7f1-b617-4097-9da5-33c9d9bf9c2e tempest-ProjectReaderTests-562101694 None] Flow 'volume_create_manager' (218977eb-f1ae-4a3b-9c38-e68647e9bd00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:31:56 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e98ab7f1-b617-4097-9da5-33c9d9bf9c2e tempest-ProjectReaderTests-562101694 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5eaa45b1-158f-4615-a9b3-b7055e20f1ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:56 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e98ab7f1-b617-4097-9da5-33c9d9bf9c2e tempest-ProjectReaderTests-562101694 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5eaa45b1-158f-4615-a9b3-b7055e20f1ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:31:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1390606855',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=177a00ab-2af0-4d09-be08-94b05c107c3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a97b10fd8b14ad281ac04b3c1df0ab5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:31:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:31:57Z,use_quota=True,user_id='52f9ed50f17e40be9e2d86c976f1e619',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:56 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e98ab7f1-b617-4097-9da5-33c9d9bf9c2e tempest-ProjectReaderTests-562101694 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a5a15a68-96ce-4531-b82c-eede9df83fd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:56 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e98ab7f1-b617-4097-9da5-33c9d9bf9c2e tempest-ProjectReaderTests-562101694 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a5a15a68-96ce-4531-b82c-eede9df83fd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:56 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e98ab7f1-b617-4097-9da5-33c9d9bf9c2e tempest-ProjectReaderTests-562101694 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f20bca22-e72b-42b4-ac31-9575ddb42309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:56 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e98ab7f1-b617-4097-9da5-33c9d9bf9c2e tempest-ProjectReaderTests-562101694 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f20bca22-e72b-42b4-ac31-9575ddb42309) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '177a00ab-2af0-4d09-be08-94b05c107c3f', 'volume_name': 'volume-177a00ab-2af0-4d09-be08-94b05c107c3f', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:56 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e98ab7f1-b617-4097-9da5-33c9d9bf9c2e tempest-ProjectReaderTests-562101694 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5ddc84cb-b179-4297-ba50-9031fbe2b2a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:56 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e98ab7f1-b617-4097-9da5-33c9d9bf9c2e tempest-ProjectReaderTests-562101694 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5ddc84cb-b179-4297-ba50-9031fbe2b2a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:56 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e98ab7f1-b617-4097-9da5-33c9d9bf9c2e tempest-ProjectReaderTests-562101694 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (903b0d2e-2e79-47b3-9212-faae5aa64c0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:56 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-e98ab7f1-b617-4097-9da5-33c9d9bf9c2e tempest-ProjectReaderTests-562101694 None] Volume 177a00ab-2af0-4d09-be08-94b05c107c3f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-177a00ab-2af0-4d09-be08-94b05c107c3f', 'volume_size': 1} Aug 15 16:31:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-e98ab7f1-b617-4097-9da5-33c9d9bf9c2e tempest-ProjectReaderTests-562101694 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:56 devstack sudo[114161]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a7dd6013-a9ba-406a-b504-55447961e243 tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-fb8ed9a9-2c46-4792-bf40-9d880be3a875 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fb8ed9a9-2c46-4792-bf40-9d880be3a875.9d6752f6-4f83-4423-918d-1f552949e898" returned: 0 in 0.316s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:56 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-a7dd6013-a9ba-406a-b504-55447961e243 tempest-ProjectMemberTests-1318526720 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fb8ed9a9-2c46-4792-bf40-9d880be3a875.9d6752f6-4f83-4423-918d-1f552949e898 is being set with open permissions: ugo+rw Aug 15 16:31:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a7dd6013-a9ba-406a-b504-55447961e243 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fb8ed9a9-2c46-4792-bf40-9d880be3a875.9d6752f6-4f83-4423-918d-1f552949e898 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:56 devstack sudo[114166]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fb8ed9a9-2c46-4792-bf40-9d880be3a875.9d6752f6-4f83-4423-918d-1f552949e898 Aug 15 16:31:56 devstack sudo[114166]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ac9a4d43-d45f-4860-aecb-aa8cc1a592c0 tempest-ProjectReaderTests-1108365399 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:57 devstack sudo[114166]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:57 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a7dd6013-a9ba-406a-b504-55447961e243 tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fb8ed9a9-2c46-4792-bf40-9d880be3a875.9d6752f6-4f83-4423-918d-1f552949e898" returned: 0 in 0.256s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:57 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a7dd6013-a9ba-406a-b504-55447961e243 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fb8ed9a9-2c46-4792-bf40-9d880be3a875.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:57 devstack sudo[114169]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fb8ed9a9-2c46-4792-bf40-9d880be3a875.info Aug 15 16:31:57 devstack sudo[114169]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:57 devstack sudo[114169]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:57 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a7dd6013-a9ba-406a-b504-55447961e243 tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fb8ed9a9-2c46-4792-bf40-9d880be3a875.info" returned: 0 in 0.248s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:57 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-a7dd6013-a9ba-406a-b504-55447961e243 tempest-ProjectMemberTests-1318526720 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fb8ed9a9-2c46-4792-bf40-9d880be3a875.info is being set with open permissions: ugo+rw Aug 15 16:31:57 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a7dd6013-a9ba-406a-b504-55447961e243 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fb8ed9a9-2c46-4792-bf40-9d880be3a875.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:57 devstack sudo[114172]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fb8ed9a9-2c46-4792-bf40-9d880be3a875.info Aug 15 16:31:57 devstack sudo[114172]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:57 devstack sudo[114172]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:57 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a7dd6013-a9ba-406a-b504-55447961e243 tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fb8ed9a9-2c46-4792-bf40-9d880be3a875.info" returned: 0 in 0.242s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:57 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-a7dd6013-a9ba-406a-b504-55447961e243 tempest-ProjectMemberTests-1318526720 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.984s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:57 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-e98ab7f1-b617-4097-9da5-33c9d9bf9c2e tempest-ProjectReaderTests-562101694 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.916s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:57 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-e98ab7f1-b617-4097-9da5-33c9d9bf9c2e tempest-ProjectReaderTests-562101694 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:31:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1390606855',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=177a00ab-2af0-4d09-be08-94b05c107c3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a97b10fd8b14ad281ac04b3c1df0ab5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:31:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:31:57Z,use_quota=True,user_id='52f9ed50f17e40be9e2d86c976f1e619',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:31:57 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-e98ab7f1-b617-4097-9da5-33c9d9bf9c2e tempest-ProjectReaderTests-562101694 None] Creating volume 177a00ab-2af0-4d09-be08-94b05c107c3f {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:31:57 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-e98ab7f1-b617-4097-9da5-33c9d9bf9c2e tempest-ProjectReaderTests-562101694 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:57 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-e98ab7f1-b617-4097-9da5-33c9d9bf9c2e tempest-ProjectReaderTests-562101694 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:57 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-e98ab7f1-b617-4097-9da5-33c9d9bf9c2e tempest-ProjectReaderTests-562101694 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:31:57 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-e98ab7f1-b617-4097-9da5-33c9d9bf9c2e tempest-ProjectReaderTests-562101694 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:31:57 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-e98ab7f1-b617-4097-9da5-33c9d9bf9c2e tempest-ProjectReaderTests-562101694 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:57 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-e98ab7f1-b617-4097-9da5-33c9d9bf9c2e tempest-ProjectReaderTests-562101694 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:31:57 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-e98ab7f1-b617-4097-9da5-33c9d9bf9c2e tempest-ProjectReaderTests-562101694 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:31:57 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e98ab7f1-b617-4097-9da5-33c9d9bf9c2e tempest-ProjectReaderTests-562101694 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-177a00ab-2af0-4d09-be08-94b05c107c3f 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:57 devstack sudo[114175]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-177a00ab-2af0-4d09-be08-94b05c107c3f 1073741824 Aug 15 16:31:57 devstack sudo[114175]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:57 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-a7dd6013-a9ba-406a-b504-55447961e243 tempest-ProjectMemberTests-1318526720 None] Create snapshot completed successfully Aug 15 16:31:58 devstack sudo[114175]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e98ab7f1-b617-4097-9da5-33c9d9bf9c2e tempest-ProjectReaderTests-562101694 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-177a00ab-2af0-4d09-be08-94b05c107c3f 1073741824" returned: 0 in 0.408s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e98ab7f1-b617-4097-9da5-33c9d9bf9c2e tempest-ProjectReaderTests-562101694 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-177a00ab-2af0-4d09-be08-94b05c107c3f {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:58 devstack sudo[114181]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-177a00ab-2af0-4d09-be08-94b05c107c3f Aug 15 16:31:58 devstack sudo[114181]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:58 devstack sudo[114181]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e98ab7f1-b617-4097-9da5-33c9d9bf9c2e tempest-ProjectReaderTests-562101694 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-177a00ab-2af0-4d09-be08-94b05c107c3f" returned: 0 in 0.263s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:58 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-e98ab7f1-b617-4097-9da5-33c9d9bf9c2e tempest-ProjectReaderTests-562101694 None] <== create_volume: return (708ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:31:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-e98ab7f1-b617-4097-9da5-33c9d9bf9c2e tempest-ProjectReaderTests-562101694 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.712s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ac9a4d43-d45f-4860-aecb-aa8cc1a592c0 tempest-ProjectReaderTests-1108365399 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 1.362s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:58 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-bb7e858e-2d7b-46ef-acac-36b5424ee7ad tempest-ProjectMemberTests-1318526720 None] Acquiring lock "cinder-9d6752f6-4f83-4423-918d-1f552949e898-delete_snapshot" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:31:58 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e98ab7f1-b617-4097-9da5-33c9d9bf9c2e tempest-ProjectReaderTests-562101694 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (903b0d2e-2e79-47b3-9212-faae5aa64c0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-177a00ab-2af0-4d09-be08-94b05c107c3f', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:58 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e98ab7f1-b617-4097-9da5-33c9d9bf9c2e tempest-ProjectReaderTests-562101694 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (68e2127a-549e-4ff4-81ec-c3c151f20a30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:31:58 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-ac9a4d43-d45f-4860-aecb-aa8cc1a592c0 tempest-ProjectReaderTests-1108365399 None] Creating offline snapshot af297932-1da3-492d-bdb6-39516d43b087 of volume a68f536a-9916-48f7-9ea7-5efc7050416b {{(pid=94214) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 15 16:31:58 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-bb7e858e-2d7b-46ef-acac-36b5424ee7ad tempest-ProjectMemberTests-1318526720 None] Lock "cinder-9d6752f6-4f83-4423-918d-1f552949e898-delete_snapshot" acquired by "delete_snapshot" :: waited 0.046s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:31:58 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-bb7e858e-2d7b-46ef-acac-36b5424ee7ad tempest-ProjectMemberTests-1318526720 None] Acquiring lock "cinder-quobyte-fb8ed9a9-2c46-4792-bf40-9d880be3a875" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:31:58 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-e98ab7f1-b617-4097-9da5-33c9d9bf9c2e tempest-ProjectReaderTests-562101694 None] Volume volume-177a00ab-2af0-4d09-be08-94b05c107c3f (177a00ab-2af0-4d09-be08-94b05c107c3f): created successfully Aug 15 16:31:58 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e98ab7f1-b617-4097-9da5-33c9d9bf9c2e tempest-ProjectReaderTests-562101694 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (68e2127a-549e-4ff4-81ec-c3c151f20a30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:31:58 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e98ab7f1-b617-4097-9da5-33c9d9bf9c2e tempest-ProjectReaderTests-562101694 None] Flow 'volume_create_manager' (218977eb-f1ae-4a3b-9c38-e68647e9bd00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:31:58 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[8e00e1e0-2931-4082-ab40-92d46645407d]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:31:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ac9a4d43-d45f-4860-aecb-aa8cc1a592c0 tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a68f536a-9916-48f7-9ea7-5efc7050416b {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:58 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-bb7e858e-2d7b-46ef-acac-36b5424ee7ad tempest-ProjectMemberTests-1318526720 None] Lock "cinder-quobyte-fb8ed9a9-2c46-4792-bf40-9d880be3a875" acquired by "delete_snapshot" :: waited 0.046s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:31:58 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-bb7e858e-2d7b-46ef-acac-36b5424ee7ad tempest-ProjectMemberTests-1318526720 None] Acquiring lock "cinder-quobyte-9d6752f6-4f83-4423-918d-1f552949e898" by "_delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:31:58 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-e98ab7f1-b617-4097-9da5-33c9d9bf9c2e tempest-ProjectReaderTests-562101694 None] Created volume successfully. Aug 15 16:31:58 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-bb7e858e-2d7b-46ef-acac-36b5424ee7ad tempest-ProjectMemberTests-1318526720 None] Lock "cinder-quobyte-9d6752f6-4f83-4423-918d-1f552949e898" acquired by "_delete_snapshot" :: waited 0.020s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:31:58 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-bb7e858e-2d7b-46ef-acac-36b5424ee7ad tempest-ProjectMemberTests-1318526720 None] Deleting offline snapshot 9d6752f6-4f83-4423-918d-1f552949e898 of volume fb8ed9a9-2c46-4792-bf40-9d880be3a875 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 15 16:31:58 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-bb7e858e-2d7b-46ef-acac-36b5424ee7ad tempest-ProjectMemberTests-1318526720 None] snapshot_file for this snap is: volume-fb8ed9a9-2c46-4792-bf40-9d880be3a875.9d6752f6-4f83-4423-918d-1f552949e898 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 15 16:31:58 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[6981fc6a-3dff-450d-9618-a1223b48e289]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:31:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-bb7e858e-2d7b-46ef-acac-36b5424ee7ad tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fb8ed9a9-2c46-4792-bf40-9d880be3a875.9d6752f6-4f83-4423-918d-1f552949e898 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:58 devstack sudo[114184]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a68f536a-9916-48f7-9ea7-5efc7050416b Aug 15 16:31:58 devstack sudo[114184]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:58 devstack sudo[114185]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fb8ed9a9-2c46-4792-bf40-9d880be3a875.9d6752f6-4f83-4423-918d-1f552949e898 Aug 15 16:31:58 devstack sudo[114185]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:58 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-8e1f44e2-1f22-4c32-be90-d78da1e0071d tempest-ProjectReaderTests-562101694 None] Acquiring lock "cinder-177a00ab-2af0-4d09-be08-94b05c107c3f-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:31:58 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-8e1f44e2-1f22-4c32-be90-d78da1e0071d tempest-ProjectReaderTests-562101694 None] Lock "cinder-177a00ab-2af0-4d09-be08-94b05c107c3f-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:31:58 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-8e1f44e2-1f22-4c32-be90-d78da1e0071d tempest-ProjectReaderTests-562101694 None] Acquiring lock "cinder-quobyte-177a00ab-2af0-4d09-be08-94b05c107c3f" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:31:58 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-8e1f44e2-1f22-4c32-be90-d78da1e0071d tempest-ProjectReaderTests-562101694 None] Lock "cinder-quobyte-177a00ab-2af0-4d09-be08-94b05c107c3f" acquired by "delete_volume" :: waited 0.028s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:31:58 devstack sudo[114184]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ac9a4d43-d45f-4860-aecb-aa8cc1a592c0 tempest-ProjectReaderTests-1108365399 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a68f536a-9916-48f7-9ea7-5efc7050416b" returned: 0 in 0.424s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ac9a4d43-d45f-4860-aecb-aa8cc1a592c0 tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a68f536a-9916-48f7-9ea7-5efc7050416b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a68f536a-9916-48f7-9ea7-5efc7050416b.af297932-1da3-492d-bdb6-39516d43b087 1G {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:58 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[bc507a33-707e-48c3-a5f0-4e40e9006bd8]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:31:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8e1f44e2-1f22-4c32-be90-d78da1e0071d tempest-ProjectReaderTests-562101694 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-177a00ab-2af0-4d09-be08-94b05c107c3f {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:58 devstack sudo[114194]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a68f536a-9916-48f7-9ea7-5efc7050416b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a68f536a-9916-48f7-9ea7-5efc7050416b.af297932-1da3-492d-bdb6-39516d43b087 1G Aug 15 16:31:58 devstack sudo[114194]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:58 devstack sudo[114185]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-bb7e858e-2d7b-46ef-acac-36b5424ee7ad tempest-ProjectMemberTests-1318526720 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fb8ed9a9-2c46-4792-bf40-9d880be3a875.9d6752f6-4f83-4423-918d-1f552949e898" returned: 0 in 0.421s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:58 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-bb7e858e-2d7b-46ef-acac-36b5424ee7ad tempest-ProjectMemberTests-1318526720 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-fb8ed9a9-2c46-4792-bf40-9d880be3a875(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:31:58 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[8b2f5d37-9e91-48f6-9354-7ec04467192e]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:31:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-bb7e858e-2d7b-46ef-acac-36b5424ee7ad tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fb8ed9a9-2c46-4792-bf40-9d880be3a875 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:58 devstack sudo[114196]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-177a00ab-2af0-4d09-be08-94b05c107c3f Aug 15 16:31:58 devstack sudo[114196]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:59 devstack sudo[114198]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fb8ed9a9-2c46-4792-bf40-9d880be3a875 Aug 15 16:31:59 devstack sudo[114198]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:59 devstack sudo[114196]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8e1f44e2-1f22-4c32-be90-d78da1e0071d tempest-ProjectReaderTests-562101694 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-177a00ab-2af0-4d09-be08-94b05c107c3f" returned: 0 in 0.384s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8e1f44e2-1f22-4c32-be90-d78da1e0071d tempest-ProjectReaderTests-562101694 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-177a00ab-2af0-4d09-be08-94b05c107c3f {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:59 devstack sudo[114194]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ac9a4d43-d45f-4860-aecb-aa8cc1a592c0 tempest-ProjectReaderTests-1108365399 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a68f536a-9916-48f7-9ea7-5efc7050416b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a68f536a-9916-48f7-9ea7-5efc7050416b.af297932-1da3-492d-bdb6-39516d43b087 1G" returned: 0 in 0.411s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ac9a4d43-d45f-4860-aecb-aa8cc1a592c0 tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a68f536a-9916-48f7-9ea7-5efc7050416b -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a68f536a-9916-48f7-9ea7-5efc7050416b.af297932-1da3-492d-bdb6-39516d43b087 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:59 devstack sudo[114208]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-177a00ab-2af0-4d09-be08-94b05c107c3f Aug 15 16:31:59 devstack sudo[114208]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:59 devstack sudo[114209]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a68f536a-9916-48f7-9ea7-5efc7050416b -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a68f536a-9916-48f7-9ea7-5efc7050416b.af297932-1da3-492d-bdb6-39516d43b087 Aug 15 16:31:59 devstack sudo[114209]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:59 devstack sudo[114198]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-bb7e858e-2d7b-46ef-acac-36b5424ee7ad tempest-ProjectMemberTests-1318526720 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fb8ed9a9-2c46-4792-bf40-9d880be3a875" returned: 0 in 0.391s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-bb7e858e-2d7b-46ef-acac-36b5424ee7ad tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fb8ed9a9-2c46-4792-bf40-9d880be3a875.9d6752f6-4f83-4423-918d-1f552949e898 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:59 devstack sudo[114215]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fb8ed9a9-2c46-4792-bf40-9d880be3a875.9d6752f6-4f83-4423-918d-1f552949e898 Aug 15 16:31:59 devstack sudo[114215]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:59 devstack sudo[114208]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8e1f44e2-1f22-4c32-be90-d78da1e0071d tempest-ProjectReaderTests-562101694 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-177a00ab-2af0-4d09-be08-94b05c107c3f" returned: 0 in 0.263s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:59 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-8e1f44e2-1f22-4c32-be90-d78da1e0071d tempest-ProjectReaderTests-562101694 None] Lock "cinder-quobyte-177a00ab-2af0-4d09-be08-94b05c107c3f" released by "delete_volume" :: held 0.700s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:31:59 devstack sudo[114209]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ac9a4d43-d45f-4860-aecb-aa8cc1a592c0 tempest-ProjectReaderTests-1108365399 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a68f536a-9916-48f7-9ea7-5efc7050416b -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a68f536a-9916-48f7-9ea7-5efc7050416b.af297932-1da3-492d-bdb6-39516d43b087" returned: 0 in 0.318s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:59 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-ac9a4d43-d45f-4860-aecb-aa8cc1a592c0 tempest-ProjectReaderTests-1108365399 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a68f536a-9916-48f7-9ea7-5efc7050416b.af297932-1da3-492d-bdb6-39516d43b087 is being set with open permissions: ugo+rw Aug 15 16:31:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ac9a4d43-d45f-4860-aecb-aa8cc1a592c0 tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a68f536a-9916-48f7-9ea7-5efc7050416b.af297932-1da3-492d-bdb6-39516d43b087 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:59 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-8e1f44e2-1f22-4c32-be90-d78da1e0071d tempest-ProjectReaderTests-562101694 None] Created reservations ['0d36810c-1056-47d4-b93b-cbcf5edd8bc8', '9e32bf8b-2152-4639-8028-290d72f0d4a4', '63b105ce-5d6f-4303-abce-312e73849e72', '7b0f1055-5359-44ca-b278-6d273f66426d'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:31:59 devstack sudo[114221]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a68f536a-9916-48f7-9ea7-5efc7050416b.af297932-1da3-492d-bdb6-39516d43b087 Aug 15 16:31:59 devstack sudo[114221]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-8e1f44e2-1f22-4c32-be90-d78da1e0071d tempest-ProjectReaderTests-562101694 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:31:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-8e1f44e2-1f22-4c32-be90-d78da1e0071d tempest-ProjectReaderTests-562101694 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:31:59 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-8e1f44e2-1f22-4c32-be90-d78da1e0071d tempest-ProjectReaderTests-562101694 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:31:59 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-8e1f44e2-1f22-4c32-be90-d78da1e0071d tempest-ProjectReaderTests-562101694 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:31:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-8e1f44e2-1f22-4c32-be90-d78da1e0071d tempest-ProjectReaderTests-562101694 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:31:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8e1f44e2-1f22-4c32-be90-d78da1e0071d tempest-ProjectReaderTests-562101694 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:59 devstack sudo[114226]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:31:59 devstack sudo[114226]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:59 devstack sudo[114215]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-bb7e858e-2d7b-46ef-acac-36b5424ee7ad tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fb8ed9a9-2c46-4792-bf40-9d880be3a875.9d6752f6-4f83-4423-918d-1f552949e898" returned: 0 in 0.389s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-bb7e858e-2d7b-46ef-acac-36b5424ee7ad tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fb8ed9a9-2c46-4792-bf40-9d880be3a875.9d6752f6-4f83-4423-918d-1f552949e898 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:59 devstack sudo[114228]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fb8ed9a9-2c46-4792-bf40-9d880be3a875.9d6752f6-4f83-4423-918d-1f552949e898 Aug 15 16:31:59 devstack sudo[114228]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:59 devstack sudo[114221]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ac9a4d43-d45f-4860-aecb-aa8cc1a592c0 tempest-ProjectReaderTests-1108365399 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a68f536a-9916-48f7-9ea7-5efc7050416b.af297932-1da3-492d-bdb6-39516d43b087" returned: 0 in 0.274s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ac9a4d43-d45f-4860-aecb-aa8cc1a592c0 tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a68f536a-9916-48f7-9ea7-5efc7050416b.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:31:59 devstack sudo[114231]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a68f536a-9916-48f7-9ea7-5efc7050416b.info Aug 15 16:31:59 devstack sudo[114231]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:31:59 devstack sudo[114226]: pam_unix(sudo:session): session closed for user root Aug 15 16:31:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-8e1f44e2-1f22-4c32-be90-d78da1e0071d tempest-ProjectReaderTests-562101694 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.291s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:31:59 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-8e1f44e2-1f22-4c32-be90-d78da1e0071d tempest-ProjectReaderTests-562101694 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:31:59 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-8e1f44e2-1f22-4c32-be90-d78da1e0071d tempest-ProjectReaderTests-562101694 None] Deleted volume successfully. Aug 15 16:31:59 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-8e1f44e2-1f22-4c32-be90-d78da1e0071d tempest-ProjectReaderTests-562101694 None] Lock "cinder-177a00ab-2af0-4d09-be08-94b05c107c3f-delete_volume" released by "delete_volume" :: held 1.244s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:32:00 devstack sudo[114228]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-bb7e858e-2d7b-46ef-acac-36b5424ee7ad tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fb8ed9a9-2c46-4792-bf40-9d880be3a875.9d6752f6-4f83-4423-918d-1f552949e898" returned: 0 in 0.300s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:00 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-bb7e858e-2d7b-46ef-acac-36b5424ee7ad tempest-ProjectMemberTests-1318526720 None] Lock "cinder-quobyte-9d6752f6-4f83-4423-918d-1f552949e898" released by "_delete_snapshot" :: held 1.635s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:32:00 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-bb7e858e-2d7b-46ef-acac-36b5424ee7ad tempest-ProjectMemberTests-1318526720 None] Lock "cinder-quobyte-fb8ed9a9-2c46-4792-bf40-9d880be3a875" released by "delete_snapshot" :: held 1.666s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:32:00 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-bb7e858e-2d7b-46ef-acac-36b5424ee7ad tempest-ProjectMemberTests-1318526720 None] Created reservations ['b2f48405-0fe3-4a5b-95c2-b8dd0dc36eb2', '87047522-aace-409c-8f5a-35d3f6eea0e2', 'a62e6652-6cf8-40dd-84cd-d546f28d4454', '1b2f0739-640b-4be2-afdf-ae1a76dcc018'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:32:00 devstack sudo[114231]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ac9a4d43-d45f-4860-aecb-aa8cc1a592c0 tempest-ProjectReaderTests-1108365399 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a68f536a-9916-48f7-9ea7-5efc7050416b.info" returned: 0 in 0.321s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:00 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-ac9a4d43-d45f-4860-aecb-aa8cc1a592c0 tempest-ProjectReaderTests-1108365399 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a68f536a-9916-48f7-9ea7-5efc7050416b.info is being set with open permissions: ugo+rw Aug 15 16:32:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ac9a4d43-d45f-4860-aecb-aa8cc1a592c0 tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a68f536a-9916-48f7-9ea7-5efc7050416b.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:00 devstack sudo[114237]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a68f536a-9916-48f7-9ea7-5efc7050416b.info Aug 15 16:32:00 devstack sudo[114237]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:00 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-bb7e858e-2d7b-46ef-acac-36b5424ee7ad tempest-ProjectMemberTests-1318526720 None] Delete snapshot completed successfully. Aug 15 16:32:00 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-bb7e858e-2d7b-46ef-acac-36b5424ee7ad tempest-ProjectMemberTests-1318526720 None] Lock "cinder-9d6752f6-4f83-4423-918d-1f552949e898-delete_snapshot" released by "delete_snapshot" :: held 1.888s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:32:00 devstack sudo[114237]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ac9a4d43-d45f-4860-aecb-aa8cc1a592c0 tempest-ProjectReaderTests-1108365399 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a68f536a-9916-48f7-9ea7-5efc7050416b.info" returned: 0 in 0.291s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ac9a4d43-d45f-4860-aecb-aa8cc1a592c0 tempest-ProjectReaderTests-1108365399 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.188s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:32:00 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-0ee6c88b-4554-4b21-82ef-ff5728c8f159 tempest-ProjectMemberTests-1318526720 None] Acquiring lock "cinder-fb8ed9a9-2c46-4792-bf40-9d880be3a875-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:32:00 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-0ee6c88b-4554-4b21-82ef-ff5728c8f159 tempest-ProjectMemberTests-1318526720 None] Lock "cinder-fb8ed9a9-2c46-4792-bf40-9d880be3a875-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:32:00 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-ac9a4d43-d45f-4860-aecb-aa8cc1a592c0 tempest-ProjectReaderTests-1108365399 None] Create snapshot completed successfully Aug 15 16:32:00 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-0ee6c88b-4554-4b21-82ef-ff5728c8f159 tempest-ProjectMemberTests-1318526720 None] Acquiring lock "cinder-quobyte-fb8ed9a9-2c46-4792-bf40-9d880be3a875" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:32:00 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-0ee6c88b-4554-4b21-82ef-ff5728c8f159 tempest-ProjectMemberTests-1318526720 None] Lock "cinder-quobyte-fb8ed9a9-2c46-4792-bf40-9d880be3a875" acquired by "delete_volume" :: waited 0.017s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:32:00 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[a6a2bcd2-4bb8-4982-a00e-192213a15345]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:32:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0ee6c88b-4554-4b21-82ef-ff5728c8f159 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fb8ed9a9-2c46-4792-bf40-9d880be3a875 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:00 devstack sudo[114240]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fb8ed9a9-2c46-4792-bf40-9d880be3a875 Aug 15 16:32:00 devstack sudo[114240]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:01 devstack sudo[114240]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0ee6c88b-4554-4b21-82ef-ff5728c8f159 tempest-ProjectMemberTests-1318526720 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fb8ed9a9-2c46-4792-bf40-9d880be3a875" returned: 0 in 0.381s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0ee6c88b-4554-4b21-82ef-ff5728c8f159 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fb8ed9a9-2c46-4792-bf40-9d880be3a875 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:01 devstack sudo[114245]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fb8ed9a9-2c46-4792-bf40-9d880be3a875 Aug 15 16:32:01 devstack sudo[114245]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:01 devstack sudo[114245]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0ee6c88b-4554-4b21-82ef-ff5728c8f159 tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-fb8ed9a9-2c46-4792-bf40-9d880be3a875" returned: 0 in 0.275s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:01 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-0ee6c88b-4554-4b21-82ef-ff5728c8f159 tempest-ProjectMemberTests-1318526720 None] Lock "cinder-quobyte-fb8ed9a9-2c46-4792-bf40-9d880be3a875" released by "delete_volume" :: held 0.727s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:32:01 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-0ee6c88b-4554-4b21-82ef-ff5728c8f159 tempest-ProjectMemberTests-1318526720 None] Created reservations ['4bf44447-bf88-4a8e-8406-411d78d54895', '4425fd73-4159-4252-be8c-4a7497cb1ff5', 'd4224597-f826-41d6-83d7-deb8345109fe', 'c143e536-3736-4703-ae84-02ad716c7dfa'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:32:01 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-d5e8e9ab-5285-4892-b79f-5967ba481526 tempest-ProjectReaderTests-1108365399 None] Acquiring lock "cinder-af297932-1da3-492d-bdb6-39516d43b087-delete_snapshot" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:32:01 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-d5e8e9ab-5285-4892-b79f-5967ba481526 tempest-ProjectReaderTests-1108365399 None] Lock "cinder-af297932-1da3-492d-bdb6-39516d43b087-delete_snapshot" acquired by "delete_snapshot" :: waited 0.040s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:32:01 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-d5e8e9ab-5285-4892-b79f-5967ba481526 tempest-ProjectReaderTests-1108365399 None] Acquiring lock "cinder-quobyte-a68f536a-9916-48f7-9ea7-5efc7050416b" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:32:01 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-d5e8e9ab-5285-4892-b79f-5967ba481526 tempest-ProjectReaderTests-1108365399 None] Lock "cinder-quobyte-a68f536a-9916-48f7-9ea7-5efc7050416b" acquired by "delete_snapshot" :: waited 0.024s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:32:01 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-d5e8e9ab-5285-4892-b79f-5967ba481526 tempest-ProjectReaderTests-1108365399 None] Acquiring lock "cinder-quobyte-af297932-1da3-492d-bdb6-39516d43b087" by "_delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:32:01 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-d5e8e9ab-5285-4892-b79f-5967ba481526 tempest-ProjectReaderTests-1108365399 None] Lock "cinder-quobyte-af297932-1da3-492d-bdb6-39516d43b087" acquired by "_delete_snapshot" :: waited 0.027s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:32:01 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-d5e8e9ab-5285-4892-b79f-5967ba481526 tempest-ProjectReaderTests-1108365399 None] Deleting offline snapshot af297932-1da3-492d-bdb6-39516d43b087 of volume a68f536a-9916-48f7-9ea7-5efc7050416b {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 15 16:32:01 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-d5e8e9ab-5285-4892-b79f-5967ba481526 tempest-ProjectReaderTests-1108365399 None] snapshot_file for this snap is: volume-a68f536a-9916-48f7-9ea7-5efc7050416b.af297932-1da3-492d-bdb6-39516d43b087 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 15 16:32:01 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[49921ac3-2410-4d43-8288-7eab79aa280b]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:32:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d5e8e9ab-5285-4892-b79f-5967ba481526 tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a68f536a-9916-48f7-9ea7-5efc7050416b.af297932-1da3-492d-bdb6-39516d43b087 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-0ee6c88b-4554-4b21-82ef-ff5728c8f159 tempest-ProjectMemberTests-1318526720 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:32:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-0ee6c88b-4554-4b21-82ef-ff5728c8f159 tempest-ProjectMemberTests-1318526720 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:32:01 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-0ee6c88b-4554-4b21-82ef-ff5728c8f159 tempest-ProjectMemberTests-1318526720 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:32:01 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-0ee6c88b-4554-4b21-82ef-ff5728c8f159 tempest-ProjectMemberTests-1318526720 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:32:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-0ee6c88b-4554-4b21-82ef-ff5728c8f159 tempest-ProjectMemberTests-1318526720 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:32:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0ee6c88b-4554-4b21-82ef-ff5728c8f159 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:01 devstack sudo[114249]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:32:01 devstack sudo[114249]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:01 devstack sudo[114248]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a68f536a-9916-48f7-9ea7-5efc7050416b.af297932-1da3-492d-bdb6-39516d43b087 Aug 15 16:32:01 devstack sudo[114248]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:01 devstack sudo[114249]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-0ee6c88b-4554-4b21-82ef-ff5728c8f159 tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.314s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:01 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-0ee6c88b-4554-4b21-82ef-ff5728c8f159 tempest-ProjectMemberTests-1318526720 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:32:01 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-0ee6c88b-4554-4b21-82ef-ff5728c8f159 tempest-ProjectMemberTests-1318526720 None] Deleted volume successfully. Aug 15 16:32:01 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-0ee6c88b-4554-4b21-82ef-ff5728c8f159 tempest-ProjectMemberTests-1318526720 None] Lock "cinder-fb8ed9a9-2c46-4792-bf40-9d880be3a875-delete_volume" released by "delete_volume" :: held 1.414s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:32:01 devstack sudo[114248]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d5e8e9ab-5285-4892-b79f-5967ba481526 tempest-ProjectReaderTests-1108365399 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a68f536a-9916-48f7-9ea7-5efc7050416b.af297932-1da3-492d-bdb6-39516d43b087" returned: 0 in 0.421s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:02 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-d5e8e9ab-5285-4892-b79f-5967ba481526 tempest-ProjectReaderTests-1108365399 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-a68f536a-9916-48f7-9ea7-5efc7050416b(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:32:02 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[372bf34a-eb47-4b24-a699-518268c69ed5]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:32:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d5e8e9ab-5285-4892-b79f-5967ba481526 tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a68f536a-9916-48f7-9ea7-5efc7050416b {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:02 devstack sudo[114257]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a68f536a-9916-48f7-9ea7-5efc7050416b Aug 15 16:32:02 devstack sudo[114257]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:02 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-02555b50-8f8a-403e-b641-071a298199c6 tempest-ProjectMemberTests-1318526720 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:32:02 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-02555b50-8f8a-403e-b641-071a298199c6 tempest-ProjectMemberTests-1318526720 None] Flow 'volume_create_manager' (9e1b8a36-b2c1-4a15-91c9-47d69a50835e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:32:02 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-02555b50-8f8a-403e-b641-071a298199c6 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1b09eed5-8422-4a70-a03d-d8b6f86a3ad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:02 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-02555b50-8f8a-403e-b641-071a298199c6 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1b09eed5-8422-4a70-a03d-d8b6f86a3ad1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:32:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-98140558',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f4df922f-09fe-497e-94e1-0fcc500444cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b823b7737fde4099a0b514e59e7b7eb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:32:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:32:02Z,use_quota=True,user_id='2557ca45923745cd8fb448fa78d46ee9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:02 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-02555b50-8f8a-403e-b641-071a298199c6 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8ff75c7b-0257-49bf-ba74-41db3bf3fca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:02 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-02555b50-8f8a-403e-b641-071a298199c6 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8ff75c7b-0257-49bf-ba74-41db3bf3fca0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:02 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-02555b50-8f8a-403e-b641-071a298199c6 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (33f6c85c-7130-4d01-8dff-27cfe4f787d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:02 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-02555b50-8f8a-403e-b641-071a298199c6 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (33f6c85c-7130-4d01-8dff-27cfe4f787d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f4df922f-09fe-497e-94e1-0fcc500444cb', 'volume_name': 'volume-f4df922f-09fe-497e-94e1-0fcc500444cb', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:02 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-02555b50-8f8a-403e-b641-071a298199c6 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f23a9b54-f57b-4f02-8559-7edbcdfdc6e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:02 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-02555b50-8f8a-403e-b641-071a298199c6 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f23a9b54-f57b-4f02-8559-7edbcdfdc6e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:02 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-02555b50-8f8a-403e-b641-071a298199c6 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (777288a9-efa7-4d1e-939f-971e80204075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:02 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-02555b50-8f8a-403e-b641-071a298199c6 tempest-ProjectMemberTests-1318526720 None] Volume f4df922f-09fe-497e-94e1-0fcc500444cb: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f4df922f-09fe-497e-94e1-0fcc500444cb', 'volume_size': 1} Aug 15 16:32:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-02555b50-8f8a-403e-b641-071a298199c6 tempest-ProjectMemberTests-1318526720 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:32:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-02555b50-8f8a-403e-b641-071a298199c6 tempest-ProjectMemberTests-1318526720 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:32:02 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-02555b50-8f8a-403e-b641-071a298199c6 tempest-ProjectMemberTests-1318526720 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:32:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-98140558',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f4df922f-09fe-497e-94e1-0fcc500444cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b823b7737fde4099a0b514e59e7b7eb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:32:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:32:02Z,use_quota=True,user_id='2557ca45923745cd8fb448fa78d46ee9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:32:02 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-02555b50-8f8a-403e-b641-071a298199c6 tempest-ProjectMemberTests-1318526720 None] Creating volume f4df922f-09fe-497e-94e1-0fcc500444cb {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:32:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-02555b50-8f8a-403e-b641-071a298199c6 tempest-ProjectMemberTests-1318526720 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:32:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-02555b50-8f8a-403e-b641-071a298199c6 tempest-ProjectMemberTests-1318526720 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:32:02 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-02555b50-8f8a-403e-b641-071a298199c6 tempest-ProjectMemberTests-1318526720 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:32:02 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-02555b50-8f8a-403e-b641-071a298199c6 tempest-ProjectMemberTests-1318526720 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:32:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-02555b50-8f8a-403e-b641-071a298199c6 tempest-ProjectMemberTests-1318526720 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:32:02 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-02555b50-8f8a-403e-b641-071a298199c6 tempest-ProjectMemberTests-1318526720 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:32:02 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-02555b50-8f8a-403e-b641-071a298199c6 tempest-ProjectMemberTests-1318526720 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:32:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-02555b50-8f8a-403e-b641-071a298199c6 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f4df922f-09fe-497e-94e1-0fcc500444cb 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:02 devstack sudo[114260]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f4df922f-09fe-497e-94e1-0fcc500444cb 1073741824 Aug 15 16:32:02 devstack sudo[114260]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:02 devstack sudo[114257]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d5e8e9ab-5285-4892-b79f-5967ba481526 tempest-ProjectReaderTests-1108365399 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a68f536a-9916-48f7-9ea7-5efc7050416b" returned: 0 in 0.425s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d5e8e9ab-5285-4892-b79f-5967ba481526 tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a68f536a-9916-48f7-9ea7-5efc7050416b.af297932-1da3-492d-bdb6-39516d43b087 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:02 devstack sudo[114264]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a68f536a-9916-48f7-9ea7-5efc7050416b.af297932-1da3-492d-bdb6-39516d43b087 Aug 15 16:32:02 devstack sudo[114264]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:02 devstack sudo[114264]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d5e8e9ab-5285-4892-b79f-5967ba481526 tempest-ProjectReaderTests-1108365399 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a68f536a-9916-48f7-9ea7-5efc7050416b.af297932-1da3-492d-bdb6-39516d43b087" returned: 0 in 0.387s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d5e8e9ab-5285-4892-b79f-5967ba481526 tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a68f536a-9916-48f7-9ea7-5efc7050416b.af297932-1da3-492d-bdb6-39516d43b087 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:02 devstack sudo[114260]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-02555b50-8f8a-403e-b641-071a298199c6 tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f4df922f-09fe-497e-94e1-0fcc500444cb 1073741824" returned: 0 in 0.504s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:02 devstack sudo[114275]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a68f536a-9916-48f7-9ea7-5efc7050416b.af297932-1da3-492d-bdb6-39516d43b087 Aug 15 16:32:02 devstack sudo[114275]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-02555b50-8f8a-403e-b641-071a298199c6 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f4df922f-09fe-497e-94e1-0fcc500444cb {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:03 devstack sudo[114277]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f4df922f-09fe-497e-94e1-0fcc500444cb Aug 15 16:32:03 devstack sudo[114277]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:03 devstack sudo[114275]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d5e8e9ab-5285-4892-b79f-5967ba481526 tempest-ProjectReaderTests-1108365399 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a68f536a-9916-48f7-9ea7-5efc7050416b.af297932-1da3-492d-bdb6-39516d43b087" returned: 0 in 0.299s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:03 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-d5e8e9ab-5285-4892-b79f-5967ba481526 tempest-ProjectReaderTests-1108365399 None] Lock "cinder-quobyte-af297932-1da3-492d-bdb6-39516d43b087" released by "_delete_snapshot" :: held 1.671s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:32:03 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-d5e8e9ab-5285-4892-b79f-5967ba481526 tempest-ProjectReaderTests-1108365399 None] Lock "cinder-quobyte-a68f536a-9916-48f7-9ea7-5efc7050416b" released by "delete_snapshot" :: held 1.707s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:32:03 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-d5e8e9ab-5285-4892-b79f-5967ba481526 tempest-ProjectReaderTests-1108365399 None] Created reservations ['df97d55e-f133-4f12-8bc3-10169116a917', '85d59001-69a3-4acb-9026-9d4ff31f1133', '53c8dce7-368c-40c7-bd60-da1d299b5210', 'd7b2033a-9ced-4515-9fad-c46d5238810e'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:32:03 devstack sudo[114277]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-02555b50-8f8a-403e-b641-071a298199c6 tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f4df922f-09fe-497e-94e1-0fcc500444cb" returned: 0 in 0.342s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:03 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-02555b50-8f8a-403e-b641-071a298199c6 tempest-ProjectMemberTests-1318526720 None] <== create_volume: return (945ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:32:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-02555b50-8f8a-403e-b641-071a298199c6 tempest-ProjectMemberTests-1318526720 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.947s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:32:03 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-02555b50-8f8a-403e-b641-071a298199c6 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (777288a9-efa7-4d1e-939f-971e80204075) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f4df922f-09fe-497e-94e1-0fcc500444cb', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:03 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-02555b50-8f8a-403e-b641-071a298199c6 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1354a184-7549-49fa-94c4-9ed5c8fcb8b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:03 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-02555b50-8f8a-403e-b641-071a298199c6 tempest-ProjectMemberTests-1318526720 None] Volume volume-f4df922f-09fe-497e-94e1-0fcc500444cb (f4df922f-09fe-497e-94e1-0fcc500444cb): created successfully Aug 15 16:32:03 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-02555b50-8f8a-403e-b641-071a298199c6 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1354a184-7549-49fa-94c4-9ed5c8fcb8b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:03 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-02555b50-8f8a-403e-b641-071a298199c6 tempest-ProjectMemberTests-1318526720 None] Flow 'volume_create_manager' (9e1b8a36-b2c1-4a15-91c9-47d69a50835e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:32:03 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-d5e8e9ab-5285-4892-b79f-5967ba481526 tempest-ProjectReaderTests-1108365399 None] Delete snapshot completed successfully. Aug 15 16:32:03 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-02555b50-8f8a-403e-b641-071a298199c6 tempest-ProjectMemberTests-1318526720 None] Created volume successfully. Aug 15 16:32:03 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-d5e8e9ab-5285-4892-b79f-5967ba481526 tempest-ProjectReaderTests-1108365399 None] Lock "cinder-af297932-1da3-492d-bdb6-39516d43b087-delete_snapshot" released by "delete_snapshot" :: held 1.890s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:32:03 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-1a8aeb64-da7f-4061-adbe-6fd0983cad4f tempest-ProjectReaderTests-1108365399 None] Acquiring lock "cinder-a68f536a-9916-48f7-9ea7-5efc7050416b-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:32:03 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-1a8aeb64-da7f-4061-adbe-6fd0983cad4f tempest-ProjectReaderTests-1108365399 None] Lock "cinder-a68f536a-9916-48f7-9ea7-5efc7050416b-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:32:03 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-1a8aeb64-da7f-4061-adbe-6fd0983cad4f tempest-ProjectReaderTests-1108365399 None] Acquiring lock "cinder-quobyte-a68f536a-9916-48f7-9ea7-5efc7050416b" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:32:03 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-1a8aeb64-da7f-4061-adbe-6fd0983cad4f tempest-ProjectReaderTests-1108365399 None] Lock "cinder-quobyte-a68f536a-9916-48f7-9ea7-5efc7050416b" acquired by "delete_volume" :: waited 0.024s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:32:03 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[56588834-1343-42f7-b3bb-793a264565bb]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:32:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1a8aeb64-da7f-4061-adbe-6fd0983cad4f tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a68f536a-9916-48f7-9ea7-5efc7050416b {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:03 devstack sudo[114281]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a68f536a-9916-48f7-9ea7-5efc7050416b Aug 15 16:32:03 devstack sudo[114281]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:04 devstack sudo[114281]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:04 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1a8aeb64-da7f-4061-adbe-6fd0983cad4f tempest-ProjectReaderTests-1108365399 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a68f536a-9916-48f7-9ea7-5efc7050416b" returned: 0 in 0.387s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:04 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1a8aeb64-da7f-4061-adbe-6fd0983cad4f tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a68f536a-9916-48f7-9ea7-5efc7050416b {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:04 devstack sudo[114286]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a68f536a-9916-48f7-9ea7-5efc7050416b Aug 15 16:32:04 devstack sudo[114286]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:04 devstack sudo[114286]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:04 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1a8aeb64-da7f-4061-adbe-6fd0983cad4f tempest-ProjectReaderTests-1108365399 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-a68f536a-9916-48f7-9ea7-5efc7050416b" returned: 0 in 0.272s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:04 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-1a8aeb64-da7f-4061-adbe-6fd0983cad4f tempest-ProjectReaderTests-1108365399 None] Lock "cinder-quobyte-a68f536a-9916-48f7-9ea7-5efc7050416b" released by "delete_volume" :: held 0.734s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:32:04 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-1a8aeb64-da7f-4061-adbe-6fd0983cad4f tempest-ProjectReaderTests-1108365399 None] Created reservations ['1ec6f1f6-241f-4153-bd27-fe0d26be518e', 'a0a3665d-667f-44e6-9227-688b9c63a605', '1055d670-57a4-46d4-b708-e83fe68976b0', '2fcfb0bc-9bd0-4727-9310-ff03f94b0a1a'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:32:04 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9352c6c0-70c1-4728-82f2-390cdfda1750 tempest-ProjectMemberTests-1318526720 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:32:04 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9352c6c0-70c1-4728-82f2-390cdfda1750 tempest-ProjectMemberTests-1318526720 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:32:04 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-9352c6c0-70c1-4728-82f2-390cdfda1750 tempest-ProjectMemberTests-1318526720 None] Creating offline snapshot 2d181e26-28c3-483b-b284-33bb047c16e0 of volume f4df922f-09fe-497e-94e1-0fcc500444cb {{(pid=94214) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 15 16:32:04 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[39554ae0-8f74-4543-91e7-f27673fdc832]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:32:04 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9352c6c0-70c1-4728-82f2-390cdfda1750 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f4df922f-09fe-497e-94e1-0fcc500444cb {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:04 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1a8aeb64-da7f-4061-adbe-6fd0983cad4f tempest-ProjectReaderTests-1108365399 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:32:04 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1a8aeb64-da7f-4061-adbe-6fd0983cad4f tempest-ProjectReaderTests-1108365399 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:32:04 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-1a8aeb64-da7f-4061-adbe-6fd0983cad4f tempest-ProjectReaderTests-1108365399 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:32:04 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-1a8aeb64-da7f-4061-adbe-6fd0983cad4f tempest-ProjectReaderTests-1108365399 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:32:04 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-1a8aeb64-da7f-4061-adbe-6fd0983cad4f tempest-ProjectReaderTests-1108365399 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:32:04 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1a8aeb64-da7f-4061-adbe-6fd0983cad4f tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:04 devstack sudo[114290]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:32:04 devstack sudo[114290]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:04 devstack sudo[114289]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f4df922f-09fe-497e-94e1-0fcc500444cb Aug 15 16:32:04 devstack sudo[114289]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:04 devstack sudo[114290]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:04 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-1a8aeb64-da7f-4061-adbe-6fd0983cad4f tempest-ProjectReaderTests-1108365399 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.289s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:04 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-1a8aeb64-da7f-4061-adbe-6fd0983cad4f tempest-ProjectReaderTests-1108365399 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:32:04 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-1a8aeb64-da7f-4061-adbe-6fd0983cad4f tempest-ProjectReaderTests-1108365399 None] Deleted volume successfully. Aug 15 16:32:04 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-1a8aeb64-da7f-4061-adbe-6fd0983cad4f tempest-ProjectReaderTests-1108365399 None] Lock "cinder-a68f536a-9916-48f7-9ea7-5efc7050416b-delete_volume" released by "delete_volume" :: held 1.354s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:32:05 devstack sudo[114289]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9352c6c0-70c1-4728-82f2-390cdfda1750 tempest-ProjectMemberTests-1318526720 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f4df922f-09fe-497e-94e1-0fcc500444cb" returned: 0 in 0.426s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9352c6c0-70c1-4728-82f2-390cdfda1750 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f4df922f-09fe-497e-94e1-0fcc500444cb,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f4df922f-09fe-497e-94e1-0fcc500444cb.2d181e26-28c3-483b-b284-33bb047c16e0 1G {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:05 devstack sudo[114297]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f4df922f-09fe-497e-94e1-0fcc500444cb,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f4df922f-09fe-497e-94e1-0fcc500444cb.2d181e26-28c3-483b-b284-33bb047c16e0 1G Aug 15 16:32:05 devstack sudo[114297]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:05 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-d07825d0-6cce-427b-a6b7-07a240d830d6 tempest-ProjectReaderTests-1108365399 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:32:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d07825d0-6cce-427b-a6b7-07a240d830d6 tempest-ProjectReaderTests-1108365399 None] Flow 'volume_create_manager' (87a43c06-2531-499d-a6e9-e050506736d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:32:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d07825d0-6cce-427b-a6b7-07a240d830d6 tempest-ProjectReaderTests-1108365399 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a7b402d8-f35a-429b-9206-3fdfcde6f0be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d07825d0-6cce-427b-a6b7-07a240d830d6 tempest-ProjectReaderTests-1108365399 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a7b402d8-f35a-429b-9206-3fdfcde6f0be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:32:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1186318502',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b64e2f03-bca7-431d-8a61-7d2dd31fd359,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba67afcca5a04f818900ec457d0d51cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:32:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:32:05Z,use_quota=True,user_id='bda154cd4c624f40b21ebb29154e03dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d07825d0-6cce-427b-a6b7-07a240d830d6 tempest-ProjectReaderTests-1108365399 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e6aaad74-3144-4763-867e-1ab56be4f7b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d07825d0-6cce-427b-a6b7-07a240d830d6 tempest-ProjectReaderTests-1108365399 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e6aaad74-3144-4763-867e-1ab56be4f7b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d07825d0-6cce-427b-a6b7-07a240d830d6 tempest-ProjectReaderTests-1108365399 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7b0afdfd-1ce9-43aa-a570-9034a90aaf81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d07825d0-6cce-427b-a6b7-07a240d830d6 tempest-ProjectReaderTests-1108365399 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7b0afdfd-1ce9-43aa-a570-9034a90aaf81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b64e2f03-bca7-431d-8a61-7d2dd31fd359', 'volume_name': 'volume-b64e2f03-bca7-431d-8a61-7d2dd31fd359', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d07825d0-6cce-427b-a6b7-07a240d830d6 tempest-ProjectReaderTests-1108365399 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1006053e-e772-48a4-8d9b-2cd8f2fbdf54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d07825d0-6cce-427b-a6b7-07a240d830d6 tempest-ProjectReaderTests-1108365399 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1006053e-e772-48a4-8d9b-2cd8f2fbdf54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:05 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d07825d0-6cce-427b-a6b7-07a240d830d6 tempest-ProjectReaderTests-1108365399 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a3fdbde3-3946-4c02-96ef-f090d8fe4f77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:05 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-d07825d0-6cce-427b-a6b7-07a240d830d6 tempest-ProjectReaderTests-1108365399 None] Volume b64e2f03-bca7-431d-8a61-7d2dd31fd359: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b64e2f03-bca7-431d-8a61-7d2dd31fd359', 'volume_size': 1} Aug 15 16:32:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d07825d0-6cce-427b-a6b7-07a240d830d6 tempest-ProjectReaderTests-1108365399 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:32:05 devstack sudo[114297]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9352c6c0-70c1-4728-82f2-390cdfda1750 tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f4df922f-09fe-497e-94e1-0fcc500444cb,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f4df922f-09fe-497e-94e1-0fcc500444cb.2d181e26-28c3-483b-b284-33bb047c16e0 1G" returned: 0 in 0.459s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9352c6c0-70c1-4728-82f2-390cdfda1750 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-f4df922f-09fe-497e-94e1-0fcc500444cb -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f4df922f-09fe-497e-94e1-0fcc500444cb.2d181e26-28c3-483b-b284-33bb047c16e0 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:05 devstack sudo[114303]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-f4df922f-09fe-497e-94e1-0fcc500444cb -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f4df922f-09fe-497e-94e1-0fcc500444cb.2d181e26-28c3-483b-b284-33bb047c16e0 Aug 15 16:32:05 devstack sudo[114303]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:05 devstack sudo[114303]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9352c6c0-70c1-4728-82f2-390cdfda1750 tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-f4df922f-09fe-497e-94e1-0fcc500444cb -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f4df922f-09fe-497e-94e1-0fcc500444cb.2d181e26-28c3-483b-b284-33bb047c16e0" returned: 0 in 0.299s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:05 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-9352c6c0-70c1-4728-82f2-390cdfda1750 tempest-ProjectMemberTests-1318526720 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f4df922f-09fe-497e-94e1-0fcc500444cb.2d181e26-28c3-483b-b284-33bb047c16e0 is being set with open permissions: ugo+rw Aug 15 16:32:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9352c6c0-70c1-4728-82f2-390cdfda1750 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f4df922f-09fe-497e-94e1-0fcc500444cb.2d181e26-28c3-483b-b284-33bb047c16e0 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:05 devstack sudo[114308]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f4df922f-09fe-497e-94e1-0fcc500444cb.2d181e26-28c3-483b-b284-33bb047c16e0 Aug 15 16:32:05 devstack sudo[114308]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:06 devstack sudo[114308]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9352c6c0-70c1-4728-82f2-390cdfda1750 tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f4df922f-09fe-497e-94e1-0fcc500444cb.2d181e26-28c3-483b-b284-33bb047c16e0" returned: 0 in 0.248s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9352c6c0-70c1-4728-82f2-390cdfda1750 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f4df922f-09fe-497e-94e1-0fcc500444cb.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:06 devstack sudo[114311]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f4df922f-09fe-497e-94e1-0fcc500444cb.info Aug 15 16:32:06 devstack sudo[114311]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:06 devstack sudo[114311]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9352c6c0-70c1-4728-82f2-390cdfda1750 tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f4df922f-09fe-497e-94e1-0fcc500444cb.info" returned: 0 in 0.301s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:06 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-9352c6c0-70c1-4728-82f2-390cdfda1750 tempest-ProjectMemberTests-1318526720 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f4df922f-09fe-497e-94e1-0fcc500444cb.info is being set with open permissions: ugo+rw Aug 15 16:32:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9352c6c0-70c1-4728-82f2-390cdfda1750 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f4df922f-09fe-497e-94e1-0fcc500444cb.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:06 devstack sudo[114314]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f4df922f-09fe-497e-94e1-0fcc500444cb.info Aug 15 16:32:06 devstack sudo[114314]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:06 devstack sudo[114314]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-9352c6c0-70c1-4728-82f2-390cdfda1750 tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f4df922f-09fe-497e-94e1-0fcc500444cb.info" returned: 0 in 0.270s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-9352c6c0-70c1-4728-82f2-390cdfda1750 tempest-ProjectMemberTests-1318526720 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.104s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:32:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d07825d0-6cce-427b-a6b7-07a240d830d6 tempest-ProjectReaderTests-1108365399 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.293s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:32:06 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-d07825d0-6cce-427b-a6b7-07a240d830d6 tempest-ProjectReaderTests-1108365399 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:32:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1186318502',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b64e2f03-bca7-431d-8a61-7d2dd31fd359,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba67afcca5a04f818900ec457d0d51cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:32:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:32:05Z,use_quota=True,user_id='bda154cd4c624f40b21ebb29154e03dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:32:06 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-d07825d0-6cce-427b-a6b7-07a240d830d6 tempest-ProjectReaderTests-1108365399 None] Creating volume b64e2f03-bca7-431d-8a61-7d2dd31fd359 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:32:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d07825d0-6cce-427b-a6b7-07a240d830d6 tempest-ProjectReaderTests-1108365399 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:32:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d07825d0-6cce-427b-a6b7-07a240d830d6 tempest-ProjectReaderTests-1108365399 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:32:06 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-d07825d0-6cce-427b-a6b7-07a240d830d6 tempest-ProjectReaderTests-1108365399 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:32:06 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-d07825d0-6cce-427b-a6b7-07a240d830d6 tempest-ProjectReaderTests-1108365399 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:32:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d07825d0-6cce-427b-a6b7-07a240d830d6 tempest-ProjectReaderTests-1108365399 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:32:06 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-d07825d0-6cce-427b-a6b7-07a240d830d6 tempest-ProjectReaderTests-1108365399 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:32:06 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-d07825d0-6cce-427b-a6b7-07a240d830d6 tempest-ProjectReaderTests-1108365399 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:32:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d07825d0-6cce-427b-a6b7-07a240d830d6 tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b64e2f03-bca7-431d-8a61-7d2dd31fd359 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:06 devstack sudo[114317]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b64e2f03-bca7-431d-8a61-7d2dd31fd359 1073741824 Aug 15 16:32:06 devstack sudo[114317]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:06 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-9352c6c0-70c1-4728-82f2-390cdfda1750 tempest-ProjectMemberTests-1318526720 None] Create snapshot completed successfully Aug 15 16:32:07 devstack sudo[114317]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d07825d0-6cce-427b-a6b7-07a240d830d6 tempest-ProjectReaderTests-1108365399 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b64e2f03-bca7-431d-8a61-7d2dd31fd359 1073741824" returned: 0 in 0.469s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d07825d0-6cce-427b-a6b7-07a240d830d6 tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b64e2f03-bca7-431d-8a61-7d2dd31fd359 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:07 devstack sudo[114322]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b64e2f03-bca7-431d-8a61-7d2dd31fd359 Aug 15 16:32:07 devstack sudo[114322]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:07 devstack sudo[114322]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d07825d0-6cce-427b-a6b7-07a240d830d6 tempest-ProjectReaderTests-1108365399 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b64e2f03-bca7-431d-8a61-7d2dd31fd359" returned: 0 in 0.262s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:07 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-d07825d0-6cce-427b-a6b7-07a240d830d6 tempest-ProjectReaderTests-1108365399 None] <== create_volume: return (776ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:32:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-d07825d0-6cce-427b-a6b7-07a240d830d6 tempest-ProjectReaderTests-1108365399 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.780s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:32:07 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d07825d0-6cce-427b-a6b7-07a240d830d6 tempest-ProjectReaderTests-1108365399 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a3fdbde3-3946-4c02-96ef-f090d8fe4f77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b64e2f03-bca7-431d-8a61-7d2dd31fd359', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:07 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d07825d0-6cce-427b-a6b7-07a240d830d6 tempest-ProjectReaderTests-1108365399 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1b587828-7b65-40e5-8a29-908dadb36793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:07 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-d07825d0-6cce-427b-a6b7-07a240d830d6 tempest-ProjectReaderTests-1108365399 None] Volume volume-b64e2f03-bca7-431d-8a61-7d2dd31fd359 (b64e2f03-bca7-431d-8a61-7d2dd31fd359): created successfully Aug 15 16:32:07 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d07825d0-6cce-427b-a6b7-07a240d830d6 tempest-ProjectReaderTests-1108365399 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1b587828-7b65-40e5-8a29-908dadb36793) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:07 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-d07825d0-6cce-427b-a6b7-07a240d830d6 tempest-ProjectReaderTests-1108365399 None] Flow 'volume_create_manager' (87a43c06-2531-499d-a6e9-e050506736d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:32:07 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-d07825d0-6cce-427b-a6b7-07a240d830d6 tempest-ProjectReaderTests-1108365399 None] Created volume successfully. Aug 15 16:32:07 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-5c71f792-0a50-46c3-9ff3-a1b5a583ef84 tempest-ProjectMemberTests-1318526720 None] Acquiring lock "cinder-2d181e26-28c3-483b-b284-33bb047c16e0-delete_snapshot" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:32:07 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-5c71f792-0a50-46c3-9ff3-a1b5a583ef84 tempest-ProjectMemberTests-1318526720 None] Lock "cinder-2d181e26-28c3-483b-b284-33bb047c16e0-delete_snapshot" acquired by "delete_snapshot" :: waited 0.021s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:32:07 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-5c71f792-0a50-46c3-9ff3-a1b5a583ef84 tempest-ProjectMemberTests-1318526720 None] Acquiring lock "cinder-quobyte-f4df922f-09fe-497e-94e1-0fcc500444cb" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:32:07 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-5c71f792-0a50-46c3-9ff3-a1b5a583ef84 tempest-ProjectMemberTests-1318526720 None] Lock "cinder-quobyte-f4df922f-09fe-497e-94e1-0fcc500444cb" acquired by "delete_snapshot" :: waited 0.020s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:32:07 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-5c71f792-0a50-46c3-9ff3-a1b5a583ef84 tempest-ProjectMemberTests-1318526720 None] Acquiring lock "cinder-quobyte-2d181e26-28c3-483b-b284-33bb047c16e0" by "_delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:32:07 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-5c71f792-0a50-46c3-9ff3-a1b5a583ef84 tempest-ProjectMemberTests-1318526720 None] Lock "cinder-quobyte-2d181e26-28c3-483b-b284-33bb047c16e0" acquired by "_delete_snapshot" :: waited 0.017s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:32:07 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-5c71f792-0a50-46c3-9ff3-a1b5a583ef84 tempest-ProjectMemberTests-1318526720 None] Deleting offline snapshot 2d181e26-28c3-483b-b284-33bb047c16e0 of volume f4df922f-09fe-497e-94e1-0fcc500444cb {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 15 16:32:07 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-5c71f792-0a50-46c3-9ff3-a1b5a583ef84 tempest-ProjectMemberTests-1318526720 None] snapshot_file for this snap is: volume-f4df922f-09fe-497e-94e1-0fcc500444cb.2d181e26-28c3-483b-b284-33bb047c16e0 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 15 16:32:07 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[36175e0a-cccd-4ab3-8f15-5d7fdada86e9]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:32:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-5c71f792-0a50-46c3-9ff3-a1b5a583ef84 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f4df922f-09fe-497e-94e1-0fcc500444cb.2d181e26-28c3-483b-b284-33bb047c16e0 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:07 devstack sudo[114325]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f4df922f-09fe-497e-94e1-0fcc500444cb.2d181e26-28c3-483b-b284-33bb047c16e0 Aug 15 16:32:07 devstack sudo[114325]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:08 devstack sudo[114325]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-5c71f792-0a50-46c3-9ff3-a1b5a583ef84 tempest-ProjectMemberTests-1318526720 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f4df922f-09fe-497e-94e1-0fcc500444cb.2d181e26-28c3-483b-b284-33bb047c16e0" returned: 0 in 0.393s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:08 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-5c71f792-0a50-46c3-9ff3-a1b5a583ef84 tempest-ProjectMemberTests-1318526720 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-f4df922f-09fe-497e-94e1-0fcc500444cb(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:32:08 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[e50bdad7-199c-4930-af63-28cb140c8b81]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:32:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-5c71f792-0a50-46c3-9ff3-a1b5a583ef84 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f4df922f-09fe-497e-94e1-0fcc500444cb {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:08 devstack sudo[114331]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f4df922f-09fe-497e-94e1-0fcc500444cb Aug 15 16:32:08 devstack sudo[114331]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-dcb530e9-82d3-480f-9843-3248e9933c22 tempest-ProjectReaderTests-1108365399 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:32:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-dcb530e9-82d3-480f-9843-3248e9933c22 tempest-ProjectReaderTests-1108365399 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:32:08 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-dcb530e9-82d3-480f-9843-3248e9933c22 tempest-ProjectReaderTests-1108365399 None] Creating offline snapshot 1f8f4d71-946e-4c65-bece-54d39e4e5c7c of volume b64e2f03-bca7-431d-8a61-7d2dd31fd359 {{(pid=94214) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 15 16:32:08 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[f59eb811-16d4-451f-9fe8-524597582798]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:32:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-dcb530e9-82d3-480f-9843-3248e9933c22 tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b64e2f03-bca7-431d-8a61-7d2dd31fd359 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:08 devstack sudo[114331]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-5c71f792-0a50-46c3-9ff3-a1b5a583ef84 tempest-ProjectMemberTests-1318526720 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f4df922f-09fe-497e-94e1-0fcc500444cb" returned: 0 in 0.454s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-5c71f792-0a50-46c3-9ff3-a1b5a583ef84 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f4df922f-09fe-497e-94e1-0fcc500444cb.2d181e26-28c3-483b-b284-33bb047c16e0 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:08 devstack sudo[114337]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f4df922f-09fe-497e-94e1-0fcc500444cb.2d181e26-28c3-483b-b284-33bb047c16e0 Aug 15 16:32:08 devstack sudo[114337]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:08 devstack sudo[114336]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b64e2f03-bca7-431d-8a61-7d2dd31fd359 Aug 15 16:32:08 devstack sudo[114336]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:09 devstack sudo[114336]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-dcb530e9-82d3-480f-9843-3248e9933c22 tempest-ProjectReaderTests-1108365399 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b64e2f03-bca7-431d-8a61-7d2dd31fd359" returned: 0 in 0.414s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-dcb530e9-82d3-480f-9843-3248e9933c22 tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b64e2f03-bca7-431d-8a61-7d2dd31fd359,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b64e2f03-bca7-431d-8a61-7d2dd31fd359.1f8f4d71-946e-4c65-bece-54d39e4e5c7c 1G {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:09 devstack sudo[114337]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-5c71f792-0a50-46c3-9ff3-a1b5a583ef84 tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f4df922f-09fe-497e-94e1-0fcc500444cb.2d181e26-28c3-483b-b284-33bb047c16e0" returned: 0 in 0.422s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-5c71f792-0a50-46c3-9ff3-a1b5a583ef84 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f4df922f-09fe-497e-94e1-0fcc500444cb.2d181e26-28c3-483b-b284-33bb047c16e0 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:09 devstack sudo[114346]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b64e2f03-bca7-431d-8a61-7d2dd31fd359,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b64e2f03-bca7-431d-8a61-7d2dd31fd359.1f8f4d71-946e-4c65-bece-54d39e4e5c7c 1G Aug 15 16:32:09 devstack sudo[114346]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:09 devstack sudo[114347]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f4df922f-09fe-497e-94e1-0fcc500444cb.2d181e26-28c3-483b-b284-33bb047c16e0 Aug 15 16:32:09 devstack sudo[114347]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:09 devstack sudo[114347]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-5c71f792-0a50-46c3-9ff3-a1b5a583ef84 tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f4df922f-09fe-497e-94e1-0fcc500444cb.2d181e26-28c3-483b-b284-33bb047c16e0" returned: 0 in 0.279s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:09 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-5c71f792-0a50-46c3-9ff3-a1b5a583ef84 tempest-ProjectMemberTests-1318526720 None] Lock "cinder-quobyte-2d181e26-28c3-483b-b284-33bb047c16e0" released by "_delete_snapshot" :: held 1.653s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:32:09 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-5c71f792-0a50-46c3-9ff3-a1b5a583ef84 tempest-ProjectMemberTests-1318526720 None] Lock "cinder-quobyte-f4df922f-09fe-497e-94e1-0fcc500444cb" released by "delete_snapshot" :: held 1.679s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:32:09 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-5c71f792-0a50-46c3-9ff3-a1b5a583ef84 tempest-ProjectMemberTests-1318526720 None] Created reservations ['8f0deec5-4615-4638-817c-f1d61da42067', '103f4c7f-034b-4564-a969-89f76abdb1b5', '2c4dead9-9298-42dd-9c59-8dc8563f7177', '151354fc-2b81-42fb-bf8d-957e0e496259'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:32:09 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-5c71f792-0a50-46c3-9ff3-a1b5a583ef84 tempest-ProjectMemberTests-1318526720 None] Delete snapshot completed successfully. Aug 15 16:32:09 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-5c71f792-0a50-46c3-9ff3-a1b5a583ef84 tempest-ProjectMemberTests-1318526720 None] Lock "cinder-2d181e26-28c3-483b-b284-33bb047c16e0-delete_snapshot" released by "delete_snapshot" :: held 1.823s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:32:09 devstack sudo[114346]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-dcb530e9-82d3-480f-9843-3248e9933c22 tempest-ProjectReaderTests-1108365399 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b64e2f03-bca7-431d-8a61-7d2dd31fd359,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b64e2f03-bca7-431d-8a61-7d2dd31fd359.1f8f4d71-946e-4c65-bece-54d39e4e5c7c 1G" returned: 0 in 0.511s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-dcb530e9-82d3-480f-9843-3248e9933c22 tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b64e2f03-bca7-431d-8a61-7d2dd31fd359 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b64e2f03-bca7-431d-8a61-7d2dd31fd359.1f8f4d71-946e-4c65-bece-54d39e4e5c7c {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:09 devstack sudo[114355]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b64e2f03-bca7-431d-8a61-7d2dd31fd359 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b64e2f03-bca7-431d-8a61-7d2dd31fd359.1f8f4d71-946e-4c65-bece-54d39e4e5c7c Aug 15 16:32:09 devstack sudo[114355]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:09 devstack sudo[114355]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-dcb530e9-82d3-480f-9843-3248e9933c22 tempest-ProjectReaderTests-1108365399 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b64e2f03-bca7-431d-8a61-7d2dd31fd359 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b64e2f03-bca7-431d-8a61-7d2dd31fd359.1f8f4d71-946e-4c65-bece-54d39e4e5c7c" returned: 0 in 0.328s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:09 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-dcb530e9-82d3-480f-9843-3248e9933c22 tempest-ProjectReaderTests-1108365399 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b64e2f03-bca7-431d-8a61-7d2dd31fd359.1f8f4d71-946e-4c65-bece-54d39e4e5c7c is being set with open permissions: ugo+rw Aug 15 16:32:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-dcb530e9-82d3-480f-9843-3248e9933c22 tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b64e2f03-bca7-431d-8a61-7d2dd31fd359.1f8f4d71-946e-4c65-bece-54d39e4e5c7c {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:09 devstack sudo[114360]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b64e2f03-bca7-431d-8a61-7d2dd31fd359.1f8f4d71-946e-4c65-bece-54d39e4e5c7c Aug 15 16:32:09 devstack sudo[114360]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:10 devstack sudo[114360]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-dcb530e9-82d3-480f-9843-3248e9933c22 tempest-ProjectReaderTests-1108365399 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b64e2f03-bca7-431d-8a61-7d2dd31fd359.1f8f4d71-946e-4c65-bece-54d39e4e5c7c" returned: 0 in 0.278s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-dcb530e9-82d3-480f-9843-3248e9933c22 tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b64e2f03-bca7-431d-8a61-7d2dd31fd359.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:10 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-6b3e09fd-4dcb-4133-8c46-69086059972d tempest-ProjectMemberTests-1318526720 None] Acquiring lock "cinder-f4df922f-09fe-497e-94e1-0fcc500444cb-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:32:10 devstack sudo[114364]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b64e2f03-bca7-431d-8a61-7d2dd31fd359.info Aug 15 16:32:10 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-6b3e09fd-4dcb-4133-8c46-69086059972d tempest-ProjectMemberTests-1318526720 None] Lock "cinder-f4df922f-09fe-497e-94e1-0fcc500444cb-delete_volume" acquired by "delete_volume" :: waited 0.023s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:32:10 devstack sudo[114364]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:10 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-6b3e09fd-4dcb-4133-8c46-69086059972d tempest-ProjectMemberTests-1318526720 None] Acquiring lock "cinder-quobyte-f4df922f-09fe-497e-94e1-0fcc500444cb" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:32:10 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-6b3e09fd-4dcb-4133-8c46-69086059972d tempest-ProjectMemberTests-1318526720 None] Lock "cinder-quobyte-f4df922f-09fe-497e-94e1-0fcc500444cb" acquired by "delete_volume" :: waited 0.017s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:32:10 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[e761e820-74a0-4f9f-b9e5-162741f6991f]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:32:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6b3e09fd-4dcb-4133-8c46-69086059972d tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f4df922f-09fe-497e-94e1-0fcc500444cb {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:10 devstack sudo[114366]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f4df922f-09fe-497e-94e1-0fcc500444cb Aug 15 16:32:10 devstack sudo[114366]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:10 devstack sudo[114364]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-dcb530e9-82d3-480f-9843-3248e9933c22 tempest-ProjectReaderTests-1108365399 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b64e2f03-bca7-431d-8a61-7d2dd31fd359.info" returned: 0 in 0.312s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:10 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-dcb530e9-82d3-480f-9843-3248e9933c22 tempest-ProjectReaderTests-1108365399 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b64e2f03-bca7-431d-8a61-7d2dd31fd359.info is being set with open permissions: ugo+rw Aug 15 16:32:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-dcb530e9-82d3-480f-9843-3248e9933c22 tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b64e2f03-bca7-431d-8a61-7d2dd31fd359.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:10 devstack sudo[114369]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b64e2f03-bca7-431d-8a61-7d2dd31fd359.info Aug 15 16:32:10 devstack sudo[114369]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:10 devstack sudo[114366]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6b3e09fd-4dcb-4133-8c46-69086059972d tempest-ProjectMemberTests-1318526720 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f4df922f-09fe-497e-94e1-0fcc500444cb" returned: 0 in 0.390s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6b3e09fd-4dcb-4133-8c46-69086059972d tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f4df922f-09fe-497e-94e1-0fcc500444cb {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:10 devstack sudo[114369]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-dcb530e9-82d3-480f-9843-3248e9933c22 tempest-ProjectReaderTests-1108365399 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b64e2f03-bca7-431d-8a61-7d2dd31fd359.info" returned: 0 in 0.280s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:10 devstack sudo[114375]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f4df922f-09fe-497e-94e1-0fcc500444cb Aug 15 16:32:10 devstack sudo[114375]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-dcb530e9-82d3-480f-9843-3248e9933c22 tempest-ProjectReaderTests-1108365399 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.252s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:32:10 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-dcb530e9-82d3-480f-9843-3248e9933c22 tempest-ProjectReaderTests-1108365399 None] Create snapshot completed successfully Aug 15 16:32:11 devstack sudo[114375]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6b3e09fd-4dcb-4133-8c46-69086059972d tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-f4df922f-09fe-497e-94e1-0fcc500444cb" returned: 0 in 0.274s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:11 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-6b3e09fd-4dcb-4133-8c46-69086059972d tempest-ProjectMemberTests-1318526720 None] Lock "cinder-quobyte-f4df922f-09fe-497e-94e1-0fcc500444cb" released by "delete_volume" :: held 0.739s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:32:11 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-6b3e09fd-4dcb-4133-8c46-69086059972d tempest-ProjectMemberTests-1318526720 None] Created reservations ['ff1f6fe8-2c82-49a9-ab7b-276c5bd715b7', '54f0ee09-843a-4318-9ef3-4e563c339908', '23b5ab80-9489-466d-972b-601489784326', '0eb4b919-c565-42b4-965b-80ee7b6c7859'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:32:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-6b3e09fd-4dcb-4133-8c46-69086059972d tempest-ProjectMemberTests-1318526720 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:32:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-6b3e09fd-4dcb-4133-8c46-69086059972d tempest-ProjectMemberTests-1318526720 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:32:11 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-6b3e09fd-4dcb-4133-8c46-69086059972d tempest-ProjectMemberTests-1318526720 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:32:11 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-6b3e09fd-4dcb-4133-8c46-69086059972d tempest-ProjectMemberTests-1318526720 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:32:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-6b3e09fd-4dcb-4133-8c46-69086059972d tempest-ProjectMemberTests-1318526720 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:32:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6b3e09fd-4dcb-4133-8c46-69086059972d tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:11 devstack sudo[114378]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:32:11 devstack sudo[114378]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:11 devstack sudo[114378]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-6b3e09fd-4dcb-4133-8c46-69086059972d tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.303s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:11 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-6b3e09fd-4dcb-4133-8c46-69086059972d tempest-ProjectMemberTests-1318526720 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:32:11 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-6b3e09fd-4dcb-4133-8c46-69086059972d tempest-ProjectMemberTests-1318526720 None] Deleted volume successfully. Aug 15 16:32:11 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-6b3e09fd-4dcb-4133-8c46-69086059972d tempest-ProjectMemberTests-1318526720 None] Lock "cinder-f4df922f-09fe-497e-94e1-0fcc500444cb-delete_volume" released by "delete_volume" :: held 1.296s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:32:11 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b1a48563-9ba3-4da9-9887-c3ff117707e7 tempest-ProjectReaderTests-1108365399 None] Acquiring lock "cinder-1f8f4d71-946e-4c65-bece-54d39e4e5c7c-delete_snapshot" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:32:11 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b1a48563-9ba3-4da9-9887-c3ff117707e7 tempest-ProjectReaderTests-1108365399 None] Lock "cinder-1f8f4d71-946e-4c65-bece-54d39e4e5c7c-delete_snapshot" acquired by "delete_snapshot" :: waited 0.031s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:32:11 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b1a48563-9ba3-4da9-9887-c3ff117707e7 tempest-ProjectReaderTests-1108365399 None] Acquiring lock "cinder-quobyte-b64e2f03-bca7-431d-8a61-7d2dd31fd359" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:32:11 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b1a48563-9ba3-4da9-9887-c3ff117707e7 tempest-ProjectReaderTests-1108365399 None] Lock "cinder-quobyte-b64e2f03-bca7-431d-8a61-7d2dd31fd359" acquired by "delete_snapshot" :: waited 0.015s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:32:11 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b1a48563-9ba3-4da9-9887-c3ff117707e7 tempest-ProjectReaderTests-1108365399 None] Acquiring lock "cinder-quobyte-1f8f4d71-946e-4c65-bece-54d39e4e5c7c" by "_delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:32:11 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b1a48563-9ba3-4da9-9887-c3ff117707e7 tempest-ProjectReaderTests-1108365399 None] Lock "cinder-quobyte-1f8f4d71-946e-4c65-bece-54d39e4e5c7c" acquired by "_delete_snapshot" :: waited 0.023s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:32:11 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-b1a48563-9ba3-4da9-9887-c3ff117707e7 tempest-ProjectReaderTests-1108365399 None] Deleting offline snapshot 1f8f4d71-946e-4c65-bece-54d39e4e5c7c of volume b64e2f03-bca7-431d-8a61-7d2dd31fd359 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 15 16:32:11 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-b1a48563-9ba3-4da9-9887-c3ff117707e7 tempest-ProjectReaderTests-1108365399 None] snapshot_file for this snap is: volume-b64e2f03-bca7-431d-8a61-7d2dd31fd359.1f8f4d71-946e-4c65-bece-54d39e4e5c7c {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 15 16:32:11 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[1e63fa0d-f813-4815-bd6c-0ed721046d2a]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:32:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b1a48563-9ba3-4da9-9887-c3ff117707e7 tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b64e2f03-bca7-431d-8a61-7d2dd31fd359.1f8f4d71-946e-4c65-bece-54d39e4e5c7c {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:12 devstack sudo[114381]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b64e2f03-bca7-431d-8a61-7d2dd31fd359.1f8f4d71-946e-4c65-bece-54d39e4e5c7c Aug 15 16:32:12 devstack sudo[114381]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:12 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-f1ec6d31-2eb4-4dd7-82ea-f7c5dac94715 tempest-ProjectMemberTests-1318526720 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:32:12 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f1ec6d31-2eb4-4dd7-82ea-f7c5dac94715 tempest-ProjectMemberTests-1318526720 None] Flow 'volume_create_manager' (4731fc1b-3058-4f3f-b73f-82f65ea31482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:32:12 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f1ec6d31-2eb4-4dd7-82ea-f7c5dac94715 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (585a9821-776c-440e-8a20-c3a399b385b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:12 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f1ec6d31-2eb4-4dd7-82ea-f7c5dac94715 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (585a9821-776c-440e-8a20-c3a399b385b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:32:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1304601548',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1248586f-25d8-443b-9f6e-1ce6cea36617,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b823b7737fde4099a0b514e59e7b7eb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:32:12Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:32:12Z,use_quota=True,user_id='2557ca45923745cd8fb448fa78d46ee9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:12 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f1ec6d31-2eb4-4dd7-82ea-f7c5dac94715 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (53a829ff-38c3-49d1-9d12-b920a865b6cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:12 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f1ec6d31-2eb4-4dd7-82ea-f7c5dac94715 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (53a829ff-38c3-49d1-9d12-b920a865b6cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:12 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f1ec6d31-2eb4-4dd7-82ea-f7c5dac94715 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0929c645-cd0c-46a2-8d12-85eac717fbfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:12 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f1ec6d31-2eb4-4dd7-82ea-f7c5dac94715 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0929c645-cd0c-46a2-8d12-85eac717fbfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1248586f-25d8-443b-9f6e-1ce6cea36617', 'volume_name': 'volume-1248586f-25d8-443b-9f6e-1ce6cea36617', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:12 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f1ec6d31-2eb4-4dd7-82ea-f7c5dac94715 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (577e2681-1d2b-462f-8550-3c5f38ec0835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:12 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f1ec6d31-2eb4-4dd7-82ea-f7c5dac94715 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (577e2681-1d2b-462f-8550-3c5f38ec0835) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:12 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f1ec6d31-2eb4-4dd7-82ea-f7c5dac94715 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7ae802ca-3be8-4c3d-b3c6-21d259624b83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:12 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-f1ec6d31-2eb4-4dd7-82ea-f7c5dac94715 tempest-ProjectMemberTests-1318526720 None] Volume 1248586f-25d8-443b-9f6e-1ce6cea36617: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1248586f-25d8-443b-9f6e-1ce6cea36617', 'volume_size': 1} Aug 15 16:32:12 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f1ec6d31-2eb4-4dd7-82ea-f7c5dac94715 tempest-ProjectMemberTests-1318526720 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:32:12 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f1ec6d31-2eb4-4dd7-82ea-f7c5dac94715 tempest-ProjectMemberTests-1318526720 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:32:12 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-f1ec6d31-2eb4-4dd7-82ea-f7c5dac94715 tempest-ProjectMemberTests-1318526720 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:32:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1304601548',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1248586f-25d8-443b-9f6e-1ce6cea36617,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b823b7737fde4099a0b514e59e7b7eb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:32:12Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:32:12Z,use_quota=True,user_id='2557ca45923745cd8fb448fa78d46ee9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:32:12 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-f1ec6d31-2eb4-4dd7-82ea-f7c5dac94715 tempest-ProjectMemberTests-1318526720 None] Creating volume 1248586f-25d8-443b-9f6e-1ce6cea36617 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:32:12 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f1ec6d31-2eb4-4dd7-82ea-f7c5dac94715 tempest-ProjectMemberTests-1318526720 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:32:12 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f1ec6d31-2eb4-4dd7-82ea-f7c5dac94715 tempest-ProjectMemberTests-1318526720 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:32:12 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-f1ec6d31-2eb4-4dd7-82ea-f7c5dac94715 tempest-ProjectMemberTests-1318526720 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:32:12 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-f1ec6d31-2eb4-4dd7-82ea-f7c5dac94715 tempest-ProjectMemberTests-1318526720 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:32:12 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f1ec6d31-2eb4-4dd7-82ea-f7c5dac94715 tempest-ProjectMemberTests-1318526720 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:32:12 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-f1ec6d31-2eb4-4dd7-82ea-f7c5dac94715 tempest-ProjectMemberTests-1318526720 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:32:12 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-f1ec6d31-2eb4-4dd7-82ea-f7c5dac94715 tempest-ProjectMemberTests-1318526720 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:32:12 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f1ec6d31-2eb4-4dd7-82ea-f7c5dac94715 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1248586f-25d8-443b-9f6e-1ce6cea36617 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:12 devstack sudo[114383]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1248586f-25d8-443b-9f6e-1ce6cea36617 1073741824 Aug 15 16:32:12 devstack sudo[114383]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:12 devstack sudo[114381]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:12 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b1a48563-9ba3-4da9-9887-c3ff117707e7 tempest-ProjectReaderTests-1108365399 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b64e2f03-bca7-431d-8a61-7d2dd31fd359.1f8f4d71-946e-4c65-bece-54d39e4e5c7c" returned: 0 in 0.371s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:12 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-b1a48563-9ba3-4da9-9887-c3ff117707e7 tempest-ProjectReaderTests-1108365399 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-b64e2f03-bca7-431d-8a61-7d2dd31fd359(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:32:12 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[948f2cca-e39f-42cb-9165-86c4d94f9920]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:32:12 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b1a48563-9ba3-4da9-9887-c3ff117707e7 tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b64e2f03-bca7-431d-8a61-7d2dd31fd359 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:12 devstack sudo[114388]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b64e2f03-bca7-431d-8a61-7d2dd31fd359 Aug 15 16:32:12 devstack sudo[114388]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:12 devstack sudo[114383]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:12 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f1ec6d31-2eb4-4dd7-82ea-f7c5dac94715 tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1248586f-25d8-443b-9f6e-1ce6cea36617 1073741824" returned: 0 in 0.510s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:12 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f1ec6d31-2eb4-4dd7-82ea-f7c5dac94715 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1248586f-25d8-443b-9f6e-1ce6cea36617 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:12 devstack sudo[114396]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1248586f-25d8-443b-9f6e-1ce6cea36617 Aug 15 16:32:12 devstack sudo[114396]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:12 devstack sudo[114388]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:12 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b1a48563-9ba3-4da9-9887-c3ff117707e7 tempest-ProjectReaderTests-1108365399 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b64e2f03-bca7-431d-8a61-7d2dd31fd359" returned: 0 in 0.567s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:12 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b1a48563-9ba3-4da9-9887-c3ff117707e7 tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b64e2f03-bca7-431d-8a61-7d2dd31fd359.1f8f4d71-946e-4c65-bece-54d39e4e5c7c {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:12 devstack sudo[114398]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b64e2f03-bca7-431d-8a61-7d2dd31fd359.1f8f4d71-946e-4c65-bece-54d39e4e5c7c Aug 15 16:32:12 devstack sudo[114398]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:13 devstack sudo[114396]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:13 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f1ec6d31-2eb4-4dd7-82ea-f7c5dac94715 tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1248586f-25d8-443b-9f6e-1ce6cea36617" returned: 0 in 0.385s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:13 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-f1ec6d31-2eb4-4dd7-82ea-f7c5dac94715 tempest-ProjectMemberTests-1318526720 None] <== create_volume: return (954ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:32:13 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f1ec6d31-2eb4-4dd7-82ea-f7c5dac94715 tempest-ProjectMemberTests-1318526720 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.957s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:32:13 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f1ec6d31-2eb4-4dd7-82ea-f7c5dac94715 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7ae802ca-3be8-4c3d-b3c6-21d259624b83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1248586f-25d8-443b-9f6e-1ce6cea36617', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:13 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f1ec6d31-2eb4-4dd7-82ea-f7c5dac94715 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b02e7501-79d2-4f9b-b9fa-5b7c339d0386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:13 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-f1ec6d31-2eb4-4dd7-82ea-f7c5dac94715 tempest-ProjectMemberTests-1318526720 None] Volume volume-1248586f-25d8-443b-9f6e-1ce6cea36617 (1248586f-25d8-443b-9f6e-1ce6cea36617): created successfully Aug 15 16:32:13 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f1ec6d31-2eb4-4dd7-82ea-f7c5dac94715 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b02e7501-79d2-4f9b-b9fa-5b7c339d0386) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:13 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f1ec6d31-2eb4-4dd7-82ea-f7c5dac94715 tempest-ProjectMemberTests-1318526720 None] Flow 'volume_create_manager' (4731fc1b-3058-4f3f-b73f-82f65ea31482) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:32:13 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-f1ec6d31-2eb4-4dd7-82ea-f7c5dac94715 tempest-ProjectMemberTests-1318526720 None] Created volume successfully. Aug 15 16:32:13 devstack sudo[114398]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:13 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b1a48563-9ba3-4da9-9887-c3ff117707e7 tempest-ProjectReaderTests-1108365399 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b64e2f03-bca7-431d-8a61-7d2dd31fd359.1f8f4d71-946e-4c65-bece-54d39e4e5c7c" returned: 0 in 0.405s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:13 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b1a48563-9ba3-4da9-9887-c3ff117707e7 tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b64e2f03-bca7-431d-8a61-7d2dd31fd359.1f8f4d71-946e-4c65-bece-54d39e4e5c7c {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:13 devstack sudo[114405]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b64e2f03-bca7-431d-8a61-7d2dd31fd359.1f8f4d71-946e-4c65-bece-54d39e4e5c7c Aug 15 16:32:13 devstack sudo[114405]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:13 devstack sudo[114405]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:13 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b1a48563-9ba3-4da9-9887-c3ff117707e7 tempest-ProjectReaderTests-1108365399 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b64e2f03-bca7-431d-8a61-7d2dd31fd359.1f8f4d71-946e-4c65-bece-54d39e4e5c7c" returned: 0 in 0.267s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:13 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b1a48563-9ba3-4da9-9887-c3ff117707e7 tempest-ProjectReaderTests-1108365399 None] Lock "cinder-quobyte-1f8f4d71-946e-4c65-bece-54d39e4e5c7c" released by "_delete_snapshot" :: held 1.718s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:32:13 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b1a48563-9ba3-4da9-9887-c3ff117707e7 tempest-ProjectReaderTests-1108365399 None] Lock "cinder-quobyte-b64e2f03-bca7-431d-8a61-7d2dd31fd359" released by "delete_snapshot" :: held 1.750s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:32:13 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-b1a48563-9ba3-4da9-9887-c3ff117707e7 tempest-ProjectReaderTests-1108365399 None] Created reservations ['e1380cb8-725f-4671-8696-deb9e8928db1', 'a822c542-6e17-43f4-8b97-57f82d46d9ac', '51f14cd7-5f04-4da1-b8cb-728dfb2392ee', 'ebf1a38a-a7e3-46f3-98f8-2e78f2bd3f4d'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:32:13 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-b1a48563-9ba3-4da9-9887-c3ff117707e7 tempest-ProjectReaderTests-1108365399 None] Delete snapshot completed successfully. Aug 15 16:32:13 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b1a48563-9ba3-4da9-9887-c3ff117707e7 tempest-ProjectReaderTests-1108365399 None] Lock "cinder-1f8f4d71-946e-4c65-bece-54d39e4e5c7c-delete_snapshot" released by "delete_snapshot" :: held 1.903s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:32:14 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ef91bdea-e8cf-4fe7-893f-df1e92e561e9 tempest-ProjectReaderTests-1108365399 None] Acquiring lock "cinder-b64e2f03-bca7-431d-8a61-7d2dd31fd359-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:32:14 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ef91bdea-e8cf-4fe7-893f-df1e92e561e9 tempest-ProjectReaderTests-1108365399 None] Lock "cinder-b64e2f03-bca7-431d-8a61-7d2dd31fd359-delete_volume" acquired by "delete_volume" :: waited 0.028s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:32:14 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ef91bdea-e8cf-4fe7-893f-df1e92e561e9 tempest-ProjectReaderTests-1108365399 None] Acquiring lock "cinder-quobyte-b64e2f03-bca7-431d-8a61-7d2dd31fd359" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:32:14 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ef91bdea-e8cf-4fe7-893f-df1e92e561e9 tempest-ProjectReaderTests-1108365399 None] Lock "cinder-quobyte-b64e2f03-bca7-431d-8a61-7d2dd31fd359" acquired by "delete_volume" :: waited 0.024s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:32:14 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[2fd377fd-7661-4586-8523-47941e9a385a]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:32:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ef91bdea-e8cf-4fe7-893f-df1e92e561e9 tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b64e2f03-bca7-431d-8a61-7d2dd31fd359 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:14 devstack sudo[114408]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b64e2f03-bca7-431d-8a61-7d2dd31fd359 Aug 15 16:32:14 devstack sudo[114408]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-fc8dd8de-3408-46f5-801d-bb996f42c406 tempest-ProjectMemberTests-1318526720 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:32:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-fc8dd8de-3408-46f5-801d-bb996f42c406 tempest-ProjectMemberTests-1318526720 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:32:14 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-fc8dd8de-3408-46f5-801d-bb996f42c406 tempest-ProjectMemberTests-1318526720 None] Creating offline snapshot 360cfe10-191f-4aaf-990b-bd2a2c170f4e of volume 1248586f-25d8-443b-9f6e-1ce6cea36617 {{(pid=94214) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 15 16:32:14 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[3c2e34de-e940-4f8c-a29a-bef027bd2e70]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:32:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-fc8dd8de-3408-46f5-801d-bb996f42c406 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1248586f-25d8-443b-9f6e-1ce6cea36617 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:14 devstack sudo[114410]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1248586f-25d8-443b-9f6e-1ce6cea36617 Aug 15 16:32:14 devstack sudo[114410]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:14 devstack sudo[114408]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ef91bdea-e8cf-4fe7-893f-df1e92e561e9 tempest-ProjectReaderTests-1108365399 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b64e2f03-bca7-431d-8a61-7d2dd31fd359" returned: 0 in 0.468s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ef91bdea-e8cf-4fe7-893f-df1e92e561e9 tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b64e2f03-bca7-431d-8a61-7d2dd31fd359 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:14 devstack sudo[114416]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b64e2f03-bca7-431d-8a61-7d2dd31fd359 Aug 15 16:32:14 devstack sudo[114416]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:14 devstack sudo[114410]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-fc8dd8de-3408-46f5-801d-bb996f42c406 tempest-ProjectMemberTests-1318526720 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1248586f-25d8-443b-9f6e-1ce6cea36617" returned: 0 in 0.419s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-fc8dd8de-3408-46f5-801d-bb996f42c406 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1248586f-25d8-443b-9f6e-1ce6cea36617,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1248586f-25d8-443b-9f6e-1ce6cea36617.360cfe10-191f-4aaf-990b-bd2a2c170f4e 1G {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:14 devstack sudo[114422]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1248586f-25d8-443b-9f6e-1ce6cea36617,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1248586f-25d8-443b-9f6e-1ce6cea36617.360cfe10-191f-4aaf-990b-bd2a2c170f4e 1G Aug 15 16:32:14 devstack sudo[114422]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:14 devstack sudo[114416]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ef91bdea-e8cf-4fe7-893f-df1e92e561e9 tempest-ProjectReaderTests-1108365399 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b64e2f03-bca7-431d-8a61-7d2dd31fd359" returned: 0 in 0.272s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:14 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ef91bdea-e8cf-4fe7-893f-df1e92e561e9 tempest-ProjectReaderTests-1108365399 None] Lock "cinder-quobyte-b64e2f03-bca7-431d-8a61-7d2dd31fd359" released by "delete_volume" :: held 0.832s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:32:15 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-ef91bdea-e8cf-4fe7-893f-df1e92e561e9 tempest-ProjectReaderTests-1108365399 None] Created reservations ['9e738235-06e7-4100-be68-58a4a46742f6', 'ddba0cd8-5fce-4f7e-a225-d15e435f5b87', '8805ed9b-5d8b-4073-899d-8c2a80219754', '637e88a4-0c22-4291-8122-01a4c752ae12'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:32:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ef91bdea-e8cf-4fe7-893f-df1e92e561e9 tempest-ProjectReaderTests-1108365399 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:32:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ef91bdea-e8cf-4fe7-893f-df1e92e561e9 tempest-ProjectReaderTests-1108365399 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:32:15 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ef91bdea-e8cf-4fe7-893f-df1e92e561e9 tempest-ProjectReaderTests-1108365399 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:32:15 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ef91bdea-e8cf-4fe7-893f-df1e92e561e9 tempest-ProjectReaderTests-1108365399 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:32:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ef91bdea-e8cf-4fe7-893f-df1e92e561e9 tempest-ProjectReaderTests-1108365399 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.018s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:32:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ef91bdea-e8cf-4fe7-893f-df1e92e561e9 tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:15 devstack sudo[114427]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:32:15 devstack sudo[114427]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:15 devstack sudo[114422]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:15 devstack sudo[114427]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-fc8dd8de-3408-46f5-801d-bb996f42c406 tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1248586f-25d8-443b-9f6e-1ce6cea36617,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1248586f-25d8-443b-9f6e-1ce6cea36617.360cfe10-191f-4aaf-990b-bd2a2c170f4e 1G" returned: 0 in 0.598s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-fc8dd8de-3408-46f5-801d-bb996f42c406 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1248586f-25d8-443b-9f6e-1ce6cea36617 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1248586f-25d8-443b-9f6e-1ce6cea36617.360cfe10-191f-4aaf-990b-bd2a2c170f4e {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ef91bdea-e8cf-4fe7-893f-df1e92e561e9 tempest-ProjectReaderTests-1108365399 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.363s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:15 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-ef91bdea-e8cf-4fe7-893f-df1e92e561e9 tempest-ProjectReaderTests-1108365399 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:32:15 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-ef91bdea-e8cf-4fe7-893f-df1e92e561e9 tempest-ProjectReaderTests-1108365399 None] Deleted volume successfully. Aug 15 16:32:15 devstack sudo[114432]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1248586f-25d8-443b-9f6e-1ce6cea36617 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1248586f-25d8-443b-9f6e-1ce6cea36617.360cfe10-191f-4aaf-990b-bd2a2c170f4e Aug 15 16:32:15 devstack sudo[114432]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:15 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-ef91bdea-e8cf-4fe7-893f-df1e92e561e9 tempest-ProjectReaderTests-1108365399 None] Lock "cinder-b64e2f03-bca7-431d-8a61-7d2dd31fd359-delete_volume" released by "delete_volume" :: held 1.480s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:32:15 devstack sudo[114432]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-fc8dd8de-3408-46f5-801d-bb996f42c406 tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1248586f-25d8-443b-9f6e-1ce6cea36617 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1248586f-25d8-443b-9f6e-1ce6cea36617.360cfe10-191f-4aaf-990b-bd2a2c170f4e" returned: 0 in 0.398s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:15 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-fc8dd8de-3408-46f5-801d-bb996f42c406 tempest-ProjectMemberTests-1318526720 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1248586f-25d8-443b-9f6e-1ce6cea36617.360cfe10-191f-4aaf-990b-bd2a2c170f4e is being set with open permissions: ugo+rw Aug 15 16:32:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-fc8dd8de-3408-46f5-801d-bb996f42c406 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1248586f-25d8-443b-9f6e-1ce6cea36617.360cfe10-191f-4aaf-990b-bd2a2c170f4e {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:15 devstack sudo[114448]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1248586f-25d8-443b-9f6e-1ce6cea36617.360cfe10-191f-4aaf-990b-bd2a2c170f4e Aug 15 16:32:15 devstack sudo[114448]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:15 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-944572c0-65a6-4448-a653-410e04a9238b tempest-ProjectReaderTests-1108365399 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:32:15 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-944572c0-65a6-4448-a653-410e04a9238b tempest-ProjectReaderTests-1108365399 None] Flow 'volume_create_manager' (a0b9d92a-5820-4748-b6b2-2a9e79cc1afd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:32:15 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-944572c0-65a6-4448-a653-410e04a9238b tempest-ProjectReaderTests-1108365399 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f2f41f0d-a104-4a3a-b52f-8362c4b736a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:16 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-944572c0-65a6-4448-a653-410e04a9238b tempest-ProjectReaderTests-1108365399 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f2f41f0d-a104-4a3a-b52f-8362c4b736a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:32:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-569271901',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7c8932ab-fbef-417f-b384-6531e6f3be40,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba67afcca5a04f818900ec457d0d51cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:32:16Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:32:16Z,use_quota=True,user_id='bda154cd4c624f40b21ebb29154e03dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:16 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-944572c0-65a6-4448-a653-410e04a9238b tempest-ProjectReaderTests-1108365399 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6dfd3225-c638-416b-b99e-ac679c399001) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:16 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-944572c0-65a6-4448-a653-410e04a9238b tempest-ProjectReaderTests-1108365399 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6dfd3225-c638-416b-b99e-ac679c399001) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:16 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-944572c0-65a6-4448-a653-410e04a9238b tempest-ProjectReaderTests-1108365399 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (eb9e1cf2-d450-4a22-9872-1bccfd3a83c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:16 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-944572c0-65a6-4448-a653-410e04a9238b tempest-ProjectReaderTests-1108365399 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (eb9e1cf2-d450-4a22-9872-1bccfd3a83c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7c8932ab-fbef-417f-b384-6531e6f3be40', 'volume_name': 'volume-7c8932ab-fbef-417f-b384-6531e6f3be40', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:16 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-944572c0-65a6-4448-a653-410e04a9238b tempest-ProjectReaderTests-1108365399 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (eb91187a-fe44-4f23-b49a-6242a4d64897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:16 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-944572c0-65a6-4448-a653-410e04a9238b tempest-ProjectReaderTests-1108365399 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (eb91187a-fe44-4f23-b49a-6242a4d64897) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:16 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-944572c0-65a6-4448-a653-410e04a9238b tempest-ProjectReaderTests-1108365399 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c0ff3947-7e88-48b4-88cf-32631fca010f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:16 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-944572c0-65a6-4448-a653-410e04a9238b tempest-ProjectReaderTests-1108365399 None] Volume 7c8932ab-fbef-417f-b384-6531e6f3be40: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7c8932ab-fbef-417f-b384-6531e6f3be40', 'volume_size': 1} Aug 15 16:32:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-944572c0-65a6-4448-a653-410e04a9238b tempest-ProjectReaderTests-1108365399 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:32:16 devstack sudo[114448]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-fc8dd8de-3408-46f5-801d-bb996f42c406 tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1248586f-25d8-443b-9f6e-1ce6cea36617.360cfe10-191f-4aaf-990b-bd2a2c170f4e" returned: 0 in 0.340s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-fc8dd8de-3408-46f5-801d-bb996f42c406 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1248586f-25d8-443b-9f6e-1ce6cea36617.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:16 devstack sudo[114475]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1248586f-25d8-443b-9f6e-1ce6cea36617.info Aug 15 16:32:16 devstack sudo[114475]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:16 devstack sudo[114475]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-fc8dd8de-3408-46f5-801d-bb996f42c406 tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1248586f-25d8-443b-9f6e-1ce6cea36617.info" returned: 0 in 0.301s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:16 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-fc8dd8de-3408-46f5-801d-bb996f42c406 tempest-ProjectMemberTests-1318526720 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1248586f-25d8-443b-9f6e-1ce6cea36617.info is being set with open permissions: ugo+rw Aug 15 16:32:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-fc8dd8de-3408-46f5-801d-bb996f42c406 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1248586f-25d8-443b-9f6e-1ce6cea36617.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:16 devstack sudo[114480]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1248586f-25d8-443b-9f6e-1ce6cea36617.info Aug 15 16:32:16 devstack sudo[114480]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:16 devstack sudo[114480]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-fc8dd8de-3408-46f5-801d-bb996f42c406 tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1248586f-25d8-443b-9f6e-1ce6cea36617.info" returned: 0 in 0.256s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-fc8dd8de-3408-46f5-801d-bb996f42c406 tempest-ProjectMemberTests-1318526720 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.408s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:32:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-944572c0-65a6-4448-a653-410e04a9238b tempest-ProjectReaderTests-1108365399 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.745s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:32:16 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-944572c0-65a6-4448-a653-410e04a9238b tempest-ProjectReaderTests-1108365399 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:32:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-569271901',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7c8932ab-fbef-417f-b384-6531e6f3be40,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba67afcca5a04f818900ec457d0d51cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:32:16Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:32:16Z,use_quota=True,user_id='bda154cd4c624f40b21ebb29154e03dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:32:16 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-944572c0-65a6-4448-a653-410e04a9238b tempest-ProjectReaderTests-1108365399 None] Creating volume 7c8932ab-fbef-417f-b384-6531e6f3be40 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:32:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-944572c0-65a6-4448-a653-410e04a9238b tempest-ProjectReaderTests-1108365399 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:32:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-944572c0-65a6-4448-a653-410e04a9238b tempest-ProjectReaderTests-1108365399 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:32:16 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-944572c0-65a6-4448-a653-410e04a9238b tempest-ProjectReaderTests-1108365399 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:32:16 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-944572c0-65a6-4448-a653-410e04a9238b tempest-ProjectReaderTests-1108365399 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:32:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-944572c0-65a6-4448-a653-410e04a9238b tempest-ProjectReaderTests-1108365399 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:32:16 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-944572c0-65a6-4448-a653-410e04a9238b tempest-ProjectReaderTests-1108365399 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:32:16 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-944572c0-65a6-4448-a653-410e04a9238b tempest-ProjectReaderTests-1108365399 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:32:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-944572c0-65a6-4448-a653-410e04a9238b tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7c8932ab-fbef-417f-b384-6531e6f3be40 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:16 devstack sudo[114483]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7c8932ab-fbef-417f-b384-6531e6f3be40 1073741824 Aug 15 16:32:16 devstack sudo[114483]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:16 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-fc8dd8de-3408-46f5-801d-bb996f42c406 tempest-ProjectMemberTests-1318526720 None] Create snapshot completed successfully Aug 15 16:32:17 devstack sudo[114483]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-944572c0-65a6-4448-a653-410e04a9238b tempest-ProjectReaderTests-1108365399 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7c8932ab-fbef-417f-b384-6531e6f3be40 1073741824" returned: 0 in 0.476s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-944572c0-65a6-4448-a653-410e04a9238b tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7c8932ab-fbef-417f-b384-6531e6f3be40 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:17 devstack sudo[114489]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7c8932ab-fbef-417f-b384-6531e6f3be40 Aug 15 16:32:17 devstack sudo[114489]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:17 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-e8f0b1fc-04f7-4733-af6d-f3495f0a4224 tempest-ProjectMemberTests-1318526720 None] Acquiring lock "cinder-360cfe10-191f-4aaf-990b-bd2a2c170f4e-delete_snapshot" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:32:17 devstack sudo[114489]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-944572c0-65a6-4448-a653-410e04a9238b tempest-ProjectReaderTests-1108365399 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7c8932ab-fbef-417f-b384-6531e6f3be40" returned: 0 in 0.297s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:17 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-944572c0-65a6-4448-a653-410e04a9238b tempest-ProjectReaderTests-1108365399 None] <== create_volume: return (816ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:32:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-944572c0-65a6-4448-a653-410e04a9238b tempest-ProjectReaderTests-1108365399 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.819s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:32:17 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-e8f0b1fc-04f7-4733-af6d-f3495f0a4224 tempest-ProjectMemberTests-1318526720 None] Lock "cinder-360cfe10-191f-4aaf-990b-bd2a2c170f4e-delete_snapshot" acquired by "delete_snapshot" :: waited 0.032s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:32:17 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-e8f0b1fc-04f7-4733-af6d-f3495f0a4224 tempest-ProjectMemberTests-1318526720 None] Acquiring lock "cinder-quobyte-1248586f-25d8-443b-9f6e-1ce6cea36617" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:32:17 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-944572c0-65a6-4448-a653-410e04a9238b tempest-ProjectReaderTests-1108365399 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c0ff3947-7e88-48b4-88cf-32631fca010f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7c8932ab-fbef-417f-b384-6531e6f3be40', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:17 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-944572c0-65a6-4448-a653-410e04a9238b tempest-ProjectReaderTests-1108365399 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5444bef2-84ae-4e2e-adf3-28f50d529c0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:17 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-e8f0b1fc-04f7-4733-af6d-f3495f0a4224 tempest-ProjectMemberTests-1318526720 None] Lock "cinder-quobyte-1248586f-25d8-443b-9f6e-1ce6cea36617" acquired by "delete_snapshot" :: waited 0.033s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:32:17 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-e8f0b1fc-04f7-4733-af6d-f3495f0a4224 tempest-ProjectMemberTests-1318526720 None] Acquiring lock "cinder-quobyte-360cfe10-191f-4aaf-990b-bd2a2c170f4e" by "_delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:32:17 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-944572c0-65a6-4448-a653-410e04a9238b tempest-ProjectReaderTests-1108365399 None] Volume volume-7c8932ab-fbef-417f-b384-6531e6f3be40 (7c8932ab-fbef-417f-b384-6531e6f3be40): created successfully Aug 15 16:32:17 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-944572c0-65a6-4448-a653-410e04a9238b tempest-ProjectReaderTests-1108365399 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5444bef2-84ae-4e2e-adf3-28f50d529c0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:17 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-944572c0-65a6-4448-a653-410e04a9238b tempest-ProjectReaderTests-1108365399 None] Flow 'volume_create_manager' (a0b9d92a-5820-4748-b6b2-2a9e79cc1afd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:32:17 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-e8f0b1fc-04f7-4733-af6d-f3495f0a4224 tempest-ProjectMemberTests-1318526720 None] Lock "cinder-quobyte-360cfe10-191f-4aaf-990b-bd2a2c170f4e" acquired by "_delete_snapshot" :: waited 0.041s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:32:17 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-e8f0b1fc-04f7-4733-af6d-f3495f0a4224 tempest-ProjectMemberTests-1318526720 None] Deleting offline snapshot 360cfe10-191f-4aaf-990b-bd2a2c170f4e of volume 1248586f-25d8-443b-9f6e-1ce6cea36617 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 15 16:32:17 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-e8f0b1fc-04f7-4733-af6d-f3495f0a4224 tempest-ProjectMemberTests-1318526720 None] snapshot_file for this snap is: volume-1248586f-25d8-443b-9f6e-1ce6cea36617.360cfe10-191f-4aaf-990b-bd2a2c170f4e {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 15 16:32:17 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-944572c0-65a6-4448-a653-410e04a9238b tempest-ProjectReaderTests-1108365399 None] Created volume successfully. Aug 15 16:32:17 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[438f8a78-765f-482f-9f57-ce6c0589fca9]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:32:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e8f0b1fc-04f7-4733-af6d-f3495f0a4224 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1248586f-25d8-443b-9f6e-1ce6cea36617.360cfe10-191f-4aaf-990b-bd2a2c170f4e {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:17 devstack sudo[114492]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1248586f-25d8-443b-9f6e-1ce6cea36617.360cfe10-191f-4aaf-990b-bd2a2c170f4e Aug 15 16:32:17 devstack sudo[114492]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-76704f7b-459c-4c78-b0df-4e26e6343ef2 tempest-ProjectReaderTests-1108365399 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:32:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-76704f7b-459c-4c78-b0df-4e26e6343ef2 tempest-ProjectReaderTests-1108365399 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:32:18 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-76704f7b-459c-4c78-b0df-4e26e6343ef2 tempest-ProjectReaderTests-1108365399 None] Creating offline snapshot 45ebb436-f350-4c91-a4e6-028ba54a01d7 of volume 7c8932ab-fbef-417f-b384-6531e6f3be40 {{(pid=94214) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 15 16:32:18 devstack sudo[114492]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e8f0b1fc-04f7-4733-af6d-f3495f0a4224 tempest-ProjectMemberTests-1318526720 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1248586f-25d8-443b-9f6e-1ce6cea36617.360cfe10-191f-4aaf-990b-bd2a2c170f4e" returned: 0 in 0.436s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:18 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-e8f0b1fc-04f7-4733-af6d-f3495f0a4224 tempest-ProjectMemberTests-1318526720 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-1248586f-25d8-443b-9f6e-1ce6cea36617(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:32:18 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[85610bd0-5389-4c8d-beb3-b1a3ea6ed243]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:32:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-76704f7b-459c-4c78-b0df-4e26e6343ef2 tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7c8932ab-fbef-417f-b384-6531e6f3be40 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:18 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[5373540e-5576-4adc-80f2-e791e46a4bc4]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:32:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e8f0b1fc-04f7-4733-af6d-f3495f0a4224 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1248586f-25d8-443b-9f6e-1ce6cea36617 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:18 devstack sudo[114498]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7c8932ab-fbef-417f-b384-6531e6f3be40 Aug 15 16:32:18 devstack sudo[114498]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:18 devstack sudo[114499]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1248586f-25d8-443b-9f6e-1ce6cea36617 Aug 15 16:32:18 devstack sudo[114499]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:18 devstack sudo[114498]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-76704f7b-459c-4c78-b0df-4e26e6343ef2 tempest-ProjectReaderTests-1108365399 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7c8932ab-fbef-417f-b384-6531e6f3be40" returned: 0 in 0.392s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-76704f7b-459c-4c78-b0df-4e26e6343ef2 tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7c8932ab-fbef-417f-b384-6531e6f3be40,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7c8932ab-fbef-417f-b384-6531e6f3be40.45ebb436-f350-4c91-a4e6-028ba54a01d7 1G {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:18 devstack sudo[114499]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e8f0b1fc-04f7-4733-af6d-f3495f0a4224 tempest-ProjectMemberTests-1318526720 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1248586f-25d8-443b-9f6e-1ce6cea36617" returned: 0 in 0.408s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:18 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e8f0b1fc-04f7-4733-af6d-f3495f0a4224 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1248586f-25d8-443b-9f6e-1ce6cea36617.360cfe10-191f-4aaf-990b-bd2a2c170f4e {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:18 devstack sudo[114509]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7c8932ab-fbef-417f-b384-6531e6f3be40,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7c8932ab-fbef-417f-b384-6531e6f3be40.45ebb436-f350-4c91-a4e6-028ba54a01d7 1G Aug 15 16:32:18 devstack sudo[114509]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:18 devstack sudo[114511]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1248586f-25d8-443b-9f6e-1ce6cea36617.360cfe10-191f-4aaf-990b-bd2a2c170f4e Aug 15 16:32:18 devstack sudo[114511]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:19 devstack sudo[114511]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e8f0b1fc-04f7-4733-af6d-f3495f0a4224 tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1248586f-25d8-443b-9f6e-1ce6cea36617.360cfe10-191f-4aaf-990b-bd2a2c170f4e" returned: 0 in 0.408s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e8f0b1fc-04f7-4733-af6d-f3495f0a4224 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1248586f-25d8-443b-9f6e-1ce6cea36617.360cfe10-191f-4aaf-990b-bd2a2c170f4e {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:19 devstack sudo[114521]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1248586f-25d8-443b-9f6e-1ce6cea36617.360cfe10-191f-4aaf-990b-bd2a2c170f4e Aug 15 16:32:19 devstack sudo[114521]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:19 devstack sudo[114509]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-76704f7b-459c-4c78-b0df-4e26e6343ef2 tempest-ProjectReaderTests-1108365399 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7c8932ab-fbef-417f-b384-6531e6f3be40,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7c8932ab-fbef-417f-b384-6531e6f3be40.45ebb436-f350-4c91-a4e6-028ba54a01d7 1G" returned: 0 in 0.519s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-76704f7b-459c-4c78-b0df-4e26e6343ef2 tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-7c8932ab-fbef-417f-b384-6531e6f3be40 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7c8932ab-fbef-417f-b384-6531e6f3be40.45ebb436-f350-4c91-a4e6-028ba54a01d7 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:19 devstack sudo[114523]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-7c8932ab-fbef-417f-b384-6531e6f3be40 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7c8932ab-fbef-417f-b384-6531e6f3be40.45ebb436-f350-4c91-a4e6-028ba54a01d7 Aug 15 16:32:19 devstack sudo[114523]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:19 devstack sudo[114521]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e8f0b1fc-04f7-4733-af6d-f3495f0a4224 tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1248586f-25d8-443b-9f6e-1ce6cea36617.360cfe10-191f-4aaf-990b-bd2a2c170f4e" returned: 0 in 0.312s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:19 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-e8f0b1fc-04f7-4733-af6d-f3495f0a4224 tempest-ProjectMemberTests-1318526720 None] Lock "cinder-quobyte-360cfe10-191f-4aaf-990b-bd2a2c170f4e" released by "_delete_snapshot" :: held 1.691s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:32:19 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-e8f0b1fc-04f7-4733-af6d-f3495f0a4224 tempest-ProjectMemberTests-1318526720 None] Lock "cinder-quobyte-1248586f-25d8-443b-9f6e-1ce6cea36617" released by "delete_snapshot" :: held 1.745s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:32:19 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-e8f0b1fc-04f7-4733-af6d-f3495f0a4224 tempest-ProjectMemberTests-1318526720 None] Created reservations ['c20aeefc-aaba-48e8-b17f-8e9257a13451', '9d13a2ea-fbae-402f-a59f-601c6b989fe9', 'bf12488d-e7e5-4c24-bec8-a89313798514', 'a2feb4fb-cbe4-420a-8908-3478a99f3f7f'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:32:19 devstack sudo[114523]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-76704f7b-459c-4c78-b0df-4e26e6343ef2 tempest-ProjectReaderTests-1108365399 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-7c8932ab-fbef-417f-b384-6531e6f3be40 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7c8932ab-fbef-417f-b384-6531e6f3be40.45ebb436-f350-4c91-a4e6-028ba54a01d7" returned: 0 in 0.409s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:19 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-76704f7b-459c-4c78-b0df-4e26e6343ef2 tempest-ProjectReaderTests-1108365399 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7c8932ab-fbef-417f-b384-6531e6f3be40.45ebb436-f350-4c91-a4e6-028ba54a01d7 is being set with open permissions: ugo+rw Aug 15 16:32:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-76704f7b-459c-4c78-b0df-4e26e6343ef2 tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7c8932ab-fbef-417f-b384-6531e6f3be40.45ebb436-f350-4c91-a4e6-028ba54a01d7 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:19 devstack sudo[114530]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7c8932ab-fbef-417f-b384-6531e6f3be40.45ebb436-f350-4c91-a4e6-028ba54a01d7 Aug 15 16:32:19 devstack sudo[114530]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:19 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-e8f0b1fc-04f7-4733-af6d-f3495f0a4224 tempest-ProjectMemberTests-1318526720 None] Delete snapshot completed successfully. Aug 15 16:32:19 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-e8f0b1fc-04f7-4733-af6d-f3495f0a4224 tempest-ProjectMemberTests-1318526720 None] Lock "cinder-360cfe10-191f-4aaf-990b-bd2a2c170f4e-delete_snapshot" released by "delete_snapshot" :: held 1.988s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:32:19 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-5928aab6-be74-4e58-a6b8-03cd69a39791 tempest-ProjectMemberTests-1318526720 None] Acquiring lock "cinder-1248586f-25d8-443b-9f6e-1ce6cea36617-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:32:19 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-5928aab6-be74-4e58-a6b8-03cd69a39791 tempest-ProjectMemberTests-1318526720 None] Lock "cinder-1248586f-25d8-443b-9f6e-1ce6cea36617-delete_volume" acquired by "delete_volume" :: waited 0.031s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:32:19 devstack sudo[114530]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:19 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-76704f7b-459c-4c78-b0df-4e26e6343ef2 tempest-ProjectReaderTests-1108365399 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7c8932ab-fbef-417f-b384-6531e6f3be40.45ebb436-f350-4c91-a4e6-028ba54a01d7" returned: 0 in 0.380s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:19 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-5928aab6-be74-4e58-a6b8-03cd69a39791 tempest-ProjectMemberTests-1318526720 None] Acquiring lock "cinder-quobyte-1248586f-25d8-443b-9f6e-1ce6cea36617" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:32:19 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-5928aab6-be74-4e58-a6b8-03cd69a39791 tempest-ProjectMemberTests-1318526720 None] Lock "cinder-quobyte-1248586f-25d8-443b-9f6e-1ce6cea36617" acquired by "delete_volume" :: waited 0.024s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:32:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-76704f7b-459c-4c78-b0df-4e26e6343ef2 tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7c8932ab-fbef-417f-b384-6531e6f3be40.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:20 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[d3cfcff2-6238-4875-b0d7-79f5a9040c6e]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:32:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-5928aab6-be74-4e58-a6b8-03cd69a39791 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1248586f-25d8-443b-9f6e-1ce6cea36617 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:20 devstack sudo[114533]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7c8932ab-fbef-417f-b384-6531e6f3be40.info Aug 15 16:32:20 devstack sudo[114533]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:20 devstack sudo[114534]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1248586f-25d8-443b-9f6e-1ce6cea36617 Aug 15 16:32:20 devstack sudo[114534]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:20 devstack sudo[114533]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-76704f7b-459c-4c78-b0df-4e26e6343ef2 tempest-ProjectReaderTests-1108365399 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7c8932ab-fbef-417f-b384-6531e6f3be40.info" returned: 0 in 0.333s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:20 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-76704f7b-459c-4c78-b0df-4e26e6343ef2 tempest-ProjectReaderTests-1108365399 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7c8932ab-fbef-417f-b384-6531e6f3be40.info is being set with open permissions: ugo+rw Aug 15 16:32:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-76704f7b-459c-4c78-b0df-4e26e6343ef2 tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7c8932ab-fbef-417f-b384-6531e6f3be40.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:20 devstack sudo[114540]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7c8932ab-fbef-417f-b384-6531e6f3be40.info Aug 15 16:32:20 devstack sudo[114540]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:20 devstack sudo[114534]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-5928aab6-be74-4e58-a6b8-03cd69a39791 tempest-ProjectMemberTests-1318526720 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1248586f-25d8-443b-9f6e-1ce6cea36617" returned: 0 in 0.415s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-5928aab6-be74-4e58-a6b8-03cd69a39791 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1248586f-25d8-443b-9f6e-1ce6cea36617 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:20 devstack sudo[114545]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1248586f-25d8-443b-9f6e-1ce6cea36617 Aug 15 16:32:20 devstack sudo[114545]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:20 devstack sudo[114540]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-76704f7b-459c-4c78-b0df-4e26e6343ef2 tempest-ProjectReaderTests-1108365399 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7c8932ab-fbef-417f-b384-6531e6f3be40.info" returned: 0 in 0.297s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-76704f7b-459c-4c78-b0df-4e26e6343ef2 tempest-ProjectReaderTests-1108365399 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.498s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:32:20 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-76704f7b-459c-4c78-b0df-4e26e6343ef2 tempest-ProjectReaderTests-1108365399 None] Create snapshot completed successfully Aug 15 16:32:20 devstack sudo[114545]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-5928aab6-be74-4e58-a6b8-03cd69a39791 tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1248586f-25d8-443b-9f6e-1ce6cea36617" returned: 0 in 0.296s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:20 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-5928aab6-be74-4e58-a6b8-03cd69a39791 tempest-ProjectMemberTests-1318526720 None] Lock "cinder-quobyte-1248586f-25d8-443b-9f6e-1ce6cea36617" released by "delete_volume" :: held 0.800s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:32:20 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-5928aab6-be74-4e58-a6b8-03cd69a39791 tempest-ProjectMemberTests-1318526720 None] Created reservations ['4b3e48ff-623f-4939-855a-c6fad194465b', '4f2f01c5-f34a-4eb6-b960-6a3b61fd0efb', '0da8fe85-e097-410f-a922-b4588667bd89', 'bed94aa2-ac36-419e-abde-c198e7ca3168'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:32:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-5928aab6-be74-4e58-a6b8-03cd69a39791 tempest-ProjectMemberTests-1318526720 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:32:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-5928aab6-be74-4e58-a6b8-03cd69a39791 tempest-ProjectMemberTests-1318526720 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:32:20 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-5928aab6-be74-4e58-a6b8-03cd69a39791 tempest-ProjectMemberTests-1318526720 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:32:20 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-5928aab6-be74-4e58-a6b8-03cd69a39791 tempest-ProjectMemberTests-1318526720 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:32:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-5928aab6-be74-4e58-a6b8-03cd69a39791 tempest-ProjectMemberTests-1318526720 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:32:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-5928aab6-be74-4e58-a6b8-03cd69a39791 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:20 devstack sudo[114549]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:32:20 devstack sudo[114549]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:21 devstack sudo[114549]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-5928aab6-be74-4e58-a6b8-03cd69a39791 tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.273s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:21 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-5928aab6-be74-4e58-a6b8-03cd69a39791 tempest-ProjectMemberTests-1318526720 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:32:21 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-5928aab6-be74-4e58-a6b8-03cd69a39791 tempest-ProjectMemberTests-1318526720 None] Deleted volume successfully. Aug 15 16:32:21 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-5928aab6-be74-4e58-a6b8-03cd69a39791 tempest-ProjectMemberTests-1318526720 None] Lock "cinder-1248586f-25d8-443b-9f6e-1ce6cea36617-delete_volume" released by "delete_volume" :: held 1.350s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:32:21 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-f9f8996a-5464-4518-9d79-bd1cac786080 tempest-ProjectReaderTests-1108365399 None] Acquiring lock "cinder-45ebb436-f350-4c91-a4e6-028ba54a01d7-delete_snapshot" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:32:21 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-f9f8996a-5464-4518-9d79-bd1cac786080 tempest-ProjectReaderTests-1108365399 None] Lock "cinder-45ebb436-f350-4c91-a4e6-028ba54a01d7-delete_snapshot" acquired by "delete_snapshot" :: waited 0.049s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:32:21 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-f9f8996a-5464-4518-9d79-bd1cac786080 tempest-ProjectReaderTests-1108365399 None] Acquiring lock "cinder-quobyte-7c8932ab-fbef-417f-b384-6531e6f3be40" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:32:21 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-f9f8996a-5464-4518-9d79-bd1cac786080 tempest-ProjectReaderTests-1108365399 None] Lock "cinder-quobyte-7c8932ab-fbef-417f-b384-6531e6f3be40" acquired by "delete_snapshot" :: waited 0.028s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:32:21 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-f9f8996a-5464-4518-9d79-bd1cac786080 tempest-ProjectReaderTests-1108365399 None] Acquiring lock "cinder-quobyte-45ebb436-f350-4c91-a4e6-028ba54a01d7" by "_delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:32:21 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-f9f8996a-5464-4518-9d79-bd1cac786080 tempest-ProjectReaderTests-1108365399 None] Lock "cinder-quobyte-45ebb436-f350-4c91-a4e6-028ba54a01d7" acquired by "_delete_snapshot" :: waited 0.019s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:32:21 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-f9f8996a-5464-4518-9d79-bd1cac786080 tempest-ProjectReaderTests-1108365399 None] Deleting offline snapshot 45ebb436-f350-4c91-a4e6-028ba54a01d7 of volume 7c8932ab-fbef-417f-b384-6531e6f3be40 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 15 16:32:21 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-f9f8996a-5464-4518-9d79-bd1cac786080 tempest-ProjectReaderTests-1108365399 None] snapshot_file for this snap is: volume-7c8932ab-fbef-417f-b384-6531e6f3be40.45ebb436-f350-4c91-a4e6-028ba54a01d7 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 15 16:32:21 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[fc3bd362-eaff-48ae-9dc3-757120c6331a]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:32:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f9f8996a-5464-4518-9d79-bd1cac786080 tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7c8932ab-fbef-417f-b384-6531e6f3be40.45ebb436-f350-4c91-a4e6-028ba54a01d7 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:21 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-ad3b7e7a-9bb1-4733-b68c-5d841e8798c2 tempest-ProjectMemberTests-1318526720 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:32:21 devstack sudo[114555]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7c8932ab-fbef-417f-b384-6531e6f3be40.45ebb436-f350-4c91-a4e6-028ba54a01d7 Aug 15 16:32:21 devstack sudo[114555]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ad3b7e7a-9bb1-4733-b68c-5d841e8798c2 tempest-ProjectMemberTests-1318526720 None] Flow 'volume_create_manager' (89c16a8c-3a51-4108-b920-6d111d3ad667) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:32:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ad3b7e7a-9bb1-4733-b68c-5d841e8798c2 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3a511854-6d90-47db-86a7-88e39c66c871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ad3b7e7a-9bb1-4733-b68c-5d841e8798c2 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3a511854-6d90-47db-86a7-88e39c66c871) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:32:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1906776198',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1139cfe4-7460-41c1-8e99-ac15c36b6627,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b823b7737fde4099a0b514e59e7b7eb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:32:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:32:22Z,use_quota=True,user_id='2557ca45923745cd8fb448fa78d46ee9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ad3b7e7a-9bb1-4733-b68c-5d841e8798c2 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cd945f1e-de9b-4607-83a8-dd9aadd79b78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ad3b7e7a-9bb1-4733-b68c-5d841e8798c2 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cd945f1e-de9b-4607-83a8-dd9aadd79b78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ad3b7e7a-9bb1-4733-b68c-5d841e8798c2 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (05178dd2-3c63-45a5-89ce-e166c232642f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ad3b7e7a-9bb1-4733-b68c-5d841e8798c2 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (05178dd2-3c63-45a5-89ce-e166c232642f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1139cfe4-7460-41c1-8e99-ac15c36b6627', 'volume_name': 'volume-1139cfe4-7460-41c1-8e99-ac15c36b6627', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ad3b7e7a-9bb1-4733-b68c-5d841e8798c2 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6c574b61-9aef-4d0f-ad2a-7d77d099a8aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ad3b7e7a-9bb1-4733-b68c-5d841e8798c2 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6c574b61-9aef-4d0f-ad2a-7d77d099a8aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ad3b7e7a-9bb1-4733-b68c-5d841e8798c2 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b45dd87f-26dc-4cef-8771-c9f50c7a305a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:21 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-ad3b7e7a-9bb1-4733-b68c-5d841e8798c2 tempest-ProjectMemberTests-1318526720 None] Volume 1139cfe4-7460-41c1-8e99-ac15c36b6627: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1139cfe4-7460-41c1-8e99-ac15c36b6627', 'volume_size': 1} Aug 15 16:32:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ad3b7e7a-9bb1-4733-b68c-5d841e8798c2 tempest-ProjectMemberTests-1318526720 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:32:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ad3b7e7a-9bb1-4733-b68c-5d841e8798c2 tempest-ProjectMemberTests-1318526720 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:32:21 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ad3b7e7a-9bb1-4733-b68c-5d841e8798c2 tempest-ProjectMemberTests-1318526720 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:32:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1906776198',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1139cfe4-7460-41c1-8e99-ac15c36b6627,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b823b7737fde4099a0b514e59e7b7eb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:32:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:32:22Z,use_quota=True,user_id='2557ca45923745cd8fb448fa78d46ee9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:32:21 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-ad3b7e7a-9bb1-4733-b68c-5d841e8798c2 tempest-ProjectMemberTests-1318526720 None] Creating volume 1139cfe4-7460-41c1-8e99-ac15c36b6627 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:32:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ad3b7e7a-9bb1-4733-b68c-5d841e8798c2 tempest-ProjectMemberTests-1318526720 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:32:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ad3b7e7a-9bb1-4733-b68c-5d841e8798c2 tempest-ProjectMemberTests-1318526720 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:32:21 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ad3b7e7a-9bb1-4733-b68c-5d841e8798c2 tempest-ProjectMemberTests-1318526720 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:32:21 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ad3b7e7a-9bb1-4733-b68c-5d841e8798c2 tempest-ProjectMemberTests-1318526720 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:32:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ad3b7e7a-9bb1-4733-b68c-5d841e8798c2 tempest-ProjectMemberTests-1318526720 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:32:21 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ad3b7e7a-9bb1-4733-b68c-5d841e8798c2 tempest-ProjectMemberTests-1318526720 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:32:21 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-ad3b7e7a-9bb1-4733-b68c-5d841e8798c2 tempest-ProjectMemberTests-1318526720 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:32:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ad3b7e7a-9bb1-4733-b68c-5d841e8798c2 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1139cfe4-7460-41c1-8e99-ac15c36b6627 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:21 devstack sudo[114557]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1139cfe4-7460-41c1-8e99-ac15c36b6627 1073741824 Aug 15 16:32:21 devstack sudo[114557]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:21 devstack sudo[114555]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f9f8996a-5464-4518-9d79-bd1cac786080 tempest-ProjectReaderTests-1108365399 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7c8932ab-fbef-417f-b384-6531e6f3be40.45ebb436-f350-4c91-a4e6-028ba54a01d7" returned: 0 in 0.420s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:21 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-f9f8996a-5464-4518-9d79-bd1cac786080 tempest-ProjectReaderTests-1108365399 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-7c8932ab-fbef-417f-b384-6531e6f3be40(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:32:22 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[2f4a55ca-facc-4e85-ae46-3faec7259a08]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:32:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f9f8996a-5464-4518-9d79-bd1cac786080 tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7c8932ab-fbef-417f-b384-6531e6f3be40 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:22 devstack sudo[114563]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7c8932ab-fbef-417f-b384-6531e6f3be40 Aug 15 16:32:22 devstack sudo[114563]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:22 devstack sudo[114557]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ad3b7e7a-9bb1-4733-b68c-5d841e8798c2 tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1139cfe4-7460-41c1-8e99-ac15c36b6627 1073741824" returned: 0 in 0.514s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ad3b7e7a-9bb1-4733-b68c-5d841e8798c2 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1139cfe4-7460-41c1-8e99-ac15c36b6627 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:22 devstack sudo[114568]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1139cfe4-7460-41c1-8e99-ac15c36b6627 Aug 15 16:32:22 devstack sudo[114568]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:22 devstack sudo[114563]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f9f8996a-5464-4518-9d79-bd1cac786080 tempest-ProjectReaderTests-1108365399 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7c8932ab-fbef-417f-b384-6531e6f3be40" returned: 0 in 0.458s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f9f8996a-5464-4518-9d79-bd1cac786080 tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7c8932ab-fbef-417f-b384-6531e6f3be40.45ebb436-f350-4c91-a4e6-028ba54a01d7 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:22 devstack sudo[114573]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7c8932ab-fbef-417f-b384-6531e6f3be40.45ebb436-f350-4c91-a4e6-028ba54a01d7 Aug 15 16:32:22 devstack sudo[114573]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:22 devstack sudo[114568]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-ad3b7e7a-9bb1-4733-b68c-5d841e8798c2 tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1139cfe4-7460-41c1-8e99-ac15c36b6627" returned: 0 in 0.323s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:22 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-ad3b7e7a-9bb1-4733-b68c-5d841e8798c2 tempest-ProjectMemberTests-1318526720 None] <== create_volume: return (889ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:32:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-ad3b7e7a-9bb1-4733-b68c-5d841e8798c2 tempest-ProjectMemberTests-1318526720 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.891s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:32:22 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ad3b7e7a-9bb1-4733-b68c-5d841e8798c2 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b45dd87f-26dc-4cef-8771-c9f50c7a305a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1139cfe4-7460-41c1-8e99-ac15c36b6627', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:22 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ad3b7e7a-9bb1-4733-b68c-5d841e8798c2 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0261e609-236b-46b5-bf89-8f958e1bf81d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:22 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-ad3b7e7a-9bb1-4733-b68c-5d841e8798c2 tempest-ProjectMemberTests-1318526720 None] Volume volume-1139cfe4-7460-41c1-8e99-ac15c36b6627 (1139cfe4-7460-41c1-8e99-ac15c36b6627): created successfully Aug 15 16:32:22 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ad3b7e7a-9bb1-4733-b68c-5d841e8798c2 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0261e609-236b-46b5-bf89-8f958e1bf81d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:22 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-ad3b7e7a-9bb1-4733-b68c-5d841e8798c2 tempest-ProjectMemberTests-1318526720 None] Flow 'volume_create_manager' (89c16a8c-3a51-4108-b920-6d111d3ad667) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:32:22 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-ad3b7e7a-9bb1-4733-b68c-5d841e8798c2 tempest-ProjectMemberTests-1318526720 None] Created volume successfully. Aug 15 16:32:22 devstack sudo[114573]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f9f8996a-5464-4518-9d79-bd1cac786080 tempest-ProjectReaderTests-1108365399 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7c8932ab-fbef-417f-b384-6531e6f3be40.45ebb436-f350-4c91-a4e6-028ba54a01d7" returned: 0 in 0.417s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f9f8996a-5464-4518-9d79-bd1cac786080 tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7c8932ab-fbef-417f-b384-6531e6f3be40.45ebb436-f350-4c91-a4e6-028ba54a01d7 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:22 devstack sudo[114579]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7c8932ab-fbef-417f-b384-6531e6f3be40.45ebb436-f350-4c91-a4e6-028ba54a01d7 Aug 15 16:32:22 devstack sudo[114579]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:23 devstack sudo[114579]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f9f8996a-5464-4518-9d79-bd1cac786080 tempest-ProjectReaderTests-1108365399 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7c8932ab-fbef-417f-b384-6531e6f3be40.45ebb436-f350-4c91-a4e6-028ba54a01d7" returned: 0 in 0.259s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:23 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-f9f8996a-5464-4518-9d79-bd1cac786080 tempest-ProjectReaderTests-1108365399 None] Lock "cinder-quobyte-45ebb436-f350-4c91-a4e6-028ba54a01d7" released by "_delete_snapshot" :: held 1.688s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:32:23 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-f9f8996a-5464-4518-9d79-bd1cac786080 tempest-ProjectReaderTests-1108365399 None] Lock "cinder-quobyte-7c8932ab-fbef-417f-b384-6531e6f3be40" released by "delete_snapshot" :: held 1.716s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:32:23 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-f9f8996a-5464-4518-9d79-bd1cac786080 tempest-ProjectReaderTests-1108365399 None] Created reservations ['e83765b8-c867-4079-9dd3-91c383bf6acd', '84cb613f-1836-4631-bb3b-27c975c90ec6', 'a3b7aba4-d21a-4a71-8a72-b367e876ed49', '988f23ab-83a3-46eb-8086-8bd95bee1d70'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:32:23 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-f9f8996a-5464-4518-9d79-bd1cac786080 tempest-ProjectReaderTests-1108365399 None] Delete snapshot completed successfully. Aug 15 16:32:23 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-f9f8996a-5464-4518-9d79-bd1cac786080 tempest-ProjectReaderTests-1108365399 None] Lock "cinder-45ebb436-f350-4c91-a4e6-028ba54a01d7-delete_snapshot" released by "delete_snapshot" :: held 1.880s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:32:23 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b3f59ba0-7c0f-422d-9fe3-150add647677 tempest-ProjectReaderTests-1108365399 None] Acquiring lock "cinder-7c8932ab-fbef-417f-b384-6531e6f3be40-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:32:23 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b3f59ba0-7c0f-422d-9fe3-150add647677 tempest-ProjectReaderTests-1108365399 None] Lock "cinder-7c8932ab-fbef-417f-b384-6531e6f3be40-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:32:23 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b3f59ba0-7c0f-422d-9fe3-150add647677 tempest-ProjectReaderTests-1108365399 None] Acquiring lock "cinder-quobyte-7c8932ab-fbef-417f-b384-6531e6f3be40" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:32:23 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b3f59ba0-7c0f-422d-9fe3-150add647677 tempest-ProjectReaderTests-1108365399 None] Lock "cinder-quobyte-7c8932ab-fbef-417f-b384-6531e6f3be40" acquired by "delete_volume" :: waited 0.021s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:32:23 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[3d92eb32-ecfc-4334-8633-c6aaafab339e]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:32:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b3f59ba0-7c0f-422d-9fe3-150add647677 tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7c8932ab-fbef-417f-b384-6531e6f3be40 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:23 devstack sudo[114588]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7c8932ab-fbef-417f-b384-6531e6f3be40 Aug 15 16:32:23 devstack sudo[114588]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-34c7a547-97ba-4fd9-b582-ecfefbf9acfd tempest-ProjectMemberTests-1318526720 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:32:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-34c7a547-97ba-4fd9-b582-ecfefbf9acfd tempest-ProjectMemberTests-1318526720 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:32:24 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-34c7a547-97ba-4fd9-b582-ecfefbf9acfd tempest-ProjectMemberTests-1318526720 None] Creating offline snapshot 21225af2-abbd-489c-ba9b-f30e629fc010 of volume 1139cfe4-7460-41c1-8e99-ac15c36b6627 {{(pid=94214) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 15 16:32:24 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[ecfedc0e-0446-4d72-9d19-83c9b69bf278]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:32:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-34c7a547-97ba-4fd9-b582-ecfefbf9acfd tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1139cfe4-7460-41c1-8e99-ac15c36b6627 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:24 devstack sudo[114588]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b3f59ba0-7c0f-422d-9fe3-150add647677 tempest-ProjectReaderTests-1108365399 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7c8932ab-fbef-417f-b384-6531e6f3be40" returned: 0 in 0.422s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b3f59ba0-7c0f-422d-9fe3-150add647677 tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7c8932ab-fbef-417f-b384-6531e6f3be40 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:24 devstack sudo[114590]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1139cfe4-7460-41c1-8e99-ac15c36b6627 Aug 15 16:32:24 devstack sudo[114590]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:24 devstack sudo[114595]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7c8932ab-fbef-417f-b384-6531e6f3be40 Aug 15 16:32:24 devstack sudo[114595]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:24 devstack sudo[114590]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:24 devstack sudo[114595]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-34c7a547-97ba-4fd9-b582-ecfefbf9acfd tempest-ProjectMemberTests-1318526720 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1139cfe4-7460-41c1-8e99-ac15c36b6627" returned: 0 in 0.430s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-34c7a547-97ba-4fd9-b582-ecfefbf9acfd tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1139cfe4-7460-41c1-8e99-ac15c36b6627,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1139cfe4-7460-41c1-8e99-ac15c36b6627.21225af2-abbd-489c-ba9b-f30e629fc010 1G {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b3f59ba0-7c0f-422d-9fe3-150add647677 tempest-ProjectReaderTests-1108365399 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7c8932ab-fbef-417f-b384-6531e6f3be40" returned: 0 in 0.309s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:24 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b3f59ba0-7c0f-422d-9fe3-150add647677 tempest-ProjectReaderTests-1108365399 None] Lock "cinder-quobyte-7c8932ab-fbef-417f-b384-6531e6f3be40" released by "delete_volume" :: held 0.823s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:32:24 devstack sudo[114601]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1139cfe4-7460-41c1-8e99-ac15c36b6627,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1139cfe4-7460-41c1-8e99-ac15c36b6627.21225af2-abbd-489c-ba9b-f30e629fc010 1G Aug 15 16:32:24 devstack sudo[114601]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:24 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-b3f59ba0-7c0f-422d-9fe3-150add647677 tempest-ProjectReaderTests-1108365399 None] Created reservations ['63a5fdfc-3ad4-4cc3-853e-f1f27dc824c6', '4dfeb903-3f9e-4a81-8fd8-7216ce97cca3', 'eb7609d0-9fa6-431d-8961-fa541af8bebc', '6a996934-d197-4d0a-ad57-0c36455ea6f3'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:32:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-b3f59ba0-7c0f-422d-9fe3-150add647677 tempest-ProjectReaderTests-1108365399 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:32:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-b3f59ba0-7c0f-422d-9fe3-150add647677 tempest-ProjectReaderTests-1108365399 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:32:24 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-b3f59ba0-7c0f-422d-9fe3-150add647677 tempest-ProjectReaderTests-1108365399 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:32:24 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-b3f59ba0-7c0f-422d-9fe3-150add647677 tempest-ProjectReaderTests-1108365399 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:32:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-b3f59ba0-7c0f-422d-9fe3-150add647677 tempest-ProjectReaderTests-1108365399 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:32:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b3f59ba0-7c0f-422d-9fe3-150add647677 tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:24 devstack sudo[114603]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:32:24 devstack sudo[114603]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:24 devstack sudo[114603]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b3f59ba0-7c0f-422d-9fe3-150add647677 tempest-ProjectReaderTests-1108365399 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.281s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:24 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-b3f59ba0-7c0f-422d-9fe3-150add647677 tempest-ProjectReaderTests-1108365399 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:32:24 devstack sudo[114601]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-34c7a547-97ba-4fd9-b582-ecfefbf9acfd tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1139cfe4-7460-41c1-8e99-ac15c36b6627,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1139cfe4-7460-41c1-8e99-ac15c36b6627.21225af2-abbd-489c-ba9b-f30e629fc010 1G" returned: 0 in 0.483s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-34c7a547-97ba-4fd9-b582-ecfefbf9acfd tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1139cfe4-7460-41c1-8e99-ac15c36b6627 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1139cfe4-7460-41c1-8e99-ac15c36b6627.21225af2-abbd-489c-ba9b-f30e629fc010 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:25 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-b3f59ba0-7c0f-422d-9fe3-150add647677 tempest-ProjectReaderTests-1108365399 None] Deleted volume successfully. Aug 15 16:32:25 devstack sudo[114610]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1139cfe4-7460-41c1-8e99-ac15c36b6627 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1139cfe4-7460-41c1-8e99-ac15c36b6627.21225af2-abbd-489c-ba9b-f30e629fc010 Aug 15 16:32:25 devstack sudo[114610]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:25 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b3f59ba0-7c0f-422d-9fe3-150add647677 tempest-ProjectReaderTests-1108365399 None] Lock "cinder-7c8932ab-fbef-417f-b384-6531e6f3be40-delete_volume" released by "delete_volume" :: held 1.439s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:32:25 devstack sudo[114610]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-34c7a547-97ba-4fd9-b582-ecfefbf9acfd tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1139cfe4-7460-41c1-8e99-ac15c36b6627 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1139cfe4-7460-41c1-8e99-ac15c36b6627.21225af2-abbd-489c-ba9b-f30e629fc010" returned: 0 in 0.489s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:25 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-34c7a547-97ba-4fd9-b582-ecfefbf9acfd tempest-ProjectMemberTests-1318526720 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1139cfe4-7460-41c1-8e99-ac15c36b6627.21225af2-abbd-489c-ba9b-f30e629fc010 is being set with open permissions: ugo+rw Aug 15 16:32:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-34c7a547-97ba-4fd9-b582-ecfefbf9acfd tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1139cfe4-7460-41c1-8e99-ac15c36b6627.21225af2-abbd-489c-ba9b-f30e629fc010 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:25 devstack sudo[114616]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1139cfe4-7460-41c1-8e99-ac15c36b6627.21225af2-abbd-489c-ba9b-f30e629fc010 Aug 15 16:32:25 devstack sudo[114616]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:25 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-b0722507-536b-42fe-a7da-0523ebe2b4ba tempest-ProjectReaderTests-1108365399 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:32:25 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b0722507-536b-42fe-a7da-0523ebe2b4ba tempest-ProjectReaderTests-1108365399 None] Flow 'volume_create_manager' (cc8029c0-ca31-4be1-8cd8-490009d6c9fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:32:25 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b0722507-536b-42fe-a7da-0523ebe2b4ba tempest-ProjectReaderTests-1108365399 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (73a05c56-d24d-4b7f-985c-58de42d35433) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:25 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b0722507-536b-42fe-a7da-0523ebe2b4ba tempest-ProjectReaderTests-1108365399 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (73a05c56-d24d-4b7f-985c-58de42d35433) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:32:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-286128543',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b465d57c-fcbd-4c03-9ccf-dadcccf7122d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba67afcca5a04f818900ec457d0d51cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:32:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:32:25Z,use_quota=True,user_id='bda154cd4c624f40b21ebb29154e03dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:25 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b0722507-536b-42fe-a7da-0523ebe2b4ba tempest-ProjectReaderTests-1108365399 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c1f9d984-ffb2-4be9-bc0e-c915c1600d34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:25 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b0722507-536b-42fe-a7da-0523ebe2b4ba tempest-ProjectReaderTests-1108365399 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c1f9d984-ffb2-4be9-bc0e-c915c1600d34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:25 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b0722507-536b-42fe-a7da-0523ebe2b4ba tempest-ProjectReaderTests-1108365399 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1e1e09ac-769e-42f9-8ab8-cefc676e4173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:25 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b0722507-536b-42fe-a7da-0523ebe2b4ba tempest-ProjectReaderTests-1108365399 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1e1e09ac-769e-42f9-8ab8-cefc676e4173) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b465d57c-fcbd-4c03-9ccf-dadcccf7122d', 'volume_name': 'volume-b465d57c-fcbd-4c03-9ccf-dadcccf7122d', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:25 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b0722507-536b-42fe-a7da-0523ebe2b4ba tempest-ProjectReaderTests-1108365399 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a3ed9597-5be1-4fdf-a7b1-292f68df09b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:25 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b0722507-536b-42fe-a7da-0523ebe2b4ba tempest-ProjectReaderTests-1108365399 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a3ed9597-5be1-4fdf-a7b1-292f68df09b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:25 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b0722507-536b-42fe-a7da-0523ebe2b4ba tempest-ProjectReaderTests-1108365399 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (31f70bb6-7b33-41e1-9780-846fff5c5dca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:25 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-b0722507-536b-42fe-a7da-0523ebe2b4ba tempest-ProjectReaderTests-1108365399 None] Volume b465d57c-fcbd-4c03-9ccf-dadcccf7122d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b465d57c-fcbd-4c03-9ccf-dadcccf7122d', 'volume_size': 1} Aug 15 16:32:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-b0722507-536b-42fe-a7da-0523ebe2b4ba tempest-ProjectReaderTests-1108365399 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:32:25 devstack sudo[114616]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-34c7a547-97ba-4fd9-b582-ecfefbf9acfd tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1139cfe4-7460-41c1-8e99-ac15c36b6627.21225af2-abbd-489c-ba9b-f30e629fc010" returned: 0 in 0.314s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-34c7a547-97ba-4fd9-b582-ecfefbf9acfd tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1139cfe4-7460-41c1-8e99-ac15c36b6627.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:25 devstack sudo[114619]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1139cfe4-7460-41c1-8e99-ac15c36b6627.info Aug 15 16:32:25 devstack sudo[114619]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:26 devstack sudo[114619]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-34c7a547-97ba-4fd9-b582-ecfefbf9acfd tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1139cfe4-7460-41c1-8e99-ac15c36b6627.info" returned: 0 in 0.263s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:26 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-34c7a547-97ba-4fd9-b582-ecfefbf9acfd tempest-ProjectMemberTests-1318526720 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1139cfe4-7460-41c1-8e99-ac15c36b6627.info is being set with open permissions: ugo+rw Aug 15 16:32:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-34c7a547-97ba-4fd9-b582-ecfefbf9acfd tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1139cfe4-7460-41c1-8e99-ac15c36b6627.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:26 devstack sudo[114622]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1139cfe4-7460-41c1-8e99-ac15c36b6627.info Aug 15 16:32:26 devstack sudo[114622]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:26 devstack sudo[114622]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-34c7a547-97ba-4fd9-b582-ecfefbf9acfd tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1139cfe4-7460-41c1-8e99-ac15c36b6627.info" returned: 0 in 0.283s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-34c7a547-97ba-4fd9-b582-ecfefbf9acfd tempest-ProjectMemberTests-1318526720 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.362s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:32:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-b0722507-536b-42fe-a7da-0523ebe2b4ba tempest-ProjectReaderTests-1108365399 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.743s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:32:26 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-b0722507-536b-42fe-a7da-0523ebe2b4ba tempest-ProjectReaderTests-1108365399 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:32:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-286128543',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b465d57c-fcbd-4c03-9ccf-dadcccf7122d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba67afcca5a04f818900ec457d0d51cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:32:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:32:25Z,use_quota=True,user_id='bda154cd4c624f40b21ebb29154e03dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:32:26 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-b0722507-536b-42fe-a7da-0523ebe2b4ba tempest-ProjectReaderTests-1108365399 None] Creating volume b465d57c-fcbd-4c03-9ccf-dadcccf7122d {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:32:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-b0722507-536b-42fe-a7da-0523ebe2b4ba tempest-ProjectReaderTests-1108365399 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:32:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-b0722507-536b-42fe-a7da-0523ebe2b4ba tempest-ProjectReaderTests-1108365399 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:32:26 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-b0722507-536b-42fe-a7da-0523ebe2b4ba tempest-ProjectReaderTests-1108365399 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:32:26 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-b0722507-536b-42fe-a7da-0523ebe2b4ba tempest-ProjectReaderTests-1108365399 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:32:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-b0722507-536b-42fe-a7da-0523ebe2b4ba tempest-ProjectReaderTests-1108365399 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:32:26 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-b0722507-536b-42fe-a7da-0523ebe2b4ba tempest-ProjectReaderTests-1108365399 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:32:26 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-b0722507-536b-42fe-a7da-0523ebe2b4ba tempest-ProjectReaderTests-1108365399 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:32:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b0722507-536b-42fe-a7da-0523ebe2b4ba tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b465d57c-fcbd-4c03-9ccf-dadcccf7122d 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:26 devstack sudo[114625]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b465d57c-fcbd-4c03-9ccf-dadcccf7122d 1073741824 Aug 15 16:32:26 devstack sudo[114625]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:26 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-34c7a547-97ba-4fd9-b582-ecfefbf9acfd tempest-ProjectMemberTests-1318526720 None] Create snapshot completed successfully Aug 15 16:32:26 devstack sudo[114625]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b0722507-536b-42fe-a7da-0523ebe2b4ba tempest-ProjectReaderTests-1108365399 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b465d57c-fcbd-4c03-9ccf-dadcccf7122d 1073741824" returned: 0 in 0.557s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b0722507-536b-42fe-a7da-0523ebe2b4ba tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b465d57c-fcbd-4c03-9ccf-dadcccf7122d {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:27 devstack sudo[114631]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b465d57c-fcbd-4c03-9ccf-dadcccf7122d Aug 15 16:32:27 devstack sudo[114631]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:27 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-2e59bf69-64da-429f-b7ff-1f49409cd64b tempest-ProjectMemberTests-1318526720 None] Acquiring lock "cinder-21225af2-abbd-489c-ba9b-f30e629fc010-delete_snapshot" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:32:27 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-2e59bf69-64da-429f-b7ff-1f49409cd64b tempest-ProjectMemberTests-1318526720 None] Lock "cinder-21225af2-abbd-489c-ba9b-f30e629fc010-delete_snapshot" acquired by "delete_snapshot" :: waited 0.035s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:32:27 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-2e59bf69-64da-429f-b7ff-1f49409cd64b tempest-ProjectMemberTests-1318526720 None] Acquiring lock "cinder-quobyte-1139cfe4-7460-41c1-8e99-ac15c36b6627" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:32:27 devstack sudo[114631]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:27 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b0722507-536b-42fe-a7da-0523ebe2b4ba tempest-ProjectReaderTests-1108365399 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b465d57c-fcbd-4c03-9ccf-dadcccf7122d" returned: 0 in 0.335s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:27 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-b0722507-536b-42fe-a7da-0523ebe2b4ba tempest-ProjectReaderTests-1108365399 None] <== create_volume: return (938ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:32:27 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-b0722507-536b-42fe-a7da-0523ebe2b4ba tempest-ProjectReaderTests-1108365399 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.943s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:32:27 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-2e59bf69-64da-429f-b7ff-1f49409cd64b tempest-ProjectMemberTests-1318526720 None] Lock "cinder-quobyte-1139cfe4-7460-41c1-8e99-ac15c36b6627" acquired by "delete_snapshot" :: waited 0.035s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:32:27 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-2e59bf69-64da-429f-b7ff-1f49409cd64b tempest-ProjectMemberTests-1318526720 None] Acquiring lock "cinder-quobyte-21225af2-abbd-489c-ba9b-f30e629fc010" by "_delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:32:27 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b0722507-536b-42fe-a7da-0523ebe2b4ba tempest-ProjectReaderTests-1108365399 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (31f70bb6-7b33-41e1-9780-846fff5c5dca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b465d57c-fcbd-4c03-9ccf-dadcccf7122d', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:27 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b0722507-536b-42fe-a7da-0523ebe2b4ba tempest-ProjectReaderTests-1108365399 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2a6d0e06-dfd5-4c06-b301-a1c064aef534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:27 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-2e59bf69-64da-429f-b7ff-1f49409cd64b tempest-ProjectMemberTests-1318526720 None] Lock "cinder-quobyte-21225af2-abbd-489c-ba9b-f30e629fc010" acquired by "_delete_snapshot" :: waited 0.034s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:32:27 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-2e59bf69-64da-429f-b7ff-1f49409cd64b tempest-ProjectMemberTests-1318526720 None] Deleting offline snapshot 21225af2-abbd-489c-ba9b-f30e629fc010 of volume 1139cfe4-7460-41c1-8e99-ac15c36b6627 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 15 16:32:27 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-2e59bf69-64da-429f-b7ff-1f49409cd64b tempest-ProjectMemberTests-1318526720 None] snapshot_file for this snap is: volume-1139cfe4-7460-41c1-8e99-ac15c36b6627.21225af2-abbd-489c-ba9b-f30e629fc010 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 15 16:32:27 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-b0722507-536b-42fe-a7da-0523ebe2b4ba tempest-ProjectReaderTests-1108365399 None] Volume volume-b465d57c-fcbd-4c03-9ccf-dadcccf7122d (b465d57c-fcbd-4c03-9ccf-dadcccf7122d): created successfully Aug 15 16:32:27 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b0722507-536b-42fe-a7da-0523ebe2b4ba tempest-ProjectReaderTests-1108365399 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2a6d0e06-dfd5-4c06-b301-a1c064aef534) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:27 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-b0722507-536b-42fe-a7da-0523ebe2b4ba tempest-ProjectReaderTests-1108365399 None] Flow 'volume_create_manager' (cc8029c0-ca31-4be1-8cd8-490009d6c9fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:32:27 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[6a62ffad-c51a-49cb-9567-5189175f9940]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:32:27 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2e59bf69-64da-429f-b7ff-1f49409cd64b tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1139cfe4-7460-41c1-8e99-ac15c36b6627.21225af2-abbd-489c-ba9b-f30e629fc010 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:27 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-b0722507-536b-42fe-a7da-0523ebe2b4ba tempest-ProjectReaderTests-1108365399 None] Created volume successfully. Aug 15 16:32:27 devstack sudo[114634]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1139cfe4-7460-41c1-8e99-ac15c36b6627.21225af2-abbd-489c-ba9b-f30e629fc010 Aug 15 16:32:27 devstack sudo[114634]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:27 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-128cab0c-de97-4f34-a53d-f3196d41432e tempest-ProjectReaderTests-1108365399 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:32:27 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-128cab0c-de97-4f34-a53d-f3196d41432e tempest-ProjectReaderTests-1108365399 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:32:27 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-128cab0c-de97-4f34-a53d-f3196d41432e tempest-ProjectReaderTests-1108365399 None] Creating offline snapshot 2048011a-15d1-433e-babc-078bf610d379 of volume b465d57c-fcbd-4c03-9ccf-dadcccf7122d {{(pid=94214) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 15 16:32:27 devstack sudo[114634]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:27 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2e59bf69-64da-429f-b7ff-1f49409cd64b tempest-ProjectMemberTests-1318526720 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1139cfe4-7460-41c1-8e99-ac15c36b6627.21225af2-abbd-489c-ba9b-f30e629fc010" returned: 0 in 0.419s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:27 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-2e59bf69-64da-429f-b7ff-1f49409cd64b tempest-ProjectMemberTests-1318526720 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-1139cfe4-7460-41c1-8e99-ac15c36b6627(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:32:27 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[150be0f1-ce1c-4644-8b00-a22943a53293]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:32:27 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-128cab0c-de97-4f34-a53d-f3196d41432e tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b465d57c-fcbd-4c03-9ccf-dadcccf7122d {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:27 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[5992bb51-be6a-4eb2-a325-e2d5730d634c]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:32:27 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2e59bf69-64da-429f-b7ff-1f49409cd64b tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1139cfe4-7460-41c1-8e99-ac15c36b6627 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:27 devstack sudo[114640]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b465d57c-fcbd-4c03-9ccf-dadcccf7122d Aug 15 16:32:27 devstack sudo[114640]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:28 devstack sudo[114641]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1139cfe4-7460-41c1-8e99-ac15c36b6627 Aug 15 16:32:28 devstack sudo[114641]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:28 devstack sudo[114640]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:28 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-128cab0c-de97-4f34-a53d-f3196d41432e tempest-ProjectReaderTests-1108365399 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b465d57c-fcbd-4c03-9ccf-dadcccf7122d" returned: 0 in 0.421s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:28 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-128cab0c-de97-4f34-a53d-f3196d41432e tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b465d57c-fcbd-4c03-9ccf-dadcccf7122d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b465d57c-fcbd-4c03-9ccf-dadcccf7122d.2048011a-15d1-433e-babc-078bf610d379 1G {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:28 devstack sudo[114641]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:28 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2e59bf69-64da-429f-b7ff-1f49409cd64b tempest-ProjectMemberTests-1318526720 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1139cfe4-7460-41c1-8e99-ac15c36b6627" returned: 0 in 0.423s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:28 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2e59bf69-64da-429f-b7ff-1f49409cd64b tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1139cfe4-7460-41c1-8e99-ac15c36b6627.21225af2-abbd-489c-ba9b-f30e629fc010 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:28 devstack sudo[114651]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b465d57c-fcbd-4c03-9ccf-dadcccf7122d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b465d57c-fcbd-4c03-9ccf-dadcccf7122d.2048011a-15d1-433e-babc-078bf610d379 1G Aug 15 16:32:28 devstack sudo[114651]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:28 devstack sudo[114652]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1139cfe4-7460-41c1-8e99-ac15c36b6627.21225af2-abbd-489c-ba9b-f30e629fc010 Aug 15 16:32:28 devstack sudo[114652]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:28 devstack sudo[114652]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:28 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2e59bf69-64da-429f-b7ff-1f49409cd64b tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1139cfe4-7460-41c1-8e99-ac15c36b6627.21225af2-abbd-489c-ba9b-f30e629fc010" returned: 0 in 0.400s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:28 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2e59bf69-64da-429f-b7ff-1f49409cd64b tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1139cfe4-7460-41c1-8e99-ac15c36b6627.21225af2-abbd-489c-ba9b-f30e629fc010 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:28 devstack sudo[114663]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1139cfe4-7460-41c1-8e99-ac15c36b6627.21225af2-abbd-489c-ba9b-f30e629fc010 Aug 15 16:32:28 devstack sudo[114663]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:28 devstack sudo[114651]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:28 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-128cab0c-de97-4f34-a53d-f3196d41432e tempest-ProjectReaderTests-1108365399 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b465d57c-fcbd-4c03-9ccf-dadcccf7122d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b465d57c-fcbd-4c03-9ccf-dadcccf7122d.2048011a-15d1-433e-babc-078bf610d379 1G" returned: 0 in 0.506s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:28 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-128cab0c-de97-4f34-a53d-f3196d41432e tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b465d57c-fcbd-4c03-9ccf-dadcccf7122d -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b465d57c-fcbd-4c03-9ccf-dadcccf7122d.2048011a-15d1-433e-babc-078bf610d379 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:28 devstack sudo[114665]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b465d57c-fcbd-4c03-9ccf-dadcccf7122d -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b465d57c-fcbd-4c03-9ccf-dadcccf7122d.2048011a-15d1-433e-babc-078bf610d379 Aug 15 16:32:28 devstack sudo[114665]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:28 devstack sudo[114663]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:28 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2e59bf69-64da-429f-b7ff-1f49409cd64b tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1139cfe4-7460-41c1-8e99-ac15c36b6627.21225af2-abbd-489c-ba9b-f30e629fc010" returned: 0 in 0.281s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:29 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-2e59bf69-64da-429f-b7ff-1f49409cd64b tempest-ProjectMemberTests-1318526720 None] Lock "cinder-quobyte-21225af2-abbd-489c-ba9b-f30e629fc010" released by "_delete_snapshot" :: held 1.671s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:32:29 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-2e59bf69-64da-429f-b7ff-1f49409cd64b tempest-ProjectMemberTests-1318526720 None] Lock "cinder-quobyte-1139cfe4-7460-41c1-8e99-ac15c36b6627" released by "delete_snapshot" :: held 1.713s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:32:29 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-2e59bf69-64da-429f-b7ff-1f49409cd64b tempest-ProjectMemberTests-1318526720 None] Created reservations ['f6999571-ed6a-4671-b30a-3c70d8107e0b', 'cbb7e9e1-9cfc-462d-b6de-122bb4e6d308', '27b285cd-0785-4ffe-82c8-60a36086c427', 'ab130833-64b4-42e9-8f14-11f78a12319d'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:32:29 devstack sudo[114665]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-128cab0c-de97-4f34-a53d-f3196d41432e tempest-ProjectReaderTests-1108365399 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b465d57c-fcbd-4c03-9ccf-dadcccf7122d -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b465d57c-fcbd-4c03-9ccf-dadcccf7122d.2048011a-15d1-433e-babc-078bf610d379" returned: 0 in 0.399s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:29 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-128cab0c-de97-4f34-a53d-f3196d41432e tempest-ProjectReaderTests-1108365399 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b465d57c-fcbd-4c03-9ccf-dadcccf7122d.2048011a-15d1-433e-babc-078bf610d379 is being set with open permissions: ugo+rw Aug 15 16:32:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-128cab0c-de97-4f34-a53d-f3196d41432e tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b465d57c-fcbd-4c03-9ccf-dadcccf7122d.2048011a-15d1-433e-babc-078bf610d379 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:29 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-2e59bf69-64da-429f-b7ff-1f49409cd64b tempest-ProjectMemberTests-1318526720 None] Delete snapshot completed successfully. Aug 15 16:32:29 devstack sudo[114672]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b465d57c-fcbd-4c03-9ccf-dadcccf7122d.2048011a-15d1-433e-babc-078bf610d379 Aug 15 16:32:29 devstack sudo[114672]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:29 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-2e59bf69-64da-429f-b7ff-1f49409cd64b tempest-ProjectMemberTests-1318526720 None] Lock "cinder-21225af2-abbd-489c-ba9b-f30e629fc010-delete_snapshot" released by "delete_snapshot" :: held 1.970s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:32:29 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-dc0cefbb-12e5-4bb0-a6e2-be5b045d9f29 tempest-ProjectMemberTests-1318526720 None] Acquiring lock "cinder-1139cfe4-7460-41c1-8e99-ac15c36b6627-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:32:29 devstack sudo[114672]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:29 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-dc0cefbb-12e5-4bb0-a6e2-be5b045d9f29 tempest-ProjectMemberTests-1318526720 None] Lock "cinder-1139cfe4-7460-41c1-8e99-ac15c36b6627-delete_volume" acquired by "delete_volume" :: waited 0.030s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:32:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-128cab0c-de97-4f34-a53d-f3196d41432e tempest-ProjectReaderTests-1108365399 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b465d57c-fcbd-4c03-9ccf-dadcccf7122d.2048011a-15d1-433e-babc-078bf610d379" returned: 0 in 0.323s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-128cab0c-de97-4f34-a53d-f3196d41432e tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b465d57c-fcbd-4c03-9ccf-dadcccf7122d.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:29 devstack sudo[114675]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b465d57c-fcbd-4c03-9ccf-dadcccf7122d.info Aug 15 16:32:29 devstack sudo[114675]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:29 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-dc0cefbb-12e5-4bb0-a6e2-be5b045d9f29 tempest-ProjectMemberTests-1318526720 None] Acquiring lock "cinder-quobyte-1139cfe4-7460-41c1-8e99-ac15c36b6627" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:32:29 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-dc0cefbb-12e5-4bb0-a6e2-be5b045d9f29 tempest-ProjectMemberTests-1318526720 None] Lock "cinder-quobyte-1139cfe4-7460-41c1-8e99-ac15c36b6627" acquired by "delete_volume" :: waited 0.028s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:32:29 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[35fa40a2-e4bf-4c8c-bb14-b22b656b9869]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:32:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-dc0cefbb-12e5-4bb0-a6e2-be5b045d9f29 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1139cfe4-7460-41c1-8e99-ac15c36b6627 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:29 devstack sudo[114677]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1139cfe4-7460-41c1-8e99-ac15c36b6627 Aug 15 16:32:29 devstack sudo[114677]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:29 devstack sudo[114675]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-128cab0c-de97-4f34-a53d-f3196d41432e tempest-ProjectReaderTests-1108365399 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b465d57c-fcbd-4c03-9ccf-dadcccf7122d.info" returned: 0 in 0.316s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:29 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-128cab0c-de97-4f34-a53d-f3196d41432e tempest-ProjectReaderTests-1108365399 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b465d57c-fcbd-4c03-9ccf-dadcccf7122d.info is being set with open permissions: ugo+rw Aug 15 16:32:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-128cab0c-de97-4f34-a53d-f3196d41432e tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b465d57c-fcbd-4c03-9ccf-dadcccf7122d.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:29 devstack sudo[114680]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b465d57c-fcbd-4c03-9ccf-dadcccf7122d.info Aug 15 16:32:29 devstack sudo[114680]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:30 devstack sudo[114677]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-dc0cefbb-12e5-4bb0-a6e2-be5b045d9f29 tempest-ProjectMemberTests-1318526720 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1139cfe4-7460-41c1-8e99-ac15c36b6627" returned: 0 in 0.473s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-dc0cefbb-12e5-4bb0-a6e2-be5b045d9f29 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1139cfe4-7460-41c1-8e99-ac15c36b6627 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:30 devstack sudo[114680]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-128cab0c-de97-4f34-a53d-f3196d41432e tempest-ProjectReaderTests-1108365399 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b465d57c-fcbd-4c03-9ccf-dadcccf7122d.info" returned: 0 in 0.313s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:30 devstack sudo[114687]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1139cfe4-7460-41c1-8e99-ac15c36b6627 Aug 15 16:32:30 devstack sudo[114687]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-128cab0c-de97-4f34-a53d-f3196d41432e tempest-ProjectReaderTests-1108365399 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.430s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:32:30 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-128cab0c-de97-4f34-a53d-f3196d41432e tempest-ProjectReaderTests-1108365399 None] Create snapshot completed successfully Aug 15 16:32:30 devstack sudo[114687]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-dc0cefbb-12e5-4bb0-a6e2-be5b045d9f29 tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-1139cfe4-7460-41c1-8e99-ac15c36b6627" returned: 0 in 0.276s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:30 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-dc0cefbb-12e5-4bb0-a6e2-be5b045d9f29 tempest-ProjectMemberTests-1318526720 None] Lock "cinder-quobyte-1139cfe4-7460-41c1-8e99-ac15c36b6627" released by "delete_volume" :: held 0.832s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:32:30 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-dc0cefbb-12e5-4bb0-a6e2-be5b045d9f29 tempest-ProjectMemberTests-1318526720 None] Created reservations ['66a73f63-4f80-42e8-8071-051e864205bf', '1e768e85-fe49-40d1-a0c4-0bd36e745408', '4fc84c3f-5cd5-4504-9eec-7061db41a6fd', '8bf96c6e-31ca-414b-ad34-4d3360d8a4e7'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:32:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-dc0cefbb-12e5-4bb0-a6e2-be5b045d9f29 tempest-ProjectMemberTests-1318526720 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:32:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-dc0cefbb-12e5-4bb0-a6e2-be5b045d9f29 tempest-ProjectMemberTests-1318526720 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:32:30 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-dc0cefbb-12e5-4bb0-a6e2-be5b045d9f29 tempest-ProjectMemberTests-1318526720 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:32:30 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-dc0cefbb-12e5-4bb0-a6e2-be5b045d9f29 tempest-ProjectMemberTests-1318526720 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:32:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-dc0cefbb-12e5-4bb0-a6e2-be5b045d9f29 tempest-ProjectMemberTests-1318526720 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:32:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-dc0cefbb-12e5-4bb0-a6e2-be5b045d9f29 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:30 devstack sudo[114690]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:32:30 devstack sudo[114690]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:30 devstack sudo[114690]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-dc0cefbb-12e5-4bb0-a6e2-be5b045d9f29 tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.295s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:30 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-f3121014-e115-40eb-adc1-f10a111ba659 tempest-SnapshotDependencyTests-598806466 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:32:30 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f3121014-e115-40eb-adc1-f10a111ba659 tempest-SnapshotDependencyTests-598806466 None] Flow 'volume_create_manager' (84ed93e5-4dab-425b-932f-d72888fe6853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:32:30 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f3121014-e115-40eb-adc1-f10a111ba659 tempest-SnapshotDependencyTests-598806466 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ee20254e-7d46-4913-a187-3556cc9e05a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:30 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-dc0cefbb-12e5-4bb0-a6e2-be5b045d9f29 tempest-ProjectMemberTests-1318526720 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:32:30 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-dc0cefbb-12e5-4bb0-a6e2-be5b045d9f29 tempest-ProjectMemberTests-1318526720 None] Deleted volume successfully. Aug 15 16:32:30 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f3121014-e115-40eb-adc1-f10a111ba659 tempest-SnapshotDependencyTests-598806466 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ee20254e-7d46-4913-a187-3556cc9e05a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:32:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1083074639',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c9273c74-d95a-4922-b8a8-e80ae4fe725f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='23758ee4e34c43b68f49b41d81893815',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:32:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:32:31Z,use_quota=True,user_id='3d449404c0254fb1b7a5a86a5551455a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:30 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f3121014-e115-40eb-adc1-f10a111ba659 tempest-SnapshotDependencyTests-598806466 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ddf3ddba-7600-435d-8535-2b022a43b328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:30 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f3121014-e115-40eb-adc1-f10a111ba659 tempest-SnapshotDependencyTests-598806466 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ddf3ddba-7600-435d-8535-2b022a43b328) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:30 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f3121014-e115-40eb-adc1-f10a111ba659 tempest-SnapshotDependencyTests-598806466 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5a5d2bae-7a2f-4f42-ab3a-b0f2f40bc57a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:30 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f3121014-e115-40eb-adc1-f10a111ba659 tempest-SnapshotDependencyTests-598806466 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5a5d2bae-7a2f-4f42-ab3a-b0f2f40bc57a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c9273c74-d95a-4922-b8a8-e80ae4fe725f', 'volume_name': 'volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:30 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f3121014-e115-40eb-adc1-f10a111ba659 tempest-SnapshotDependencyTests-598806466 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e87811cf-6e75-4236-9aaf-28778a72bfbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:30 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f3121014-e115-40eb-adc1-f10a111ba659 tempest-SnapshotDependencyTests-598806466 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e87811cf-6e75-4236-9aaf-28778a72bfbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:30 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f3121014-e115-40eb-adc1-f10a111ba659 tempest-SnapshotDependencyTests-598806466 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5a17068f-2c0a-4505-a9e3-85fcabe070a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:30 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-f3121014-e115-40eb-adc1-f10a111ba659 tempest-SnapshotDependencyTests-598806466 None] Volume c9273c74-d95a-4922-b8a8-e80ae4fe725f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f', 'volume_size': 1} Aug 15 16:32:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f3121014-e115-40eb-adc1-f10a111ba659 tempest-SnapshotDependencyTests-598806466 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:32:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f3121014-e115-40eb-adc1-f10a111ba659 tempest-SnapshotDependencyTests-598806466 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:32:30 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-f3121014-e115-40eb-adc1-f10a111ba659 tempest-SnapshotDependencyTests-598806466 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:32:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1083074639',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c9273c74-d95a-4922-b8a8-e80ae4fe725f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='23758ee4e34c43b68f49b41d81893815',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:32:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:32:31Z,use_quota=True,user_id='3d449404c0254fb1b7a5a86a5551455a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:32:30 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-f3121014-e115-40eb-adc1-f10a111ba659 tempest-SnapshotDependencyTests-598806466 None] Creating volume c9273c74-d95a-4922-b8a8-e80ae4fe725f {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:32:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f3121014-e115-40eb-adc1-f10a111ba659 tempest-SnapshotDependencyTests-598806466 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:32:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f3121014-e115-40eb-adc1-f10a111ba659 tempest-SnapshotDependencyTests-598806466 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:32:30 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-f3121014-e115-40eb-adc1-f10a111ba659 tempest-SnapshotDependencyTests-598806466 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:32:30 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-f3121014-e115-40eb-adc1-f10a111ba659 tempest-SnapshotDependencyTests-598806466 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:32:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f3121014-e115-40eb-adc1-f10a111ba659 tempest-SnapshotDependencyTests-598806466 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:32:30 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-f3121014-e115-40eb-adc1-f10a111ba659 tempest-SnapshotDependencyTests-598806466 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:32:30 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-f3121014-e115-40eb-adc1-f10a111ba659 tempest-SnapshotDependencyTests-598806466 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:32:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f3121014-e115-40eb-adc1-f10a111ba659 tempest-SnapshotDependencyTests-598806466 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:31 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-59ed82be-d234-45e2-8802-93d49a0598d1 tempest-ProjectReaderTests-1108365399 None] Acquiring lock "cinder-2048011a-15d1-433e-babc-078bf610d379-delete_snapshot" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:32:31 devstack sudo[114693]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f 1073741824 Aug 15 16:32:31 devstack sudo[114693]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:31 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-dc0cefbb-12e5-4bb0-a6e2-be5b045d9f29 tempest-ProjectMemberTests-1318526720 None] Lock "cinder-1139cfe4-7460-41c1-8e99-ac15c36b6627-delete_volume" released by "delete_volume" :: held 1.522s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:32:31 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-59ed82be-d234-45e2-8802-93d49a0598d1 tempest-ProjectReaderTests-1108365399 None] Lock "cinder-2048011a-15d1-433e-babc-078bf610d379-delete_snapshot" acquired by "delete_snapshot" :: waited 0.036s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:32:31 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-59ed82be-d234-45e2-8802-93d49a0598d1 tempest-ProjectReaderTests-1108365399 None] Acquiring lock "cinder-quobyte-b465d57c-fcbd-4c03-9ccf-dadcccf7122d" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:32:31 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-59ed82be-d234-45e2-8802-93d49a0598d1 tempest-ProjectReaderTests-1108365399 None] Lock "cinder-quobyte-b465d57c-fcbd-4c03-9ccf-dadcccf7122d" acquired by "delete_snapshot" :: waited 0.023s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:32:31 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-59ed82be-d234-45e2-8802-93d49a0598d1 tempest-ProjectReaderTests-1108365399 None] Acquiring lock "cinder-quobyte-2048011a-15d1-433e-babc-078bf610d379" by "_delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:32:31 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-59ed82be-d234-45e2-8802-93d49a0598d1 tempest-ProjectReaderTests-1108365399 None] Lock "cinder-quobyte-2048011a-15d1-433e-babc-078bf610d379" acquired by "_delete_snapshot" :: waited 0.019s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:32:31 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-59ed82be-d234-45e2-8802-93d49a0598d1 tempest-ProjectReaderTests-1108365399 None] Deleting offline snapshot 2048011a-15d1-433e-babc-078bf610d379 of volume b465d57c-fcbd-4c03-9ccf-dadcccf7122d {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 15 16:32:31 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-59ed82be-d234-45e2-8802-93d49a0598d1 tempest-ProjectReaderTests-1108365399 None] snapshot_file for this snap is: volume-b465d57c-fcbd-4c03-9ccf-dadcccf7122d.2048011a-15d1-433e-babc-078bf610d379 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 15 16:32:31 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[223aff28-3ed9-4563-8ed5-af719d46f75d]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:32:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-59ed82be-d234-45e2-8802-93d49a0598d1 tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b465d57c-fcbd-4c03-9ccf-dadcccf7122d.2048011a-15d1-433e-babc-078bf610d379 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:31 devstack sudo[114695]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b465d57c-fcbd-4c03-9ccf-dadcccf7122d.2048011a-15d1-433e-babc-078bf610d379 Aug 15 16:32:31 devstack sudo[114695]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:31 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-e3be30d6-4e72-4660-8fed-ba20253bc9fb tempest-ProjectMemberTests-1318526720 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:32:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e3be30d6-4e72-4660-8fed-ba20253bc9fb tempest-ProjectMemberTests-1318526720 None] Flow 'volume_create_manager' (7cef727e-3407-4a25-9886-d1b63c0d752d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:32:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e3be30d6-4e72-4660-8fed-ba20253bc9fb tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d2f2a046-26df-4f03-84d1-47928e94794b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e3be30d6-4e72-4660-8fed-ba20253bc9fb tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d2f2a046-26df-4f03-84d1-47928e94794b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:32:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-681816212',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=486ee1ee-ca30-42b7-8e8b-704700d3d2a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b823b7737fde4099a0b514e59e7b7eb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:32:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:32:31Z,use_quota=True,user_id='2557ca45923745cd8fb448fa78d46ee9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e3be30d6-4e72-4660-8fed-ba20253bc9fb tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (04a5b133-6f9e-4f02-b30e-f9cc8223fa47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e3be30d6-4e72-4660-8fed-ba20253bc9fb tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (04a5b133-6f9e-4f02-b30e-f9cc8223fa47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e3be30d6-4e72-4660-8fed-ba20253bc9fb tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (88631454-5617-4e1b-a4e5-21d3638dc779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e3be30d6-4e72-4660-8fed-ba20253bc9fb tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (88631454-5617-4e1b-a4e5-21d3638dc779) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '486ee1ee-ca30-42b7-8e8b-704700d3d2a8', 'volume_name': 'volume-486ee1ee-ca30-42b7-8e8b-704700d3d2a8', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e3be30d6-4e72-4660-8fed-ba20253bc9fb tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (91b6363d-8e01-451e-bec0-677e2938680b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e3be30d6-4e72-4660-8fed-ba20253bc9fb tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (91b6363d-8e01-451e-bec0-677e2938680b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e3be30d6-4e72-4660-8fed-ba20253bc9fb tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (671e9add-11bf-45fa-b561-455f1076d201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:31 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-e3be30d6-4e72-4660-8fed-ba20253bc9fb tempest-ProjectMemberTests-1318526720 None] Volume 486ee1ee-ca30-42b7-8e8b-704700d3d2a8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-486ee1ee-ca30-42b7-8e8b-704700d3d2a8', 'volume_size': 1} Aug 15 16:32:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-e3be30d6-4e72-4660-8fed-ba20253bc9fb tempest-ProjectMemberTests-1318526720 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:32:31 devstack sudo[114693]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f3121014-e115-40eb-adc1-f10a111ba659 tempest-SnapshotDependencyTests-598806466 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f 1073741824" returned: 0 in 0.521s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:31 devstack sudo[114695]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-59ed82be-d234-45e2-8802-93d49a0598d1 tempest-ProjectReaderTests-1108365399 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b465d57c-fcbd-4c03-9ccf-dadcccf7122d.2048011a-15d1-433e-babc-078bf610d379" returned: 0 in 0.401s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:31 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-59ed82be-d234-45e2-8802-93d49a0598d1 tempest-ProjectReaderTests-1108365399 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-b465d57c-fcbd-4c03-9ccf-dadcccf7122d(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:32:31 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[7e2e638e-c2ba-45a3-9c41-22513a3e8805]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:32:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-59ed82be-d234-45e2-8802-93d49a0598d1 tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b465d57c-fcbd-4c03-9ccf-dadcccf7122d {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f3121014-e115-40eb-adc1-f10a111ba659 tempest-SnapshotDependencyTests-598806466 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:31 devstack sudo[114705]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f Aug 15 16:32:31 devstack sudo[114705]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:31 devstack sudo[114704]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b465d57c-fcbd-4c03-9ccf-dadcccf7122d Aug 15 16:32:31 devstack sudo[114704]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:31 devstack sudo[114705]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f3121014-e115-40eb-adc1-f10a111ba659 tempest-SnapshotDependencyTests-598806466 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f" returned: 0 in 0.265s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:31 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-f3121014-e115-40eb-adc1-f10a111ba659 tempest-SnapshotDependencyTests-598806466 None] <== create_volume: return (857ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:32:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f3121014-e115-40eb-adc1-f10a111ba659 tempest-SnapshotDependencyTests-598806466 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.860s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:32:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-e3be30d6-4e72-4660-8fed-ba20253bc9fb tempest-ProjectMemberTests-1318526720 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.482s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:32:31 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-e3be30d6-4e72-4660-8fed-ba20253bc9fb tempest-ProjectMemberTests-1318526720 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:32:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-681816212',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=486ee1ee-ca30-42b7-8e8b-704700d3d2a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b823b7737fde4099a0b514e59e7b7eb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:32:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:32:31Z,use_quota=True,user_id='2557ca45923745cd8fb448fa78d46ee9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:32:31 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-e3be30d6-4e72-4660-8fed-ba20253bc9fb tempest-ProjectMemberTests-1318526720 None] Creating volume 486ee1ee-ca30-42b7-8e8b-704700d3d2a8 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:32:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-e3be30d6-4e72-4660-8fed-ba20253bc9fb tempest-ProjectMemberTests-1318526720 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:32:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-e3be30d6-4e72-4660-8fed-ba20253bc9fb tempest-ProjectMemberTests-1318526720 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:32:31 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-e3be30d6-4e72-4660-8fed-ba20253bc9fb tempest-ProjectMemberTests-1318526720 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:32:31 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-e3be30d6-4e72-4660-8fed-ba20253bc9fb tempest-ProjectMemberTests-1318526720 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:32:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-e3be30d6-4e72-4660-8fed-ba20253bc9fb tempest-ProjectMemberTests-1318526720 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:32:31 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-e3be30d6-4e72-4660-8fed-ba20253bc9fb tempest-ProjectMemberTests-1318526720 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:32:31 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-e3be30d6-4e72-4660-8fed-ba20253bc9fb tempest-ProjectMemberTests-1318526720 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:32:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e3be30d6-4e72-4660-8fed-ba20253bc9fb tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-486ee1ee-ca30-42b7-8e8b-704700d3d2a8 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f3121014-e115-40eb-adc1-f10a111ba659 tempest-SnapshotDependencyTests-598806466 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5a17068f-2c0a-4505-a9e3-85fcabe070a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f3121014-e115-40eb-adc1-f10a111ba659 tempest-SnapshotDependencyTests-598806466 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (40ca101a-98d0-4e57-bbc8-74c2b62ee67d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:31 devstack sudo[114709]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-486ee1ee-ca30-42b7-8e8b-704700d3d2a8 1073741824 Aug 15 16:32:31 devstack sudo[114709]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:31 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-f3121014-e115-40eb-adc1-f10a111ba659 tempest-SnapshotDependencyTests-598806466 None] Volume volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f (c9273c74-d95a-4922-b8a8-e80ae4fe725f): created successfully Aug 15 16:32:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f3121014-e115-40eb-adc1-f10a111ba659 tempest-SnapshotDependencyTests-598806466 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (40ca101a-98d0-4e57-bbc8-74c2b62ee67d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:31 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f3121014-e115-40eb-adc1-f10a111ba659 tempest-SnapshotDependencyTests-598806466 None] Flow 'volume_create_manager' (84ed93e5-4dab-425b-932f-d72888fe6853) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:32:31 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-f3121014-e115-40eb-adc1-f10a111ba659 tempest-SnapshotDependencyTests-598806466 None] Created volume successfully. Aug 15 16:32:31 devstack sudo[114704]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-59ed82be-d234-45e2-8802-93d49a0598d1 tempest-ProjectReaderTests-1108365399 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b465d57c-fcbd-4c03-9ccf-dadcccf7122d" returned: 0 in 0.383s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:31 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-59ed82be-d234-45e2-8802-93d49a0598d1 tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b465d57c-fcbd-4c03-9ccf-dadcccf7122d.2048011a-15d1-433e-babc-078bf610d379 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:31 devstack sudo[114714]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b465d57c-fcbd-4c03-9ccf-dadcccf7122d.2048011a-15d1-433e-babc-078bf610d379 Aug 15 16:32:31 devstack sudo[114714]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:32 devstack sudo[114714]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-59ed82be-d234-45e2-8802-93d49a0598d1 tempest-ProjectReaderTests-1108365399 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b465d57c-fcbd-4c03-9ccf-dadcccf7122d.2048011a-15d1-433e-babc-078bf610d379" returned: 0 in 0.354s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-59ed82be-d234-45e2-8802-93d49a0598d1 tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b465d57c-fcbd-4c03-9ccf-dadcccf7122d.2048011a-15d1-433e-babc-078bf610d379 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:32 devstack sudo[114709]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e3be30d6-4e72-4660-8fed-ba20253bc9fb tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-486ee1ee-ca30-42b7-8e8b-704700d3d2a8 1073741824" returned: 0 in 0.467s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:32 devstack sudo[114723]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b465d57c-fcbd-4c03-9ccf-dadcccf7122d.2048011a-15d1-433e-babc-078bf610d379 Aug 15 16:32:32 devstack sudo[114723]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e3be30d6-4e72-4660-8fed-ba20253bc9fb tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-486ee1ee-ca30-42b7-8e8b-704700d3d2a8 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:32 devstack sudo[114725]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-486ee1ee-ca30-42b7-8e8b-704700d3d2a8 Aug 15 16:32:32 devstack sudo[114725]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:32 devstack sudo[114723]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-59ed82be-d234-45e2-8802-93d49a0598d1 tempest-ProjectReaderTests-1108365399 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b465d57c-fcbd-4c03-9ccf-dadcccf7122d.2048011a-15d1-433e-babc-078bf610d379" returned: 0 in 0.244s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:32 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-59ed82be-d234-45e2-8802-93d49a0598d1 tempest-ProjectReaderTests-1108365399 None] Lock "cinder-quobyte-2048011a-15d1-433e-babc-078bf610d379" released by "_delete_snapshot" :: held 1.482s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:32:32 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-59ed82be-d234-45e2-8802-93d49a0598d1 tempest-ProjectReaderTests-1108365399 None] Lock "cinder-quobyte-b465d57c-fcbd-4c03-9ccf-dadcccf7122d" released by "delete_snapshot" :: held 1.510s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:32:32 devstack sudo[114725]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e3be30d6-4e72-4660-8fed-ba20253bc9fb tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-486ee1ee-ca30-42b7-8e8b-704700d3d2a8" returned: 0 in 0.243s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:32 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-e3be30d6-4e72-4660-8fed-ba20253bc9fb tempest-ProjectMemberTests-1318526720 None] <== create_volume: return (753ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:32:32 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-e3be30d6-4e72-4660-8fed-ba20253bc9fb tempest-ProjectMemberTests-1318526720 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.755s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:32:32 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e3be30d6-4e72-4660-8fed-ba20253bc9fb tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (671e9add-11bf-45fa-b561-455f1076d201) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-486ee1ee-ca30-42b7-8e8b-704700d3d2a8', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:32 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e3be30d6-4e72-4660-8fed-ba20253bc9fb tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d2397da1-1b69-41ac-8da5-bcbe989c7a53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:32 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-e3be30d6-4e72-4660-8fed-ba20253bc9fb tempest-ProjectMemberTests-1318526720 None] Volume volume-486ee1ee-ca30-42b7-8e8b-704700d3d2a8 (486ee1ee-ca30-42b7-8e8b-704700d3d2a8): created successfully Aug 15 16:32:32 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e3be30d6-4e72-4660-8fed-ba20253bc9fb tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d2397da1-1b69-41ac-8da5-bcbe989c7a53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:32 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e3be30d6-4e72-4660-8fed-ba20253bc9fb tempest-ProjectMemberTests-1318526720 None] Flow 'volume_create_manager' (7cef727e-3407-4a25-9886-d1b63c0d752d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:32:32 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-e3be30d6-4e72-4660-8fed-ba20253bc9fb tempest-ProjectMemberTests-1318526720 None] Created volume successfully. Aug 15 16:32:32 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-59ed82be-d234-45e2-8802-93d49a0598d1 tempest-ProjectReaderTests-1108365399 None] Created reservations ['80b91e1e-5ff6-4bb2-8d88-f715ed8aae23', '76c633eb-e715-4f98-b0d4-efed702af6be', 'a588a6f3-e023-4708-9683-d95bf579c921', '9d00d8a3-be69-4e24-94a7-5cbee3f22c3e'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:32:32 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-59ed82be-d234-45e2-8802-93d49a0598d1 tempest-ProjectReaderTests-1108365399 None] Delete snapshot completed successfully. Aug 15 16:32:32 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-59ed82be-d234-45e2-8802-93d49a0598d1 tempest-ProjectReaderTests-1108365399 None] Lock "cinder-2048011a-15d1-433e-babc-078bf610d379-delete_snapshot" released by "delete_snapshot" :: held 1.692s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:32:33 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-408fce57-a018-43b9-82b5-0d1bd324a8fb tempest-ProjectReaderTests-1108365399 None] Acquiring lock "cinder-b465d57c-fcbd-4c03-9ccf-dadcccf7122d-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:32:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-68770ca7-9a48-423c-9d87-ca4e33d9586e tempest-SnapshotDependencyTests-598806466 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:32:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-68770ca7-9a48-423c-9d87-ca4e33d9586e tempest-SnapshotDependencyTests-598806466 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:32:33 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-68770ca7-9a48-423c-9d87-ca4e33d9586e tempest-SnapshotDependencyTests-598806466 None] Creating offline snapshot 0123cbcc-dbb7-473d-ad2e-4673267cd8f6 of volume c9273c74-d95a-4922-b8a8-e80ae4fe725f {{(pid=94214) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 15 16:32:33 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-408fce57-a018-43b9-82b5-0d1bd324a8fb tempest-ProjectReaderTests-1108365399 None] Lock "cinder-b465d57c-fcbd-4c03-9ccf-dadcccf7122d-delete_volume" acquired by "delete_volume" :: waited 0.043s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:32:33 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[3f820278-2a5a-4ba8-9c12-61347de8f23c]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:32:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-68770ca7-9a48-423c-9d87-ca4e33d9586e tempest-SnapshotDependencyTests-598806466 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:33 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-408fce57-a018-43b9-82b5-0d1bd324a8fb tempest-ProjectReaderTests-1108365399 None] Acquiring lock "cinder-quobyte-b465d57c-fcbd-4c03-9ccf-dadcccf7122d" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:32:33 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-408fce57-a018-43b9-82b5-0d1bd324a8fb tempest-ProjectReaderTests-1108365399 None] Lock "cinder-quobyte-b465d57c-fcbd-4c03-9ccf-dadcccf7122d" acquired by "delete_volume" :: waited 0.019s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:32:33 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[5f904a5a-ff31-4d92-a4f0-dd2ce1608a72]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:32:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-408fce57-a018-43b9-82b5-0d1bd324a8fb tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b465d57c-fcbd-4c03-9ccf-dadcccf7122d {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:33 devstack sudo[114729]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f Aug 15 16:32:33 devstack sudo[114729]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:33 devstack sudo[114730]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b465d57c-fcbd-4c03-9ccf-dadcccf7122d Aug 15 16:32:33 devstack sudo[114730]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-3a1f3c94-ae13-4701-b2aa-3cf13b3204bc tempest-ProjectMemberTests-1318526720 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:32:33 devstack sudo[114729]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-68770ca7-9a48-423c-9d87-ca4e33d9586e tempest-SnapshotDependencyTests-598806466 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f" returned: 0 in 0.406s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-68770ca7-9a48-423c-9d87-ca4e33d9586e tempest-SnapshotDependencyTests-598806466 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f.0123cbcc-dbb7-473d-ad2e-4673267cd8f6 1G {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:33 devstack sudo[114736]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f.0123cbcc-dbb7-473d-ad2e-4673267cd8f6 1G Aug 15 16:32:33 devstack sudo[114736]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:33 devstack sudo[114730]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-408fce57-a018-43b9-82b5-0d1bd324a8fb tempest-ProjectReaderTests-1108365399 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b465d57c-fcbd-4c03-9ccf-dadcccf7122d" returned: 0 in 0.382s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-408fce57-a018-43b9-82b5-0d1bd324a8fb tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b465d57c-fcbd-4c03-9ccf-dadcccf7122d {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:33 devstack sudo[114741]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b465d57c-fcbd-4c03-9ccf-dadcccf7122d Aug 15 16:32:33 devstack sudo[114741]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:33 devstack sudo[114741]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:33 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-408fce57-a018-43b9-82b5-0d1bd324a8fb tempest-ProjectReaderTests-1108365399 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-b465d57c-fcbd-4c03-9ccf-dadcccf7122d" returned: 0 in 0.253s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:33 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-408fce57-a018-43b9-82b5-0d1bd324a8fb tempest-ProjectReaderTests-1108365399 None] Lock "cinder-quobyte-b465d57c-fcbd-4c03-9ccf-dadcccf7122d" released by "delete_volume" :: held 0.703s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:32:34 devstack sudo[114736]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-68770ca7-9a48-423c-9d87-ca4e33d9586e tempest-SnapshotDependencyTests-598806466 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f.0123cbcc-dbb7-473d-ad2e-4673267cd8f6 1G" returned: 0 in 0.412s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-68770ca7-9a48-423c-9d87-ca4e33d9586e tempest-SnapshotDependencyTests-598806466 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f.0123cbcc-dbb7-473d-ad2e-4673267cd8f6 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:34 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-408fce57-a018-43b9-82b5-0d1bd324a8fb tempest-ProjectReaderTests-1108365399 None] Created reservations ['90a7a6eb-1474-43a3-91a5-a5ec73ab04cb', '7788cab1-4600-4d1d-a831-53b57dac0955', 'a0f40108-d908-41a4-bae3-020d657f2441', '4d1eff68-0c69-4f96-9e92-830287c33941'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:32:34 devstack sudo[114753]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f.0123cbcc-dbb7-473d-ad2e-4673267cd8f6 Aug 15 16:32:34 devstack sudo[114753]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-408fce57-a018-43b9-82b5-0d1bd324a8fb tempest-ProjectReaderTests-1108365399 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:32:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-408fce57-a018-43b9-82b5-0d1bd324a8fb tempest-ProjectReaderTests-1108365399 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:32:34 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-408fce57-a018-43b9-82b5-0d1bd324a8fb tempest-ProjectReaderTests-1108365399 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:32:34 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-408fce57-a018-43b9-82b5-0d1bd324a8fb tempest-ProjectReaderTests-1108365399 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:32:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-408fce57-a018-43b9-82b5-0d1bd324a8fb tempest-ProjectReaderTests-1108365399 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:32:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-408fce57-a018-43b9-82b5-0d1bd324a8fb tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:34 devstack sudo[114755]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:32:34 devstack sudo[114755]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:34 devstack sudo[114753]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-68770ca7-9a48-423c-9d87-ca4e33d9586e tempest-SnapshotDependencyTests-598806466 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f.0123cbcc-dbb7-473d-ad2e-4673267cd8f6" returned: 0 in 0.327s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:34 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-68770ca7-9a48-423c-9d87-ca4e33d9586e tempest-SnapshotDependencyTests-598806466 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f.0123cbcc-dbb7-473d-ad2e-4673267cd8f6 is being set with open permissions: ugo+rw Aug 15 16:32:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-68770ca7-9a48-423c-9d87-ca4e33d9586e tempest-SnapshotDependencyTests-598806466 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f.0123cbcc-dbb7-473d-ad2e-4673267cd8f6 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:34 devstack sudo[114761]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f.0123cbcc-dbb7-473d-ad2e-4673267cd8f6 Aug 15 16:32:34 devstack sudo[114761]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:34 devstack sudo[114755]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-408fce57-a018-43b9-82b5-0d1bd324a8fb tempest-ProjectReaderTests-1108365399 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.283s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:34 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-408fce57-a018-43b9-82b5-0d1bd324a8fb tempest-ProjectReaderTests-1108365399 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:32:34 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-408fce57-a018-43b9-82b5-0d1bd324a8fb tempest-ProjectReaderTests-1108365399 None] Deleted volume successfully. Aug 15 16:32:34 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-408fce57-a018-43b9-82b5-0d1bd324a8fb tempest-ProjectReaderTests-1108365399 None] Lock "cinder-b465d57c-fcbd-4c03-9ccf-dadcccf7122d-delete_volume" released by "delete_volume" :: held 1.244s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:32:34 devstack sudo[114761]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-68770ca7-9a48-423c-9d87-ca4e33d9586e tempest-SnapshotDependencyTests-598806466 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f.0123cbcc-dbb7-473d-ad2e-4673267cd8f6" returned: 0 in 0.257s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-68770ca7-9a48-423c-9d87-ca4e33d9586e tempest-SnapshotDependencyTests-598806466 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:34 devstack sudo[114764]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f.info Aug 15 16:32:34 devstack sudo[114764]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:34 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-c4047920-58cb-4fb6-bd1d-c80e1ca84778 tempest-ProjectReaderTests-1108365399 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:32:34 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c4047920-58cb-4fb6-bd1d-c80e1ca84778 tempest-ProjectReaderTests-1108365399 None] Flow 'volume_create_manager' (6ac3ff5b-fb21-46bb-8c4d-c3c36391d1a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:32:34 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c4047920-58cb-4fb6-bd1d-c80e1ca84778 tempest-ProjectReaderTests-1108365399 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e5c8e18d-7371-4bb1-a9e1-e5c7eb0eb870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:34 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c4047920-58cb-4fb6-bd1d-c80e1ca84778 tempest-ProjectReaderTests-1108365399 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e5c8e18d-7371-4bb1-a9e1-e5c7eb0eb870) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:32:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1150867309',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e836a8d3-36e8-45bd-8e51-285c03b0dbdc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba67afcca5a04f818900ec457d0d51cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:32:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:32:35Z,use_quota=True,user_id='bda154cd4c624f40b21ebb29154e03dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:34 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c4047920-58cb-4fb6-bd1d-c80e1ca84778 tempest-ProjectReaderTests-1108365399 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4d4b1ed2-7dc1-4b01-9faa-697a068efe18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:34 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c4047920-58cb-4fb6-bd1d-c80e1ca84778 tempest-ProjectReaderTests-1108365399 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4d4b1ed2-7dc1-4b01-9faa-697a068efe18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:34 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c4047920-58cb-4fb6-bd1d-c80e1ca84778 tempest-ProjectReaderTests-1108365399 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9775ed1e-40f4-454f-9a96-f3b15ef31d20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:34 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c4047920-58cb-4fb6-bd1d-c80e1ca84778 tempest-ProjectReaderTests-1108365399 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9775ed1e-40f4-454f-9a96-f3b15ef31d20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e836a8d3-36e8-45bd-8e51-285c03b0dbdc', 'volume_name': 'volume-e836a8d3-36e8-45bd-8e51-285c03b0dbdc', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:34 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c4047920-58cb-4fb6-bd1d-c80e1ca84778 tempest-ProjectReaderTests-1108365399 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (469473bf-c8ef-401b-ab43-ed6c56337767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:34 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c4047920-58cb-4fb6-bd1d-c80e1ca84778 tempest-ProjectReaderTests-1108365399 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (469473bf-c8ef-401b-ab43-ed6c56337767) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:34 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c4047920-58cb-4fb6-bd1d-c80e1ca84778 tempest-ProjectReaderTests-1108365399 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ebbb849f-9ef7-4c74-9a56-be3639f5d02b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:34 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-c4047920-58cb-4fb6-bd1d-c80e1ca84778 tempest-ProjectReaderTests-1108365399 None] Volume e836a8d3-36e8-45bd-8e51-285c03b0dbdc: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e836a8d3-36e8-45bd-8e51-285c03b0dbdc', 'volume_size': 1} Aug 15 16:32:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c4047920-58cb-4fb6-bd1d-c80e1ca84778 tempest-ProjectReaderTests-1108365399 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:32:34 devstack sudo[114764]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-68770ca7-9a48-423c-9d87-ca4e33d9586e tempest-SnapshotDependencyTests-598806466 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f.info" returned: 0 in 0.264s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:34 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-68770ca7-9a48-423c-9d87-ca4e33d9586e tempest-SnapshotDependencyTests-598806466 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f.info is being set with open permissions: ugo+rw Aug 15 16:32:34 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-68770ca7-9a48-423c-9d87-ca4e33d9586e tempest-SnapshotDependencyTests-598806466 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:34 devstack sudo[114767]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f.info Aug 15 16:32:34 devstack sudo[114767]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:35 devstack sudo[114767]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:35 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-68770ca7-9a48-423c-9d87-ca4e33d9586e tempest-SnapshotDependencyTests-598806466 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f.info" returned: 0 in 0.234s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:35 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-68770ca7-9a48-423c-9d87-ca4e33d9586e tempest-SnapshotDependencyTests-598806466 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.015s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:32:35 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-3a1f3c94-ae13-4701-b2aa-3cf13b3204bc tempest-ProjectMemberTests-1318526720 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 1.687s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:32:35 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-3a1f3c94-ae13-4701-b2aa-3cf13b3204bc tempest-ProjectMemberTests-1318526720 None] Creating offline snapshot 6d78c601-89d0-424d-adaf-652fb3df9348 of volume 486ee1ee-ca30-42b7-8e8b-704700d3d2a8 {{(pid=94214) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 15 16:32:35 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[2632e469-958d-48fe-bd8e-9de995096fab]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:32:35 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3a1f3c94-ae13-4701-b2aa-3cf13b3204bc tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-486ee1ee-ca30-42b7-8e8b-704700d3d2a8 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:35 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-68770ca7-9a48-423c-9d87-ca4e33d9586e tempest-SnapshotDependencyTests-598806466 None] Create snapshot completed successfully Aug 15 16:32:35 devstack sudo[114770]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-486ee1ee-ca30-42b7-8e8b-704700d3d2a8 Aug 15 16:32:35 devstack sudo[114770]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:35 devstack sudo[114770]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:35 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3a1f3c94-ae13-4701-b2aa-3cf13b3204bc tempest-ProjectMemberTests-1318526720 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-486ee1ee-ca30-42b7-8e8b-704700d3d2a8" returned: 0 in 0.350s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:35 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3a1f3c94-ae13-4701-b2aa-3cf13b3204bc tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-486ee1ee-ca30-42b7-8e8b-704700d3d2a8,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-486ee1ee-ca30-42b7-8e8b-704700d3d2a8.6d78c601-89d0-424d-adaf-652fb3df9348 1G {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:35 devstack sudo[114775]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-486ee1ee-ca30-42b7-8e8b-704700d3d2a8,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-486ee1ee-ca30-42b7-8e8b-704700d3d2a8.6d78c601-89d0-424d-adaf-652fb3df9348 1G Aug 15 16:32:35 devstack sudo[114775]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:35 devstack sudo[114775]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:35 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3a1f3c94-ae13-4701-b2aa-3cf13b3204bc tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-486ee1ee-ca30-42b7-8e8b-704700d3d2a8,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-486ee1ee-ca30-42b7-8e8b-704700d3d2a8.6d78c601-89d0-424d-adaf-652fb3df9348 1G" returned: 0 in 0.400s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:35 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3a1f3c94-ae13-4701-b2aa-3cf13b3204bc tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-486ee1ee-ca30-42b7-8e8b-704700d3d2a8 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-486ee1ee-ca30-42b7-8e8b-704700d3d2a8.6d78c601-89d0-424d-adaf-652fb3df9348 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:36 devstack sudo[114780]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-486ee1ee-ca30-42b7-8e8b-704700d3d2a8 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-486ee1ee-ca30-42b7-8e8b-704700d3d2a8.6d78c601-89d0-424d-adaf-652fb3df9348 Aug 15 16:32:36 devstack sudo[114780]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:36 devstack sudo[114780]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:36 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3a1f3c94-ae13-4701-b2aa-3cf13b3204bc tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-486ee1ee-ca30-42b7-8e8b-704700d3d2a8 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-486ee1ee-ca30-42b7-8e8b-704700d3d2a8.6d78c601-89d0-424d-adaf-652fb3df9348" returned: 0 in 0.300s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:36 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-3a1f3c94-ae13-4701-b2aa-3cf13b3204bc tempest-ProjectMemberTests-1318526720 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-486ee1ee-ca30-42b7-8e8b-704700d3d2a8.6d78c601-89d0-424d-adaf-652fb3df9348 is being set with open permissions: ugo+rw Aug 15 16:32:36 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3a1f3c94-ae13-4701-b2aa-3cf13b3204bc tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-486ee1ee-ca30-42b7-8e8b-704700d3d2a8.6d78c601-89d0-424d-adaf-652fb3df9348 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:36 devstack sudo[114785]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-486ee1ee-ca30-42b7-8e8b-704700d3d2a8.6d78c601-89d0-424d-adaf-652fb3df9348 Aug 15 16:32:36 devstack sudo[114785]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:36 devstack sudo[114785]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:36 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3a1f3c94-ae13-4701-b2aa-3cf13b3204bc tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-486ee1ee-ca30-42b7-8e8b-704700d3d2a8.6d78c601-89d0-424d-adaf-652fb3df9348" returned: 0 in 0.240s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:36 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3a1f3c94-ae13-4701-b2aa-3cf13b3204bc tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-486ee1ee-ca30-42b7-8e8b-704700d3d2a8.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:36 devstack sudo[114788]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-486ee1ee-ca30-42b7-8e8b-704700d3d2a8.info Aug 15 16:32:36 devstack sudo[114788]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:36 devstack sudo[114788]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:36 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3a1f3c94-ae13-4701-b2aa-3cf13b3204bc tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-486ee1ee-ca30-42b7-8e8b-704700d3d2a8.info" returned: 0 in 0.266s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:36 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-3a1f3c94-ae13-4701-b2aa-3cf13b3204bc tempest-ProjectMemberTests-1318526720 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-486ee1ee-ca30-42b7-8e8b-704700d3d2a8.info is being set with open permissions: ugo+rw Aug 15 16:32:36 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3a1f3c94-ae13-4701-b2aa-3cf13b3204bc tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-486ee1ee-ca30-42b7-8e8b-704700d3d2a8.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:36 devstack sudo[114791]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-486ee1ee-ca30-42b7-8e8b-704700d3d2a8.info Aug 15 16:32:36 devstack sudo[114791]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:36 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-64bc2866-5980-4165-ad7f-c6e94b3b90d0 tempest-SnapshotDependencyTests-598806466 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:32:36 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-64bc2866-5980-4165-ad7f-c6e94b3b90d0 tempest-SnapshotDependencyTests-598806466 None] Flow 'volume_create_manager' (c0a9021e-e60c-466c-9c6b-3f2b18d081cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:32:36 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-64bc2866-5980-4165-ad7f-c6e94b3b90d0 tempest-SnapshotDependencyTests-598806466 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dee9a53f-ab36-4cb2-8bdf-d55782200b19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:36 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-64bc2866-5980-4165-ad7f-c6e94b3b90d0 tempest-SnapshotDependencyTests-598806466 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dee9a53f-ab36-4cb2-8bdf-d55782200b19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:32:37Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=943bda7c-f3dd-4399-95be-e41fe873dd3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='23758ee4e34c43b68f49b41d81893815',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:32:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=0123cbcc-dbb7-473d-ad2e-4673267cd8f6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:32:37Z,use_quota=True,user_id='3d449404c0254fb1b7a5a86a5551455a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:36 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-64bc2866-5980-4165-ad7f-c6e94b3b90d0 tempest-SnapshotDependencyTests-598806466 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (96b33cc9-f8b8-4d2a-8b1f-448cbd524fca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:36 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-64bc2866-5980-4165-ad7f-c6e94b3b90d0 tempest-SnapshotDependencyTests-598806466 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (96b33cc9-f8b8-4d2a-8b1f-448cbd524fca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:36 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-64bc2866-5980-4165-ad7f-c6e94b3b90d0 tempest-SnapshotDependencyTests-598806466 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (28ecc817-fad4-4288-b3e4-8e0c12b46033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:36 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-64bc2866-5980-4165-ad7f-c6e94b3b90d0 tempest-SnapshotDependencyTests-598806466 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (28ecc817-fad4-4288-b3e4-8e0c12b46033) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '943bda7c-f3dd-4399-95be-e41fe873dd3e', 'volume_name': 'volume-943bda7c-f3dd-4399-95be-e41fe873dd3e', 'volume_size': 1, 'snapshot_id': '0123cbcc-dbb7-473d-ad2e-4673267cd8f6'}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:36 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-64bc2866-5980-4165-ad7f-c6e94b3b90d0 tempest-SnapshotDependencyTests-598806466 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (095fdede-9f68-46aa-b687-6634d0f54dc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:36 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-64bc2866-5980-4165-ad7f-c6e94b3b90d0 tempest-SnapshotDependencyTests-598806466 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (095fdede-9f68-46aa-b687-6634d0f54dc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:36 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-64bc2866-5980-4165-ad7f-c6e94b3b90d0 tempest-SnapshotDependencyTests-598806466 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (655e13ca-52cc-4a20-8970-ecc606bbe71a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:36 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-64bc2866-5980-4165-ad7f-c6e94b3b90d0 tempest-SnapshotDependencyTests-598806466 None] Volume 943bda7c-f3dd-4399-95be-e41fe873dd3e: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-943bda7c-f3dd-4399-95be-e41fe873dd3e', 'volume_size': 1, 'snapshot_id': '0123cbcc-dbb7-473d-ad2e-4673267cd8f6'} Aug 15 16:32:36 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-64bc2866-5980-4165-ad7f-c6e94b3b90d0 tempest-SnapshotDependencyTests-598806466 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:32:37 devstack sudo[114791]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-3a1f3c94-ae13-4701-b2aa-3cf13b3204bc tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-486ee1ee-ca30-42b7-8e8b-704700d3d2a8.info" returned: 0 in 0.246s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-3a1f3c94-ae13-4701-b2aa-3cf13b3204bc tempest-ProjectMemberTests-1318526720 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.897s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:32:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c4047920-58cb-4fb6-bd1d-c80e1ca84778 tempest-ProjectReaderTests-1108365399 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.167s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:32:37 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c4047920-58cb-4fb6-bd1d-c80e1ca84778 tempest-ProjectReaderTests-1108365399 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:32:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1150867309',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e836a8d3-36e8-45bd-8e51-285c03b0dbdc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba67afcca5a04f818900ec457d0d51cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:32:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:32:35Z,use_quota=True,user_id='bda154cd4c624f40b21ebb29154e03dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:32:37 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-c4047920-58cb-4fb6-bd1d-c80e1ca84778 tempest-ProjectReaderTests-1108365399 None] Creating volume e836a8d3-36e8-45bd-8e51-285c03b0dbdc {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:32:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c4047920-58cb-4fb6-bd1d-c80e1ca84778 tempest-ProjectReaderTests-1108365399 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:32:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c4047920-58cb-4fb6-bd1d-c80e1ca84778 tempest-ProjectReaderTests-1108365399 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:32:37 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c4047920-58cb-4fb6-bd1d-c80e1ca84778 tempest-ProjectReaderTests-1108365399 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:32:37 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c4047920-58cb-4fb6-bd1d-c80e1ca84778 tempest-ProjectReaderTests-1108365399 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:32:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c4047920-58cb-4fb6-bd1d-c80e1ca84778 tempest-ProjectReaderTests-1108365399 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.004s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:32:37 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c4047920-58cb-4fb6-bd1d-c80e1ca84778 tempest-ProjectReaderTests-1108365399 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:32:37 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-c4047920-58cb-4fb6-bd1d-c80e1ca84778 tempest-ProjectReaderTests-1108365399 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:32:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c4047920-58cb-4fb6-bd1d-c80e1ca84778 tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e836a8d3-36e8-45bd-8e51-285c03b0dbdc 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:37 devstack sudo[114794]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e836a8d3-36e8-45bd-8e51-285c03b0dbdc 1073741824 Aug 15 16:32:37 devstack sudo[114794]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:37 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-3a1f3c94-ae13-4701-b2aa-3cf13b3204bc tempest-ProjectMemberTests-1318526720 None] Create snapshot completed successfully Aug 15 16:32:37 devstack sudo[114794]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c4047920-58cb-4fb6-bd1d-c80e1ca84778 tempest-ProjectReaderTests-1108365399 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e836a8d3-36e8-45bd-8e51-285c03b0dbdc 1073741824" returned: 0 in 0.428s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c4047920-58cb-4fb6-bd1d-c80e1ca84778 tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e836a8d3-36e8-45bd-8e51-285c03b0dbdc {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:37 devstack sudo[114799]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e836a8d3-36e8-45bd-8e51-285c03b0dbdc Aug 15 16:32:37 devstack sudo[114799]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:37 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-c7288879-1fc0-4031-85b3-0c85bcd8a3bd tempest-ProjectMemberTests-1318526720 None] Acquiring lock "cinder-6d78c601-89d0-424d-adaf-652fb3df9348-delete_snapshot" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:32:37 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-c7288879-1fc0-4031-85b3-0c85bcd8a3bd tempest-ProjectMemberTests-1318526720 None] Lock "cinder-6d78c601-89d0-424d-adaf-652fb3df9348-delete_snapshot" acquired by "delete_snapshot" :: waited 0.024s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:32:37 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-c7288879-1fc0-4031-85b3-0c85bcd8a3bd tempest-ProjectMemberTests-1318526720 None] Acquiring lock "cinder-quobyte-486ee1ee-ca30-42b7-8e8b-704700d3d2a8" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:32:37 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-c7288879-1fc0-4031-85b3-0c85bcd8a3bd tempest-ProjectMemberTests-1318526720 None] Lock "cinder-quobyte-486ee1ee-ca30-42b7-8e8b-704700d3d2a8" acquired by "delete_snapshot" :: waited 0.015s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:32:37 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-c7288879-1fc0-4031-85b3-0c85bcd8a3bd tempest-ProjectMemberTests-1318526720 None] Acquiring lock "cinder-quobyte-6d78c601-89d0-424d-adaf-652fb3df9348" by "_delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:32:37 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-c7288879-1fc0-4031-85b3-0c85bcd8a3bd tempest-ProjectMemberTests-1318526720 None] Lock "cinder-quobyte-6d78c601-89d0-424d-adaf-652fb3df9348" acquired by "_delete_snapshot" :: waited 0.015s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:32:37 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-c7288879-1fc0-4031-85b3-0c85bcd8a3bd tempest-ProjectMemberTests-1318526720 None] Deleting offline snapshot 6d78c601-89d0-424d-adaf-652fb3df9348 of volume 486ee1ee-ca30-42b7-8e8b-704700d3d2a8 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 15 16:32:37 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-c7288879-1fc0-4031-85b3-0c85bcd8a3bd tempest-ProjectMemberTests-1318526720 None] snapshot_file for this snap is: volume-486ee1ee-ca30-42b7-8e8b-704700d3d2a8.6d78c601-89d0-424d-adaf-652fb3df9348 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 15 16:32:37 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[77e6ca33-bb97-4c60-b695-ee770bfbae09]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:32:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c7288879-1fc0-4031-85b3-0c85bcd8a3bd tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-486ee1ee-ca30-42b7-8e8b-704700d3d2a8.6d78c601-89d0-424d-adaf-652fb3df9348 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:37 devstack sudo[114799]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c4047920-58cb-4fb6-bd1d-c80e1ca84778 tempest-ProjectReaderTests-1108365399 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e836a8d3-36e8-45bd-8e51-285c03b0dbdc" returned: 0 in 0.260s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:37 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c4047920-58cb-4fb6-bd1d-c80e1ca84778 tempest-ProjectReaderTests-1108365399 None] <== create_volume: return (725ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:32:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c4047920-58cb-4fb6-bd1d-c80e1ca84778 tempest-ProjectReaderTests-1108365399 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.728s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:32:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-64bc2866-5980-4165-ad7f-c6e94b3b90d0 tempest-SnapshotDependencyTests-598806466 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.831s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:32:37 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-64bc2866-5980-4165-ad7f-c6e94b3b90d0 tempest-SnapshotDependencyTests-598806466 None] Acquiring lock "cinder-quobyte-0123cbcc-dbb7-473d-ad2e-4673267cd8f6-943bda7c-f3dd-4399-95be-e41fe873dd3e" by "_create_volume_from_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:32:37 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c4047920-58cb-4fb6-bd1d-c80e1ca84778 tempest-ProjectReaderTests-1108365399 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ebbb849f-9ef7-4c74-9a56-be3639f5d02b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e836a8d3-36e8-45bd-8e51-285c03b0dbdc', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:37 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c4047920-58cb-4fb6-bd1d-c80e1ca84778 tempest-ProjectReaderTests-1108365399 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2235d4f7-3c45-48e2-b5d5-259593927c0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:37 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-64bc2866-5980-4165-ad7f-c6e94b3b90d0 tempest-SnapshotDependencyTests-598806466 None] Lock "cinder-quobyte-0123cbcc-dbb7-473d-ad2e-4673267cd8f6-943bda7c-f3dd-4399-95be-e41fe873dd3e" acquired by "_create_volume_from_snapshot" :: waited 0.028s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:32:37 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-64bc2866-5980-4165-ad7f-c6e94b3b90d0 tempest-SnapshotDependencyTests-598806466 None] Creating volume 943bda7c-f3dd-4399-95be-e41fe873dd3e from snapshot 0123cbcc-dbb7-473d-ad2e-4673267cd8f6 {{(pid=94214) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 15 16:32:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-64bc2866-5980-4165-ad7f-c6e94b3b90d0 tempest-SnapshotDependencyTests-598806466 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:32:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-64bc2866-5980-4165-ad7f-c6e94b3b90d0 tempest-SnapshotDependencyTests-598806466 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:32:37 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-64bc2866-5980-4165-ad7f-c6e94b3b90d0 tempest-SnapshotDependencyTests-598806466 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:32:37 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-64bc2866-5980-4165-ad7f-c6e94b3b90d0 tempest-SnapshotDependencyTests-598806466 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:32:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-64bc2866-5980-4165-ad7f-c6e94b3b90d0 tempest-SnapshotDependencyTests-598806466 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:32:37 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-64bc2866-5980-4165-ad7f-c6e94b3b90d0 tempest-SnapshotDependencyTests-598806466 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:32:37 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-64bc2866-5980-4165-ad7f-c6e94b3b90d0 tempest-SnapshotDependencyTests-598806466 None] Acquiring lock "cinder-quobyte-943bda7c-f3dd-4399-95be-e41fe873dd3e" by "_copy_volume_from_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:32:37 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-64bc2866-5980-4165-ad7f-c6e94b3b90d0 tempest-SnapshotDependencyTests-598806466 None] Lock "cinder-quobyte-943bda7c-f3dd-4399-95be-e41fe873dd3e" acquired by "_copy_volume_from_snapshot" :: waited 0.017s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:32:37 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-64bc2866-5980-4165-ad7f-c6e94b3b90d0 tempest-SnapshotDependencyTests-598806466 None] snapshot: 0123cbcc-dbb7-473d-ad2e-4673267cd8f6, volume: 943bda7c-f3dd-4399-95be-e41fe873dd3e, {{(pid=94214) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 15 16:32:37 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-c4047920-58cb-4fb6-bd1d-c80e1ca84778 tempest-ProjectReaderTests-1108365399 None] Volume volume-e836a8d3-36e8-45bd-8e51-285c03b0dbdc (e836a8d3-36e8-45bd-8e51-285c03b0dbdc): created successfully Aug 15 16:32:37 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c4047920-58cb-4fb6-bd1d-c80e1ca84778 tempest-ProjectReaderTests-1108365399 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2235d4f7-3c45-48e2-b5d5-259593927c0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:37 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c4047920-58cb-4fb6-bd1d-c80e1ca84778 tempest-ProjectReaderTests-1108365399 None] Flow 'volume_create_manager' (6ac3ff5b-fb21-46bb-8c4d-c3c36391d1a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:32:37 devstack sudo[114802]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-486ee1ee-ca30-42b7-8e8b-704700d3d2a8.6d78c601-89d0-424d-adaf-652fb3df9348 Aug 15 16:32:37 devstack sudo[114802]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-64bc2866-5980-4165-ad7f-c6e94b3b90d0 tempest-SnapshotDependencyTests-598806466 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:32:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-64bc2866-5980-4165-ad7f-c6e94b3b90d0 tempest-SnapshotDependencyTests-598806466 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:32:37 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-64bc2866-5980-4165-ad7f-c6e94b3b90d0 tempest-SnapshotDependencyTests-598806466 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:32:37 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-64bc2866-5980-4165-ad7f-c6e94b3b90d0 tempest-SnapshotDependencyTests-598806466 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:32:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-64bc2866-5980-4165-ad7f-c6e94b3b90d0 tempest-SnapshotDependencyTests-598806466 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:32:37 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-c4047920-58cb-4fb6-bd1d-c80e1ca84778 tempest-ProjectReaderTests-1108365399 None] Created volume successfully. Aug 15 16:32:37 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[536a9168-d574-422d-b50b-f8787b0832ca]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:32:37 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-64bc2866-5980-4165-ad7f-c6e94b3b90d0 tempest-SnapshotDependencyTests-598806466 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f.0123cbcc-dbb7-473d-ad2e-4673267cd8f6 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:38 devstack sudo[114804]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f.0123cbcc-dbb7-473d-ad2e-4673267cd8f6 Aug 15 16:32:38 devstack sudo[114804]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:38 devstack sudo[114802]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:38 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c7288879-1fc0-4031-85b3-0c85bcd8a3bd tempest-ProjectMemberTests-1318526720 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-486ee1ee-ca30-42b7-8e8b-704700d3d2a8.6d78c601-89d0-424d-adaf-652fb3df9348" returned: 0 in 0.382s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:38 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-c7288879-1fc0-4031-85b3-0c85bcd8a3bd tempest-ProjectMemberTests-1318526720 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-486ee1ee-ca30-42b7-8e8b-704700d3d2a8(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:32:38 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[c9bc10fb-e519-4b23-a7e3-5435d4987f7b]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:32:38 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c7288879-1fc0-4031-85b3-0c85bcd8a3bd tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-486ee1ee-ca30-42b7-8e8b-704700d3d2a8 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:38 devstack sudo[114804]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:38 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-64bc2866-5980-4165-ad7f-c6e94b3b90d0 tempest-SnapshotDependencyTests-598806466 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f.0123cbcc-dbb7-473d-ad2e-4673267cd8f6" returned: 0 in 0.385s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:38 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-64bc2866-5980-4165-ad7f-c6e94b3b90d0 tempest-SnapshotDependencyTests-598806466 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:32:38 devstack sudo[114809]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-486ee1ee-ca30-42b7-8e8b-704700d3d2a8 Aug 15 16:32:38 devstack sudo[114809]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:38 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[5a14917d-2a88-4146-998e-ce9f82f212e5]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:32:38 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-64bc2866-5980-4165-ad7f-c6e94b3b90d0 tempest-SnapshotDependencyTests-598806466 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:38 devstack sudo[114814]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f Aug 15 16:32:38 devstack sudo[114814]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:38 devstack sudo[114809]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:38 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c7288879-1fc0-4031-85b3-0c85bcd8a3bd tempest-ProjectMemberTests-1318526720 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-486ee1ee-ca30-42b7-8e8b-704700d3d2a8" returned: 0 in 0.376s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:38 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c7288879-1fc0-4031-85b3-0c85bcd8a3bd tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-486ee1ee-ca30-42b7-8e8b-704700d3d2a8.6d78c601-89d0-424d-adaf-652fb3df9348 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:38 devstack sudo[114819]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-486ee1ee-ca30-42b7-8e8b-704700d3d2a8.6d78c601-89d0-424d-adaf-652fb3df9348 Aug 15 16:32:38 devstack sudo[114819]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:38 devstack sudo[114814]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:38 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-64bc2866-5980-4165-ad7f-c6e94b3b90d0 tempest-SnapshotDependencyTests-598806466 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f" returned: 0 in 0.368s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:38 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-64bc2866-5980-4165-ad7f-c6e94b3b90d0 tempest-SnapshotDependencyTests-598806466 None] will copy from snapshot at /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f {{(pid=94214) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 15 16:32:38 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-64bc2866-5980-4165-ad7f-c6e94b3b90d0 tempest-SnapshotDependencyTests-598806466 None] Creating direct copy from snapshot {{(pid=94214) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 15 16:32:38 devstack cinder-volume[94214]: DEBUG cinder.utils [None req-64bc2866-5980-4165-ad7f-c6e94b3b90d0 tempest-SnapshotDependencyTests-598806466 None] Path /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-943bda7c-f3dd-4399-95be-e41fe873dd3e not found in is_blk_device check {{(pid=94214) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 15 16:32:38 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-64bc2866-5980-4165-ad7f-c6e94b3b90d0 tempest-SnapshotDependencyTests-598806466 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-943bda7c-f3dd-4399-95be-e41fe873dd3e {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:38 devstack sudo[114824]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-943bda7c-f3dd-4399-95be-e41fe873dd3e Aug 15 16:32:38 devstack sudo[114824]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:38 devstack sudo[114819]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:38 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c7288879-1fc0-4031-85b3-0c85bcd8a3bd tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-486ee1ee-ca30-42b7-8e8b-704700d3d2a8.6d78c601-89d0-424d-adaf-652fb3df9348" returned: 0 in 0.358s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:38 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c7288879-1fc0-4031-85b3-0c85bcd8a3bd tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-486ee1ee-ca30-42b7-8e8b-704700d3d2a8.6d78c601-89d0-424d-adaf-652fb3df9348 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:38 devstack sudo[114831]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-486ee1ee-ca30-42b7-8e8b-704700d3d2a8.6d78c601-89d0-424d-adaf-652fb3df9348 Aug 15 16:32:38 devstack sudo[114831]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:39 devstack sudo[114831]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:39 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-79120a0e-8561-4b01-a108-d04f4cb52279 tempest-ProjectReaderTests-1108365399 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:32:39 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c7288879-1fc0-4031-85b3-0c85bcd8a3bd tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-486ee1ee-ca30-42b7-8e8b-704700d3d2a8.6d78c601-89d0-424d-adaf-652fb3df9348" returned: 0 in 0.292s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:39 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-c7288879-1fc0-4031-85b3-0c85bcd8a3bd tempest-ProjectMemberTests-1318526720 None] Lock "cinder-quobyte-6d78c601-89d0-424d-adaf-652fb3df9348" released by "_delete_snapshot" :: held 1.532s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:32:39 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-c7288879-1fc0-4031-85b3-0c85bcd8a3bd tempest-ProjectMemberTests-1318526720 None] Lock "cinder-quobyte-486ee1ee-ca30-42b7-8e8b-704700d3d2a8" released by "delete_snapshot" :: held 1.557s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:32:39 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-c7288879-1fc0-4031-85b3-0c85bcd8a3bd tempest-ProjectMemberTests-1318526720 None] Created reservations ['e18c4636-9bab-440c-8c65-180dfc59a3ec', '063aafce-2e05-4c14-ad52-5595018dfdfe', '2f4f6067-d6b5-4c11-8d6a-57c79419da87', 'a8df98b1-8022-487d-a622-e388e29301bb'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:32:39 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-c7288879-1fc0-4031-85b3-0c85bcd8a3bd tempest-ProjectMemberTests-1318526720 None] Delete snapshot completed successfully. Aug 15 16:32:39 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-c7288879-1fc0-4031-85b3-0c85bcd8a3bd tempest-ProjectMemberTests-1318526720 None] Lock "cinder-6d78c601-89d0-424d-adaf-652fb3df9348-delete_snapshot" released by "delete_snapshot" :: held 1.813s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:32:39 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b3157fb1-3550-4c9a-b91c-028f9762e4ef tempest-ProjectMemberTests-1318526720 None] Acquiring lock "cinder-486ee1ee-ca30-42b7-8e8b-704700d3d2a8-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:32:40 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b3157fb1-3550-4c9a-b91c-028f9762e4ef tempest-ProjectMemberTests-1318526720 None] Lock "cinder-486ee1ee-ca30-42b7-8e8b-704700d3d2a8-delete_volume" acquired by "delete_volume" :: waited 0.090s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:32:40 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b3157fb1-3550-4c9a-b91c-028f9762e4ef tempest-ProjectMemberTests-1318526720 None] Acquiring lock "cinder-quobyte-486ee1ee-ca30-42b7-8e8b-704700d3d2a8" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:32:40 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b3157fb1-3550-4c9a-b91c-028f9762e4ef tempest-ProjectMemberTests-1318526720 None] Lock "cinder-quobyte-486ee1ee-ca30-42b7-8e8b-704700d3d2a8" acquired by "delete_volume" :: waited 0.033s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:32:40 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[c0784ba6-c35b-4a15-85ad-e20d45677e84]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:32:40 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b3157fb1-3550-4c9a-b91c-028f9762e4ef tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-486ee1ee-ca30-42b7-8e8b-704700d3d2a8 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:40 devstack sudo[114843]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-486ee1ee-ca30-42b7-8e8b-704700d3d2a8 Aug 15 16:32:40 devstack sudo[114843]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:41 devstack sudo[114843]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b3157fb1-3550-4c9a-b91c-028f9762e4ef tempest-ProjectMemberTests-1318526720 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-486ee1ee-ca30-42b7-8e8b-704700d3d2a8" returned: 0 in 0.753s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b3157fb1-3550-4c9a-b91c-028f9762e4ef tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-486ee1ee-ca30-42b7-8e8b-704700d3d2a8 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:41 devstack sudo[114849]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-486ee1ee-ca30-42b7-8e8b-704700d3d2a8 Aug 15 16:32:41 devstack sudo[114849]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:41 devstack sudo[114849]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b3157fb1-3550-4c9a-b91c-028f9762e4ef tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-486ee1ee-ca30-42b7-8e8b-704700d3d2a8" returned: 0 in 0.503s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:41 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b3157fb1-3550-4c9a-b91c-028f9762e4ef tempest-ProjectMemberTests-1318526720 None] Lock "cinder-quobyte-486ee1ee-ca30-42b7-8e8b-704700d3d2a8" released by "delete_volume" :: held 1.373s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:32:41 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-b3157fb1-3550-4c9a-b91c-028f9762e4ef tempest-ProjectMemberTests-1318526720 None] Created reservations ['88c262d0-9ebf-4991-b0ba-461a7cd5f6b8', 'c5473dfd-e4a3-49b5-9eef-1f4a03ebe1bb', '90e26215-04fc-45aa-a85c-f85bd77da6e9', '29cf0f0a-55a7-4607-912a-3ddd71b9b4a2'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:32:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-b3157fb1-3550-4c9a-b91c-028f9762e4ef tempest-ProjectMemberTests-1318526720 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:32:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-b3157fb1-3550-4c9a-b91c-028f9762e4ef tempest-ProjectMemberTests-1318526720 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:32:41 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-b3157fb1-3550-4c9a-b91c-028f9762e4ef tempest-ProjectMemberTests-1318526720 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:32:41 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-b3157fb1-3550-4c9a-b91c-028f9762e4ef tempest-ProjectMemberTests-1318526720 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:32:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-b3157fb1-3550-4c9a-b91c-028f9762e4ef tempest-ProjectMemberTests-1318526720 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.019s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:32:41 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b3157fb1-3550-4c9a-b91c-028f9762e4ef tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:41 devstack sudo[114852]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:32:41 devstack sudo[114852]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:42 devstack sudo[114852]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:42 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-b3157fb1-3550-4c9a-b91c-028f9762e4ef tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.475s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:42 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-b3157fb1-3550-4c9a-b91c-028f9762e4ef tempest-ProjectMemberTests-1318526720 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:32:42 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-b3157fb1-3550-4c9a-b91c-028f9762e4ef tempest-ProjectMemberTests-1318526720 None] Deleted volume successfully. Aug 15 16:32:42 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-b3157fb1-3550-4c9a-b91c-028f9762e4ef tempest-ProjectMemberTests-1318526720 None] Lock "cinder-486ee1ee-ca30-42b7-8e8b-704700d3d2a8-delete_volume" released by "delete_volume" :: held 2.401s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:32:43 devstack sudo[114824]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-64bc2866-5980-4165-ad7f-c6e94b3b90d0 tempest-SnapshotDependencyTests-598806466 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-943bda7c-f3dd-4399-95be-e41fe873dd3e" returned: 0 in 4.689s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:43 devstack cinder-volume[94214]: DEBUG cinder.image.image_utils [None req-64bc2866-5980-4165-ad7f-c6e94b3b90d0 tempest-SnapshotDependencyTests-598806466 None] Image conversion details: src /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f, size 1024.00 MB, duration 4.69 sec, destination /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-943bda7c-f3dd-4399-95be-e41fe873dd3e {{(pid=94214) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 15 16:32:43 devstack cinder-volume[94214]: INFO cinder.image.image_utils [None req-64bc2866-5980-4165-ad7f-c6e94b3b90d0 tempest-SnapshotDependencyTests-598806466 None] Converted 1024.00 MB image at 218.19 MB/s Aug 15 16:32:43 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-64bc2866-5980-4165-ad7f-c6e94b3b90d0 tempest-SnapshotDependencyTests-598806466 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-943bda7c-f3dd-4399-95be-e41fe873dd3e is being set with open permissions: ugo+rw Aug 15 16:32:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-64bc2866-5980-4165-ad7f-c6e94b3b90d0 tempest-SnapshotDependencyTests-598806466 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-943bda7c-f3dd-4399-95be-e41fe873dd3e {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:43 devstack sudo[114855]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-943bda7c-f3dd-4399-95be-e41fe873dd3e Aug 15 16:32:43 devstack sudo[114855]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:43 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-f710229f-48b1-4a07-bf03-2483bfea5d1a tempest-ProjectMemberTests-1318526720 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:32:43 devstack sudo[114855]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:43 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f710229f-48b1-4a07-bf03-2483bfea5d1a tempest-ProjectMemberTests-1318526720 None] Flow 'volume_create_manager' (1e302e71-b9c3-4c57-b6f6-ff9fb6985029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:32:43 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f710229f-48b1-4a07-bf03-2483bfea5d1a tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c04c4a8d-8c82-4b8f-b249-f91751f1c32e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-64bc2866-5980-4165-ad7f-c6e94b3b90d0 tempest-SnapshotDependencyTests-598806466 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-943bda7c-f3dd-4399-95be-e41fe873dd3e" returned: 0 in 0.264s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:43 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f710229f-48b1-4a07-bf03-2483bfea5d1a tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c04c4a8d-8c82-4b8f-b249-f91751f1c32e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:32:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-164914892',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b823b7737fde4099a0b514e59e7b7eb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:32:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:32:44Z,use_quota=True,user_id='2557ca45923745cd8fb448fa78d46ee9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:43 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f710229f-48b1-4a07-bf03-2483bfea5d1a tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7bb2204e-87d9-4c2f-bb0d-9ad4c0d0ab0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:43 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f710229f-48b1-4a07-bf03-2483bfea5d1a tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7bb2204e-87d9-4c2f-bb0d-9ad4c0d0ab0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:43 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f710229f-48b1-4a07-bf03-2483bfea5d1a tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (75d0ee38-1ce1-4c97-8c94-9896cf856230) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:43 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f710229f-48b1-4a07-bf03-2483bfea5d1a tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (75d0ee38-1ce1-4c97-8c94-9896cf856230) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e', 'volume_name': 'volume-0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:43 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f710229f-48b1-4a07-bf03-2483bfea5d1a tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (85157a43-a6b4-4cc6-9af5-47c60e1af4dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:43 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f710229f-48b1-4a07-bf03-2483bfea5d1a tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (85157a43-a6b4-4cc6-9af5-47c60e1af4dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:43 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f710229f-48b1-4a07-bf03-2483bfea5d1a tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b0b28943-53d9-48b8-aebf-e782cc64ae79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:43 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-f710229f-48b1-4a07-bf03-2483bfea5d1a tempest-ProjectMemberTests-1318526720 None] Volume 0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e', 'volume_size': 1} Aug 15 16:32:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f710229f-48b1-4a07-bf03-2483bfea5d1a tempest-ProjectMemberTests-1318526720 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:32:43 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-64bc2866-5980-4165-ad7f-c6e94b3b90d0 tempest-SnapshotDependencyTests-598806466 None] Lock "cinder-quobyte-943bda7c-f3dd-4399-95be-e41fe873dd3e" released by "_copy_volume_from_snapshot" :: held 5.865s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:32:43 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-64bc2866-5980-4165-ad7f-c6e94b3b90d0 tempest-SnapshotDependencyTests-598806466 None] Lock "cinder-quobyte-0123cbcc-dbb7-473d-ad2e-4673267cd8f6-943bda7c-f3dd-4399-95be-e41fe873dd3e" released by "_create_volume_from_snapshot" :: held 5.930s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:32:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-64bc2866-5980-4165-ad7f-c6e94b3b90d0 tempest-SnapshotDependencyTests-598806466 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 5.960s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:32:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-79120a0e-8561-4b01-a108-d04f4cb52279 tempest-ProjectReaderTests-1108365399 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 4.534s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:32:43 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-79120a0e-8561-4b01-a108-d04f4cb52279 tempest-ProjectReaderTests-1108365399 None] Creating offline snapshot 4e446a36-2522-4ebd-a4d1-2f13b3ea1604 of volume e836a8d3-36e8-45bd-8e51-285c03b0dbdc {{(pid=94214) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 15 16:32:43 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-64bc2866-5980-4165-ad7f-c6e94b3b90d0 tempest-SnapshotDependencyTests-598806466 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (655e13ca-52cc-4a20-8970-ecc606bbe71a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-943bda7c-f3dd-4399-95be-e41fe873dd3e', 'volume_size': 1, 'snapshot_id': '0123cbcc-dbb7-473d-ad2e-4673267cd8f6'}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:43 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-64bc2866-5980-4165-ad7f-c6e94b3b90d0 tempest-SnapshotDependencyTests-598806466 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5f7fee9d-c6d6-4391-8091-f58f3a9a35f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:43 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[0eef81e6-d22f-42bb-8f9d-43e4b06e862f]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:32:43 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-79120a0e-8561-4b01-a108-d04f4cb52279 tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e836a8d3-36e8-45bd-8e51-285c03b0dbdc {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:43 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-64bc2866-5980-4165-ad7f-c6e94b3b90d0 tempest-SnapshotDependencyTests-598806466 None] Volume volume-943bda7c-f3dd-4399-95be-e41fe873dd3e (943bda7c-f3dd-4399-95be-e41fe873dd3e): created successfully Aug 15 16:32:43 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-64bc2866-5980-4165-ad7f-c6e94b3b90d0 tempest-SnapshotDependencyTests-598806466 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5f7fee9d-c6d6-4391-8091-f58f3a9a35f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:43 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-64bc2866-5980-4165-ad7f-c6e94b3b90d0 tempest-SnapshotDependencyTests-598806466 None] Flow 'volume_create_manager' (c0a9021e-e60c-466c-9c6b-3f2b18d081cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:32:43 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-64bc2866-5980-4165-ad7f-c6e94b3b90d0 tempest-SnapshotDependencyTests-598806466 None] Created volume successfully. Aug 15 16:32:43 devstack sudo[114858]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e836a8d3-36e8-45bd-8e51-285c03b0dbdc Aug 15 16:32:43 devstack sudo[114858]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:44 devstack sudo[114858]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-79120a0e-8561-4b01-a108-d04f4cb52279 tempest-ProjectReaderTests-1108365399 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e836a8d3-36e8-45bd-8e51-285c03b0dbdc" returned: 0 in 0.361s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-79120a0e-8561-4b01-a108-d04f4cb52279 tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e836a8d3-36e8-45bd-8e51-285c03b0dbdc,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e836a8d3-36e8-45bd-8e51-285c03b0dbdc.4e446a36-2522-4ebd-a4d1-2f13b3ea1604 1G {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:44 devstack sudo[114863]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e836a8d3-36e8-45bd-8e51-285c03b0dbdc,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e836a8d3-36e8-45bd-8e51-285c03b0dbdc.4e446a36-2522-4ebd-a4d1-2f13b3ea1604 1G Aug 15 16:32:44 devstack sudo[114863]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:44 devstack sudo[114863]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-79120a0e-8561-4b01-a108-d04f4cb52279 tempest-ProjectReaderTests-1108365399 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e836a8d3-36e8-45bd-8e51-285c03b0dbdc,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e836a8d3-36e8-45bd-8e51-285c03b0dbdc.4e446a36-2522-4ebd-a4d1-2f13b3ea1604 1G" returned: 0 in 0.366s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-79120a0e-8561-4b01-a108-d04f4cb52279 tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e836a8d3-36e8-45bd-8e51-285c03b0dbdc -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e836a8d3-36e8-45bd-8e51-285c03b0dbdc.4e446a36-2522-4ebd-a4d1-2f13b3ea1604 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:44 devstack sudo[114869]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e836a8d3-36e8-45bd-8e51-285c03b0dbdc -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e836a8d3-36e8-45bd-8e51-285c03b0dbdc.4e446a36-2522-4ebd-a4d1-2f13b3ea1604 Aug 15 16:32:44 devstack sudo[114869]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:44 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-51b70410-4163-4708-a24b-446b453a8655 tempest-SnapshotDependencyTests-598806466 None] Acquiring lock "cinder-0123cbcc-dbb7-473d-ad2e-4673267cd8f6-delete_snapshot" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:32:44 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-51b70410-4163-4708-a24b-446b453a8655 tempest-SnapshotDependencyTests-598806466 None] Lock "cinder-0123cbcc-dbb7-473d-ad2e-4673267cd8f6-delete_snapshot" acquired by "delete_snapshot" :: waited 0.020s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:32:44 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-51b70410-4163-4708-a24b-446b453a8655 tempest-SnapshotDependencyTests-598806466 None] Acquiring lock "cinder-quobyte-c9273c74-d95a-4922-b8a8-e80ae4fe725f" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:32:44 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-51b70410-4163-4708-a24b-446b453a8655 tempest-SnapshotDependencyTests-598806466 None] Lock "cinder-quobyte-c9273c74-d95a-4922-b8a8-e80ae4fe725f" acquired by "delete_snapshot" :: waited 0.014s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:32:44 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-51b70410-4163-4708-a24b-446b453a8655 tempest-SnapshotDependencyTests-598806466 None] Acquiring lock "cinder-quobyte-0123cbcc-dbb7-473d-ad2e-4673267cd8f6" by "_delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:32:44 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-51b70410-4163-4708-a24b-446b453a8655 tempest-SnapshotDependencyTests-598806466 None] Lock "cinder-quobyte-0123cbcc-dbb7-473d-ad2e-4673267cd8f6" acquired by "_delete_snapshot" :: waited 0.015s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:32:44 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-51b70410-4163-4708-a24b-446b453a8655 tempest-SnapshotDependencyTests-598806466 None] Deleting offline snapshot 0123cbcc-dbb7-473d-ad2e-4673267cd8f6 of volume c9273c74-d95a-4922-b8a8-e80ae4fe725f {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 15 16:32:44 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-51b70410-4163-4708-a24b-446b453a8655 tempest-SnapshotDependencyTests-598806466 None] snapshot_file for this snap is: volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f.0123cbcc-dbb7-473d-ad2e-4673267cd8f6 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 15 16:32:44 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[f007337a-c9a0-4717-8bac-6d57618a87a7]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:32:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-51b70410-4163-4708-a24b-446b453a8655 tempest-SnapshotDependencyTests-598806466 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f.0123cbcc-dbb7-473d-ad2e-4673267cd8f6 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:44 devstack sudo[114869]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-79120a0e-8561-4b01-a108-d04f4cb52279 tempest-ProjectReaderTests-1108365399 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e836a8d3-36e8-45bd-8e51-285c03b0dbdc -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e836a8d3-36e8-45bd-8e51-285c03b0dbdc.4e446a36-2522-4ebd-a4d1-2f13b3ea1604" returned: 0 in 0.313s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:44 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-79120a0e-8561-4b01-a108-d04f4cb52279 tempest-ProjectReaderTests-1108365399 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e836a8d3-36e8-45bd-8e51-285c03b0dbdc.4e446a36-2522-4ebd-a4d1-2f13b3ea1604 is being set with open permissions: ugo+rw Aug 15 16:32:44 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-79120a0e-8561-4b01-a108-d04f4cb52279 tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e836a8d3-36e8-45bd-8e51-285c03b0dbdc.4e446a36-2522-4ebd-a4d1-2f13b3ea1604 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:44 devstack sudo[114876]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e836a8d3-36e8-45bd-8e51-285c03b0dbdc.4e446a36-2522-4ebd-a4d1-2f13b3ea1604 Aug 15 16:32:44 devstack sudo[114876]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:44 devstack sudo[114875]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f.0123cbcc-dbb7-473d-ad2e-4673267cd8f6 Aug 15 16:32:44 devstack sudo[114875]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:45 devstack sudo[114876]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-79120a0e-8561-4b01-a108-d04f4cb52279 tempest-ProjectReaderTests-1108365399 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e836a8d3-36e8-45bd-8e51-285c03b0dbdc.4e446a36-2522-4ebd-a4d1-2f13b3ea1604" returned: 0 in 0.255s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-79120a0e-8561-4b01-a108-d04f4cb52279 tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e836a8d3-36e8-45bd-8e51-285c03b0dbdc.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:45 devstack sudo[114882]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e836a8d3-36e8-45bd-8e51-285c03b0dbdc.info Aug 15 16:32:45 devstack sudo[114882]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:45 devstack sudo[114875]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-51b70410-4163-4708-a24b-446b453a8655 tempest-SnapshotDependencyTests-598806466 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f.0123cbcc-dbb7-473d-ad2e-4673267cd8f6" returned: 0 in 0.370s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:45 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-51b70410-4163-4708-a24b-446b453a8655 tempest-SnapshotDependencyTests-598806466 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:32:45 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[bf354ba5-5d6a-4ace-802b-6ded779ad00f]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:32:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-51b70410-4163-4708-a24b-446b453a8655 tempest-SnapshotDependencyTests-598806466 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:45 devstack sudo[114885]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f Aug 15 16:32:45 devstack sudo[114885]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:45 devstack sudo[114882]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-79120a0e-8561-4b01-a108-d04f4cb52279 tempest-ProjectReaderTests-1108365399 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e836a8d3-36e8-45bd-8e51-285c03b0dbdc.info" returned: 0 in 0.265s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:45 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-79120a0e-8561-4b01-a108-d04f4cb52279 tempest-ProjectReaderTests-1108365399 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e836a8d3-36e8-45bd-8e51-285c03b0dbdc.info is being set with open permissions: ugo+rw Aug 15 16:32:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-79120a0e-8561-4b01-a108-d04f4cb52279 tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e836a8d3-36e8-45bd-8e51-285c03b0dbdc.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:45 devstack sudo[114888]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e836a8d3-36e8-45bd-8e51-285c03b0dbdc.info Aug 15 16:32:45 devstack sudo[114888]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:45 devstack sudo[114888]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-79120a0e-8561-4b01-a108-d04f4cb52279 tempest-ProjectReaderTests-1108365399 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e836a8d3-36e8-45bd-8e51-285c03b0dbdc.info" returned: 0 in 0.269s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-79120a0e-8561-4b01-a108-d04f4cb52279 tempest-ProjectReaderTests-1108365399 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.918s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:32:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f710229f-48b1-4a07-bf03-2483bfea5d1a tempest-ProjectMemberTests-1318526720 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.962s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:32:45 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-f710229f-48b1-4a07-bf03-2483bfea5d1a tempest-ProjectMemberTests-1318526720 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:32:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-164914892',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b823b7737fde4099a0b514e59e7b7eb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:32:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:32:44Z,use_quota=True,user_id='2557ca45923745cd8fb448fa78d46ee9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:32:45 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-f710229f-48b1-4a07-bf03-2483bfea5d1a tempest-ProjectMemberTests-1318526720 None] Creating volume 0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:32:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f710229f-48b1-4a07-bf03-2483bfea5d1a tempest-ProjectMemberTests-1318526720 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:32:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f710229f-48b1-4a07-bf03-2483bfea5d1a tempest-ProjectMemberTests-1318526720 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:32:45 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-f710229f-48b1-4a07-bf03-2483bfea5d1a tempest-ProjectMemberTests-1318526720 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:32:45 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-f710229f-48b1-4a07-bf03-2483bfea5d1a tempest-ProjectMemberTests-1318526720 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:32:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f710229f-48b1-4a07-bf03-2483bfea5d1a tempest-ProjectMemberTests-1318526720 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:32:45 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-f710229f-48b1-4a07-bf03-2483bfea5d1a tempest-ProjectMemberTests-1318526720 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:32:45 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-f710229f-48b1-4a07-bf03-2483bfea5d1a tempest-ProjectMemberTests-1318526720 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:32:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f710229f-48b1-4a07-bf03-2483bfea5d1a tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:45 devstack sudo[114893]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e 1073741824 Aug 15 16:32:45 devstack sudo[114893]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:45 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-79120a0e-8561-4b01-a108-d04f4cb52279 tempest-ProjectReaderTests-1108365399 None] Create snapshot completed successfully Aug 15 16:32:45 devstack sudo[114885]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-51b70410-4163-4708-a24b-446b453a8655 tempest-SnapshotDependencyTests-598806466 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f" returned: 0 in 0.592s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:45 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-51b70410-4163-4708-a24b-446b453a8655 tempest-SnapshotDependencyTests-598806466 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f.0123cbcc-dbb7-473d-ad2e-4673267cd8f6 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:45 devstack sudo[114896]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f.0123cbcc-dbb7-473d-ad2e-4673267cd8f6 Aug 15 16:32:45 devstack sudo[114896]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:46 devstack sudo[114893]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:46 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f710229f-48b1-4a07-bf03-2483bfea5d1a tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e 1073741824" returned: 0 in 0.440s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:46 devstack sudo[114896]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:46 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-51b70410-4163-4708-a24b-446b453a8655 tempest-SnapshotDependencyTests-598806466 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f.0123cbcc-dbb7-473d-ad2e-4673267cd8f6" returned: 0 in 0.337s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:46 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-51b70410-4163-4708-a24b-446b453a8655 tempest-SnapshotDependencyTests-598806466 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f.0123cbcc-dbb7-473d-ad2e-4673267cd8f6 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:46 devstack sudo[114906]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f.0123cbcc-dbb7-473d-ad2e-4673267cd8f6 Aug 15 16:32:46 devstack sudo[114906]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:46 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f710229f-48b1-4a07-bf03-2483bfea5d1a tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:46 devstack sudo[114908]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e Aug 15 16:32:46 devstack sudo[114908]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:46 devstack sudo[114906]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:46 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-51b70410-4163-4708-a24b-446b453a8655 tempest-SnapshotDependencyTests-598806466 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f.0123cbcc-dbb7-473d-ad2e-4673267cd8f6" returned: 0 in 0.258s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:46 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-51b70410-4163-4708-a24b-446b453a8655 tempest-SnapshotDependencyTests-598806466 None] Lock "cinder-quobyte-0123cbcc-dbb7-473d-ad2e-4673267cd8f6" released by "_delete_snapshot" :: held 1.658s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:32:46 devstack sudo[114908]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:46 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f710229f-48b1-4a07-bf03-2483bfea5d1a tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e" returned: 0 in 0.273s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:46 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-f710229f-48b1-4a07-bf03-2483bfea5d1a tempest-ProjectMemberTests-1318526720 None] <== create_volume: return (775ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:32:46 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f710229f-48b1-4a07-bf03-2483bfea5d1a tempest-ProjectMemberTests-1318526720 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.778s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:32:46 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-51b70410-4163-4708-a24b-446b453a8655 tempest-SnapshotDependencyTests-598806466 None] Lock "cinder-quobyte-c9273c74-d95a-4922-b8a8-e80ae4fe725f" released by "delete_snapshot" :: held 1.688s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:32:46 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f710229f-48b1-4a07-bf03-2483bfea5d1a tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b0b28943-53d9-48b8-aebf-e782cc64ae79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:46 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f710229f-48b1-4a07-bf03-2483bfea5d1a tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fc51eea9-30f4-441a-b832-ab3b9d6f298c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:46 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-f710229f-48b1-4a07-bf03-2483bfea5d1a tempest-ProjectMemberTests-1318526720 None] Volume volume-0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e (0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e): created successfully Aug 15 16:32:46 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f710229f-48b1-4a07-bf03-2483bfea5d1a tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fc51eea9-30f4-441a-b832-ab3b9d6f298c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:46 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-f710229f-48b1-4a07-bf03-2483bfea5d1a tempest-ProjectMemberTests-1318526720 None] Flow 'volume_create_manager' (1e302e71-b9c3-4c57-b6f6-ff9fb6985029) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:32:46 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-f710229f-48b1-4a07-bf03-2483bfea5d1a tempest-ProjectMemberTests-1318526720 None] Created volume successfully. Aug 15 16:32:46 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-51b70410-4163-4708-a24b-446b453a8655 tempest-SnapshotDependencyTests-598806466 None] Created reservations ['05794c9b-c16b-44e9-976b-f3258387decb', '00fbe28a-82a0-47e7-b278-ddfbfb820fd6', '94e5a8b9-e8dc-4443-941d-f3803e344728', 'dc2d0c3d-88a6-4cd0-bd34-463b4b58e97d'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:32:46 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-51b70410-4163-4708-a24b-446b453a8655 tempest-SnapshotDependencyTests-598806466 None] Delete snapshot completed successfully. Aug 15 16:32:46 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-51b70410-4163-4708-a24b-446b453a8655 tempest-SnapshotDependencyTests-598806466 None] Lock "cinder-0123cbcc-dbb7-473d-ad2e-4673267cd8f6-delete_snapshot" released by "delete_snapshot" :: held 1.870s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:32:46 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-343f67e7-6350-4571-a736-7caa95f8722c tempest-ProjectReaderTests-1108365399 None] Acquiring lock "cinder-4e446a36-2522-4ebd-a4d1-2f13b3ea1604-delete_snapshot" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:32:46 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-343f67e7-6350-4571-a736-7caa95f8722c tempest-ProjectReaderTests-1108365399 None] Lock "cinder-4e446a36-2522-4ebd-a4d1-2f13b3ea1604-delete_snapshot" acquired by "delete_snapshot" :: waited 0.046s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:32:46 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-343f67e7-6350-4571-a736-7caa95f8722c tempest-ProjectReaderTests-1108365399 None] Acquiring lock "cinder-quobyte-e836a8d3-36e8-45bd-8e51-285c03b0dbdc" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:32:46 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-343f67e7-6350-4571-a736-7caa95f8722c tempest-ProjectReaderTests-1108365399 None] Lock "cinder-quobyte-e836a8d3-36e8-45bd-8e51-285c03b0dbdc" acquired by "delete_snapshot" :: waited 0.022s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:32:46 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-343f67e7-6350-4571-a736-7caa95f8722c tempest-ProjectReaderTests-1108365399 None] Acquiring lock "cinder-quobyte-4e446a36-2522-4ebd-a4d1-2f13b3ea1604" by "_delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:32:46 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-343f67e7-6350-4571-a736-7caa95f8722c tempest-ProjectReaderTests-1108365399 None] Lock "cinder-quobyte-4e446a36-2522-4ebd-a4d1-2f13b3ea1604" acquired by "_delete_snapshot" :: waited 0.023s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:32:46 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-343f67e7-6350-4571-a736-7caa95f8722c tempest-ProjectReaderTests-1108365399 None] Deleting offline snapshot 4e446a36-2522-4ebd-a4d1-2f13b3ea1604 of volume e836a8d3-36e8-45bd-8e51-285c03b0dbdc {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 15 16:32:46 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-343f67e7-6350-4571-a736-7caa95f8722c tempest-ProjectReaderTests-1108365399 None] snapshot_file for this snap is: volume-e836a8d3-36e8-45bd-8e51-285c03b0dbdc.4e446a36-2522-4ebd-a4d1-2f13b3ea1604 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 15 16:32:46 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[eb6764c9-b6d4-40bf-b81c-6fbccee2b24f]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:32:46 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-343f67e7-6350-4571-a736-7caa95f8722c tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e836a8d3-36e8-45bd-8e51-285c03b0dbdc.4e446a36-2522-4ebd-a4d1-2f13b3ea1604 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:46 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-c6825d0c-7d6a-4314-a755-b0fe8a771e48 tempest-SnapshotDependencyTests-598806466 None] Acquiring lock "cinder-c9273c74-d95a-4922-b8a8-e80ae4fe725f-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:32:47 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-c6825d0c-7d6a-4314-a755-b0fe8a771e48 tempest-SnapshotDependencyTests-598806466 None] Lock "cinder-c9273c74-d95a-4922-b8a8-e80ae4fe725f-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:32:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-603eb819-5222-423b-8621-5d3fa0dbae42 tempest-ProjectMemberTests-1318526720 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:32:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-603eb819-5222-423b-8621-5d3fa0dbae42 tempest-ProjectMemberTests-1318526720 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:32:47 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-603eb819-5222-423b-8621-5d3fa0dbae42 tempest-ProjectMemberTests-1318526720 None] Creating offline snapshot c6503b5f-d27a-4338-b6f4-3757f4522f06 of volume 0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e {{(pid=94214) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 15 16:32:47 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[ed24233b-ff1b-46ec-be0e-c08ce950708f]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:32:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-603eb819-5222-423b-8621-5d3fa0dbae42 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:47 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-c6825d0c-7d6a-4314-a755-b0fe8a771e48 tempest-SnapshotDependencyTests-598806466 None] Acquiring lock "cinder-quobyte-c9273c74-d95a-4922-b8a8-e80ae4fe725f" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:32:47 devstack sudo[114913]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e836a8d3-36e8-45bd-8e51-285c03b0dbdc.4e446a36-2522-4ebd-a4d1-2f13b3ea1604 Aug 15 16:32:47 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-c6825d0c-7d6a-4314-a755-b0fe8a771e48 tempest-SnapshotDependencyTests-598806466 None] Lock "cinder-quobyte-c9273c74-d95a-4922-b8a8-e80ae4fe725f" acquired by "delete_volume" :: waited 0.016s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:32:47 devstack sudo[114913]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:47 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[e927ea76-10a0-4bc8-ab07-93c548c2f95f]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:32:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c6825d0c-7d6a-4314-a755-b0fe8a771e48 tempest-SnapshotDependencyTests-598806466 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:47 devstack sudo[114914]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e Aug 15 16:32:47 devstack sudo[114914]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:47 devstack sudo[114916]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f Aug 15 16:32:47 devstack sudo[114916]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:47 devstack sudo[114913]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-343f67e7-6350-4571-a736-7caa95f8722c tempest-ProjectReaderTests-1108365399 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e836a8d3-36e8-45bd-8e51-285c03b0dbdc.4e446a36-2522-4ebd-a4d1-2f13b3ea1604" returned: 0 in 0.404s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:47 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-343f67e7-6350-4571-a736-7caa95f8722c tempest-ProjectReaderTests-1108365399 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-e836a8d3-36e8-45bd-8e51-285c03b0dbdc(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:32:47 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[36a5abd5-79c3-4604-9711-b9c2bda8a8b6]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:32:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-343f67e7-6350-4571-a736-7caa95f8722c tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e836a8d3-36e8-45bd-8e51-285c03b0dbdc {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:47 devstack sudo[114914]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-603eb819-5222-423b-8621-5d3fa0dbae42 tempest-ProjectMemberTests-1318526720 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e" returned: 0 in 0.368s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-603eb819-5222-423b-8621-5d3fa0dbae42 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e.c6503b5f-d27a-4338-b6f4-3757f4522f06 1G {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:47 devstack sudo[114926]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e.c6503b5f-d27a-4338-b6f4-3757f4522f06 1G Aug 15 16:32:47 devstack sudo[114926]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:47 devstack sudo[114925]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e836a8d3-36e8-45bd-8e51-285c03b0dbdc Aug 15 16:32:47 devstack sudo[114925]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:47 devstack sudo[114916]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c6825d0c-7d6a-4314-a755-b0fe8a771e48 tempest-SnapshotDependencyTests-598806466 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f" returned: 0 in 0.405s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c6825d0c-7d6a-4314-a755-b0fe8a771e48 tempest-SnapshotDependencyTests-598806466 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:47 devstack sudo[114932]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f Aug 15 16:32:47 devstack sudo[114932]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:47 devstack sudo[114925]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-343f67e7-6350-4571-a736-7caa95f8722c tempest-ProjectReaderTests-1108365399 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e836a8d3-36e8-45bd-8e51-285c03b0dbdc" returned: 0 in 0.421s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-343f67e7-6350-4571-a736-7caa95f8722c tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e836a8d3-36e8-45bd-8e51-285c03b0dbdc.4e446a36-2522-4ebd-a4d1-2f13b3ea1604 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:47 devstack sudo[114932]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c6825d0c-7d6a-4314-a755-b0fe8a771e48 tempest-SnapshotDependencyTests-598806466 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c9273c74-d95a-4922-b8a8-e80ae4fe725f" returned: 0 in 0.285s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:47 devstack sudo[114942]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e836a8d3-36e8-45bd-8e51-285c03b0dbdc.4e446a36-2522-4ebd-a4d1-2f13b3ea1604 Aug 15 16:32:47 devstack sudo[114942]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:47 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-c6825d0c-7d6a-4314-a755-b0fe8a771e48 tempest-SnapshotDependencyTests-598806466 None] Lock "cinder-quobyte-c9273c74-d95a-4922-b8a8-e80ae4fe725f" released by "delete_volume" :: held 0.757s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:32:47 devstack sudo[114926]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-603eb819-5222-423b-8621-5d3fa0dbae42 tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e.c6503b5f-d27a-4338-b6f4-3757f4522f06 1G" returned: 0 in 0.437s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:47 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-603eb819-5222-423b-8621-5d3fa0dbae42 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e.c6503b5f-d27a-4338-b6f4-3757f4522f06 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:47 devstack sudo[114944]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e.c6503b5f-d27a-4338-b6f4-3757f4522f06 Aug 15 16:32:47 devstack sudo[114944]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:47 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-c6825d0c-7d6a-4314-a755-b0fe8a771e48 tempest-SnapshotDependencyTests-598806466 None] Created reservations ['c6a4a3f1-b9e0-4b4c-962a-4e37027f78de', '44360896-e5f8-4b05-bee5-011e00f7c5f1', '78ddce84-41d8-442b-af9f-bca52c077b21', 'cee697a7-317f-46f5-b58d-ab7b4daec0e9'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:32:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c6825d0c-7d6a-4314-a755-b0fe8a771e48 tempest-SnapshotDependencyTests-598806466 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:32:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c6825d0c-7d6a-4314-a755-b0fe8a771e48 tempest-SnapshotDependencyTests-598806466 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:32:48 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c6825d0c-7d6a-4314-a755-b0fe8a771e48 tempest-SnapshotDependencyTests-598806466 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:32:48 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c6825d0c-7d6a-4314-a755-b0fe8a771e48 tempest-SnapshotDependencyTests-598806466 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:32:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c6825d0c-7d6a-4314-a755-b0fe8a771e48 tempest-SnapshotDependencyTests-598806466 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:32:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c6825d0c-7d6a-4314-a755-b0fe8a771e48 tempest-SnapshotDependencyTests-598806466 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:48 devstack sudo[114946]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:32:48 devstack sudo[114946]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:48 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-dc7abc22-2959-4370-9c1a-f472508939a4 tempest-SnapshotDependencyTests-598806466 None] Acquiring lock "cinder-943bda7c-f3dd-4399-95be-e41fe873dd3e-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:32:48 devstack sudo[114944]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:48 devstack sudo[114942]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-603eb819-5222-423b-8621-5d3fa0dbae42 tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e.c6503b5f-d27a-4338-b6f4-3757f4522f06" returned: 0 in 0.352s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:48 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-603eb819-5222-423b-8621-5d3fa0dbae42 tempest-ProjectMemberTests-1318526720 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e.c6503b5f-d27a-4338-b6f4-3757f4522f06 is being set with open permissions: ugo+rw Aug 15 16:32:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-603eb819-5222-423b-8621-5d3fa0dbae42 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e.c6503b5f-d27a-4338-b6f4-3757f4522f06 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:48 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-dc7abc22-2959-4370-9c1a-f472508939a4 tempest-SnapshotDependencyTests-598806466 None] Lock "cinder-943bda7c-f3dd-4399-95be-e41fe873dd3e-delete_volume" acquired by "delete_volume" :: waited 0.050s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:32:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-343f67e7-6350-4571-a736-7caa95f8722c tempest-ProjectReaderTests-1108365399 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e836a8d3-36e8-45bd-8e51-285c03b0dbdc.4e446a36-2522-4ebd-a4d1-2f13b3ea1604" returned: 0 in 0.428s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-343f67e7-6350-4571-a736-7caa95f8722c tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e836a8d3-36e8-45bd-8e51-285c03b0dbdc.4e446a36-2522-4ebd-a4d1-2f13b3ea1604 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:48 devstack sudo[114955]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e.c6503b5f-d27a-4338-b6f4-3757f4522f06 Aug 15 16:32:48 devstack sudo[114955]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:48 devstack sudo[114956]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e836a8d3-36e8-45bd-8e51-285c03b0dbdc.4e446a36-2522-4ebd-a4d1-2f13b3ea1604 Aug 15 16:32:48 devstack sudo[114956]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:48 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-dc7abc22-2959-4370-9c1a-f472508939a4 tempest-SnapshotDependencyTests-598806466 None] Acquiring lock "cinder-quobyte-943bda7c-f3dd-4399-95be-e41fe873dd3e" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:32:48 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-dc7abc22-2959-4370-9c1a-f472508939a4 tempest-SnapshotDependencyTests-598806466 None] Lock "cinder-quobyte-943bda7c-f3dd-4399-95be-e41fe873dd3e" acquired by "delete_volume" :: waited 0.023s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:32:48 devstack sudo[114946]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c6825d0c-7d6a-4314-a755-b0fe8a771e48 tempest-SnapshotDependencyTests-598806466 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.314s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:48 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-c6825d0c-7d6a-4314-a755-b0fe8a771e48 tempest-SnapshotDependencyTests-598806466 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:32:48 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-c6825d0c-7d6a-4314-a755-b0fe8a771e48 tempest-SnapshotDependencyTests-598806466 None] Deleted volume successfully. Aug 15 16:32:48 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[2dbaf4dd-d6f0-42e8-a18d-7b224da1e8ea]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:32:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-dc7abc22-2959-4370-9c1a-f472508939a4 tempest-SnapshotDependencyTests-598806466 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-943bda7c-f3dd-4399-95be-e41fe873dd3e {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:48 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-c6825d0c-7d6a-4314-a755-b0fe8a771e48 tempest-SnapshotDependencyTests-598806466 None] Lock "cinder-c9273c74-d95a-4922-b8a8-e80ae4fe725f-delete_volume" released by "delete_volume" :: held 1.373s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:32:48 devstack sudo[114960]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-943bda7c-f3dd-4399-95be-e41fe873dd3e Aug 15 16:32:48 devstack sudo[114960]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:48 devstack sudo[114956]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:48 devstack sudo[114955]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-343f67e7-6350-4571-a736-7caa95f8722c tempest-ProjectReaderTests-1108365399 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e836a8d3-36e8-45bd-8e51-285c03b0dbdc.4e446a36-2522-4ebd-a4d1-2f13b3ea1604" returned: 0 in 0.282s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-603eb819-5222-423b-8621-5d3fa0dbae42 tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e.c6503b5f-d27a-4338-b6f4-3757f4522f06" returned: 0 in 0.312s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:48 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-343f67e7-6350-4571-a736-7caa95f8722c tempest-ProjectReaderTests-1108365399 None] Lock "cinder-quobyte-4e446a36-2522-4ebd-a4d1-2f13b3ea1604" released by "_delete_snapshot" :: held 1.670s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:32:48 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-343f67e7-6350-4571-a736-7caa95f8722c tempest-ProjectReaderTests-1108365399 None] Lock "cinder-quobyte-e836a8d3-36e8-45bd-8e51-285c03b0dbdc" released by "delete_snapshot" :: held 1.705s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:32:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-603eb819-5222-423b-8621-5d3fa0dbae42 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:48 devstack sudo[114964]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e.info Aug 15 16:32:48 devstack sudo[114964]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:48 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-343f67e7-6350-4571-a736-7caa95f8722c tempest-ProjectReaderTests-1108365399 None] Created reservations ['cff237e2-e2e0-47f0-bde2-2c1e75dad96f', '30ab8fd2-2d6a-4823-9b1e-32fca07e7a59', '6f97d4f9-e092-45e7-bcee-6469532eb0cc', '56eb972d-1bcf-42c1-85e7-1cc0f640df89'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:32:48 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-343f67e7-6350-4571-a736-7caa95f8722c tempest-ProjectReaderTests-1108365399 None] Delete snapshot completed successfully. Aug 15 16:32:48 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-343f67e7-6350-4571-a736-7caa95f8722c tempest-ProjectReaderTests-1108365399 None] Lock "cinder-4e446a36-2522-4ebd-a4d1-2f13b3ea1604-delete_snapshot" released by "delete_snapshot" :: held 1.895s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:32:48 devstack sudo[114960]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-dc7abc22-2959-4370-9c1a-f472508939a4 tempest-SnapshotDependencyTests-598806466 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-943bda7c-f3dd-4399-95be-e41fe873dd3e" returned: 0 in 0.423s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-dc7abc22-2959-4370-9c1a-f472508939a4 tempest-SnapshotDependencyTests-598806466 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-943bda7c-f3dd-4399-95be-e41fe873dd3e {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:48 devstack sudo[114969]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-943bda7c-f3dd-4399-95be-e41fe873dd3e Aug 15 16:32:48 devstack sudo[114969]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:48 devstack sudo[114964]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-603eb819-5222-423b-8621-5d3fa0dbae42 tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e.info" returned: 0 in 0.291s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:48 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-603eb819-5222-423b-8621-5d3fa0dbae42 tempest-ProjectMemberTests-1318526720 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e.info is being set with open permissions: ugo+rw Aug 15 16:32:48 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-603eb819-5222-423b-8621-5d3fa0dbae42 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:48 devstack sudo[114972]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e.info Aug 15 16:32:48 devstack sudo[114972]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:48 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-db4eacbd-d9e7-4c76-97ba-d2799e880031 tempest-ProjectReaderTests-1108365399 None] Acquiring lock "cinder-e836a8d3-36e8-45bd-8e51-285c03b0dbdc-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:32:49 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-db4eacbd-d9e7-4c76-97ba-d2799e880031 tempest-ProjectReaderTests-1108365399 None] Lock "cinder-e836a8d3-36e8-45bd-8e51-285c03b0dbdc-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:32:49 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-db4eacbd-d9e7-4c76-97ba-d2799e880031 tempest-ProjectReaderTests-1108365399 None] Acquiring lock "cinder-quobyte-e836a8d3-36e8-45bd-8e51-285c03b0dbdc" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:32:49 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-db4eacbd-d9e7-4c76-97ba-d2799e880031 tempest-ProjectReaderTests-1108365399 None] Lock "cinder-quobyte-e836a8d3-36e8-45bd-8e51-285c03b0dbdc" acquired by "delete_volume" :: waited 0.016s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:32:49 devstack sudo[114969]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-dc7abc22-2959-4370-9c1a-f472508939a4 tempest-SnapshotDependencyTests-598806466 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-943bda7c-f3dd-4399-95be-e41fe873dd3e" returned: 0 in 0.326s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:49 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[7ce5c5d8-1caf-4793-b44e-5eabb0113e80]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:32:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-db4eacbd-d9e7-4c76-97ba-d2799e880031 tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e836a8d3-36e8-45bd-8e51-285c03b0dbdc {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:49 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-dc7abc22-2959-4370-9c1a-f472508939a4 tempest-SnapshotDependencyTests-598806466 None] Lock "cinder-quobyte-943bda7c-f3dd-4399-95be-e41fe873dd3e" released by "delete_volume" :: held 0.816s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:32:49 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-dc7abc22-2959-4370-9c1a-f472508939a4 tempest-SnapshotDependencyTests-598806466 None] Created reservations ['68737c77-1d47-4d8c-bc81-c7f76c109e5f', '970de73f-51cb-4e4a-921b-02ee1bae4604', '66a91985-12f9-4934-93ca-dece82bfd985', '75caa823-9349-4d0b-bfa0-045f6dc5c63e'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:32:49 devstack sudo[114972]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-603eb819-5222-423b-8621-5d3fa0dbae42 tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e.info" returned: 0 in 0.339s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-603eb819-5222-423b-8621-5d3fa0dbae42 tempest-ProjectMemberTests-1318526720 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.236s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:32:49 devstack sudo[114975]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e836a8d3-36e8-45bd-8e51-285c03b0dbdc Aug 15 16:32:49 devstack sudo[114975]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:49 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-603eb819-5222-423b-8621-5d3fa0dbae42 tempest-ProjectMemberTests-1318526720 None] Create snapshot completed successfully Aug 15 16:32:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-dc7abc22-2959-4370-9c1a-f472508939a4 tempest-SnapshotDependencyTests-598806466 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:32:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-dc7abc22-2959-4370-9c1a-f472508939a4 tempest-SnapshotDependencyTests-598806466 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:32:49 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-dc7abc22-2959-4370-9c1a-f472508939a4 tempest-SnapshotDependencyTests-598806466 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:32:49 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-dc7abc22-2959-4370-9c1a-f472508939a4 tempest-SnapshotDependencyTests-598806466 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:32:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-dc7abc22-2959-4370-9c1a-f472508939a4 tempest-SnapshotDependencyTests-598806466 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:32:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-dc7abc22-2959-4370-9c1a-f472508939a4 tempest-SnapshotDependencyTests-598806466 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:49 devstack sudo[114978]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:32:49 devstack sudo[114978]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:49 devstack sudo[114975]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-db4eacbd-d9e7-4c76-97ba-d2799e880031 tempest-ProjectReaderTests-1108365399 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e836a8d3-36e8-45bd-8e51-285c03b0dbdc" returned: 0 in 0.415s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-db4eacbd-d9e7-4c76-97ba-d2799e880031 tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e836a8d3-36e8-45bd-8e51-285c03b0dbdc {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:49 devstack sudo[114983]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e836a8d3-36e8-45bd-8e51-285c03b0dbdc Aug 15 16:32:49 devstack sudo[114983]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:49 devstack sudo[114978]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-dc7abc22-2959-4370-9c1a-f472508939a4 tempest-SnapshotDependencyTests-598806466 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.289s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:49 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-dc7abc22-2959-4370-9c1a-f472508939a4 tempest-SnapshotDependencyTests-598806466 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:32:49 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-dc7abc22-2959-4370-9c1a-f472508939a4 tempest-SnapshotDependencyTests-598806466 None] Deleted volume successfully. Aug 15 16:32:49 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-dc7abc22-2959-4370-9c1a-f472508939a4 tempest-SnapshotDependencyTests-598806466 None] Lock "cinder-943bda7c-f3dd-4399-95be-e41fe873dd3e-delete_volume" released by "delete_volume" :: held 1.465s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:32:49 devstack sudo[114983]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-db4eacbd-d9e7-4c76-97ba-d2799e880031 tempest-ProjectReaderTests-1108365399 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e836a8d3-36e8-45bd-8e51-285c03b0dbdc" returned: 0 in 0.272s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:49 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-db4eacbd-d9e7-4c76-97ba-d2799e880031 tempest-ProjectReaderTests-1108365399 None] Lock "cinder-quobyte-e836a8d3-36e8-45bd-8e51-285c03b0dbdc" released by "delete_volume" :: held 0.751s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:32:49 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-db4eacbd-d9e7-4c76-97ba-d2799e880031 tempest-ProjectReaderTests-1108365399 None] Created reservations ['c1622937-20b1-453f-a37f-8695d20bc8a2', '27c5eb84-03e3-477c-8b85-5216a1b947c9', '41e4c77a-297e-40d7-936a-212a1b82e02f', '21e18f90-f2e9-44ce-8612-49aedb1597de'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:32:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-db4eacbd-d9e7-4c76-97ba-d2799e880031 tempest-ProjectReaderTests-1108365399 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:32:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-db4eacbd-d9e7-4c76-97ba-d2799e880031 tempest-ProjectReaderTests-1108365399 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:32:49 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-db4eacbd-d9e7-4c76-97ba-d2799e880031 tempest-ProjectReaderTests-1108365399 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:32:49 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-db4eacbd-d9e7-4c76-97ba-d2799e880031 tempest-ProjectReaderTests-1108365399 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:32:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-db4eacbd-d9e7-4c76-97ba-d2799e880031 tempest-ProjectReaderTests-1108365399 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:32:49 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-db4eacbd-d9e7-4c76-97ba-d2799e880031 tempest-ProjectReaderTests-1108365399 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:49 devstack sudo[114987]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:32:49 devstack sudo[114987]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:50 devstack sudo[114987]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-db4eacbd-d9e7-4c76-97ba-d2799e880031 tempest-ProjectReaderTests-1108365399 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.255s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:50 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-db4eacbd-d9e7-4c76-97ba-d2799e880031 tempest-ProjectReaderTests-1108365399 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:32:50 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-db4eacbd-d9e7-4c76-97ba-d2799e880031 tempest-ProjectReaderTests-1108365399 None] Deleted volume successfully. Aug 15 16:32:50 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-db4eacbd-d9e7-4c76-97ba-d2799e880031 tempest-ProjectReaderTests-1108365399 None] Lock "cinder-e836a8d3-36e8-45bd-8e51-285c03b0dbdc-delete_volume" released by "delete_volume" :: held 1.248s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:32:50 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-5bae5042-60c7-4e0d-9104-6ee3968dc02c tempest-ProjectMemberTests-1318526720 None] Acquiring lock "cinder-c6503b5f-d27a-4338-b6f4-3757f4522f06-delete_snapshot" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:32:50 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-5bae5042-60c7-4e0d-9104-6ee3968dc02c tempest-ProjectMemberTests-1318526720 None] Lock "cinder-c6503b5f-d27a-4338-b6f4-3757f4522f06-delete_snapshot" acquired by "delete_snapshot" :: waited 0.028s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:32:50 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-5bae5042-60c7-4e0d-9104-6ee3968dc02c tempest-ProjectMemberTests-1318526720 None] Acquiring lock "cinder-quobyte-0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:32:50 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-5bae5042-60c7-4e0d-9104-6ee3968dc02c tempest-ProjectMemberTests-1318526720 None] Lock "cinder-quobyte-0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e" acquired by "delete_snapshot" :: waited 0.035s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:32:50 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-5bae5042-60c7-4e0d-9104-6ee3968dc02c tempest-ProjectMemberTests-1318526720 None] Acquiring lock "cinder-quobyte-c6503b5f-d27a-4338-b6f4-3757f4522f06" by "_delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:32:50 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-5bae5042-60c7-4e0d-9104-6ee3968dc02c tempest-ProjectMemberTests-1318526720 None] Lock "cinder-quobyte-c6503b5f-d27a-4338-b6f4-3757f4522f06" acquired by "_delete_snapshot" :: waited 0.020s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:32:50 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-5bae5042-60c7-4e0d-9104-6ee3968dc02c tempest-ProjectMemberTests-1318526720 None] Deleting offline snapshot c6503b5f-d27a-4338-b6f4-3757f4522f06 of volume 0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 15 16:32:50 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-5bae5042-60c7-4e0d-9104-6ee3968dc02c tempest-ProjectMemberTests-1318526720 None] snapshot_file for this snap is: volume-0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e.c6503b5f-d27a-4338-b6f4-3757f4522f06 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 15 16:32:50 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[975915ec-b09a-4981-9610-a245d5e40484]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:32:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-5bae5042-60c7-4e0d-9104-6ee3968dc02c tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e.c6503b5f-d27a-4338-b6f4-3757f4522f06 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:50 devstack sudo[114991]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e.c6503b5f-d27a-4338-b6f4-3757f4522f06 Aug 15 16:32:50 devstack sudo[114991]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:50 devstack sudo[114991]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-5bae5042-60c7-4e0d-9104-6ee3968dc02c tempest-ProjectMemberTests-1318526720 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e.c6503b5f-d27a-4338-b6f4-3757f4522f06" returned: 0 in 0.414s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:50 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-5bae5042-60c7-4e0d-9104-6ee3968dc02c tempest-ProjectMemberTests-1318526720 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:32:50 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[5d51133f-7efc-41cb-9599-b45ca81d4207]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:32:50 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-5bae5042-60c7-4e0d-9104-6ee3968dc02c tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:50 devstack sudo[114996]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e Aug 15 16:32:50 devstack sudo[114996]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:51 devstack sudo[114996]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-5bae5042-60c7-4e0d-9104-6ee3968dc02c tempest-ProjectMemberTests-1318526720 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e" returned: 0 in 0.469s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-5bae5042-60c7-4e0d-9104-6ee3968dc02c tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e.c6503b5f-d27a-4338-b6f4-3757f4522f06 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:51 devstack sudo[115002]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e.c6503b5f-d27a-4338-b6f4-3757f4522f06 Aug 15 16:32:51 devstack sudo[115002]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:51 devstack sudo[115002]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-5bae5042-60c7-4e0d-9104-6ee3968dc02c tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e.c6503b5f-d27a-4338-b6f4-3757f4522f06" returned: 0 in 0.409s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:51 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-5bae5042-60c7-4e0d-9104-6ee3968dc02c tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e.c6503b5f-d27a-4338-b6f4-3757f4522f06 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:51 devstack sudo[115008]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e.c6503b5f-d27a-4338-b6f4-3757f4522f06 Aug 15 16:32:51 devstack sudo[115008]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:52 devstack sudo[115008]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:52 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-5bae5042-60c7-4e0d-9104-6ee3968dc02c tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e.c6503b5f-d27a-4338-b6f4-3757f4522f06" returned: 0 in 0.285s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:52 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-5bae5042-60c7-4e0d-9104-6ee3968dc02c tempest-ProjectMemberTests-1318526720 None] Lock "cinder-quobyte-c6503b5f-d27a-4338-b6f4-3757f4522f06" released by "_delete_snapshot" :: held 1.688s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:32:52 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-5bae5042-60c7-4e0d-9104-6ee3968dc02c tempest-ProjectMemberTests-1318526720 None] Lock "cinder-quobyte-0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e" released by "delete_snapshot" :: held 1.719s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:32:52 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-5bae5042-60c7-4e0d-9104-6ee3968dc02c tempest-ProjectMemberTests-1318526720 None] Created reservations ['f3d5dc24-c99f-426f-ae5a-731ac1d0a04c', 'eae7b10c-5d91-484a-b5ef-3377b8cd8db1', 'c1abdc0e-8203-4486-b7a5-e89cb242219a', '8513ed1c-ae8b-4911-b373-f4bdc1d87a09'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:32:52 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-5bae5042-60c7-4e0d-9104-6ee3968dc02c tempest-ProjectMemberTests-1318526720 None] Delete snapshot completed successfully. Aug 15 16:32:52 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-5bae5042-60c7-4e0d-9104-6ee3968dc02c tempest-ProjectMemberTests-1318526720 None] Lock "cinder-c6503b5f-d27a-4338-b6f4-3757f4522f06-delete_snapshot" released by "delete_snapshot" :: held 1.935s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:32:52 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-a0953806-706d-44bb-952a-e317887d095b tempest-ProjectMemberTests-1318526720 None] Acquiring lock "cinder-0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:32:52 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-a0953806-706d-44bb-952a-e317887d095b tempest-ProjectMemberTests-1318526720 None] Lock "cinder-0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e-delete_volume" acquired by "delete_volume" :: waited 0.028s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:32:52 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-a0953806-706d-44bb-952a-e317887d095b tempest-ProjectMemberTests-1318526720 None] Acquiring lock "cinder-quobyte-0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:32:52 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-a0953806-706d-44bb-952a-e317887d095b tempest-ProjectMemberTests-1318526720 None] Lock "cinder-quobyte-0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e" acquired by "delete_volume" :: waited 0.020s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:32:52 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[8e5bdec5-08fb-4933-bb07-28ddacdcd43a]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:32:52 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a0953806-706d-44bb-952a-e317887d095b tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:52 devstack sudo[115011]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e Aug 15 16:32:52 devstack sudo[115011]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:52 devstack sudo[115011]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:52 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a0953806-706d-44bb-952a-e317887d095b tempest-ProjectMemberTests-1318526720 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e" returned: 0 in 0.367s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:52 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a0953806-706d-44bb-952a-e317887d095b tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:53 devstack sudo[115016]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e Aug 15 16:32:53 devstack sudo[115016]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:53 devstack sudo[115016]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a0953806-706d-44bb-952a-e317887d095b tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e" returned: 0 in 0.257s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:53 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-a0953806-706d-44bb-952a-e317887d095b tempest-ProjectMemberTests-1318526720 None] Lock "cinder-quobyte-0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e" released by "delete_volume" :: held 0.692s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:32:53 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-a0953806-706d-44bb-952a-e317887d095b tempest-ProjectMemberTests-1318526720 None] Created reservations ['91ed620c-bee1-4c60-92da-cfd8130e2454', '0d0cdd5d-885c-4445-be2b-1aaa1f36bbcf', '9599236e-b4c9-41a0-b9b7-be973377c897', '421c3bc5-c8a0-40b4-8dee-9e00cd57a847'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:32:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-a0953806-706d-44bb-952a-e317887d095b tempest-ProjectMemberTests-1318526720 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:32:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-a0953806-706d-44bb-952a-e317887d095b tempest-ProjectMemberTests-1318526720 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:32:53 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-a0953806-706d-44bb-952a-e317887d095b tempest-ProjectMemberTests-1318526720 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:32:53 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-a0953806-706d-44bb-952a-e317887d095b tempest-ProjectMemberTests-1318526720 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:32:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-a0953806-706d-44bb-952a-e317887d095b tempest-ProjectMemberTests-1318526720 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:32:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a0953806-706d-44bb-952a-e317887d095b tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:53 devstack sudo[115019]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:32:53 devstack sudo[115019]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:53 devstack sudo[115019]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:53 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a0953806-706d-44bb-952a-e317887d095b tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.320s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:53 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-a0953806-706d-44bb-952a-e317887d095b tempest-ProjectMemberTests-1318526720 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:32:53 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-a0953806-706d-44bb-952a-e317887d095b tempest-ProjectMemberTests-1318526720 None] Deleted volume successfully. Aug 15 16:32:53 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-a0953806-706d-44bb-952a-e317887d095b tempest-ProjectMemberTests-1318526720 None] Lock "cinder-0c6b8e14-8f46-42ea-8bdb-9e2d0857eb5e-delete_volume" released by "delete_volume" :: held 1.373s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:32:54 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-01c23b65-5b3b-4187-9af3-f454c85c1f28 tempest-ProjectMemberTests-1318526720 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:32:54 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-01c23b65-5b3b-4187-9af3-f454c85c1f28 tempest-ProjectMemberTests-1318526720 None] Flow 'volume_create_manager' (695778c9-46d4-41c7-80ac-a4fe6f1357b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:32:54 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-01c23b65-5b3b-4187-9af3-f454c85c1f28 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7e3d6f88-70da-4133-94e1-be8836df7550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:54 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-01c23b65-5b3b-4187-9af3-f454c85c1f28 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7e3d6f88-70da-4133-94e1-be8836df7550) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:32:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-237752762',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e35d9059-e661-46c9-b7b8-7acb75240e56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b823b7737fde4099a0b514e59e7b7eb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:32:54Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:32:54Z,use_quota=True,user_id='2557ca45923745cd8fb448fa78d46ee9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:54 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-01c23b65-5b3b-4187-9af3-f454c85c1f28 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7c9807e0-d3ec-45ea-9c29-71dc271f0804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:54 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-01c23b65-5b3b-4187-9af3-f454c85c1f28 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7c9807e0-d3ec-45ea-9c29-71dc271f0804) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:54 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-01c23b65-5b3b-4187-9af3-f454c85c1f28 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (95592acd-39aa-49cb-98fb-8fc66692ecd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:54 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-01c23b65-5b3b-4187-9af3-f454c85c1f28 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (95592acd-39aa-49cb-98fb-8fc66692ecd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e35d9059-e661-46c9-b7b8-7acb75240e56', 'volume_name': 'volume-e35d9059-e661-46c9-b7b8-7acb75240e56', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:54 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-01c23b65-5b3b-4187-9af3-f454c85c1f28 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dce227ef-528a-4b0c-b8a3-2b2c5e384f83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:54 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-01c23b65-5b3b-4187-9af3-f454c85c1f28 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dce227ef-528a-4b0c-b8a3-2b2c5e384f83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:54 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-01c23b65-5b3b-4187-9af3-f454c85c1f28 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (61bf97e7-8c65-4f24-916d-c488fb68689b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:54 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-01c23b65-5b3b-4187-9af3-f454c85c1f28 tempest-ProjectMemberTests-1318526720 None] Volume e35d9059-e661-46c9-b7b8-7acb75240e56: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e35d9059-e661-46c9-b7b8-7acb75240e56', 'volume_size': 1} Aug 15 16:32:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-01c23b65-5b3b-4187-9af3-f454c85c1f28 tempest-ProjectMemberTests-1318526720 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:32:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-01c23b65-5b3b-4187-9af3-f454c85c1f28 tempest-ProjectMemberTests-1318526720 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:32:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-01c23b65-5b3b-4187-9af3-f454c85c1f28 tempest-ProjectMemberTests-1318526720 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:32:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-237752762',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e35d9059-e661-46c9-b7b8-7acb75240e56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b823b7737fde4099a0b514e59e7b7eb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:32:54Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:32:54Z,use_quota=True,user_id='2557ca45923745cd8fb448fa78d46ee9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:32:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-01c23b65-5b3b-4187-9af3-f454c85c1f28 tempest-ProjectMemberTests-1318526720 None] Creating volume e35d9059-e661-46c9-b7b8-7acb75240e56 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:32:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-01c23b65-5b3b-4187-9af3-f454c85c1f28 tempest-ProjectMemberTests-1318526720 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:32:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-01c23b65-5b3b-4187-9af3-f454c85c1f28 tempest-ProjectMemberTests-1318526720 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:32:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-01c23b65-5b3b-4187-9af3-f454c85c1f28 tempest-ProjectMemberTests-1318526720 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:32:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-01c23b65-5b3b-4187-9af3-f454c85c1f28 tempest-ProjectMemberTests-1318526720 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:32:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-01c23b65-5b3b-4187-9af3-f454c85c1f28 tempest-ProjectMemberTests-1318526720 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:32:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-01c23b65-5b3b-4187-9af3-f454c85c1f28 tempest-ProjectMemberTests-1318526720 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:32:54 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-01c23b65-5b3b-4187-9af3-f454c85c1f28 tempest-ProjectMemberTests-1318526720 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:32:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-01c23b65-5b3b-4187-9af3-f454c85c1f28 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e35d9059-e661-46c9-b7b8-7acb75240e56 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:54 devstack sudo[115022]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e35d9059-e661-46c9-b7b8-7acb75240e56 1073741824 Aug 15 16:32:54 devstack sudo[115022]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:54 devstack cinder-volume[94214]: DEBUG oslo_service.periodic_task [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94214) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 15 16:32:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:32:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:32:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:32:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:32:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:32:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:54 devstack sudo[115028]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:32:54 devstack sudo[115028]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:54 devstack sudo[115022]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-01c23b65-5b3b-4187-9af3-f454c85c1f28 tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e35d9059-e661-46c9-b7b8-7acb75240e56 1073741824" returned: 0 in 0.598s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:54 devstack cinder-volume[94214]: DEBUG dbcounter [-] [94214] Writing DB stats cinder:UPDATE=240,cinder:SELECT=194,cinder:DELETE=22,cinder:INSERT=66 {{(pid=94214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 16:32:54 devstack cinder-volume[94214]: DEBUG dbcounter [-] [94214] Writing DB stats cinder:SELECT=192,cinder:UPDATE=250,cinder:INSERT=67,cinder:DELETE=19 {{(pid=94214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 16:32:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-01c23b65-5b3b-4187-9af3-f454c85c1f28 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e35d9059-e661-46c9-b7b8-7acb75240e56 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:55 devstack sudo[115030]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e35d9059-e661-46c9-b7b8-7acb75240e56 Aug 15 16:32:55 devstack sudo[115030]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:55 devstack sudo[115028]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.291s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:55 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:32:55 devstack cinder-volume[94214]: DEBUG oslo_service.periodic_task [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Running periodic task VolumeManager._thread_info {{(pid=94214) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 15 16:32:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] thread count: 28 {{(pid=94214) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 15 16:32:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] thread info: [<_MainThread(MainThread, started 127815644156032)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94214) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 15 16:32:55 devstack sudo[115030]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-01c23b65-5b3b-4187-9af3-f454c85c1f28 tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e35d9059-e661-46c9-b7b8-7acb75240e56" returned: 0 in 0.284s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:55 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-01c23b65-5b3b-4187-9af3-f454c85c1f28 tempest-ProjectMemberTests-1318526720 None] <== create_volume: return (943ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:32:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-01c23b65-5b3b-4187-9af3-f454c85c1f28 tempest-ProjectMemberTests-1318526720 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.945s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:32:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-01c23b65-5b3b-4187-9af3-f454c85c1f28 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (61bf97e7-8c65-4f24-916d-c488fb68689b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e35d9059-e661-46c9-b7b8-7acb75240e56', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-01c23b65-5b3b-4187-9af3-f454c85c1f28 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (44f97950-e7fe-4799-b19e-80caeff6004b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:32:55 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-01c23b65-5b3b-4187-9af3-f454c85c1f28 tempest-ProjectMemberTests-1318526720 None] Volume volume-e35d9059-e661-46c9-b7b8-7acb75240e56 (e35d9059-e661-46c9-b7b8-7acb75240e56): created successfully Aug 15 16:32:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-01c23b65-5b3b-4187-9af3-f454c85c1f28 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (44f97950-e7fe-4799-b19e-80caeff6004b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:32:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-01c23b65-5b3b-4187-9af3-f454c85c1f28 tempest-ProjectMemberTests-1318526720 None] Flow 'volume_create_manager' (695778c9-46d4-41c7-80ac-a4fe6f1357b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:32:55 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-01c23b65-5b3b-4187-9af3-f454c85c1f28 tempest-ProjectMemberTests-1318526720 None] Created volume successfully. Aug 15 16:32:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f3260ecd-eba2-47b8-8b0d-255f7fb28eb3 tempest-ProjectMemberTests-1318526720 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:32:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f3260ecd-eba2-47b8-8b0d-255f7fb28eb3 tempest-ProjectMemberTests-1318526720 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:32:56 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-f3260ecd-eba2-47b8-8b0d-255f7fb28eb3 tempest-ProjectMemberTests-1318526720 None] Creating offline snapshot 5d565a3a-6c6e-4ad7-b968-81d18d9685e2 of volume e35d9059-e661-46c9-b7b8-7acb75240e56 {{(pid=94214) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 15 16:32:56 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[d193321e-1aae-40c5-a830-bcc9c9837479]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:32:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f3260ecd-eba2-47b8-8b0d-255f7fb28eb3 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e35d9059-e661-46c9-b7b8-7acb75240e56 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:56 devstack sudo[115035]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e35d9059-e661-46c9-b7b8-7acb75240e56 Aug 15 16:32:56 devstack sudo[115035]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:56 devstack sudo[115035]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f3260ecd-eba2-47b8-8b0d-255f7fb28eb3 tempest-ProjectMemberTests-1318526720 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e35d9059-e661-46c9-b7b8-7acb75240e56" returned: 0 in 0.441s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:56 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f3260ecd-eba2-47b8-8b0d-255f7fb28eb3 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e35d9059-e661-46c9-b7b8-7acb75240e56,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e35d9059-e661-46c9-b7b8-7acb75240e56.5d565a3a-6c6e-4ad7-b968-81d18d9685e2 1G {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:57 devstack sudo[115040]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e35d9059-e661-46c9-b7b8-7acb75240e56,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e35d9059-e661-46c9-b7b8-7acb75240e56.5d565a3a-6c6e-4ad7-b968-81d18d9685e2 1G Aug 15 16:32:57 devstack sudo[115040]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:57 devstack sudo[115040]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:57 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f3260ecd-eba2-47b8-8b0d-255f7fb28eb3 tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e35d9059-e661-46c9-b7b8-7acb75240e56,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e35d9059-e661-46c9-b7b8-7acb75240e56.5d565a3a-6c6e-4ad7-b968-81d18d9685e2 1G" returned: 0 in 0.429s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:57 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f3260ecd-eba2-47b8-8b0d-255f7fb28eb3 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e35d9059-e661-46c9-b7b8-7acb75240e56 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e35d9059-e661-46c9-b7b8-7acb75240e56.5d565a3a-6c6e-4ad7-b968-81d18d9685e2 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:57 devstack sudo[115046]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e35d9059-e661-46c9-b7b8-7acb75240e56 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e35d9059-e661-46c9-b7b8-7acb75240e56.5d565a3a-6c6e-4ad7-b968-81d18d9685e2 Aug 15 16:32:57 devstack sudo[115046]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:57 devstack sudo[115046]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:57 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f3260ecd-eba2-47b8-8b0d-255f7fb28eb3 tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e35d9059-e661-46c9-b7b8-7acb75240e56 -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e35d9059-e661-46c9-b7b8-7acb75240e56.5d565a3a-6c6e-4ad7-b968-81d18d9685e2" returned: 0 in 0.286s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:57 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-f3260ecd-eba2-47b8-8b0d-255f7fb28eb3 tempest-ProjectMemberTests-1318526720 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e35d9059-e661-46c9-b7b8-7acb75240e56.5d565a3a-6c6e-4ad7-b968-81d18d9685e2 is being set with open permissions: ugo+rw Aug 15 16:32:57 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f3260ecd-eba2-47b8-8b0d-255f7fb28eb3 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e35d9059-e661-46c9-b7b8-7acb75240e56.5d565a3a-6c6e-4ad7-b968-81d18d9685e2 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:57 devstack sudo[115051]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e35d9059-e661-46c9-b7b8-7acb75240e56.5d565a3a-6c6e-4ad7-b968-81d18d9685e2 Aug 15 16:32:57 devstack sudo[115051]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:57 devstack sudo[115051]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:57 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f3260ecd-eba2-47b8-8b0d-255f7fb28eb3 tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e35d9059-e661-46c9-b7b8-7acb75240e56.5d565a3a-6c6e-4ad7-b968-81d18d9685e2" returned: 0 in 0.260s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f3260ecd-eba2-47b8-8b0d-255f7fb28eb3 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e35d9059-e661-46c9-b7b8-7acb75240e56.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:58 devstack sudo[115054]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e35d9059-e661-46c9-b7b8-7acb75240e56.info Aug 15 16:32:58 devstack sudo[115054]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:58 devstack sudo[115054]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f3260ecd-eba2-47b8-8b0d-255f7fb28eb3 tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e35d9059-e661-46c9-b7b8-7acb75240e56.info" returned: 0 in 0.356s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:58 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-f3260ecd-eba2-47b8-8b0d-255f7fb28eb3 tempest-ProjectMemberTests-1318526720 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e35d9059-e661-46c9-b7b8-7acb75240e56.info is being set with open permissions: ugo+rw Aug 15 16:32:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f3260ecd-eba2-47b8-8b0d-255f7fb28eb3 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e35d9059-e661-46c9-b7b8-7acb75240e56.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:58 devstack sudo[115057]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e35d9059-e661-46c9-b7b8-7acb75240e56.info Aug 15 16:32:58 devstack sudo[115057]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:32:58 devstack sudo[115057]: pam_unix(sudo:session): session closed for user root Aug 15 16:32:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f3260ecd-eba2-47b8-8b0d-255f7fb28eb3 tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e35d9059-e661-46c9-b7b8-7acb75240e56.info" returned: 0 in 0.275s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:32:58 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f3260ecd-eba2-47b8-8b0d-255f7fb28eb3 tempest-ProjectMemberTests-1318526720 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.148s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:32:58 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-f3260ecd-eba2-47b8-8b0d-255f7fb28eb3 tempest-ProjectMemberTests-1318526720 None] Create snapshot completed successfully Aug 15 16:32:59 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-d9b70021-fbc7-438c-8357-9acd0169ec6f tempest-ProjectMemberTests-1318526720 None] Acquiring lock "cinder-5d565a3a-6c6e-4ad7-b968-81d18d9685e2-delete_snapshot" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:32:59 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-d9b70021-fbc7-438c-8357-9acd0169ec6f tempest-ProjectMemberTests-1318526720 None] Lock "cinder-5d565a3a-6c6e-4ad7-b968-81d18d9685e2-delete_snapshot" acquired by "delete_snapshot" :: waited 0.025s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:32:59 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-d9b70021-fbc7-438c-8357-9acd0169ec6f tempest-ProjectMemberTests-1318526720 None] Acquiring lock "cinder-quobyte-e35d9059-e661-46c9-b7b8-7acb75240e56" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:32:59 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-d9b70021-fbc7-438c-8357-9acd0169ec6f tempest-ProjectMemberTests-1318526720 None] Lock "cinder-quobyte-e35d9059-e661-46c9-b7b8-7acb75240e56" acquired by "delete_snapshot" :: waited 0.026s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:32:59 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-d9b70021-fbc7-438c-8357-9acd0169ec6f tempest-ProjectMemberTests-1318526720 None] Acquiring lock "cinder-quobyte-5d565a3a-6c6e-4ad7-b968-81d18d9685e2" by "_delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:32:59 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-d9b70021-fbc7-438c-8357-9acd0169ec6f tempest-ProjectMemberTests-1318526720 None] Lock "cinder-quobyte-5d565a3a-6c6e-4ad7-b968-81d18d9685e2" acquired by "_delete_snapshot" :: waited 0.012s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:32:59 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-d9b70021-fbc7-438c-8357-9acd0169ec6f tempest-ProjectMemberTests-1318526720 None] Deleting offline snapshot 5d565a3a-6c6e-4ad7-b968-81d18d9685e2 of volume e35d9059-e661-46c9-b7b8-7acb75240e56 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 15 16:32:59 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-d9b70021-fbc7-438c-8357-9acd0169ec6f tempest-ProjectMemberTests-1318526720 None] snapshot_file for this snap is: volume-e35d9059-e661-46c9-b7b8-7acb75240e56.5d565a3a-6c6e-4ad7-b968-81d18d9685e2 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 15 16:32:59 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[20476862-cff1-400a-ab0c-f54d5e1dec89]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:32:59 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d9b70021-fbc7-438c-8357-9acd0169ec6f tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e35d9059-e661-46c9-b7b8-7acb75240e56.5d565a3a-6c6e-4ad7-b968-81d18d9685e2 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:32:59 devstack sudo[115061]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e35d9059-e661-46c9-b7b8-7acb75240e56.5d565a3a-6c6e-4ad7-b968-81d18d9685e2 Aug 15 16:32:59 devstack sudo[115061]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:33:00 devstack sudo[115061]: pam_unix(sudo:session): session closed for user root Aug 15 16:33:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d9b70021-fbc7-438c-8357-9acd0169ec6f tempest-ProjectMemberTests-1318526720 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e35d9059-e661-46c9-b7b8-7acb75240e56.5d565a3a-6c6e-4ad7-b968-81d18d9685e2" returned: 0 in 0.441s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:33:00 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-d9b70021-fbc7-438c-8357-9acd0169ec6f tempest-ProjectMemberTests-1318526720 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-e35d9059-e661-46c9-b7b8-7acb75240e56(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:33:00 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[a2c74653-8ed1-4a0b-8bd6-1a008159aa8f]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:33:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d9b70021-fbc7-438c-8357-9acd0169ec6f tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e35d9059-e661-46c9-b7b8-7acb75240e56 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:33:00 devstack sudo[115068]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e35d9059-e661-46c9-b7b8-7acb75240e56 Aug 15 16:33:00 devstack sudo[115068]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:33:00 devstack sudo[115068]: pam_unix(sudo:session): session closed for user root Aug 15 16:33:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d9b70021-fbc7-438c-8357-9acd0169ec6f tempest-ProjectMemberTests-1318526720 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e35d9059-e661-46c9-b7b8-7acb75240e56" returned: 0 in 0.382s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:33:00 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d9b70021-fbc7-438c-8357-9acd0169ec6f tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e35d9059-e661-46c9-b7b8-7acb75240e56.5d565a3a-6c6e-4ad7-b968-81d18d9685e2 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:33:00 devstack sudo[115073]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e35d9059-e661-46c9-b7b8-7acb75240e56.5d565a3a-6c6e-4ad7-b968-81d18d9685e2 Aug 15 16:33:00 devstack sudo[115073]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:33:01 devstack sudo[115073]: pam_unix(sudo:session): session closed for user root Aug 15 16:33:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d9b70021-fbc7-438c-8357-9acd0169ec6f tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e35d9059-e661-46c9-b7b8-7acb75240e56.5d565a3a-6c6e-4ad7-b968-81d18d9685e2" returned: 0 in 0.397s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:33:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d9b70021-fbc7-438c-8357-9acd0169ec6f tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e35d9059-e661-46c9-b7b8-7acb75240e56.5d565a3a-6c6e-4ad7-b968-81d18d9685e2 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:33:01 devstack sudo[115079]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e35d9059-e661-46c9-b7b8-7acb75240e56.5d565a3a-6c6e-4ad7-b968-81d18d9685e2 Aug 15 16:33:01 devstack sudo[115079]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:33:01 devstack sudo[115079]: pam_unix(sudo:session): session closed for user root Aug 15 16:33:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-d9b70021-fbc7-438c-8357-9acd0169ec6f tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e35d9059-e661-46c9-b7b8-7acb75240e56.5d565a3a-6c6e-4ad7-b968-81d18d9685e2" returned: 0 in 0.247s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:33:01 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-d9b70021-fbc7-438c-8357-9acd0169ec6f tempest-ProjectMemberTests-1318526720 None] Lock "cinder-quobyte-5d565a3a-6c6e-4ad7-b968-81d18d9685e2" released by "_delete_snapshot" :: held 1.586s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:33:01 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-d9b70021-fbc7-438c-8357-9acd0169ec6f tempest-ProjectMemberTests-1318526720 None] Lock "cinder-quobyte-e35d9059-e661-46c9-b7b8-7acb75240e56" released by "delete_snapshot" :: held 1.606s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:33:01 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-d9b70021-fbc7-438c-8357-9acd0169ec6f tempest-ProjectMemberTests-1318526720 None] Created reservations ['4d44b552-e1c0-4417-89db-4a8d49e5f080', '1dc8406c-de40-4b2b-adc7-b7cc67e3f50d', '0c209757-dc23-4cd2-a36d-465692dc86c4', '2a87f093-e56d-4e34-9112-2dd6026cc4eb'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:33:01 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-d9b70021-fbc7-438c-8357-9acd0169ec6f tempest-ProjectMemberTests-1318526720 None] Delete snapshot completed successfully. Aug 15 16:33:01 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-d9b70021-fbc7-438c-8357-9acd0169ec6f tempest-ProjectMemberTests-1318526720 None] Lock "cinder-5d565a3a-6c6e-4ad7-b968-81d18d9685e2-delete_snapshot" released by "delete_snapshot" :: held 1.755s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:33:01 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-f6a06be5-e050-4c90-bdf0-17405566bc91 tempest-ProjectMemberTests-1318526720 None] Acquiring lock "cinder-e35d9059-e661-46c9-b7b8-7acb75240e56-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:33:01 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-f6a06be5-e050-4c90-bdf0-17405566bc91 tempest-ProjectMemberTests-1318526720 None] Lock "cinder-e35d9059-e661-46c9-b7b8-7acb75240e56-delete_volume" acquired by "delete_volume" :: waited 0.018s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:33:01 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-f6a06be5-e050-4c90-bdf0-17405566bc91 tempest-ProjectMemberTests-1318526720 None] Acquiring lock "cinder-quobyte-e35d9059-e661-46c9-b7b8-7acb75240e56" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:33:01 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-f6a06be5-e050-4c90-bdf0-17405566bc91 tempest-ProjectMemberTests-1318526720 None] Lock "cinder-quobyte-e35d9059-e661-46c9-b7b8-7acb75240e56" acquired by "delete_volume" :: waited 0.014s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:33:01 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[ffaec613-cf40-45b0-9293-a1a1cae81d39]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:33:01 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f6a06be5-e050-4c90-bdf0-17405566bc91 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e35d9059-e661-46c9-b7b8-7acb75240e56 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:33:02 devstack sudo[115082]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e35d9059-e661-46c9-b7b8-7acb75240e56 Aug 15 16:33:02 devstack sudo[115082]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:33:02 devstack sudo[115082]: pam_unix(sudo:session): session closed for user root Aug 15 16:33:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f6a06be5-e050-4c90-bdf0-17405566bc91 tempest-ProjectMemberTests-1318526720 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e35d9059-e661-46c9-b7b8-7acb75240e56" returned: 0 in 0.361s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:33:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f6a06be5-e050-4c90-bdf0-17405566bc91 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e35d9059-e661-46c9-b7b8-7acb75240e56 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:33:02 devstack sudo[115087]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e35d9059-e661-46c9-b7b8-7acb75240e56 Aug 15 16:33:02 devstack sudo[115087]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:33:02 devstack sudo[115087]: pam_unix(sudo:session): session closed for user root Aug 15 16:33:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f6a06be5-e050-4c90-bdf0-17405566bc91 tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-e35d9059-e661-46c9-b7b8-7acb75240e56" returned: 0 in 0.243s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:33:02 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-f6a06be5-e050-4c90-bdf0-17405566bc91 tempest-ProjectMemberTests-1318526720 None] Lock "cinder-quobyte-e35d9059-e661-46c9-b7b8-7acb75240e56" released by "delete_volume" :: held 0.659s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:33:02 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-f6a06be5-e050-4c90-bdf0-17405566bc91 tempest-ProjectMemberTests-1318526720 None] Created reservations ['3384cdda-f2d0-4e55-ac89-b33e133ed010', '618bf086-a0ec-41ef-b936-41690402c79e', '53404617-ba85-437f-ace5-c925e80c3d40', '2ee1186b-a927-4436-bedd-8da7d87f4dff'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:33:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f6a06be5-e050-4c90-bdf0-17405566bc91 tempest-ProjectMemberTests-1318526720 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:33:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f6a06be5-e050-4c90-bdf0-17405566bc91 tempest-ProjectMemberTests-1318526720 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:33:02 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-f6a06be5-e050-4c90-bdf0-17405566bc91 tempest-ProjectMemberTests-1318526720 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:33:02 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-f6a06be5-e050-4c90-bdf0-17405566bc91 tempest-ProjectMemberTests-1318526720 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:33:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f6a06be5-e050-4c90-bdf0-17405566bc91 tempest-ProjectMemberTests-1318526720 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:33:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f6a06be5-e050-4c90-bdf0-17405566bc91 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:33:02 devstack sudo[115090]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:33:02 devstack sudo[115090]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:33:02 devstack sudo[115090]: pam_unix(sudo:session): session closed for user root Aug 15 16:33:02 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f6a06be5-e050-4c90-bdf0-17405566bc91 tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.252s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:33:02 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-f6a06be5-e050-4c90-bdf0-17405566bc91 tempest-ProjectMemberTests-1318526720 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:33:02 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-f6a06be5-e050-4c90-bdf0-17405566bc91 tempest-ProjectMemberTests-1318526720 None] Deleted volume successfully. Aug 15 16:33:03 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-f6a06be5-e050-4c90-bdf0-17405566bc91 tempest-ProjectMemberTests-1318526720 None] Lock "cinder-e35d9059-e661-46c9-b7b8-7acb75240e56-delete_volume" released by "delete_volume" :: held 1.102s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:33:03 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-c1ec53d2-c460-4392-aa26-a17da6b97e43 tempest-ProjectMemberTests-1318526720 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:33:03 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c1ec53d2-c460-4392-aa26-a17da6b97e43 tempest-ProjectMemberTests-1318526720 None] Flow 'volume_create_manager' (6bf2b574-5b20-4a36-8954-6f07e411dcd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:33:03 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c1ec53d2-c460-4392-aa26-a17da6b97e43 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b40b36f0-cf26-49ee-9040-da5da1264880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:33:03 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c1ec53d2-c460-4392-aa26-a17da6b97e43 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b40b36f0-cf26-49ee-9040-da5da1264880) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:33:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-227771272',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=097d452d-5906-473a-9c11-c523fd5e0e7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b823b7737fde4099a0b514e59e7b7eb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:33:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:33:03Z,use_quota=True,user_id='2557ca45923745cd8fb448fa78d46ee9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:33:03 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c1ec53d2-c460-4392-aa26-a17da6b97e43 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (75f5cdd8-acbb-4d60-a873-355c46fdf1df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:33:03 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c1ec53d2-c460-4392-aa26-a17da6b97e43 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (75f5cdd8-acbb-4d60-a873-355c46fdf1df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:33:03 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c1ec53d2-c460-4392-aa26-a17da6b97e43 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1a849273-7b20-4ba3-8ee9-d4ab0dfb8604) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:33:03 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c1ec53d2-c460-4392-aa26-a17da6b97e43 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1a849273-7b20-4ba3-8ee9-d4ab0dfb8604) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '097d452d-5906-473a-9c11-c523fd5e0e7a', 'volume_name': 'volume-097d452d-5906-473a-9c11-c523fd5e0e7a', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:33:03 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c1ec53d2-c460-4392-aa26-a17da6b97e43 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (63cd8336-7926-4fe3-8848-913cf9cf5b72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:33:03 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c1ec53d2-c460-4392-aa26-a17da6b97e43 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (63cd8336-7926-4fe3-8848-913cf9cf5b72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:33:03 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c1ec53d2-c460-4392-aa26-a17da6b97e43 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ebba3c5e-8b72-4db7-8c93-620cbd1ea080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:33:03 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-c1ec53d2-c460-4392-aa26-a17da6b97e43 tempest-ProjectMemberTests-1318526720 None] Volume 097d452d-5906-473a-9c11-c523fd5e0e7a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-097d452d-5906-473a-9c11-c523fd5e0e7a', 'volume_size': 1} Aug 15 16:33:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c1ec53d2-c460-4392-aa26-a17da6b97e43 tempest-ProjectMemberTests-1318526720 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:33:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c1ec53d2-c460-4392-aa26-a17da6b97e43 tempest-ProjectMemberTests-1318526720 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:33:03 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c1ec53d2-c460-4392-aa26-a17da6b97e43 tempest-ProjectMemberTests-1318526720 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:33:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-227771272',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=097d452d-5906-473a-9c11-c523fd5e0e7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b823b7737fde4099a0b514e59e7b7eb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:33:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:33:03Z,use_quota=True,user_id='2557ca45923745cd8fb448fa78d46ee9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:33:03 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-c1ec53d2-c460-4392-aa26-a17da6b97e43 tempest-ProjectMemberTests-1318526720 None] Creating volume 097d452d-5906-473a-9c11-c523fd5e0e7a {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:33:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c1ec53d2-c460-4392-aa26-a17da6b97e43 tempest-ProjectMemberTests-1318526720 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:33:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c1ec53d2-c460-4392-aa26-a17da6b97e43 tempest-ProjectMemberTests-1318526720 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:33:03 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c1ec53d2-c460-4392-aa26-a17da6b97e43 tempest-ProjectMemberTests-1318526720 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:33:03 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c1ec53d2-c460-4392-aa26-a17da6b97e43 tempest-ProjectMemberTests-1318526720 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:33:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c1ec53d2-c460-4392-aa26-a17da6b97e43 tempest-ProjectMemberTests-1318526720 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:33:03 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c1ec53d2-c460-4392-aa26-a17da6b97e43 tempest-ProjectMemberTests-1318526720 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:33:03 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-c1ec53d2-c460-4392-aa26-a17da6b97e43 tempest-ProjectMemberTests-1318526720 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:33:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c1ec53d2-c460-4392-aa26-a17da6b97e43 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-097d452d-5906-473a-9c11-c523fd5e0e7a 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:33:03 devstack sudo[115093]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-097d452d-5906-473a-9c11-c523fd5e0e7a 1073741824 Aug 15 16:33:03 devstack sudo[115093]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:33:03 devstack sudo[115093]: pam_unix(sudo:session): session closed for user root Aug 15 16:33:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c1ec53d2-c460-4392-aa26-a17da6b97e43 tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-097d452d-5906-473a-9c11-c523fd5e0e7a 1073741824" returned: 0 in 0.391s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:33:03 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c1ec53d2-c460-4392-aa26-a17da6b97e43 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-097d452d-5906-473a-9c11-c523fd5e0e7a {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:33:03 devstack sudo[115099]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-097d452d-5906-473a-9c11-c523fd5e0e7a Aug 15 16:33:03 devstack sudo[115099]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:33:04 devstack sudo[115099]: pam_unix(sudo:session): session closed for user root Aug 15 16:33:04 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c1ec53d2-c460-4392-aa26-a17da6b97e43 tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-097d452d-5906-473a-9c11-c523fd5e0e7a" returned: 0 in 0.239s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:33:04 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c1ec53d2-c460-4392-aa26-a17da6b97e43 tempest-ProjectMemberTests-1318526720 None] <== create_volume: return (669ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:33:04 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c1ec53d2-c460-4392-aa26-a17da6b97e43 tempest-ProjectMemberTests-1318526720 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.672s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:33:04 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c1ec53d2-c460-4392-aa26-a17da6b97e43 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ebba3c5e-8b72-4db7-8c93-620cbd1ea080) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-097d452d-5906-473a-9c11-c523fd5e0e7a', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:33:04 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c1ec53d2-c460-4392-aa26-a17da6b97e43 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (15b86ff4-6e1c-4ea7-bfe8-2f2f8964c275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:33:04 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-c1ec53d2-c460-4392-aa26-a17da6b97e43 tempest-ProjectMemberTests-1318526720 None] Volume volume-097d452d-5906-473a-9c11-c523fd5e0e7a (097d452d-5906-473a-9c11-c523fd5e0e7a): created successfully Aug 15 16:33:04 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c1ec53d2-c460-4392-aa26-a17da6b97e43 tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (15b86ff4-6e1c-4ea7-bfe8-2f2f8964c275) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:33:04 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c1ec53d2-c460-4392-aa26-a17da6b97e43 tempest-ProjectMemberTests-1318526720 None] Flow 'volume_create_manager' (6bf2b574-5b20-4a36-8954-6f07e411dcd3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:33:04 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-c1ec53d2-c460-4392-aa26-a17da6b97e43 tempest-ProjectMemberTests-1318526720 None] Created volume successfully. Aug 15 16:33:04 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-2f4d5a5e-811a-4257-a79b-933b4ba5fd7f tempest-ProjectMemberTests-1318526720 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:33:04 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-2f4d5a5e-811a-4257-a79b-933b4ba5fd7f tempest-ProjectMemberTests-1318526720 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.002s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:33:04 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-2f4d5a5e-811a-4257-a79b-933b4ba5fd7f tempest-ProjectMemberTests-1318526720 None] Creating offline snapshot f60348e3-c7db-457a-8df0-1cd970907943 of volume 097d452d-5906-473a-9c11-c523fd5e0e7a {{(pid=94214) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 15 16:33:04 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[b4d088a0-b364-4b2a-bc07-8a155d94d898]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:33:04 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2f4d5a5e-811a-4257-a79b-933b4ba5fd7f tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-097d452d-5906-473a-9c11-c523fd5e0e7a {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:33:04 devstack sudo[115103]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-097d452d-5906-473a-9c11-c523fd5e0e7a Aug 15 16:33:04 devstack sudo[115103]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:33:04 devstack sudo[115103]: pam_unix(sudo:session): session closed for user root Aug 15 16:33:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2f4d5a5e-811a-4257-a79b-933b4ba5fd7f tempest-ProjectMemberTests-1318526720 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-097d452d-5906-473a-9c11-c523fd5e0e7a" returned: 0 in 0.357s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:33:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2f4d5a5e-811a-4257-a79b-933b4ba5fd7f tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-097d452d-5906-473a-9c11-c523fd5e0e7a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-097d452d-5906-473a-9c11-c523fd5e0e7a.f60348e3-c7db-457a-8df0-1cd970907943 1G {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:33:05 devstack sudo[115108]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-097d452d-5906-473a-9c11-c523fd5e0e7a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-097d452d-5906-473a-9c11-c523fd5e0e7a.f60348e3-c7db-457a-8df0-1cd970907943 1G Aug 15 16:33:05 devstack sudo[115108]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:33:05 devstack sudo[115108]: pam_unix(sudo:session): session closed for user root Aug 15 16:33:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2f4d5a5e-811a-4257-a79b-933b4ba5fd7f tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-097d452d-5906-473a-9c11-c523fd5e0e7a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-097d452d-5906-473a-9c11-c523fd5e0e7a.f60348e3-c7db-457a-8df0-1cd970907943 1G" returned: 0 in 0.387s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:33:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2f4d5a5e-811a-4257-a79b-933b4ba5fd7f tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-097d452d-5906-473a-9c11-c523fd5e0e7a -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-097d452d-5906-473a-9c11-c523fd5e0e7a.f60348e3-c7db-457a-8df0-1cd970907943 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:33:05 devstack sudo[115113]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-097d452d-5906-473a-9c11-c523fd5e0e7a -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-097d452d-5906-473a-9c11-c523fd5e0e7a.f60348e3-c7db-457a-8df0-1cd970907943 Aug 15 16:33:05 devstack sudo[115113]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:33:05 devstack sudo[115113]: pam_unix(sudo:session): session closed for user root Aug 15 16:33:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2f4d5a5e-811a-4257-a79b-933b4ba5fd7f tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-097d452d-5906-473a-9c11-c523fd5e0e7a -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-097d452d-5906-473a-9c11-c523fd5e0e7a.f60348e3-c7db-457a-8df0-1cd970907943" returned: 0 in 0.282s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:33:05 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-2f4d5a5e-811a-4257-a79b-933b4ba5fd7f tempest-ProjectMemberTests-1318526720 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-097d452d-5906-473a-9c11-c523fd5e0e7a.f60348e3-c7db-457a-8df0-1cd970907943 is being set with open permissions: ugo+rw Aug 15 16:33:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2f4d5a5e-811a-4257-a79b-933b4ba5fd7f tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-097d452d-5906-473a-9c11-c523fd5e0e7a.f60348e3-c7db-457a-8df0-1cd970907943 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:33:05 devstack sudo[115119]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-097d452d-5906-473a-9c11-c523fd5e0e7a.f60348e3-c7db-457a-8df0-1cd970907943 Aug 15 16:33:05 devstack sudo[115119]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:33:05 devstack sudo[115119]: pam_unix(sudo:session): session closed for user root Aug 15 16:33:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2f4d5a5e-811a-4257-a79b-933b4ba5fd7f tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-097d452d-5906-473a-9c11-c523fd5e0e7a.f60348e3-c7db-457a-8df0-1cd970907943" returned: 0 in 0.240s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:33:05 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2f4d5a5e-811a-4257-a79b-933b4ba5fd7f tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-097d452d-5906-473a-9c11-c523fd5e0e7a.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:33:05 devstack sudo[115122]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-097d452d-5906-473a-9c11-c523fd5e0e7a.info Aug 15 16:33:05 devstack sudo[115122]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:33:06 devstack sudo[115122]: pam_unix(sudo:session): session closed for user root Aug 15 16:33:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2f4d5a5e-811a-4257-a79b-933b4ba5fd7f tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-097d452d-5906-473a-9c11-c523fd5e0e7a.info" returned: 0 in 0.250s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:33:06 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-2f4d5a5e-811a-4257-a79b-933b4ba5fd7f tempest-ProjectMemberTests-1318526720 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-097d452d-5906-473a-9c11-c523fd5e0e7a.info is being set with open permissions: ugo+rw Aug 15 16:33:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2f4d5a5e-811a-4257-a79b-933b4ba5fd7f tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-097d452d-5906-473a-9c11-c523fd5e0e7a.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:33:06 devstack sudo[115125]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-097d452d-5906-473a-9c11-c523fd5e0e7a.info Aug 15 16:33:06 devstack sudo[115125]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:33:06 devstack sudo[115125]: pam_unix(sudo:session): session closed for user root Aug 15 16:33:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-2f4d5a5e-811a-4257-a79b-933b4ba5fd7f tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-097d452d-5906-473a-9c11-c523fd5e0e7a.info" returned: 0 in 0.243s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:33:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-2f4d5a5e-811a-4257-a79b-933b4ba5fd7f tempest-ProjectMemberTests-1318526720 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.828s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:33:06 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-2f4d5a5e-811a-4257-a79b-933b4ba5fd7f tempest-ProjectMemberTests-1318526720 None] Create snapshot completed successfully Aug 15 16:33:06 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-e0dc35e5-622d-48fa-9de1-20d9c834d4fa tempest-ProjectMemberTests-1318526720 None] Acquiring lock "cinder-f60348e3-c7db-457a-8df0-1cd970907943-delete_snapshot" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:33:06 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-e0dc35e5-622d-48fa-9de1-20d9c834d4fa tempest-ProjectMemberTests-1318526720 None] Lock "cinder-f60348e3-c7db-457a-8df0-1cd970907943-delete_snapshot" acquired by "delete_snapshot" :: waited 0.018s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:33:06 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-e0dc35e5-622d-48fa-9de1-20d9c834d4fa tempest-ProjectMemberTests-1318526720 None] Acquiring lock "cinder-quobyte-097d452d-5906-473a-9c11-c523fd5e0e7a" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:33:06 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-e0dc35e5-622d-48fa-9de1-20d9c834d4fa tempest-ProjectMemberTests-1318526720 None] Lock "cinder-quobyte-097d452d-5906-473a-9c11-c523fd5e0e7a" acquired by "delete_snapshot" :: waited 0.016s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:33:06 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-e0dc35e5-622d-48fa-9de1-20d9c834d4fa tempest-ProjectMemberTests-1318526720 None] Acquiring lock "cinder-quobyte-f60348e3-c7db-457a-8df0-1cd970907943" by "_delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:33:06 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-e0dc35e5-622d-48fa-9de1-20d9c834d4fa tempest-ProjectMemberTests-1318526720 None] Lock "cinder-quobyte-f60348e3-c7db-457a-8df0-1cd970907943" acquired by "_delete_snapshot" :: waited 0.014s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:33:06 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-e0dc35e5-622d-48fa-9de1-20d9c834d4fa tempest-ProjectMemberTests-1318526720 None] Deleting offline snapshot f60348e3-c7db-457a-8df0-1cd970907943 of volume 097d452d-5906-473a-9c11-c523fd5e0e7a {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 15 16:33:06 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-e0dc35e5-622d-48fa-9de1-20d9c834d4fa tempest-ProjectMemberTests-1318526720 None] snapshot_file for this snap is: volume-097d452d-5906-473a-9c11-c523fd5e0e7a.f60348e3-c7db-457a-8df0-1cd970907943 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 15 16:33:06 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[732ad238-b422-4af0-b663-09fde5971115]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:33:06 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e0dc35e5-622d-48fa-9de1-20d9c834d4fa tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-097d452d-5906-473a-9c11-c523fd5e0e7a.f60348e3-c7db-457a-8df0-1cd970907943 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:33:06 devstack sudo[115128]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-097d452d-5906-473a-9c11-c523fd5e0e7a.f60348e3-c7db-457a-8df0-1cd970907943 Aug 15 16:33:06 devstack sudo[115128]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:33:07 devstack sudo[115128]: pam_unix(sudo:session): session closed for user root Aug 15 16:33:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e0dc35e5-622d-48fa-9de1-20d9c834d4fa tempest-ProjectMemberTests-1318526720 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-097d452d-5906-473a-9c11-c523fd5e0e7a.f60348e3-c7db-457a-8df0-1cd970907943" returned: 0 in 0.346s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:33:07 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-e0dc35e5-622d-48fa-9de1-20d9c834d4fa tempest-ProjectMemberTests-1318526720 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-097d452d-5906-473a-9c11-c523fd5e0e7a(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:33:07 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[6f3c3828-48a9-46a7-9212-593425a40166]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:33:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e0dc35e5-622d-48fa-9de1-20d9c834d4fa tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-097d452d-5906-473a-9c11-c523fd5e0e7a {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:33:07 devstack sudo[115133]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-097d452d-5906-473a-9c11-c523fd5e0e7a Aug 15 16:33:07 devstack sudo[115133]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:33:07 devstack sudo[115133]: pam_unix(sudo:session): session closed for user root Aug 15 16:33:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e0dc35e5-622d-48fa-9de1-20d9c834d4fa tempest-ProjectMemberTests-1318526720 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-097d452d-5906-473a-9c11-c523fd5e0e7a" returned: 0 in 0.363s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:33:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e0dc35e5-622d-48fa-9de1-20d9c834d4fa tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-097d452d-5906-473a-9c11-c523fd5e0e7a.f60348e3-c7db-457a-8df0-1cd970907943 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:33:07 devstack sudo[115138]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-097d452d-5906-473a-9c11-c523fd5e0e7a.f60348e3-c7db-457a-8df0-1cd970907943 Aug 15 16:33:07 devstack sudo[115138]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:33:07 devstack sudo[115138]: pam_unix(sudo:session): session closed for user root Aug 15 16:33:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e0dc35e5-622d-48fa-9de1-20d9c834d4fa tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-097d452d-5906-473a-9c11-c523fd5e0e7a.f60348e3-c7db-457a-8df0-1cd970907943" returned: 0 in 0.335s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:33:07 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e0dc35e5-622d-48fa-9de1-20d9c834d4fa tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-097d452d-5906-473a-9c11-c523fd5e0e7a.f60348e3-c7db-457a-8df0-1cd970907943 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:33:07 devstack sudo[115143]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-097d452d-5906-473a-9c11-c523fd5e0e7a.f60348e3-c7db-457a-8df0-1cd970907943 Aug 15 16:33:07 devstack sudo[115143]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:33:08 devstack sudo[115143]: pam_unix(sudo:session): session closed for user root Aug 15 16:33:08 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e0dc35e5-622d-48fa-9de1-20d9c834d4fa tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-097d452d-5906-473a-9c11-c523fd5e0e7a.f60348e3-c7db-457a-8df0-1cd970907943" returned: 0 in 0.247s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:33:08 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-e0dc35e5-622d-48fa-9de1-20d9c834d4fa tempest-ProjectMemberTests-1318526720 None] Lock "cinder-quobyte-f60348e3-c7db-457a-8df0-1cd970907943" released by "_delete_snapshot" :: held 1.378s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:33:08 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-e0dc35e5-622d-48fa-9de1-20d9c834d4fa tempest-ProjectMemberTests-1318526720 None] Lock "cinder-quobyte-097d452d-5906-473a-9c11-c523fd5e0e7a" released by "delete_snapshot" :: held 1.401s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:33:08 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-e0dc35e5-622d-48fa-9de1-20d9c834d4fa tempest-ProjectMemberTests-1318526720 None] Created reservations ['eeebfb78-4777-44ef-94d6-e8ec374934a4', '55cea839-54ad-46e0-aafb-84c9e1e3ec27', '9b917bd6-7559-46b9-a742-94e7e51d8a12', '722c1709-5eb0-4650-bcd4-19b974cfaf0e'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:33:08 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-e0dc35e5-622d-48fa-9de1-20d9c834d4fa tempest-ProjectMemberTests-1318526720 None] Delete snapshot completed successfully. Aug 15 16:33:08 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-e0dc35e5-622d-48fa-9de1-20d9c834d4fa tempest-ProjectMemberTests-1318526720 None] Lock "cinder-f60348e3-c7db-457a-8df0-1cd970907943-delete_snapshot" released by "delete_snapshot" :: held 1.539s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:33:08 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-884ad79c-903a-439e-a4d1-67d0fe87ee54 tempest-ProjectMemberTests-1318526720 None] Acquiring lock "cinder-097d452d-5906-473a-9c11-c523fd5e0e7a-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:33:08 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-884ad79c-903a-439e-a4d1-67d0fe87ee54 tempest-ProjectMemberTests-1318526720 None] Lock "cinder-097d452d-5906-473a-9c11-c523fd5e0e7a-delete_volume" acquired by "delete_volume" :: waited 0.016s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:33:08 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-884ad79c-903a-439e-a4d1-67d0fe87ee54 tempest-ProjectMemberTests-1318526720 None] Acquiring lock "cinder-quobyte-097d452d-5906-473a-9c11-c523fd5e0e7a" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:33:08 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-884ad79c-903a-439e-a4d1-67d0fe87ee54 tempest-ProjectMemberTests-1318526720 None] Lock "cinder-quobyte-097d452d-5906-473a-9c11-c523fd5e0e7a" acquired by "delete_volume" :: waited 0.014s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:33:09 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[fdba3dd9-db80-48f5-be6e-6aaecfc09048]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:33:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-884ad79c-903a-439e-a4d1-67d0fe87ee54 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-097d452d-5906-473a-9c11-c523fd5e0e7a {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:33:09 devstack sudo[115146]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-097d452d-5906-473a-9c11-c523fd5e0e7a Aug 15 16:33:09 devstack sudo[115146]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:33:09 devstack sudo[115146]: pam_unix(sudo:session): session closed for user root Aug 15 16:33:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-884ad79c-903a-439e-a4d1-67d0fe87ee54 tempest-ProjectMemberTests-1318526720 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-097d452d-5906-473a-9c11-c523fd5e0e7a" returned: 0 in 0.363s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:33:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-884ad79c-903a-439e-a4d1-67d0fe87ee54 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-097d452d-5906-473a-9c11-c523fd5e0e7a {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:33:09 devstack sudo[115151]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-097d452d-5906-473a-9c11-c523fd5e0e7a Aug 15 16:33:09 devstack sudo[115151]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:33:09 devstack sudo[115151]: pam_unix(sudo:session): session closed for user root Aug 15 16:33:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-884ad79c-903a-439e-a4d1-67d0fe87ee54 tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-097d452d-5906-473a-9c11-c523fd5e0e7a" returned: 0 in 0.244s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:33:09 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-884ad79c-903a-439e-a4d1-67d0fe87ee54 tempest-ProjectMemberTests-1318526720 None] Lock "cinder-quobyte-097d452d-5906-473a-9c11-c523fd5e0e7a" released by "delete_volume" :: held 0.658s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:33:09 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-884ad79c-903a-439e-a4d1-67d0fe87ee54 tempest-ProjectMemberTests-1318526720 None] Created reservations ['2ca78b83-2590-4a48-aeb0-c3c9765ac425', 'cf1dd90b-7d84-4414-b922-a6c6d55cff95', 'dabf6526-ed3b-49eb-a386-cd59a6ffe645', '54483cd0-6dda-49ef-a226-f49b92ad56ed'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:33:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-884ad79c-903a-439e-a4d1-67d0fe87ee54 tempest-ProjectMemberTests-1318526720 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:33:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-884ad79c-903a-439e-a4d1-67d0fe87ee54 tempest-ProjectMemberTests-1318526720 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:33:09 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-884ad79c-903a-439e-a4d1-67d0fe87ee54 tempest-ProjectMemberTests-1318526720 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:33:09 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-884ad79c-903a-439e-a4d1-67d0fe87ee54 tempest-ProjectMemberTests-1318526720 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:33:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-884ad79c-903a-439e-a4d1-67d0fe87ee54 tempest-ProjectMemberTests-1318526720 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:33:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-884ad79c-903a-439e-a4d1-67d0fe87ee54 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:33:09 devstack sudo[115154]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:33:09 devstack sudo[115154]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:33:09 devstack sudo[115154]: pam_unix(sudo:session): session closed for user root Aug 15 16:33:09 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-884ad79c-903a-439e-a4d1-67d0fe87ee54 tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.238s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:33:09 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-884ad79c-903a-439e-a4d1-67d0fe87ee54 tempest-ProjectMemberTests-1318526720 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:33:09 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-884ad79c-903a-439e-a4d1-67d0fe87ee54 tempest-ProjectMemberTests-1318526720 None] Deleted volume successfully. Aug 15 16:33:10 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-884ad79c-903a-439e-a4d1-67d0fe87ee54 tempest-ProjectMemberTests-1318526720 None] Lock "cinder-097d452d-5906-473a-9c11-c523fd5e0e7a-delete_volume" released by "delete_volume" :: held 1.085s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:33:10 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-c50902e1-518f-4f24-87ab-4ceca2ffdf9f tempest-ProjectMemberTests-1318526720 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:33:10 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c50902e1-518f-4f24-87ab-4ceca2ffdf9f tempest-ProjectMemberTests-1318526720 None] Flow 'volume_create_manager' (556d2ec7-fff6-477c-b227-9444d5514791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:33:10 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c50902e1-518f-4f24-87ab-4ceca2ffdf9f tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5c734031-4b68-47d7-ad6a-b26ff4a93c5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:33:10 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c50902e1-518f-4f24-87ab-4ceca2ffdf9f tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5c734031-4b68-47d7-ad6a-b26ff4a93c5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:33:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1271381539',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7d36e4be-70cb-4d2f-aaf7-157fd5efc9de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b823b7737fde4099a0b514e59e7b7eb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:33:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:33:10Z,use_quota=True,user_id='2557ca45923745cd8fb448fa78d46ee9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:33:10 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c50902e1-518f-4f24-87ab-4ceca2ffdf9f tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4ebe1598-55de-4c0d-874f-c4c4dda9a699) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:33:10 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c50902e1-518f-4f24-87ab-4ceca2ffdf9f tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4ebe1598-55de-4c0d-874f-c4c4dda9a699) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:33:10 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c50902e1-518f-4f24-87ab-4ceca2ffdf9f tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0f45ff29-77ac-4001-8a97-3ee67035d93b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:33:10 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c50902e1-518f-4f24-87ab-4ceca2ffdf9f tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0f45ff29-77ac-4001-8a97-3ee67035d93b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7d36e4be-70cb-4d2f-aaf7-157fd5efc9de', 'volume_name': 'volume-7d36e4be-70cb-4d2f-aaf7-157fd5efc9de', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:33:10 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c50902e1-518f-4f24-87ab-4ceca2ffdf9f tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f688e49a-c19c-4722-a893-40b84234e05d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:33:10 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c50902e1-518f-4f24-87ab-4ceca2ffdf9f tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f688e49a-c19c-4722-a893-40b84234e05d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:33:10 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c50902e1-518f-4f24-87ab-4ceca2ffdf9f tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (26e5a6c0-46f3-4a75-a93b-8e918379020d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:33:10 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-c50902e1-518f-4f24-87ab-4ceca2ffdf9f tempest-ProjectMemberTests-1318526720 None] Volume 7d36e4be-70cb-4d2f-aaf7-157fd5efc9de: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7d36e4be-70cb-4d2f-aaf7-157fd5efc9de', 'volume_size': 1} Aug 15 16:33:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c50902e1-518f-4f24-87ab-4ceca2ffdf9f tempest-ProjectMemberTests-1318526720 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:33:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c50902e1-518f-4f24-87ab-4ceca2ffdf9f tempest-ProjectMemberTests-1318526720 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:33:10 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c50902e1-518f-4f24-87ab-4ceca2ffdf9f tempest-ProjectMemberTests-1318526720 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:33:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1271381539',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7d36e4be-70cb-4d2f-aaf7-157fd5efc9de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b823b7737fde4099a0b514e59e7b7eb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:33:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:33:10Z,use_quota=True,user_id='2557ca45923745cd8fb448fa78d46ee9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:33:10 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-c50902e1-518f-4f24-87ab-4ceca2ffdf9f tempest-ProjectMemberTests-1318526720 None] Creating volume 7d36e4be-70cb-4d2f-aaf7-157fd5efc9de {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:33:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c50902e1-518f-4f24-87ab-4ceca2ffdf9f tempest-ProjectMemberTests-1318526720 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:33:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c50902e1-518f-4f24-87ab-4ceca2ffdf9f tempest-ProjectMemberTests-1318526720 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:33:10 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c50902e1-518f-4f24-87ab-4ceca2ffdf9f tempest-ProjectMemberTests-1318526720 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:33:10 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c50902e1-518f-4f24-87ab-4ceca2ffdf9f tempest-ProjectMemberTests-1318526720 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:33:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c50902e1-518f-4f24-87ab-4ceca2ffdf9f tempest-ProjectMemberTests-1318526720 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:33:10 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c50902e1-518f-4f24-87ab-4ceca2ffdf9f tempest-ProjectMemberTests-1318526720 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:33:10 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-c50902e1-518f-4f24-87ab-4ceca2ffdf9f tempest-ProjectMemberTests-1318526720 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:33:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c50902e1-518f-4f24-87ab-4ceca2ffdf9f tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d36e4be-70cb-4d2f-aaf7-157fd5efc9de 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:33:10 devstack sudo[115158]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d36e4be-70cb-4d2f-aaf7-157fd5efc9de 1073741824 Aug 15 16:33:10 devstack sudo[115158]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:33:10 devstack sudo[115158]: pam_unix(sudo:session): session closed for user root Aug 15 16:33:10 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c50902e1-518f-4f24-87ab-4ceca2ffdf9f tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d36e4be-70cb-4d2f-aaf7-157fd5efc9de 1073741824" returned: 0 in 0.403s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:33:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c50902e1-518f-4f24-87ab-4ceca2ffdf9f tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d36e4be-70cb-4d2f-aaf7-157fd5efc9de {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:33:11 devstack sudo[115164]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d36e4be-70cb-4d2f-aaf7-157fd5efc9de Aug 15 16:33:11 devstack sudo[115164]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:33:11 devstack sudo[115164]: pam_unix(sudo:session): session closed for user root Aug 15 16:33:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c50902e1-518f-4f24-87ab-4ceca2ffdf9f tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d36e4be-70cb-4d2f-aaf7-157fd5efc9de" returned: 0 in 0.247s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:33:11 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c50902e1-518f-4f24-87ab-4ceca2ffdf9f tempest-ProjectMemberTests-1318526720 None] <== create_volume: return (704ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:33:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c50902e1-518f-4f24-87ab-4ceca2ffdf9f tempest-ProjectMemberTests-1318526720 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.707s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:33:11 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c50902e1-518f-4f24-87ab-4ceca2ffdf9f tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (26e5a6c0-46f3-4a75-a93b-8e918379020d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7d36e4be-70cb-4d2f-aaf7-157fd5efc9de', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:33:11 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c50902e1-518f-4f24-87ab-4ceca2ffdf9f tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (258945d2-d445-45ca-95a6-89f86b315187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:33:11 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-c50902e1-518f-4f24-87ab-4ceca2ffdf9f tempest-ProjectMemberTests-1318526720 None] Volume volume-7d36e4be-70cb-4d2f-aaf7-157fd5efc9de (7d36e4be-70cb-4d2f-aaf7-157fd5efc9de): created successfully Aug 15 16:33:11 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c50902e1-518f-4f24-87ab-4ceca2ffdf9f tempest-ProjectMemberTests-1318526720 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (258945d2-d445-45ca-95a6-89f86b315187) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:33:11 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c50902e1-518f-4f24-87ab-4ceca2ffdf9f tempest-ProjectMemberTests-1318526720 None] Flow 'volume_create_manager' (556d2ec7-fff6-477c-b227-9444d5514791) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:33:11 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-c50902e1-518f-4f24-87ab-4ceca2ffdf9f tempest-ProjectMemberTests-1318526720 None] Created volume successfully. Aug 15 16:33:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f9aaddcb-3518-44f9-b03a-0b0fdb7866c8 tempest-ProjectMemberTests-1318526720 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:33:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f9aaddcb-3518-44f9-b03a-0b0fdb7866c8 tempest-ProjectMemberTests-1318526720 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:33:11 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-f9aaddcb-3518-44f9-b03a-0b0fdb7866c8 tempest-ProjectMemberTests-1318526720 None] Creating offline snapshot 714544f1-c5a0-4743-b34c-028ddd614da3 of volume 7d36e4be-70cb-4d2f-aaf7-157fd5efc9de {{(pid=94214) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 15 16:33:11 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[48e4fee4-f350-4d40-a3cc-e92f020e2d63]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:33:11 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f9aaddcb-3518-44f9-b03a-0b0fdb7866c8 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d36e4be-70cb-4d2f-aaf7-157fd5efc9de {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:33:11 devstack sudo[115167]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d36e4be-70cb-4d2f-aaf7-157fd5efc9de Aug 15 16:33:11 devstack sudo[115167]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:33:12 devstack sudo[115167]: pam_unix(sudo:session): session closed for user root Aug 15 16:33:12 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f9aaddcb-3518-44f9-b03a-0b0fdb7866c8 tempest-ProjectMemberTests-1318526720 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d36e4be-70cb-4d2f-aaf7-157fd5efc9de" returned: 0 in 0.353s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:33:12 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f9aaddcb-3518-44f9-b03a-0b0fdb7866c8 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d36e4be-70cb-4d2f-aaf7-157fd5efc9de,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d36e4be-70cb-4d2f-aaf7-157fd5efc9de.714544f1-c5a0-4743-b34c-028ddd614da3 1G {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:33:12 devstack sudo[115172]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d36e4be-70cb-4d2f-aaf7-157fd5efc9de,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d36e4be-70cb-4d2f-aaf7-157fd5efc9de.714544f1-c5a0-4743-b34c-028ddd614da3 1G Aug 15 16:33:12 devstack sudo[115172]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:33:12 devstack sudo[115172]: pam_unix(sudo:session): session closed for user root Aug 15 16:33:12 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f9aaddcb-3518-44f9-b03a-0b0fdb7866c8 tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d36e4be-70cb-4d2f-aaf7-157fd5efc9de,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d36e4be-70cb-4d2f-aaf7-157fd5efc9de.714544f1-c5a0-4743-b34c-028ddd614da3 1G" returned: 0 in 0.403s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:33:12 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f9aaddcb-3518-44f9-b03a-0b0fdb7866c8 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-7d36e4be-70cb-4d2f-aaf7-157fd5efc9de -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d36e4be-70cb-4d2f-aaf7-157fd5efc9de.714544f1-c5a0-4743-b34c-028ddd614da3 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:33:12 devstack sudo[115178]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-7d36e4be-70cb-4d2f-aaf7-157fd5efc9de -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d36e4be-70cb-4d2f-aaf7-157fd5efc9de.714544f1-c5a0-4743-b34c-028ddd614da3 Aug 15 16:33:12 devstack sudo[115178]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:33:12 devstack sudo[115178]: pam_unix(sudo:session): session closed for user root Aug 15 16:33:12 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f9aaddcb-3518-44f9-b03a-0b0fdb7866c8 tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-7d36e4be-70cb-4d2f-aaf7-157fd5efc9de -F qcow2 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d36e4be-70cb-4d2f-aaf7-157fd5efc9de.714544f1-c5a0-4743-b34c-028ddd614da3" returned: 0 in 0.292s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:33:12 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-f9aaddcb-3518-44f9-b03a-0b0fdb7866c8 tempest-ProjectMemberTests-1318526720 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d36e4be-70cb-4d2f-aaf7-157fd5efc9de.714544f1-c5a0-4743-b34c-028ddd614da3 is being set with open permissions: ugo+rw Aug 15 16:33:12 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f9aaddcb-3518-44f9-b03a-0b0fdb7866c8 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d36e4be-70cb-4d2f-aaf7-157fd5efc9de.714544f1-c5a0-4743-b34c-028ddd614da3 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:33:12 devstack sudo[115183]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d36e4be-70cb-4d2f-aaf7-157fd5efc9de.714544f1-c5a0-4743-b34c-028ddd614da3 Aug 15 16:33:12 devstack sudo[115183]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:33:13 devstack sudo[115183]: pam_unix(sudo:session): session closed for user root Aug 15 16:33:13 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f9aaddcb-3518-44f9-b03a-0b0fdb7866c8 tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d36e4be-70cb-4d2f-aaf7-157fd5efc9de.714544f1-c5a0-4743-b34c-028ddd614da3" returned: 0 in 0.251s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:33:13 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f9aaddcb-3518-44f9-b03a-0b0fdb7866c8 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d36e4be-70cb-4d2f-aaf7-157fd5efc9de.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:33:13 devstack sudo[115186]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d36e4be-70cb-4d2f-aaf7-157fd5efc9de.info Aug 15 16:33:13 devstack sudo[115186]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:33:13 devstack sudo[115186]: pam_unix(sudo:session): session closed for user root Aug 15 16:33:13 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f9aaddcb-3518-44f9-b03a-0b0fdb7866c8 tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d36e4be-70cb-4d2f-aaf7-157fd5efc9de.info" returned: 0 in 0.261s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:33:13 devstack cinder-volume[94214]: WARNING cinder.volume.drivers.remotefs [None req-f9aaddcb-3518-44f9-b03a-0b0fdb7866c8 tempest-ProjectMemberTests-1318526720 None] /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d36e4be-70cb-4d2f-aaf7-157fd5efc9de.info is being set with open permissions: ugo+rw Aug 15 16:33:13 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f9aaddcb-3518-44f9-b03a-0b0fdb7866c8 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d36e4be-70cb-4d2f-aaf7-157fd5efc9de.info {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:33:13 devstack sudo[115189]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d36e4be-70cb-4d2f-aaf7-157fd5efc9de.info Aug 15 16:33:13 devstack sudo[115189]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:33:13 devstack sudo[115189]: pam_unix(sudo:session): session closed for user root Aug 15 16:33:13 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-f9aaddcb-3518-44f9-b03a-0b0fdb7866c8 tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d36e4be-70cb-4d2f-aaf7-157fd5efc9de.info" returned: 0 in 0.248s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:33:13 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-f9aaddcb-3518-44f9-b03a-0b0fdb7866c8 tempest-ProjectMemberTests-1318526720 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.878s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:33:13 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-f9aaddcb-3518-44f9-b03a-0b0fdb7866c8 tempest-ProjectMemberTests-1318526720 None] Create snapshot completed successfully Aug 15 16:33:13 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-908c4eca-a913-4275-a242-891321563dae tempest-ProjectMemberTests-1318526720 None] Acquiring lock "cinder-714544f1-c5a0-4743-b34c-028ddd614da3-delete_snapshot" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:33:13 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-908c4eca-a913-4275-a242-891321563dae tempest-ProjectMemberTests-1318526720 None] Lock "cinder-714544f1-c5a0-4743-b34c-028ddd614da3-delete_snapshot" acquired by "delete_snapshot" :: waited 0.019s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:33:13 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-908c4eca-a913-4275-a242-891321563dae tempest-ProjectMemberTests-1318526720 None] Acquiring lock "cinder-quobyte-7d36e4be-70cb-4d2f-aaf7-157fd5efc9de" by "delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:33:13 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-908c4eca-a913-4275-a242-891321563dae tempest-ProjectMemberTests-1318526720 None] Lock "cinder-quobyte-7d36e4be-70cb-4d2f-aaf7-157fd5efc9de" acquired by "delete_snapshot" :: waited 0.019s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:33:13 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-908c4eca-a913-4275-a242-891321563dae tempest-ProjectMemberTests-1318526720 None] Acquiring lock "cinder-quobyte-714544f1-c5a0-4743-b34c-028ddd614da3" by "_delete_snapshot" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:33:13 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-908c4eca-a913-4275-a242-891321563dae tempest-ProjectMemberTests-1318526720 None] Lock "cinder-quobyte-714544f1-c5a0-4743-b34c-028ddd614da3" acquired by "_delete_snapshot" :: waited 0.015s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:33:13 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-908c4eca-a913-4275-a242-891321563dae tempest-ProjectMemberTests-1318526720 None] Deleting offline snapshot 714544f1-c5a0-4743-b34c-028ddd614da3 of volume 7d36e4be-70cb-4d2f-aaf7-157fd5efc9de {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 15 16:33:13 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-908c4eca-a913-4275-a242-891321563dae tempest-ProjectMemberTests-1318526720 None] snapshot_file for this snap is: volume-7d36e4be-70cb-4d2f-aaf7-157fd5efc9de.714544f1-c5a0-4743-b34c-028ddd614da3 {{(pid=94214) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 15 16:33:14 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[d0ea4f74-cb7e-4c78-9820-47f939185cdb]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:33:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-908c4eca-a913-4275-a242-891321563dae tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d36e4be-70cb-4d2f-aaf7-157fd5efc9de.714544f1-c5a0-4743-b34c-028ddd614da3 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:33:14 devstack sudo[115192]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d36e4be-70cb-4d2f-aaf7-157fd5efc9de.714544f1-c5a0-4743-b34c-028ddd614da3 Aug 15 16:33:14 devstack sudo[115192]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:33:14 devstack sudo[115192]: pam_unix(sudo:session): session closed for user root Aug 15 16:33:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-908c4eca-a913-4275-a242-891321563dae tempest-ProjectMemberTests-1318526720 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d36e4be-70cb-4d2f-aaf7-157fd5efc9de.714544f1-c5a0-4743-b34c-028ddd614da3" returned: 0 in 0.366s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:33:14 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-908c4eca-a913-4275-a242-891321563dae tempest-ProjectMemberTests-1318526720 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-7d36e4be-70cb-4d2f-aaf7-157fd5efc9de(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94214) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 15 16:33:14 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[f88cd22f-fb5f-4814-8d68-4d009dff1eef]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:33:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-908c4eca-a913-4275-a242-891321563dae tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d36e4be-70cb-4d2f-aaf7-157fd5efc9de {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:33:14 devstack sudo[115197]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d36e4be-70cb-4d2f-aaf7-157fd5efc9de Aug 15 16:33:14 devstack sudo[115197]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:33:14 devstack sudo[115197]: pam_unix(sudo:session): session closed for user root Aug 15 16:33:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-908c4eca-a913-4275-a242-891321563dae tempest-ProjectMemberTests-1318526720 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d36e4be-70cb-4d2f-aaf7-157fd5efc9de" returned: 0 in 0.372s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:33:14 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-908c4eca-a913-4275-a242-891321563dae tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d36e4be-70cb-4d2f-aaf7-157fd5efc9de.714544f1-c5a0-4743-b34c-028ddd614da3 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:33:14 devstack sudo[115202]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d36e4be-70cb-4d2f-aaf7-157fd5efc9de.714544f1-c5a0-4743-b34c-028ddd614da3 Aug 15 16:33:14 devstack sudo[115202]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:33:15 devstack sudo[115202]: pam_unix(sudo:session): session closed for user root Aug 15 16:33:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-908c4eca-a913-4275-a242-891321563dae tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d36e4be-70cb-4d2f-aaf7-157fd5efc9de.714544f1-c5a0-4743-b34c-028ddd614da3" returned: 0 in 0.337s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:33:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-908c4eca-a913-4275-a242-891321563dae tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d36e4be-70cb-4d2f-aaf7-157fd5efc9de.714544f1-c5a0-4743-b34c-028ddd614da3 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:33:15 devstack sudo[115207]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d36e4be-70cb-4d2f-aaf7-157fd5efc9de.714544f1-c5a0-4743-b34c-028ddd614da3 Aug 15 16:33:15 devstack sudo[115207]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:33:15 devstack sudo[115207]: pam_unix(sudo:session): session closed for user root Aug 15 16:33:15 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-908c4eca-a913-4275-a242-891321563dae tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d36e4be-70cb-4d2f-aaf7-157fd5efc9de.714544f1-c5a0-4743-b34c-028ddd614da3" returned: 0 in 0.263s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:33:15 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-908c4eca-a913-4275-a242-891321563dae tempest-ProjectMemberTests-1318526720 None] Lock "cinder-quobyte-714544f1-c5a0-4743-b34c-028ddd614da3" released by "_delete_snapshot" :: held 1.422s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:33:15 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-908c4eca-a913-4275-a242-891321563dae tempest-ProjectMemberTests-1318526720 None] Lock "cinder-quobyte-7d36e4be-70cb-4d2f-aaf7-157fd5efc9de" released by "delete_snapshot" :: held 1.446s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:33:15 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-908c4eca-a913-4275-a242-891321563dae tempest-ProjectMemberTests-1318526720 None] Created reservations ['49499b51-be68-48a4-b217-4fa73150afe6', '3d847b21-d573-4b1e-b7db-ff3e337cdf10', '8b35f2f6-4a75-475a-8a05-d23229f77465', '9be1a088-3b81-4fe3-8f04-2fec7baf1fcd'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:33:15 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-908c4eca-a913-4275-a242-891321563dae tempest-ProjectMemberTests-1318526720 None] Delete snapshot completed successfully. Aug 15 16:33:15 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-908c4eca-a913-4275-a242-891321563dae tempest-ProjectMemberTests-1318526720 None] Lock "cinder-714544f1-c5a0-4743-b34c-028ddd614da3-delete_snapshot" released by "delete_snapshot" :: held 1.588s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:33:16 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-a0ffca74-f660-4c52-9e49-dc4b58432104 tempest-ProjectMemberTests-1318526720 None] Acquiring lock "cinder-7d36e4be-70cb-4d2f-aaf7-157fd5efc9de-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:33:16 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-a0ffca74-f660-4c52-9e49-dc4b58432104 tempest-ProjectMemberTests-1318526720 None] Lock "cinder-7d36e4be-70cb-4d2f-aaf7-157fd5efc9de-delete_volume" acquired by "delete_volume" :: waited 0.018s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:33:16 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-a0ffca74-f660-4c52-9e49-dc4b58432104 tempest-ProjectMemberTests-1318526720 None] Acquiring lock "cinder-quobyte-7d36e4be-70cb-4d2f-aaf7-157fd5efc9de" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:33:16 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-a0ffca74-f660-4c52-9e49-dc4b58432104 tempest-ProjectMemberTests-1318526720 None] Lock "cinder-quobyte-7d36e4be-70cb-4d2f-aaf7-157fd5efc9de" acquired by "delete_volume" :: waited 0.015s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:33:16 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[47c86b25-fc50-40c5-966a-4db75af29ef8]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:33:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a0ffca74-f660-4c52-9e49-dc4b58432104 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d36e4be-70cb-4d2f-aaf7-157fd5efc9de {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:33:16 devstack sudo[115210]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d36e4be-70cb-4d2f-aaf7-157fd5efc9de Aug 15 16:33:16 devstack sudo[115210]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:33:16 devstack sudo[115210]: pam_unix(sudo:session): session closed for user root Aug 15 16:33:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a0ffca74-f660-4c52-9e49-dc4b58432104 tempest-ProjectMemberTests-1318526720 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d36e4be-70cb-4d2f-aaf7-157fd5efc9de" returned: 0 in 0.357s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:33:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a0ffca74-f660-4c52-9e49-dc4b58432104 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d36e4be-70cb-4d2f-aaf7-157fd5efc9de {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:33:16 devstack sudo[115249]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d36e4be-70cb-4d2f-aaf7-157fd5efc9de Aug 15 16:33:16 devstack sudo[115249]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:33:16 devstack sudo[115249]: pam_unix(sudo:session): session closed for user root Aug 15 16:33:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a0ffca74-f660-4c52-9e49-dc4b58432104 tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-7d36e4be-70cb-4d2f-aaf7-157fd5efc9de" returned: 0 in 0.250s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:33:16 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-a0ffca74-f660-4c52-9e49-dc4b58432104 tempest-ProjectMemberTests-1318526720 None] Lock "cinder-quobyte-7d36e4be-70cb-4d2f-aaf7-157fd5efc9de" released by "delete_volume" :: held 0.662s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:33:16 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-a0ffca74-f660-4c52-9e49-dc4b58432104 tempest-ProjectMemberTests-1318526720 None] Created reservations ['0e8150bb-faed-43f4-bfbf-47076116122b', '3736600b-1f8c-48b1-a371-41a0d92a049b', '3e542ef4-b58e-4b27-926b-7c61c4c35aa8', 'f4111cd9-c264-4c40-9b00-aef9eb078ee8'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:33:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-a0ffca74-f660-4c52-9e49-dc4b58432104 tempest-ProjectMemberTests-1318526720 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:33:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-a0ffca74-f660-4c52-9e49-dc4b58432104 tempest-ProjectMemberTests-1318526720 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:33:16 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-a0ffca74-f660-4c52-9e49-dc4b58432104 tempest-ProjectMemberTests-1318526720 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:33:16 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-a0ffca74-f660-4c52-9e49-dc4b58432104 tempest-ProjectMemberTests-1318526720 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:33:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-a0ffca74-f660-4c52-9e49-dc4b58432104 tempest-ProjectMemberTests-1318526720 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:33:16 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a0ffca74-f660-4c52-9e49-dc4b58432104 tempest-ProjectMemberTests-1318526720 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:33:16 devstack sudo[115254]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:33:16 devstack sudo[115254]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:33:17 devstack sudo[115254]: pam_unix(sudo:session): session closed for user root Aug 15 16:33:17 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a0ffca74-f660-4c52-9e49-dc4b58432104 tempest-ProjectMemberTests-1318526720 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.245s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:33:17 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-a0ffca74-f660-4c52-9e49-dc4b58432104 tempest-ProjectMemberTests-1318526720 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:33:17 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-a0ffca74-f660-4c52-9e49-dc4b58432104 tempest-ProjectMemberTests-1318526720 None] Deleted volume successfully. Aug 15 16:33:17 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-a0ffca74-f660-4c52-9e49-dc4b58432104 tempest-ProjectMemberTests-1318526720 None] Lock "cinder-7d36e4be-70cb-4d2f-aaf7-157fd5efc9de-delete_volume" released by "delete_volume" :: held 1.092s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:33:20 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-e1c3df7f-8eb8-4e48-9735-9bc40ca74f0d tempest-ProjectReaderTests-557368090 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:33:20 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e1c3df7f-8eb8-4e48-9735-9bc40ca74f0d tempest-ProjectReaderTests-557368090 None] Flow 'volume_create_manager' (0ca85a19-ac2a-4efe-b7d1-062c9a32b650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:33:20 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e1c3df7f-8eb8-4e48-9735-9bc40ca74f0d tempest-ProjectReaderTests-557368090 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c23df772-ba41-43f0-bc34-252e97f29bc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:33:20 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e1c3df7f-8eb8-4e48-9735-9bc40ca74f0d tempest-ProjectReaderTests-557368090 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c23df772-ba41-43f0-bc34-252e97f29bc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:33:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1764063084',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0462e474-ba3c-4212-8ad5-10215fb2a72d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9be21e0f47e41419751c8f28002a7e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:33:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:33:21Z,use_quota=True,user_id='f4f76248cd9b4b4c9f04a7d0aa8fb043',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:33:20 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e1c3df7f-8eb8-4e48-9735-9bc40ca74f0d tempest-ProjectReaderTests-557368090 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bb06503d-c9ae-4bd0-8edb-31859162b28c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:33:20 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e1c3df7f-8eb8-4e48-9735-9bc40ca74f0d tempest-ProjectReaderTests-557368090 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bb06503d-c9ae-4bd0-8edb-31859162b28c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:33:20 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e1c3df7f-8eb8-4e48-9735-9bc40ca74f0d tempest-ProjectReaderTests-557368090 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (71f406af-3c6e-44e1-9fc7-e281c5c41f0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:33:20 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e1c3df7f-8eb8-4e48-9735-9bc40ca74f0d tempest-ProjectReaderTests-557368090 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (71f406af-3c6e-44e1-9fc7-e281c5c41f0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0462e474-ba3c-4212-8ad5-10215fb2a72d', 'volume_name': 'volume-0462e474-ba3c-4212-8ad5-10215fb2a72d', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:33:20 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e1c3df7f-8eb8-4e48-9735-9bc40ca74f0d tempest-ProjectReaderTests-557368090 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4f111d98-b0ff-41cd-b959-e4071e5e3f98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:33:20 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e1c3df7f-8eb8-4e48-9735-9bc40ca74f0d tempest-ProjectReaderTests-557368090 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4f111d98-b0ff-41cd-b959-e4071e5e3f98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:33:20 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e1c3df7f-8eb8-4e48-9735-9bc40ca74f0d tempest-ProjectReaderTests-557368090 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8879cb37-d77c-4185-b24b-c8b036aed295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:33:20 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-e1c3df7f-8eb8-4e48-9735-9bc40ca74f0d tempest-ProjectReaderTests-557368090 None] Volume 0462e474-ba3c-4212-8ad5-10215fb2a72d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0462e474-ba3c-4212-8ad5-10215fb2a72d', 'volume_size': 1} Aug 15 16:33:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-e1c3df7f-8eb8-4e48-9735-9bc40ca74f0d tempest-ProjectReaderTests-557368090 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:33:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-e1c3df7f-8eb8-4e48-9735-9bc40ca74f0d tempest-ProjectReaderTests-557368090 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:33:20 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-e1c3df7f-8eb8-4e48-9735-9bc40ca74f0d tempest-ProjectReaderTests-557368090 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:33:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1764063084',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0462e474-ba3c-4212-8ad5-10215fb2a72d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9be21e0f47e41419751c8f28002a7e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:33:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:33:21Z,use_quota=True,user_id='f4f76248cd9b4b4c9f04a7d0aa8fb043',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:33:20 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-e1c3df7f-8eb8-4e48-9735-9bc40ca74f0d tempest-ProjectReaderTests-557368090 None] Creating volume 0462e474-ba3c-4212-8ad5-10215fb2a72d {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:33:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-e1c3df7f-8eb8-4e48-9735-9bc40ca74f0d tempest-ProjectReaderTests-557368090 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:33:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-e1c3df7f-8eb8-4e48-9735-9bc40ca74f0d tempest-ProjectReaderTests-557368090 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:33:20 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-e1c3df7f-8eb8-4e48-9735-9bc40ca74f0d tempest-ProjectReaderTests-557368090 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:33:20 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-e1c3df7f-8eb8-4e48-9735-9bc40ca74f0d tempest-ProjectReaderTests-557368090 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:33:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-e1c3df7f-8eb8-4e48-9735-9bc40ca74f0d tempest-ProjectReaderTests-557368090 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:33:20 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-e1c3df7f-8eb8-4e48-9735-9bc40ca74f0d tempest-ProjectReaderTests-557368090 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:33:20 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-e1c3df7f-8eb8-4e48-9735-9bc40ca74f0d tempest-ProjectReaderTests-557368090 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:33:20 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e1c3df7f-8eb8-4e48-9735-9bc40ca74f0d tempest-ProjectReaderTests-557368090 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0462e474-ba3c-4212-8ad5-10215fb2a72d 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:33:20 devstack sudo[115260]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0462e474-ba3c-4212-8ad5-10215fb2a72d 1073741824 Aug 15 16:33:20 devstack sudo[115260]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:33:21 devstack sudo[115260]: pam_unix(sudo:session): session closed for user root Aug 15 16:33:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e1c3df7f-8eb8-4e48-9735-9bc40ca74f0d tempest-ProjectReaderTests-557368090 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0462e474-ba3c-4212-8ad5-10215fb2a72d 1073741824" returned: 0 in 0.409s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:33:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e1c3df7f-8eb8-4e48-9735-9bc40ca74f0d tempest-ProjectReaderTests-557368090 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0462e474-ba3c-4212-8ad5-10215fb2a72d {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:33:21 devstack sudo[115266]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0462e474-ba3c-4212-8ad5-10215fb2a72d Aug 15 16:33:21 devstack sudo[115266]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:33:21 devstack sudo[115266]: pam_unix(sudo:session): session closed for user root Aug 15 16:33:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-e1c3df7f-8eb8-4e48-9735-9bc40ca74f0d tempest-ProjectReaderTests-557368090 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0462e474-ba3c-4212-8ad5-10215fb2a72d" returned: 0 in 0.253s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:33:21 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-e1c3df7f-8eb8-4e48-9735-9bc40ca74f0d tempest-ProjectReaderTests-557368090 None] <== create_volume: return (700ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:33:21 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-e1c3df7f-8eb8-4e48-9735-9bc40ca74f0d tempest-ProjectReaderTests-557368090 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.703s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:33:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e1c3df7f-8eb8-4e48-9735-9bc40ca74f0d tempest-ProjectReaderTests-557368090 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8879cb37-d77c-4185-b24b-c8b036aed295) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0462e474-ba3c-4212-8ad5-10215fb2a72d', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:33:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e1c3df7f-8eb8-4e48-9735-9bc40ca74f0d tempest-ProjectReaderTests-557368090 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2771ab81-dc12-4112-bf39-43ac0c5e89f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:33:21 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-e1c3df7f-8eb8-4e48-9735-9bc40ca74f0d tempest-ProjectReaderTests-557368090 None] Volume volume-0462e474-ba3c-4212-8ad5-10215fb2a72d (0462e474-ba3c-4212-8ad5-10215fb2a72d): created successfully Aug 15 16:33:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e1c3df7f-8eb8-4e48-9735-9bc40ca74f0d tempest-ProjectReaderTests-557368090 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2771ab81-dc12-4112-bf39-43ac0c5e89f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:33:21 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-e1c3df7f-8eb8-4e48-9735-9bc40ca74f0d tempest-ProjectReaderTests-557368090 None] Flow 'volume_create_manager' (0ca85a19-ac2a-4efe-b7d1-062c9a32b650) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:33:21 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-e1c3df7f-8eb8-4e48-9735-9bc40ca74f0d tempest-ProjectReaderTests-557368090 None] Created volume successfully. Aug 15 16:33:22 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-7e7ca3de-8b0b-473b-8b07-bbbbf4856ba4 tempest-ProjectReaderTests-557368090 None] Acquiring lock "cinder-0462e474-ba3c-4212-8ad5-10215fb2a72d-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:33:22 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-7e7ca3de-8b0b-473b-8b07-bbbbf4856ba4 tempest-ProjectReaderTests-557368090 None] Lock "cinder-0462e474-ba3c-4212-8ad5-10215fb2a72d-delete_volume" acquired by "delete_volume" :: waited 0.018s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:33:22 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-7e7ca3de-8b0b-473b-8b07-bbbbf4856ba4 tempest-ProjectReaderTests-557368090 None] Acquiring lock "cinder-quobyte-0462e474-ba3c-4212-8ad5-10215fb2a72d" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:33:22 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-7e7ca3de-8b0b-473b-8b07-bbbbf4856ba4 tempest-ProjectReaderTests-557368090 None] Lock "cinder-quobyte-0462e474-ba3c-4212-8ad5-10215fb2a72d" acquired by "delete_volume" :: waited 0.016s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:33:22 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[5eed53c8-30eb-4043-8bf0-828e109c3f9e]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:33:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-7e7ca3de-8b0b-473b-8b07-bbbbf4856ba4 tempest-ProjectReaderTests-557368090 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0462e474-ba3c-4212-8ad5-10215fb2a72d {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:33:22 devstack sudo[115272]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0462e474-ba3c-4212-8ad5-10215fb2a72d Aug 15 16:33:22 devstack sudo[115272]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:33:22 devstack sudo[115272]: pam_unix(sudo:session): session closed for user root Aug 15 16:33:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-7e7ca3de-8b0b-473b-8b07-bbbbf4856ba4 tempest-ProjectReaderTests-557368090 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0462e474-ba3c-4212-8ad5-10215fb2a72d" returned: 0 in 0.370s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:33:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-7e7ca3de-8b0b-473b-8b07-bbbbf4856ba4 tempest-ProjectReaderTests-557368090 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0462e474-ba3c-4212-8ad5-10215fb2a72d {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:33:22 devstack sudo[115277]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0462e474-ba3c-4212-8ad5-10215fb2a72d Aug 15 16:33:22 devstack sudo[115277]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:33:22 devstack sudo[115277]: pam_unix(sudo:session): session closed for user root Aug 15 16:33:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-7e7ca3de-8b0b-473b-8b07-bbbbf4856ba4 tempest-ProjectReaderTests-557368090 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-0462e474-ba3c-4212-8ad5-10215fb2a72d" returned: 0 in 0.246s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:33:22 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-7e7ca3de-8b0b-473b-8b07-bbbbf4856ba4 tempest-ProjectReaderTests-557368090 None] Lock "cinder-quobyte-0462e474-ba3c-4212-8ad5-10215fb2a72d" released by "delete_volume" :: held 0.652s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:33:22 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-7e7ca3de-8b0b-473b-8b07-bbbbf4856ba4 tempest-ProjectReaderTests-557368090 None] Created reservations ['564c67df-cc68-4cab-a415-03edf1970972', '6ed53212-d351-4c8d-8afa-677be410b7ac', '0c473b58-8981-4d46-ade7-5c9ad2253125', 'ee6f14da-d036-41b2-b12a-616f70db48d1'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:33:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-7e7ca3de-8b0b-473b-8b07-bbbbf4856ba4 tempest-ProjectReaderTests-557368090 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:33:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-7e7ca3de-8b0b-473b-8b07-bbbbf4856ba4 tempest-ProjectReaderTests-557368090 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:33:22 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-7e7ca3de-8b0b-473b-8b07-bbbbf4856ba4 tempest-ProjectReaderTests-557368090 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:33:22 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-7e7ca3de-8b0b-473b-8b07-bbbbf4856ba4 tempest-ProjectReaderTests-557368090 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:33:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-7e7ca3de-8b0b-473b-8b07-bbbbf4856ba4 tempest-ProjectReaderTests-557368090 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:33:22 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-7e7ca3de-8b0b-473b-8b07-bbbbf4856ba4 tempest-ProjectReaderTests-557368090 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:33:22 devstack sudo[115280]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:33:22 devstack sudo[115280]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:33:23 devstack sudo[115280]: pam_unix(sudo:session): session closed for user root Aug 15 16:33:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-7e7ca3de-8b0b-473b-8b07-bbbbf4856ba4 tempest-ProjectReaderTests-557368090 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.243s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:33:23 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-7e7ca3de-8b0b-473b-8b07-bbbbf4856ba4 tempest-ProjectReaderTests-557368090 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:33:23 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-7e7ca3de-8b0b-473b-8b07-bbbbf4856ba4 tempest-ProjectReaderTests-557368090 None] Deleted volume successfully. Aug 15 16:33:23 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-7e7ca3de-8b0b-473b-8b07-bbbbf4856ba4 tempest-ProjectReaderTests-557368090 None] Lock "cinder-0462e474-ba3c-4212-8ad5-10215fb2a72d-delete_volume" released by "delete_volume" :: held 1.085s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:33:23 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-48ba9a29-bb9c-4869-9ea2-90b7d5a51260 tempest-ProjectReaderTests-557368090 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:33:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-48ba9a29-bb9c-4869-9ea2-90b7d5a51260 tempest-ProjectReaderTests-557368090 None] Flow 'volume_create_manager' (007202a9-eb16-48c6-820d-3f3f78727e12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:33:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-48ba9a29-bb9c-4869-9ea2-90b7d5a51260 tempest-ProjectReaderTests-557368090 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (df88593a-8663-4700-b2a6-588dfcf20ac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:33:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-48ba9a29-bb9c-4869-9ea2-90b7d5a51260 tempest-ProjectReaderTests-557368090 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (df88593a-8663-4700-b2a6-588dfcf20ac0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:33:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1703230812',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c2c6f654-ff12-491d-b923-f5d325a1e175,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9be21e0f47e41419751c8f28002a7e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:33:24Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:33:24Z,use_quota=True,user_id='f4f76248cd9b4b4c9f04a7d0aa8fb043',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:33:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-48ba9a29-bb9c-4869-9ea2-90b7d5a51260 tempest-ProjectReaderTests-557368090 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1f91239f-0ace-4aea-8400-69582bd48196) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:33:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-48ba9a29-bb9c-4869-9ea2-90b7d5a51260 tempest-ProjectReaderTests-557368090 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1f91239f-0ace-4aea-8400-69582bd48196) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:33:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-48ba9a29-bb9c-4869-9ea2-90b7d5a51260 tempest-ProjectReaderTests-557368090 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (95a52d00-0380-43d7-90fa-b94a713e3a49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:33:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-48ba9a29-bb9c-4869-9ea2-90b7d5a51260 tempest-ProjectReaderTests-557368090 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (95a52d00-0380-43d7-90fa-b94a713e3a49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c2c6f654-ff12-491d-b923-f5d325a1e175', 'volume_name': 'volume-c2c6f654-ff12-491d-b923-f5d325a1e175', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:33:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-48ba9a29-bb9c-4869-9ea2-90b7d5a51260 tempest-ProjectReaderTests-557368090 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (29f96ab2-6bf3-488a-ba7a-a421ba8208f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:33:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-48ba9a29-bb9c-4869-9ea2-90b7d5a51260 tempest-ProjectReaderTests-557368090 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (29f96ab2-6bf3-488a-ba7a-a421ba8208f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:33:23 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-48ba9a29-bb9c-4869-9ea2-90b7d5a51260 tempest-ProjectReaderTests-557368090 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7c97bd04-1eee-4063-82e9-fc59009c1862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:33:23 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-48ba9a29-bb9c-4869-9ea2-90b7d5a51260 tempest-ProjectReaderTests-557368090 None] Volume c2c6f654-ff12-491d-b923-f5d325a1e175: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c2c6f654-ff12-491d-b923-f5d325a1e175', 'volume_size': 1} Aug 15 16:33:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-48ba9a29-bb9c-4869-9ea2-90b7d5a51260 tempest-ProjectReaderTests-557368090 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:33:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-48ba9a29-bb9c-4869-9ea2-90b7d5a51260 tempest-ProjectReaderTests-557368090 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:33:23 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-48ba9a29-bb9c-4869-9ea2-90b7d5a51260 tempest-ProjectReaderTests-557368090 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:33:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1703230812',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c2c6f654-ff12-491d-b923-f5d325a1e175,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9be21e0f47e41419751c8f28002a7e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:33:24Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:33:24Z,use_quota=True,user_id='f4f76248cd9b4b4c9f04a7d0aa8fb043',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:33:23 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-48ba9a29-bb9c-4869-9ea2-90b7d5a51260 tempest-ProjectReaderTests-557368090 None] Creating volume c2c6f654-ff12-491d-b923-f5d325a1e175 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:33:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-48ba9a29-bb9c-4869-9ea2-90b7d5a51260 tempest-ProjectReaderTests-557368090 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:33:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-48ba9a29-bb9c-4869-9ea2-90b7d5a51260 tempest-ProjectReaderTests-557368090 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:33:23 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-48ba9a29-bb9c-4869-9ea2-90b7d5a51260 tempest-ProjectReaderTests-557368090 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:33:23 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-48ba9a29-bb9c-4869-9ea2-90b7d5a51260 tempest-ProjectReaderTests-557368090 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:33:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-48ba9a29-bb9c-4869-9ea2-90b7d5a51260 tempest-ProjectReaderTests-557368090 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:33:23 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-48ba9a29-bb9c-4869-9ea2-90b7d5a51260 tempest-ProjectReaderTests-557368090 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:33:23 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-48ba9a29-bb9c-4869-9ea2-90b7d5a51260 tempest-ProjectReaderTests-557368090 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:33:23 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-48ba9a29-bb9c-4869-9ea2-90b7d5a51260 tempest-ProjectReaderTests-557368090 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c2c6f654-ff12-491d-b923-f5d325a1e175 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:33:23 devstack sudo[115289]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c2c6f654-ff12-491d-b923-f5d325a1e175 1073741824 Aug 15 16:33:23 devstack sudo[115289]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:33:24 devstack sudo[115289]: pam_unix(sudo:session): session closed for user root Aug 15 16:33:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-48ba9a29-bb9c-4869-9ea2-90b7d5a51260 tempest-ProjectReaderTests-557368090 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c2c6f654-ff12-491d-b923-f5d325a1e175 1073741824" returned: 0 in 0.412s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:33:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-48ba9a29-bb9c-4869-9ea2-90b7d5a51260 tempest-ProjectReaderTests-557368090 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c2c6f654-ff12-491d-b923-f5d325a1e175 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:33:24 devstack sudo[115294]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c2c6f654-ff12-491d-b923-f5d325a1e175 Aug 15 16:33:24 devstack sudo[115294]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:33:24 devstack sudo[115294]: pam_unix(sudo:session): session closed for user root Aug 15 16:33:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-48ba9a29-bb9c-4869-9ea2-90b7d5a51260 tempest-ProjectReaderTests-557368090 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c2c6f654-ff12-491d-b923-f5d325a1e175" returned: 0 in 0.240s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:33:24 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-48ba9a29-bb9c-4869-9ea2-90b7d5a51260 tempest-ProjectReaderTests-557368090 None] <== create_volume: return (693ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:33:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-48ba9a29-bb9c-4869-9ea2-90b7d5a51260 tempest-ProjectReaderTests-557368090 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.696s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:33:24 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-48ba9a29-bb9c-4869-9ea2-90b7d5a51260 tempest-ProjectReaderTests-557368090 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7c97bd04-1eee-4063-82e9-fc59009c1862) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c2c6f654-ff12-491d-b923-f5d325a1e175', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:33:24 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-48ba9a29-bb9c-4869-9ea2-90b7d5a51260 tempest-ProjectReaderTests-557368090 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (110efcf6-a936-4af1-84f2-2db0e0687348) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:33:24 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-48ba9a29-bb9c-4869-9ea2-90b7d5a51260 tempest-ProjectReaderTests-557368090 None] Volume volume-c2c6f654-ff12-491d-b923-f5d325a1e175 (c2c6f654-ff12-491d-b923-f5d325a1e175): created successfully Aug 15 16:33:24 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-48ba9a29-bb9c-4869-9ea2-90b7d5a51260 tempest-ProjectReaderTests-557368090 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (110efcf6-a936-4af1-84f2-2db0e0687348) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:33:24 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-48ba9a29-bb9c-4869-9ea2-90b7d5a51260 tempest-ProjectReaderTests-557368090 None] Flow 'volume_create_manager' (007202a9-eb16-48c6-820d-3f3f78727e12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:33:24 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-48ba9a29-bb9c-4869-9ea2-90b7d5a51260 tempest-ProjectReaderTests-557368090 None] Created volume successfully. Aug 15 16:33:24 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-22c10724-f7c5-45c6-9bcc-89057672725b tempest-ProjectReaderTests-557368090 None] Acquiring lock "cinder-c2c6f654-ff12-491d-b923-f5d325a1e175-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:33:24 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-22c10724-f7c5-45c6-9bcc-89057672725b tempest-ProjectReaderTests-557368090 None] Lock "cinder-c2c6f654-ff12-491d-b923-f5d325a1e175-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:33:24 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-22c10724-f7c5-45c6-9bcc-89057672725b tempest-ProjectReaderTests-557368090 None] Acquiring lock "cinder-quobyte-c2c6f654-ff12-491d-b923-f5d325a1e175" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:33:24 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-22c10724-f7c5-45c6-9bcc-89057672725b tempest-ProjectReaderTests-557368090 None] Lock "cinder-quobyte-c2c6f654-ff12-491d-b923-f5d325a1e175" acquired by "delete_volume" :: waited 0.015s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:33:24 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[38017efe-97b8-4a19-9ffa-6a08ce6ec2e2]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:33:24 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-22c10724-f7c5-45c6-9bcc-89057672725b tempest-ProjectReaderTests-557368090 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c2c6f654-ff12-491d-b923-f5d325a1e175 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:33:24 devstack sudo[115297]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c2c6f654-ff12-491d-b923-f5d325a1e175 Aug 15 16:33:24 devstack sudo[115297]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:33:25 devstack sudo[115297]: pam_unix(sudo:session): session closed for user root Aug 15 16:33:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-22c10724-f7c5-45c6-9bcc-89057672725b tempest-ProjectReaderTests-557368090 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c2c6f654-ff12-491d-b923-f5d325a1e175" returned: 0 in 0.365s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:33:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-22c10724-f7c5-45c6-9bcc-89057672725b tempest-ProjectReaderTests-557368090 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c2c6f654-ff12-491d-b923-f5d325a1e175 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:33:25 devstack sudo[115302]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c2c6f654-ff12-491d-b923-f5d325a1e175 Aug 15 16:33:25 devstack sudo[115302]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:33:25 devstack sudo[115302]: pam_unix(sudo:session): session closed for user root Aug 15 16:33:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-22c10724-f7c5-45c6-9bcc-89057672725b tempest-ProjectReaderTests-557368090 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-c2c6f654-ff12-491d-b923-f5d325a1e175" returned: 0 in 0.245s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:33:25 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-22c10724-f7c5-45c6-9bcc-89057672725b tempest-ProjectReaderTests-557368090 None] Lock "cinder-quobyte-c2c6f654-ff12-491d-b923-f5d325a1e175" released by "delete_volume" :: held 0.650s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:33:25 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-22c10724-f7c5-45c6-9bcc-89057672725b tempest-ProjectReaderTests-557368090 None] Created reservations ['b5d74e33-96aa-4c54-a642-046b46ac0b18', 'e782da43-3dd6-4d5f-8953-60121a04170d', '615c9599-f168-4420-accd-f8eb60ae4c68', '6532438b-939d-4ef1-a9df-44adb5af85c7'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:33:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-22c10724-f7c5-45c6-9bcc-89057672725b tempest-ProjectReaderTests-557368090 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:33:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-22c10724-f7c5-45c6-9bcc-89057672725b tempest-ProjectReaderTests-557368090 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:33:25 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-22c10724-f7c5-45c6-9bcc-89057672725b tempest-ProjectReaderTests-557368090 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:33:25 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-22c10724-f7c5-45c6-9bcc-89057672725b tempest-ProjectReaderTests-557368090 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:33:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-22c10724-f7c5-45c6-9bcc-89057672725b tempest-ProjectReaderTests-557368090 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:33:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-22c10724-f7c5-45c6-9bcc-89057672725b tempest-ProjectReaderTests-557368090 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:33:25 devstack sudo[115305]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:33:25 devstack sudo[115305]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:33:25 devstack sudo[115305]: pam_unix(sudo:session): session closed for user root Aug 15 16:33:25 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-22c10724-f7c5-45c6-9bcc-89057672725b tempest-ProjectReaderTests-557368090 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.250s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:33:25 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-22c10724-f7c5-45c6-9bcc-89057672725b tempest-ProjectReaderTests-557368090 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:33:25 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-22c10724-f7c5-45c6-9bcc-89057672725b tempest-ProjectReaderTests-557368090 None] Deleted volume successfully. Aug 15 16:33:25 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-22c10724-f7c5-45c6-9bcc-89057672725b tempest-ProjectReaderTests-557368090 None] Lock "cinder-c2c6f654-ff12-491d-b923-f5d325a1e175-delete_volume" released by "delete_volume" :: held 1.096s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:33:26 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-c01fec39-89b5-42c4-81a1-93b54e21bef3 tempest-ProjectReaderTests-557368090 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:33:26 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c01fec39-89b5-42c4-81a1-93b54e21bef3 tempest-ProjectReaderTests-557368090 None] Flow 'volume_create_manager' (5a36109d-91d7-42c0-8c85-2bd25a464864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:33:26 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c01fec39-89b5-42c4-81a1-93b54e21bef3 tempest-ProjectReaderTests-557368090 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c0ac5bd7-6c6d-43ed-b5ae-c6637863c819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:33:26 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c01fec39-89b5-42c4-81a1-93b54e21bef3 tempest-ProjectReaderTests-557368090 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c0ac5bd7-6c6d-43ed-b5ae-c6637863c819) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:33:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-858536058',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3cd2d70c-73bd-4cb3-9059-5b0bf0a72f97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9be21e0f47e41419751c8f28002a7e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:33:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:33:26Z,use_quota=True,user_id='f4f76248cd9b4b4c9f04a7d0aa8fb043',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:33:26 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c01fec39-89b5-42c4-81a1-93b54e21bef3 tempest-ProjectReaderTests-557368090 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b783ad54-a48f-44d1-896a-48606997c0c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:33:26 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c01fec39-89b5-42c4-81a1-93b54e21bef3 tempest-ProjectReaderTests-557368090 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b783ad54-a48f-44d1-896a-48606997c0c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:33:26 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c01fec39-89b5-42c4-81a1-93b54e21bef3 tempest-ProjectReaderTests-557368090 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3cd4b4a2-e3d0-4b16-ba97-a666560e0f00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:33:26 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c01fec39-89b5-42c4-81a1-93b54e21bef3 tempest-ProjectReaderTests-557368090 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3cd4b4a2-e3d0-4b16-ba97-a666560e0f00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3cd2d70c-73bd-4cb3-9059-5b0bf0a72f97', 'volume_name': 'volume-3cd2d70c-73bd-4cb3-9059-5b0bf0a72f97', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:33:26 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c01fec39-89b5-42c4-81a1-93b54e21bef3 tempest-ProjectReaderTests-557368090 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cc6b9b6f-01c8-4b3e-8f0d-217e39b28b75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:33:26 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c01fec39-89b5-42c4-81a1-93b54e21bef3 tempest-ProjectReaderTests-557368090 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cc6b9b6f-01c8-4b3e-8f0d-217e39b28b75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:33:26 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c01fec39-89b5-42c4-81a1-93b54e21bef3 tempest-ProjectReaderTests-557368090 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1605034e-1917-4315-bb72-c44c0cbe3784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:33:26 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-c01fec39-89b5-42c4-81a1-93b54e21bef3 tempest-ProjectReaderTests-557368090 None] Volume 3cd2d70c-73bd-4cb3-9059-5b0bf0a72f97: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3cd2d70c-73bd-4cb3-9059-5b0bf0a72f97', 'volume_size': 1} Aug 15 16:33:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c01fec39-89b5-42c4-81a1-93b54e21bef3 tempest-ProjectReaderTests-557368090 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:33:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c01fec39-89b5-42c4-81a1-93b54e21bef3 tempest-ProjectReaderTests-557368090 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:33:26 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c01fec39-89b5-42c4-81a1-93b54e21bef3 tempest-ProjectReaderTests-557368090 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:33:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-858536058',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3cd2d70c-73bd-4cb3-9059-5b0bf0a72f97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9be21e0f47e41419751c8f28002a7e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:33:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:33:26Z,use_quota=True,user_id='f4f76248cd9b4b4c9f04a7d0aa8fb043',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:33:26 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-c01fec39-89b5-42c4-81a1-93b54e21bef3 tempest-ProjectReaderTests-557368090 None] Creating volume 3cd2d70c-73bd-4cb3-9059-5b0bf0a72f97 {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:33:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c01fec39-89b5-42c4-81a1-93b54e21bef3 tempest-ProjectReaderTests-557368090 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:33:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c01fec39-89b5-42c4-81a1-93b54e21bef3 tempest-ProjectReaderTests-557368090 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:33:26 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c01fec39-89b5-42c4-81a1-93b54e21bef3 tempest-ProjectReaderTests-557368090 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:33:26 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c01fec39-89b5-42c4-81a1-93b54e21bef3 tempest-ProjectReaderTests-557368090 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:33:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c01fec39-89b5-42c4-81a1-93b54e21bef3 tempest-ProjectReaderTests-557368090 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:33:26 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c01fec39-89b5-42c4-81a1-93b54e21bef3 tempest-ProjectReaderTests-557368090 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:33:26 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-c01fec39-89b5-42c4-81a1-93b54e21bef3 tempest-ProjectReaderTests-557368090 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:33:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c01fec39-89b5-42c4-81a1-93b54e21bef3 tempest-ProjectReaderTests-557368090 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3cd2d70c-73bd-4cb3-9059-5b0bf0a72f97 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:33:26 devstack sudo[115308]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3cd2d70c-73bd-4cb3-9059-5b0bf0a72f97 1073741824 Aug 15 16:33:26 devstack sudo[115308]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:33:26 devstack sudo[115308]: pam_unix(sudo:session): session closed for user root Aug 15 16:33:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c01fec39-89b5-42c4-81a1-93b54e21bef3 tempest-ProjectReaderTests-557368090 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3cd2d70c-73bd-4cb3-9059-5b0bf0a72f97 1073741824" returned: 0 in 0.424s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:33:26 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c01fec39-89b5-42c4-81a1-93b54e21bef3 tempest-ProjectReaderTests-557368090 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3cd2d70c-73bd-4cb3-9059-5b0bf0a72f97 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:33:26 devstack sudo[115313]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3cd2d70c-73bd-4cb3-9059-5b0bf0a72f97 Aug 15 16:33:26 devstack sudo[115313]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:33:27 devstack sudo[115313]: pam_unix(sudo:session): session closed for user root Aug 15 16:33:27 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-c01fec39-89b5-42c4-81a1-93b54e21bef3 tempest-ProjectReaderTests-557368090 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3cd2d70c-73bd-4cb3-9059-5b0bf0a72f97" returned: 0 in 0.254s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:33:27 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-c01fec39-89b5-42c4-81a1-93b54e21bef3 tempest-ProjectReaderTests-557368090 None] <== create_volume: return (717ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:33:27 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-c01fec39-89b5-42c4-81a1-93b54e21bef3 tempest-ProjectReaderTests-557368090 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.721s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:33:27 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c01fec39-89b5-42c4-81a1-93b54e21bef3 tempest-ProjectReaderTests-557368090 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1605034e-1917-4315-bb72-c44c0cbe3784) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3cd2d70c-73bd-4cb3-9059-5b0bf0a72f97', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:33:27 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c01fec39-89b5-42c4-81a1-93b54e21bef3 tempest-ProjectReaderTests-557368090 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d907a3e5-00f2-4606-86fa-fd5466fc85d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:33:27 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-c01fec39-89b5-42c4-81a1-93b54e21bef3 tempest-ProjectReaderTests-557368090 None] Volume volume-3cd2d70c-73bd-4cb3-9059-5b0bf0a72f97 (3cd2d70c-73bd-4cb3-9059-5b0bf0a72f97): created successfully Aug 15 16:33:27 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c01fec39-89b5-42c4-81a1-93b54e21bef3 tempest-ProjectReaderTests-557368090 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d907a3e5-00f2-4606-86fa-fd5466fc85d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:33:27 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-c01fec39-89b5-42c4-81a1-93b54e21bef3 tempest-ProjectReaderTests-557368090 None] Flow 'volume_create_manager' (5a36109d-91d7-42c0-8c85-2bd25a464864) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:33:27 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-c01fec39-89b5-42c4-81a1-93b54e21bef3 tempest-ProjectReaderTests-557368090 None] Created volume successfully. Aug 15 16:33:27 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-a3e3d260-940c-42f6-be36-17092edafe91 tempest-ProjectReaderTests-557368090 None] Acquiring lock "cinder-3cd2d70c-73bd-4cb3-9059-5b0bf0a72f97-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:33:27 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-a3e3d260-940c-42f6-be36-17092edafe91 tempest-ProjectReaderTests-557368090 None] Lock "cinder-3cd2d70c-73bd-4cb3-9059-5b0bf0a72f97-delete_volume" acquired by "delete_volume" :: waited 0.019s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:33:27 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-a3e3d260-940c-42f6-be36-17092edafe91 tempest-ProjectReaderTests-557368090 None] Acquiring lock "cinder-quobyte-3cd2d70c-73bd-4cb3-9059-5b0bf0a72f97" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:33:27 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-a3e3d260-940c-42f6-be36-17092edafe91 tempest-ProjectReaderTests-557368090 None] Lock "cinder-quobyte-3cd2d70c-73bd-4cb3-9059-5b0bf0a72f97" acquired by "delete_volume" :: waited 0.016s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:33:27 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[35c05457-63d7-4be2-b27f-b7ea8da00fb2]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:33:27 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a3e3d260-940c-42f6-be36-17092edafe91 tempest-ProjectReaderTests-557368090 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3cd2d70c-73bd-4cb3-9059-5b0bf0a72f97 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:33:27 devstack sudo[115316]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3cd2d70c-73bd-4cb3-9059-5b0bf0a72f97 Aug 15 16:33:27 devstack sudo[115316]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:33:27 devstack sudo[115316]: pam_unix(sudo:session): session closed for user root Aug 15 16:33:27 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a3e3d260-940c-42f6-be36-17092edafe91 tempest-ProjectReaderTests-557368090 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3cd2d70c-73bd-4cb3-9059-5b0bf0a72f97" returned: 0 in 0.351s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:33:27 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a3e3d260-940c-42f6-be36-17092edafe91 tempest-ProjectReaderTests-557368090 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3cd2d70c-73bd-4cb3-9059-5b0bf0a72f97 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:33:27 devstack sudo[115321]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3cd2d70c-73bd-4cb3-9059-5b0bf0a72f97 Aug 15 16:33:27 devstack sudo[115321]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:33:27 devstack sudo[115321]: pam_unix(sudo:session): session closed for user root Aug 15 16:33:27 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a3e3d260-940c-42f6-be36-17092edafe91 tempest-ProjectReaderTests-557368090 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-3cd2d70c-73bd-4cb3-9059-5b0bf0a72f97" returned: 0 in 0.252s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:33:28 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-a3e3d260-940c-42f6-be36-17092edafe91 tempest-ProjectReaderTests-557368090 None] Lock "cinder-quobyte-3cd2d70c-73bd-4cb3-9059-5b0bf0a72f97" released by "delete_volume" :: held 0.645s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:33:28 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-a3e3d260-940c-42f6-be36-17092edafe91 tempest-ProjectReaderTests-557368090 None] Created reservations ['c798971a-225c-43bd-b050-fb84f0146251', 'ea89b9ba-f12a-43cf-9b46-72f0aa48aa63', '68457a45-73fb-4410-a8b7-3e6fa1156e9e', 'e4f6b3ad-b441-416d-8656-f3cba2cbd030'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:33:28 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-a3e3d260-940c-42f6-be36-17092edafe91 tempest-ProjectReaderTests-557368090 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:33:28 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-a3e3d260-940c-42f6-be36-17092edafe91 tempest-ProjectReaderTests-557368090 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:33:28 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-a3e3d260-940c-42f6-be36-17092edafe91 tempest-ProjectReaderTests-557368090 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:33:28 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-a3e3d260-940c-42f6-be36-17092edafe91 tempest-ProjectReaderTests-557368090 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:33:28 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-a3e3d260-940c-42f6-be36-17092edafe91 tempest-ProjectReaderTests-557368090 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:33:28 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a3e3d260-940c-42f6-be36-17092edafe91 tempest-ProjectReaderTests-557368090 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:33:28 devstack sudo[115324]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:33:28 devstack sudo[115324]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:33:28 devstack sudo[115324]: pam_unix(sudo:session): session closed for user root Aug 15 16:33:28 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-a3e3d260-940c-42f6-be36-17092edafe91 tempest-ProjectReaderTests-557368090 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.244s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:33:28 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-a3e3d260-940c-42f6-be36-17092edafe91 tempest-ProjectReaderTests-557368090 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:33:28 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-a3e3d260-940c-42f6-be36-17092edafe91 tempest-ProjectReaderTests-557368090 None] Deleted volume successfully. Aug 15 16:33:28 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-a3e3d260-940c-42f6-be36-17092edafe91 tempest-ProjectReaderTests-557368090 None] Lock "cinder-3cd2d70c-73bd-4cb3-9059-5b0bf0a72f97-delete_volume" released by "delete_volume" :: held 1.079s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:33:28 devstack cinder-volume[94214]: DEBUG cinder.volume.flows.manager.create_volume [None req-afbc18fe-9af9-47a0-89e6-eba9e8307230 tempest-ProjectReaderTests-557368090 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94214) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 15 16:33:28 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-afbc18fe-9af9-47a0-89e6-eba9e8307230 tempest-ProjectReaderTests-557368090 None] Flow 'volume_create_manager' (2e428367-5a82-4941-9d33-cd1fa6e1884b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:33:28 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-afbc18fe-9af9-47a0-89e6-eba9e8307230 tempest-ProjectReaderTests-557368090 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (67bec229-63fe-40a4-9d9f-e85cb00705f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:33:28 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-afbc18fe-9af9-47a0-89e6-eba9e8307230 tempest-ProjectReaderTests-557368090 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (67bec229-63fe-40a4-9d9f-e85cb00705f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:33:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2061644019',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2f52e261-6fb7-43a7-832f-e9c95a556aed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9be21e0f47e41419751c8f28002a7e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:33:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:33:29Z,use_quota=True,user_id='f4f76248cd9b4b4c9f04a7d0aa8fb043',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:33:28 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-afbc18fe-9af9-47a0-89e6-eba9e8307230 tempest-ProjectReaderTests-557368090 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (beeb6a1b-8599-4bac-af11-f4a4dd87b0fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:33:28 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-afbc18fe-9af9-47a0-89e6-eba9e8307230 tempest-ProjectReaderTests-557368090 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (beeb6a1b-8599-4bac-af11-f4a4dd87b0fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:33:28 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-afbc18fe-9af9-47a0-89e6-eba9e8307230 tempest-ProjectReaderTests-557368090 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0285d0be-594e-46a3-b2e7-49c618d836ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:33:28 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-afbc18fe-9af9-47a0-89e6-eba9e8307230 tempest-ProjectReaderTests-557368090 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0285d0be-594e-46a3-b2e7-49c618d836ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2f52e261-6fb7-43a7-832f-e9c95a556aed', 'volume_name': 'volume-2f52e261-6fb7-43a7-832f-e9c95a556aed', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:33:28 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-afbc18fe-9af9-47a0-89e6-eba9e8307230 tempest-ProjectReaderTests-557368090 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9e20f057-6171-4626-9f31-7d6a4cddcc57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:33:28 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-afbc18fe-9af9-47a0-89e6-eba9e8307230 tempest-ProjectReaderTests-557368090 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9e20f057-6171-4626-9f31-7d6a4cddcc57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:33:28 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-afbc18fe-9af9-47a0-89e6-eba9e8307230 tempest-ProjectReaderTests-557368090 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8f0bc733-449d-4991-8537-0f140d6d8170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:33:28 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-afbc18fe-9af9-47a0-89e6-eba9e8307230 tempest-ProjectReaderTests-557368090 None] Volume 2f52e261-6fb7-43a7-832f-e9c95a556aed: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2f52e261-6fb7-43a7-832f-e9c95a556aed', 'volume_size': 1} Aug 15 16:33:28 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-afbc18fe-9af9-47a0-89e6-eba9e8307230 tempest-ProjectReaderTests-557368090 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:33:28 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-afbc18fe-9af9-47a0-89e6-eba9e8307230 tempest-ProjectReaderTests-557368090 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:33:28 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-afbc18fe-9af9-47a0-89e6-eba9e8307230 tempest-ProjectReaderTests-557368090 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:33:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2061644019',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2f52e261-6fb7-43a7-832f-e9c95a556aed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9be21e0f47e41419751c8f28002a7e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-15T14:33:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-15T14:33:29Z,use_quota=True,user_id='f4f76248cd9b4b4c9f04a7d0aa8fb043',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9f2f17-b340-4ff8-bf07-cc3e9b1da435),volume_type_id=dd9f2f17-b340-4ff8-bf07-cc3e9b1da435)}" {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 15 16:33:28 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.remotefs [None req-afbc18fe-9af9-47a0-89e6-eba9e8307230 tempest-ProjectReaderTests-557368090 None] Creating volume 2f52e261-6fb7-43a7-832f-e9c95a556aed {{(pid=94214) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 15 16:33:28 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-afbc18fe-9af9-47a0-89e6-eba9e8307230 tempest-ProjectReaderTests-557368090 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:33:28 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-afbc18fe-9af9-47a0-89e6-eba9e8307230 tempest-ProjectReaderTests-557368090 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:33:28 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-afbc18fe-9af9-47a0-89e6-eba9e8307230 tempest-ProjectReaderTests-557368090 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:33:28 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-afbc18fe-9af9-47a0-89e6-eba9e8307230 tempest-ProjectReaderTests-557368090 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:33:28 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-afbc18fe-9af9-47a0-89e6-eba9e8307230 tempest-ProjectReaderTests-557368090 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:33:28 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-afbc18fe-9af9-47a0-89e6-eba9e8307230 tempest-ProjectReaderTests-557368090 None] Selected osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 as target Quobyte volume. {{(pid=94214) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 15 16:33:28 devstack cinder-volume[94214]: INFO cinder.volume.drivers.remotefs [None req-afbc18fe-9af9-47a0-89e6-eba9e8307230 tempest-ProjectReaderTests-557368090 None] casted to osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81 Aug 15 16:33:28 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-afbc18fe-9af9-47a0-89e6-eba9e8307230 tempest-ProjectReaderTests-557368090 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2f52e261-6fb7-43a7-832f-e9c95a556aed 1073741824 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:33:28 devstack sudo[115327]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2f52e261-6fb7-43a7-832f-e9c95a556aed 1073741824 Aug 15 16:33:28 devstack sudo[115327]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:33:29 devstack sudo[115327]: pam_unix(sudo:session): session closed for user root Aug 15 16:33:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-afbc18fe-9af9-47a0-89e6-eba9e8307230 tempest-ProjectReaderTests-557368090 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2f52e261-6fb7-43a7-832f-e9c95a556aed 1073741824" returned: 0 in 0.408s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:33:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-afbc18fe-9af9-47a0-89e6-eba9e8307230 tempest-ProjectReaderTests-557368090 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2f52e261-6fb7-43a7-832f-e9c95a556aed {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:33:29 devstack sudo[115333]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2f52e261-6fb7-43a7-832f-e9c95a556aed Aug 15 16:33:29 devstack sudo[115333]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:33:29 devstack sudo[115333]: pam_unix(sudo:session): session closed for user root Aug 15 16:33:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-afbc18fe-9af9-47a0-89e6-eba9e8307230 tempest-ProjectReaderTests-557368090 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2f52e261-6fb7-43a7-832f-e9c95a556aed" returned: 0 in 0.248s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:33:29 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-afbc18fe-9af9-47a0-89e6-eba9e8307230 tempest-ProjectReaderTests-557368090 None] <== create_volume: return (695ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'} {{(pid=94214) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 15 16:33:29 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-afbc18fe-9af9-47a0-89e6-eba9e8307230 tempest-ProjectReaderTests-557368090 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.698s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:33:29 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-afbc18fe-9af9-47a0-89e6-eba9e8307230 tempest-ProjectReaderTests-557368090 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8f0bc733-449d-4991-8537-0f140d6d8170) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2f52e261-6fb7-43a7-832f-e9c95a556aed', 'volume_size': 1}' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:33:29 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-afbc18fe-9af9-47a0-89e6-eba9e8307230 tempest-ProjectReaderTests-557368090 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (33ef37da-eaf0-48cc-acc2-7546fc0274ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 16:33:29 devstack cinder-volume[94214]: INFO cinder.volume.flows.manager.create_volume [None req-afbc18fe-9af9-47a0-89e6-eba9e8307230 tempest-ProjectReaderTests-557368090 None] Volume volume-2f52e261-6fb7-43a7-832f-e9c95a556aed (2f52e261-6fb7-43a7-832f-e9c95a556aed): created successfully Aug 15 16:33:29 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-afbc18fe-9af9-47a0-89e6-eba9e8307230 tempest-ProjectReaderTests-557368090 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (33ef37da-eaf0-48cc-acc2-7546fc0274ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 16:33:29 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-afbc18fe-9af9-47a0-89e6-eba9e8307230 tempest-ProjectReaderTests-557368090 None] Flow 'volume_create_manager' (2e428367-5a82-4941-9d33-cd1fa6e1884b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 16:33:29 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-afbc18fe-9af9-47a0-89e6-eba9e8307230 tempest-ProjectReaderTests-557368090 None] Created volume successfully. Aug 15 16:33:29 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-daea1483-3fb1-48aa-9dc3-0ddfd8995f5d tempest-ProjectReaderTests-557368090 None] Acquiring lock "cinder-2f52e261-6fb7-43a7-832f-e9c95a556aed-delete_volume" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:33:29 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-daea1483-3fb1-48aa-9dc3-0ddfd8995f5d tempest-ProjectReaderTests-557368090 None] Lock "cinder-2f52e261-6fb7-43a7-832f-e9c95a556aed-delete_volume" acquired by "delete_volume" :: waited 0.017s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:33:29 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-daea1483-3fb1-48aa-9dc3-0ddfd8995f5d tempest-ProjectReaderTests-557368090 None] Acquiring lock "cinder-quobyte-2f52e261-6fb7-43a7-832f-e9c95a556aed" by "delete_volume" {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 16:33:29 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-daea1483-3fb1-48aa-9dc3-0ddfd8995f5d tempest-ProjectReaderTests-557368090 None] Lock "cinder-quobyte-2f52e261-6fb7-43a7-832f-e9c95a556aed" acquired by "delete_volume" :: waited 0.021s {{(pid=94214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 16:33:30 devstack cinder-volume[94214]: DEBUG oslo.privsep.daemon [-] privsep: reply[bdbed136-429c-4f70-a9c9-faa1b725563d]: (4, 'qcow2') {{(pid=96068) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 15 16:33:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-daea1483-3fb1-48aa-9dc3-0ddfd8995f5d tempest-ProjectReaderTests-557368090 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2f52e261-6fb7-43a7-832f-e9c95a556aed {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:33:30 devstack sudo[115336]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2f52e261-6fb7-43a7-832f-e9c95a556aed Aug 15 16:33:30 devstack sudo[115336]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:33:30 devstack sudo[115336]: pam_unix(sudo:session): session closed for user root Aug 15 16:33:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-daea1483-3fb1-48aa-9dc3-0ddfd8995f5d tempest-ProjectReaderTests-557368090 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2f52e261-6fb7-43a7-832f-e9c95a556aed" returned: 0 in 0.353s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:33:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-daea1483-3fb1-48aa-9dc3-0ddfd8995f5d tempest-ProjectReaderTests-557368090 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2f52e261-6fb7-43a7-832f-e9c95a556aed {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:33:30 devstack sudo[115342]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2f52e261-6fb7-43a7-832f-e9c95a556aed Aug 15 16:33:30 devstack sudo[115342]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:33:30 devstack sudo[115342]: pam_unix(sudo:session): session closed for user root Aug 15 16:33:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-daea1483-3fb1-48aa-9dc3-0ddfd8995f5d tempest-ProjectReaderTests-557368090 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377/volume-2f52e261-6fb7-43a7-832f-e9c95a556aed" returned: 0 in 0.253s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:33:30 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-daea1483-3fb1-48aa-9dc3-0ddfd8995f5d tempest-ProjectReaderTests-557368090 None] Lock "cinder-quobyte-2f52e261-6fb7-43a7-832f-e9c95a556aed" released by "delete_volume" :: held 0.646s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:33:30 devstack cinder-volume[94214]: DEBUG cinder.quota [None req-daea1483-3fb1-48aa-9dc3-0ddfd8995f5d tempest-ProjectReaderTests-557368090 None] Created reservations ['907256d4-10b8-47df-8c63-d37b9c0742f6', '1ca34bed-6a4d-4111-b035-56e2fd2320a7', '47482b15-d241-43b5-93d2-a054ad29fb22', 'b56dd5e2-f476-4f62-9db7-193cd25b1726'] {{(pid=94214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 16:33:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-daea1483-3fb1-48aa-9dc3-0ddfd8995f5d tempest-ProjectReaderTests-557368090 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:33:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-daea1483-3fb1-48aa-9dc3-0ddfd8995f5d tempest-ProjectReaderTests-557368090 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:33:30 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-daea1483-3fb1-48aa-9dc3-0ddfd8995f5d tempest-ProjectReaderTests-557368090 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:33:30 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-daea1483-3fb1-48aa-9dc3-0ddfd8995f5d tempest-ProjectReaderTests-557368090 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:33:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-daea1483-3fb1-48aa-9dc3-0ddfd8995f5d tempest-ProjectReaderTests-557368090 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:33:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-daea1483-3fb1-48aa-9dc3-0ddfd8995f5d tempest-ProjectReaderTests-557368090 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:33:30 devstack sudo[115345]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:33:30 devstack sudo[115345]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:33:30 devstack sudo[115345]: pam_unix(sudo:session): session closed for user root Aug 15 16:33:30 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-daea1483-3fb1-48aa-9dc3-0ddfd8995f5d tempest-ProjectReaderTests-557368090 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.246s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:33:30 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-daea1483-3fb1-48aa-9dc3-0ddfd8995f5d tempest-ProjectReaderTests-557368090 None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:33:30 devstack cinder-volume[94214]: INFO cinder.volume.manager [None req-daea1483-3fb1-48aa-9dc3-0ddfd8995f5d tempest-ProjectReaderTests-557368090 None] Deleted volume successfully. Aug 15 16:33:31 devstack cinder-volume[94214]: DEBUG cinder.coordination [None req-daea1483-3fb1-48aa-9dc3-0ddfd8995f5d tempest-ProjectReaderTests-557368090 None] Lock "cinder-2f52e261-6fb7-43a7-832f-e9c95a556aed-delete_volume" released by "delete_volume" :: held 1.086s {{(pid=94214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 16:33:43 devstack cinder-volume[94214]: DEBUG dbcounter [-] [94214] Writing DB stats cinder:UPDATE=100,cinder:DELETE=10,cinder:SELECT=73,cinder:INSERT=22 {{(pid=94214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 16:33:43 devstack cinder-volume[94214]: DEBUG dbcounter [-] [94214] Writing DB stats cinder:SELECT=65,cinder:INSERT=28,cinder:UPDATE=95,cinder:DELETE=7 {{(pid=94214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 16:33:54 devstack cinder-volume[94214]: DEBUG oslo_service.periodic_task [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94214) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 15 16:33:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 15 16:33:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 15 16:33:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81': None} {{(pid=94214) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 15 16:33:54 devstack cinder-volume[94214]: DEBUG cinder.volume.drivers.quobyte [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-febac11f-30f8-4d53-a329-5ab8425c3c81'] {{(pid=94214) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 15 16:33:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.lockutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94214) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 15 16:33:54 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 15 16:33:54 devstack sudo[115602]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377 Aug 15 16:33:54 devstack sudo[115602]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 15 16:33:55 devstack sudo[115602]: pam_unix(sudo:session): session closed for user root Aug 15 16:33:55 devstack cinder-volume[94214]: DEBUG oslo_concurrency.processutils [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d31d1bb80f2f62875d8af0386dc24377" returned: 0 in 0.241s {{(pid=94214) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 15 16:33:55 devstack cinder-volume[94214]: DEBUG cinder.manager [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Notifying Schedulers of capabilities ... {{(pid=94214) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 15 16:33:55 devstack cinder-volume[94214]: DEBUG oslo_service.periodic_task [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] Running periodic task VolumeManager._thread_info {{(pid=94214) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 15 16:33:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] thread count: 28 {{(pid=94214) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 15 16:33:55 devstack cinder-volume[94214]: DEBUG cinder.volume.manager [None req-144babec-1fa1-45e1-b476-13d418dd67b2 None None] thread info: [<_MainThread(MainThread, started 127815644156032)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94214) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}}